| Commit message (Expand) | Author | Age | Files | Lines |
* | - add -Wimplicit -Wstrict-prototypes CFLAGS again | ludwig | 2005-11-11 | 1 | -4/+4 |
* | * Makefile target dependancy fix | tma | 2005-11-07 | 1 | -4/+4 |
* | * Install the tools on every build, so a distclean isn't necessary if the tool | tma | 2005-11-06 | 1 | -26/+18 |
* | * Enable use of asm on Solaris-x86 | tma | 2005-11-05 | 1 | -1/+1 |
* | * Patch from vapier that aids packaging | tma | 2005-11-05 | 1 | -5/+31 |
* | * Replaced a bunch of inline and __inline with ID_INLINE | tma | 2005-11-04 | 1 | -2/+4 |
* | * Juggled CFLAGS a bit so that -fno-strict-aliasing is always on | tma | 2005-11-03 | 1 | -17/+15 |
* | * Split off q_platform.h from q_shared.h | tma | 2005-11-01 | 1 | -1/+1 |
* | * More Solaris work | tma | 2005-11-01 | 1 | -3/+3 |
* | * Further work on the Solaris port from Vincent S. Cojot | tma | 2005-10-31 | 1 | -35/+37 |
* | * Applied https://bugzilla.icculus.org/show_bug.cgi?id=2464 | tma | 2005-10-30 | 1 | -10/+5 |
* | * Beginnings of Solaris support from Vincent S. Cojot | tma | 2005-10-29 | 1 | -6/+151 |
* | add HAVE_VM_COMPILED variable so one can override it in Makefile.local | ludwig | 2005-10-29 | 1 | -6/+8 |
* | * In hindsight this is probably wise too | tma | 2005-10-29 | 1 | -0/+6 |
* | * Deleted code/unix/vm_x86.c - wtf was that about anyway? | tma | 2005-10-29 | 1 | -40/+10 |
* | add x86_64 vm. experimental, not enabled by default. you need as for it | ludwig | 2005-10-27 | 1 | -1/+12 |
* | * Moved various source files from their mod sdk locations to places more | tma | 2005-10-26 | 1 | -19/+35 |
* | Minor edit, thanks ankon! | zakk | 2005-10-18 | 1 | -1/+1 |
* | - get rid of vm_none | ludwig | 2005-10-09 | 1 | -19/+12 |
* | * q3lcc is no longer the default target in the Makefile | tma | 2005-10-08 | 1 | -15/+15 |
* | * Usage of find on FreeBSD fix from Andreas Kohn | tma | 2005-10-06 | 1 | -1/+1 |
* | * A couple of small Makefile fixes | tma | 2005-10-05 | 1 | -2/+6 |
* | * Fixed some vm build warnings | tma | 2005-10-05 | 1 | -1/+0 |
* | * Fixes to the MinGW vm compiler | tma | 2005-10-05 | 1 | -4/+4 |
* | * VM game modules now built from the main Makefile | tma | 2005-10-04 | 1 | -129/+162 |
* | * Homogenised the game module build rules | tma | 2005-10-04 | 1 | -239/+81 |
* | Spell checking, thanks to Han in irc. | zakk | 2005-09-29 | 1 | -4/+4 |
* | * Added a - to the dependancies include line | tma | 2005-09-28 | 1 | -1/+1 |
* | * Assorted Makefile cleanups/cruft removal | tma | 2005-09-27 | 1 | -46/+11 |
* | * The Makefile now sources Makefile.local, so you shouldn't need to change th... | tma | 2005-09-27 | 1 | -20/+36 |
* | * Some FreeBSD cleanups | tma | 2005-09-26 | 1 | -8/+2 |
* | * Reintroduced the copyfiles rule | tma | 2005-09-26 | 1 | -1/+22 |
* | * Don't link against X directly when building the SDL backend | tma | 2005-09-25 | 1 | -2/+3 |
* | * FreeBSD fixes/updates from Andreas Kohn | tma | 2005-09-25 | 1 | -14/+16 |
* | * Removed cons based build system | tma | 2005-09-25 | 1 | -63/+0 |
* | * Replaced lots of __linux__ || __FreeBSD__ with __GNUC__ | tma | 2005-09-23 | 1 | -2/+2 |
* | * Tidied up the makefile, mostly for whitespace | tma | 2005-09-23 | 1 | -1537/+952 |
* | * Port to MinGW | tma | 2005-09-22 | 1 | -10/+142 |
* | * Removed the dependancy on perl for deriving the version number | tma | 2005-09-19 | 1 | -9/+8 |
* | fix parallel build - gnu make specific syntax? | ludwig | 2005-09-07 | 1 | -3/+5 |
* | More fixens. | zakk | 2005-09-03 | 1 | -0/+1 |
* | Updates and fixens | zakk | 2005-09-03 | 1 | -0/+3 |
* | Another patch from gladiac, cleans up the makefile a little. | zakk | 2005-09-02 | 1 | -10/+1 |
* | Cleanups from pomac! | zakk | 2005-09-02 | 1 | -1/+2 |
* | remove =? assignments. use "make CC=foo" instead of "CC=foo make" | ludwig | 2005-09-02 | 1 | -4/+4 |
* | Renamed the SDL stuff to not be Linux specific. | icculus | 2005-09-01 | 1 | -11/+11 |
* | Uh, yeah. glub glub. mo blon. | zakk | 2005-08-31 | 1 | -1/+1 |
* | SDL-based audio. | icculus | 2005-08-31 | 1 | -0/+6 |
* | First patch from vapier for easier packaging: | zakk | 2005-08-31 | 1 | -6/+9 |
* | add s390, s390x and ia64. It builds, don't know if it runs tough. | ludwig | 2005-08-31 | 1 | -0/+8 |