Chocolate Doom build scripts
Find a file
Simon Howard fb728473c9 Don't set package-group as a PACKAGE_TYPE.
Since package groups can theoretically now be installed as
native:package-group as well, make PACKAGE_TYPE only ever have a value
of "target" or "native". For a native install it's important we
transform the names of all dependencies to have the native: prefix.

It doesn't matter if we uselessly set PACKAGE_INSTALL_DIR and
PACKAGE_BUILD_DIR for a package group anyway, since they're not used
anyway.
2016-03-05 15:32:07 -05:00
chocpkg Don't set package-group as a PACKAGE_TYPE. 2016-03-05 15:32:07 -05:00
pkgdef Remove pinning of a package to a PACKAGE_TYPE. 2016-03-05 15:15:50 -05:00
.gitignore Remove pinning of a package to a PACKAGE_TYPE. 2016-03-05 15:15:50 -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.