summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
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