Chocolate Doom build scripts
Find a file
Simon Howard 33306ccdb4 Fold set_pkgconfig_paths into setup_build_environment.
Both of these set environment variables that allow libraries etc. to
be located. It's quite plausible that some implementations of the
check_installed function might depend on values of CFLAGS, LDFLAGS and
so on to check if a library is installed. Therefore, just set all these
variables in a single common function only invoked just before build, or
before performing an 'installed' check.
2016-02-23 22:30:34 -05:00
chocpkg Fold set_pkgconfig_paths into setup_build_environment. 2016-02-23 22:30:34 -05:00
pkgdef Run autoreconf from autotools module. 2016-02-18 23:26:06 -05:00
.gitignore Add separate install path for native tools. 2016-02-17 00:19:13 -05:00
buildenv.sh Add variable for passing options to make. 2016-02-18 00:37:46 -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.