aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* define the product version in the Makefileludwig2008-05-061-20/+9
* mingw32: allow to override cflags and libs for external librariesludwig2008-04-281-16/+40
* - Implement stereo rendering with anaglyph images.thilo2008-04-271-1/+0
* * enable building of QVM for Mac OS X againtjw2008-04-231-3/+0
* add nsis installer target for mingw32ludwig2008-04-151-0/+9
* Include #ifdef to make it easier to create a stand-alone binary.thilo2008-04-091-2/+16
* * Fix to MinGW build following IPv6 changestma2008-04-051-1/+4
* http://bugzilla.icculus.org/show_bug.cgi?id=3579thilo2008-03-281-4/+4
* * Compile bg_* files separately for each game module, as originally intendedtma2008-03-171-24/+114
* remove code duplicated from libjpeg and make internal functions staticludwig2008-02-141-0/+1
* move all image decoders into separate filesludwig2008-02-141-0/+4
* move png support to separate fileludwig2008-02-121-0/+1
* * print LDFLAGS summary in the make output after CFLAGS summary (Hobbes)tjw2008-01-031-0/+6
* * Update the Mac OS X build process (again)tjw2008-01-031-42/+16
* Fix build process on 10.5 and 10.4 sdks for tjw's modificationsthilo2007-12-311-3/+3
* * Improved Mac OS X build support.tjw2007-12-311-13/+4
* Fix building on MacOSX.thilo2007-12-141-26/+24
* * s/x86/i386 on previous revisiontma2007-12-071-3/+3
* * (bug 3460) Revert OS X uname changetma2007-12-071-3/+7
* * Add con_log.c to log all console outputtma2007-11-301-0/+3
* Solaris fixes by Vincent Cojotludwig2007-11-301-1/+2
* * Move MINSDL_ values to sys_local.h from Makefile/VC projecttma2007-11-261-8/+10
* * Move SDL library version check to sys_main.c as it's proving difficult totma2007-11-251-27/+7
* Don't define ELF, use __ELF__ insteadludwig2007-11-061-1/+1
* * Move TOOLS_OPTIMIZEtma2007-11-021-1/+1
* * (bug 3393) Blank user names still possible (Michael Jard <kfaust@gmail.com>)tma2007-11-021-2/+11
* introduce TOOLS_OPTIMIZE to be able to override compiler flags used forludwig2007-10-231-1/+6
* * Fix to qvm compilation on big endian architecturestma2007-10-131-4/+4
* * OpenBSD support (Toni Spets <toni.spets@gmail.com>)tma2007-10-121-0/+58
* actually build 64bit binaries on ppc64ludwig2007-10-121-0/+5
* * Move the conditional compilation of bg_lib.c from the Makefile to cpp intma2007-09-221-23/+29
* * Split off DEPEND_CFLAGS so -MMD isn't used when doing library checkstma2007-09-141-3/+7
* * Remove -Werror from TOOLS_CFLAGStma2007-09-131-1/+1
* * Improve Makefile startup timetma2007-09-121-59/+185
* * Revert to 1172tma2007-09-101-13/+3
* Forget about SDL_DIR, remove versioncheck on sunos until I can fix it.coyote2007-09-101-2/+2
* Minor changes for SunOS...coyote2007-09-101-2/+12
* * Adds preliminary support for win32 dedicated server console.tjw2007-09-071-2/+2
* * Seems some shells *cough*dash*cough* have a broken built-in "echo"tma2007-09-061-4/+5
* * Build dedicated server binary on Windowstma2007-09-061-6/+16
* * Compile time and runtime checks for SDL >= 1.2.7tma2007-09-061-12/+27
* restore previous versioning scheme for svn snapshots. This scheme isludwig2007-09-061-1/+1
* * Merge unified-sdl to trunktma2007-09-051-122/+79
* * Merge win_net.c and unix_net.ctma2007-08-281-3/+3
* make V=1 shows gcc command lineludwig2007-08-271-56/+67
* * PNG support from Joerg Dietrich <dietrich_joerg@t-online.de>tma2007-08-231-0/+1
* new x86_64 vm that doesn't use gasludwig2007-08-161-2/+2
* * (bug 3268) Replace Mac OS X Carbon API calls with native ones (thankstjw2007-07-201-3/+0
* Add specific CC for SunOScoyote2007-07-171-0/+1
* * Generate QVM dependicies in a (much) better waytma2007-07-161-36/+67