summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2021-04-22make: Hide Makefile to avoid confusion.Jonas Bernoulli
2021-04-13bench, ci: Run benchmark functions as tests.Nora Widdecke
2021-04-12doc: Describe why "install" action requires "build-release".Wiktor Kwapisiewicz
2021-04-06Remove version consistency check.Justus Winter
2021-03-10ci: prefer --workspace flagEli Flanagan
2021-02-09make: Pass on exit codes in test task so it can fail.Azul
2021-01-28ci: Fix comment and options for codespell 2.0.0.Azul
2021-01-04sop: Move to https://gitlab.com/sequoia-pgp/sequoia-sopJustus Winter
2020-10-14Fix `make install` on both BSD and Linux.Wiktor Kwapisiewicz
2020-10-14Adapt to the removal of the top-level Sequoia crate.Justus Winter
2020-10-14sq: Rename module to 'sequoia-sq'.Justus Winter
2020-10-14Make other BSD systems use ginstall too.Wiktor Kwapisiewicz
2020-10-14Modified conditional to set INSTALL executable to ginstall for FreeBSD.phryk
2020-09-21ci: Extract codespell job.Nora Widdecke
2020-08-17Normalize file permissions when creating source distributions.Justus Winter
2020-08-11Add a variable to only build, test, and document specific packages.Neal H. Walfield
2020-06-18Improve install target.Justus Winter
2020-06-18Improve source distribution creation.Justus Winter
2020-06-18Normalize dist tarballs.Justus Winter
2020-06-18Don't vendor dependencies when creating dist tarball.Justus Winter
2020-04-21sop: An implementation of the Stateless OpenPGP CLI using Sequoia.Justus Winter
2020-02-17Make codespell target more flexible.Justus Winter
2020-02-14Add codespell make target.Jonas Bernoulli
2019-10-27Fix more spelling errors caught by codespellDaniel Kahn Gillmor
2019-10-13Add missing sqv buildJann Ròˆder
2019-04-12Release 0.6.0.v0.6.0Justus Winter
2019-04-02Install completion files.Doron Behar
2019-03-28Add a sanity check for the crate versions.Justus Winter
2019-03-27Fix syntax-highlighting of C snippets in local documentation.Justus Winter
2019-03-27Remove deploy-doc target.Justus Winter
2019-03-22Fix build on macOS.Justus Winter
2019-01-29Execute normal build targets in openpgp-ffi too.Neal H. Walfield
2019-01-23Fix making examples.Justus Winter
2019-01-21Distribute highlight.js with our documentation.Justus Winter
2019-01-17openpgp-ffi: New crate.Justus Winter
2018-11-26sqv: Move sqv into a new crate.Justus Winter
2018-11-25Drop nettle-rs documentation.Justus Winter
2018-09-08Make it possible to pass arguments to cargo test when using make.Neal H. Walfield
2018-09-08Change Makefiles to support CARGO_TARGET_DIR.Neal H. Walfield
2018-07-25ffi: Use highlight.js to syntax-highlight the c examples.Justus Winter
2018-06-20store: Rename the key store binary and rendezvous point.Justus Winter
2018-05-14tool: Install 'sqv'.Justus Winter
2018-04-04Document the nettle crate.Justus Winter
2018-04-04Make version parsing more robust.Justus Winter
2018-04-04When dist-checking, deny any network access.Justus Winter
2018-04-04Honor CARGO_FLAGS.Justus Winter
2018-03-23ffi: Move install rules to ffi/Makefile.Justus Winter
2018-03-15Make 'make dist-check' more robust.Justus Winter
2018-03-15Build examples as part of 'make test'.Justus Winter
2018-03-13Add a Makefile.Justus Winter