| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add MIT license to autogen.sh and share/genbuild.sh | Luke Dashjr | 2016-09-21 | 1 | -0/+4 |
| * | autogen.sh: warn about needing autoconf if autoreconf is not found | Andrés G. Aragoneses | 2016-02-13 | 1 | -0/+2 |
| * | Bugfix: Replace bashisms with standard sh to fix build on non-BASH systems | Luke Dashjr | 2014-10-03 | 1 | -1/+2 |
| * | Add warnings for autogen.sh. Fix AC_CONFIG_SRCDIR. | randy-waterhouse | 2014-09-16 | 1 | -1/+1 |
| * | secp256k1: add libtool as a dependency | Cory Fields | 2014-07-01 | 1 | -0/+3 |
| * | autogen.sh: Stop passing --verbose to autoreconf | Josh Triplett | 2013-11-27 | 1 | -1/+1 |
| * | autogen.sh: Use long options to autoreconf, for self-documentation | Josh Triplett | 2013-11-27 | 1 | -1/+1 |
| * | autogen.sh: Support running from outside the source directory | Josh Triplett | 2013-11-27 | 1 | -0/+2 |
| * | autogen.sh: Use set -e to fail if any command fails | Josh Triplett | 2013-11-27 | 1 | -0/+1 |
| * | autogen.sh: Add a /bin/sh shebang. | Josh Triplett | 2013-11-27 | 1 | -0/+1 |
| * | autotools: switch to autotools buildsystem | Cory Fields | 2013-09-05 | 1 | -0/+1 |