Chocolate Doom build scripts
Find a file
Simon Howard d1a4e320d5 Double check package is installed after 'install'.
If a package is not defined correctly (eg. wrong pkg-config name),
chocpkg might not recognize a package is installed even after we've
gone through the entire build and install step. So print a message if
'chocpkg installed' still evaluates to false after install.
2017-02-21 22:50:42 -05:00
chocpkg Double check package is installed after 'install'. 2017-02-21 22:50:42 -05:00
pkgdef Fix pkgconfig name for glib. 2017-02-21 22:33:44 -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.