Age | Commit message (Expand) | Author |
2016-04-07 | build: if tput fails, fall back to a reasonable text width | Simon McVittie |
2016-04-07 | build: define ARCH_STRING in Makefile on Linux and other GNU platforms | Simon McVittie |
2016-04-07 | build: canonicalize all ARM variants to "arm", matching q_platform.h | Simon McVittie |
2016-04-07 | Makefile: confine $(LIB) to the one platform that needs it, namely irix64 | Simon McVittie |
2016-04-07 | Add support for Aarch64 (ARM64) | Martin Michlmayr |
2016-04-07 | Sort tr_image_*.c filenames in Makefile | Zack Middleton |
2016-04-07 | added mingw64 (msys2) platform support | ZsoltM |
2016-04-07 | Add mingw prefix for cygwin32 and mingw32 | Brenton Bostick |
2016-04-07 | Add support for the GNU/Hurd architecture | Svante Signell |
2015-06-07 | use osxcross compilers | Tim Angus |
2015-06-07 | clang gets upset by some of these compiler options (and they're probably pret... | Tim Angus |
2015-06-07 | Use pkg-config for a system libjpeg if available: libjpeg-turbo has it | Simon McVittie |
2015-03-17 | Fix compiling lcc using mingw under cygwin | Zack Middleton |
2014-08-28 | Bullshit change to test jenkins configuration | Tim Angus |
2014-08-28 | Add SDL libraries to the builds | Tim Angus |
2014-08-28 | Fix OSX build | Tim Angus |
2014-08-28 | Don't use -mwindows with Clang on Windows | hairball |
2014-08-28 | Allow user override of cURL, OpenAL, and SDL libs/cflags | Zack Middleton |
2014-08-28 | Fix compiling on Linux Mint | MAN-AT-ARMS |
2014-08-28 | Allow overriding external opus libs/cflags in Makefile | Zack Middleton |
2014-08-28 | Fix up vorbis handling in Makefile | Zack Middleton |
2014-08-28 | Fix fast-math optimize flag for MinGW x86_64 build | Zack Middleton |
2014-08-28 | Update SDL2 to 2.0.2 | MAN-AT-ARMS |
2014-08-28 | More updates to SDL2 libs from MAN-AT-ARMS | Tim Angus |
2014-08-28 | Find Speex via user override, pkg-config or default search path | Simon McVittie |
2014-08-28 | Look for system Vorbis, Opus and Ogg via pkg-config | Simon McVittie |
2014-08-28 | Find system zlib via user override, pkg-config or in standard locations | Simon McVittie |
2014-08-28 | Allow system libjpeg to be in a non-standard location | Simon McVittie |
2014-08-28 | Allow OpenAL to be in a non-standard location on all platforms | Simon McVittie |
2014-08-28 | Allow libcurl to be in a non-standard location on all platforms | Simon McVittie |
2014-08-28 | Centralize checks for Freetype, with a user override | Simon McVittie |
2014-08-28 | Add USE_INTERNAL_LIBS, a default for USE_INTERNAL_* | Simon McVittie |
2014-08-28 | Update bundled SDL headers/libs | Tim Angus |
2014-08-28 | Use SDL 2 instead of SDL 1.2 | Tim Angus |
2014-06-17 | Remove -falign-loops and -falign-jumps from Makefile | Zack Middleton |
2014-06-17 | Update SDL 1.2.15 to Revision 8040 | MAN-AT-ARMS |
2014-06-17 | Remove unnecessary NEED_VORBIS since you have USE_CODEC_VORBIS | hairball |
2014-06-17 | Add vorbis 1.3.4 build support | hairball |
2014-06-17 | When cross compiling on mingw32, make sure it finds a CC | hairball |
2014-06-17 | Upgrade libogg 1.3.0 to 1.3.1 | hairball |
2014-06-17 | Upgrade opusfile 0.2 to 0.5 | hairball |
2014-06-17 | Upgrade opus 1.0.2 -> 1.1 | hairball |
2014-06-17 | Makefile builds fall back to traditional archiving when Mac OS X application ... | jeremiah sypult |
2014-06-17 | Updated Makefile to only build release OS X app bundles | jeremiah sypult |
2014-06-17 | bug 5986 - Configure jenkins to spit out mac .app https://bugzilla.icculus.or... | jeremiah sypult |
2013-07-17 | ui_shared.c needs to be compiled separately for the cgame module | morturp |
2013-05-31 | sync the OpenBSD cflags with Linux | Jonathan Gray |
2013-05-31 | correct the linked libs on OpenBSD | Jonathan Gray |
2013-05-03 | Fix typo preventing OSX native compiles | Tim Angus |
2013-05-03 | Fix OSX app/ub scripts | Tim Angus |