Chocolate Doom build scripts
Find a file
Simon Howard 174ece5b36 Don't try to install the emscripten SDK.
We already assume the user has a working compiler, so making the setup
of emscripten itself the user's responsibility makes sense. Plus there
are multiple ways it can be set up; Debian has a package for example.

This changes the emscripten pkgdef to just install wrapper scripts and
ditch the code to set up the SDK.
2024-01-25 20:41:13 -05:00
chocpkg Allow curl to follow redirects 2022-11-29 21:49:07 -05:00
pkgdef Don't try to install the emscripten SDK. 2024-01-25 20:41:13 -05:00
.gitignore Remove pinning of a package to a PACKAGE_TYPE. 2016-03-05 15:15:50 -05:00
buildenv.sh Change emscripten target name to wasm32-unknown-emscripten. 2024-01-25 20:06:05 -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

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