Chocolate Doom build scripts
Find a file
Simon Howard 537df0751c Re-run autoreconf if configure.ac has been changed.
Because we have to set up a particular environment before running
autoreconf, it's desirable to be able to do this by running chocpkg
build. However, to support this use case we need to be detect when the
configure script is out of date. Make the logic for when to run
autoreconf take this into account, rather than just checking for when
the file doesn't exist.
2016-02-25 21:55:05 -05:00
chocpkg Re-run autoreconf if configure.ac has been changed. 2016-02-25 21:55:05 -05:00
pkgdef Use 'dependencies' function, don't set DEPENDENCIES. 2016-02-25 20:29:52 -05:00
.gitignore Add separate install path for native tools. 2016-02-17 00:19:13 -05:00
buildenv.sh Add variable for passing options to make. 2016-02-18 00:37:46 -05:00
COPYING.md Add COPYING. 2016-02-25 20:23:01 -05:00
README.md Add README. 2016-02-16 23:02:20 -05:00

chocpkg is a set of shell scripts for building Chocolate Doom.