Chocolate Doom build scripts
Go to file
Simon Howard 14bef92feb Remove pinning of a package to a PACKAGE_TYPE.
Previously a particular package could only ever be installed to target
or native. Instead, allow any package to be installed to either, with
target being the default. Native packages can only ever have native
dependencies, but target packages can depend on native ones in order to
install tools which they need for their build process.
2016-03-05 15:15:50 -05:00
chocpkg Remove pinning of a package to a PACKAGE_TYPE. 2016-03-05 15:15:50 -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
COPYING.md Add COPYING. 2016-02-25 20:23:01 -05:00
README.md Add README. 2016-02-16 23:02:20 -05:00
buildenv.sh Add variable for passing options to make. 2016-02-18 00:37:46 -05:00

README.md

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