Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-27 | autogen.sh: Stop passing --verbose to autoreconf | Josh Triplett | |
This quiets down the autotools build, making warnings much more visible. | |||
2013-11-27 | autogen.sh: Use long options to autoreconf, for self-documentation | Josh Triplett | |
2013-11-27 | autogen.sh: Support running from outside the source directory | Josh Triplett | |
Initial steps towards supporting out-of-tree builds. | |||
2013-11-27 | autogen.sh: Use set -e to fail if any command fails | Josh Triplett | |
In preparation for expanding autogen.sh. | |||
2013-11-27 | autogen.sh: Add a /bin/sh shebang. | Josh Triplett | |
2013-09-05 | autotools: switch to autotools buildsystem | Cory Fields | |