Chocolate Doom build scripts
Find a file
Simon Howard 09d1177b01 Pass -static-libgcc via CC instead of LDFLAGS.
Using LDFLAGS ought to work, but libtool strips it out when compiling,
so it doesn't. Instead, set the CC variable so that it is always used.
This fixes the dependency on the libgcc DLL on Windows.
2017-01-16 00:55:51 +00:00
chocpkg Remove dependencies hook. 2017-01-08 01:41:38 +01:00
pkgdef Build zlib dynamic, not static. 2017-01-15 00:46:45 +00: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.