Chocolate Doom build scripts
Find a file
Simon Howard 900610a0ac Add --ff-only to git pull command.
Don't make or commit merges when running 'git pull' - the assumption
is that we're tracking an upstream branch that should always be
possible to fast-forward. Better to fail with an error if we can't
do this and allow the user to intervene to resolve the problem.
2017-02-19 17:12:31 -05:00
chocpkg Add --ff-only to git pull command. 2017-02-19 17:12:31 -05:00
pkgdef Add 'latest' build variants for several libraries. 2017-02-18 21:07:35 -05:00
.gitignore Remove pinning of a package to a PACKAGE_TYPE. 2016-03-05 15:15:50 -05:00
buildenv.sh Pass -static-libgcc via CC instead of LDFLAGS. 2017-01-16 00:55:51 +00: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.