Chocolate Doom build scripts
Find a file
Simon Howard fa1e1d06ce Be more careful when recursing.
It's not enough to pass $PACKAGE_NAME when recursing to invoke a
subcommand. Since PACKAGE_NAME now just includes the base package
name with no qualifiers, the type and variant will be lost. Instead,
be more explicit about always passing a fully-qualified name to the
sub-process.
2017-01-08 01:06:52 +01:00
chocpkg Be more careful when recursing. 2017-01-08 01:06:52 +01:00
pkgdef Update zlib to 1.2.10. 2017-01-08 00:37:35 +01:00
.gitignore Remove pinning of a package to a PACKAGE_TYPE. 2016-03-05 15:15:50 -05:00
buildenv.sh Add comment to explain -rpath linker option. 2017-01-07 21:17:18 +01: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.