aboutsummaryrefslogtreecommitdiffstats
path: root/code/unix/Makefile
Commit message (Expand)AuthorAgeFilesLines
* * Install the tools on every build, so a distclean isn't necessary if the tooltma2005-11-061-26/+18
* * Enable use of asm on Solaris-x86tma2005-11-051-1/+1
* * Patch from vapier that aids packagingtma2005-11-051-5/+31
* * Replaced a bunch of inline and __inline with ID_INLINEtma2005-11-041-2/+4
* * Juggled CFLAGS a bit so that -fno-strict-aliasing is always ontma2005-11-031-17/+15
* * Split off q_platform.h from q_shared.htma2005-11-011-1/+1
* * More Solaris worktma2005-11-011-3/+3
* * Further work on the Solaris port from Vincent S. Cojottma2005-10-311-35/+37
* * Applied https://bugzilla.icculus.org/show_bug.cgi?id=2464tma2005-10-301-10/+5
* * Beginnings of Solaris support from Vincent S. Cojottma2005-10-291-6/+151
* add HAVE_VM_COMPILED variable so one can override it in Makefile.localludwig2005-10-291-6/+8
* * In hindsight this is probably wise tootma2005-10-291-0/+6
* * Deleted code/unix/vm_x86.c - wtf was that about anyway?tma2005-10-291-40/+10
* add x86_64 vm. experimental, not enabled by default. you need as for itludwig2005-10-271-1/+12
* * Moved various source files from their mod sdk locations to places moretma2005-10-261-19/+35
* Minor edit, thanks ankon!zakk2005-10-181-1/+1
* - get rid of vm_noneludwig2005-10-091-19/+12
* * q3lcc is no longer the default target in the Makefiletma2005-10-081-15/+15
* * Usage of find on FreeBSD fix from Andreas Kohntma2005-10-061-1/+1
* * A couple of small Makefile fixestma2005-10-051-2/+6
* * Fixed some vm build warningstma2005-10-051-1/+0
* * Fixes to the MinGW vm compilertma2005-10-051-4/+4
* * VM game modules now built from the main Makefiletma2005-10-041-129/+162
* * Homogenised the game module build rulestma2005-10-041-239/+81
* Spell checking, thanks to Han in irc.zakk2005-09-291-4/+4
* * Added a - to the dependancies include linetma2005-09-281-1/+1
* * Assorted Makefile cleanups/cruft removaltma2005-09-271-46/+11
* * The Makefile now sources Makefile.local, so you shouldn't need to change th...tma2005-09-271-20/+36
* * Some FreeBSD cleanupstma2005-09-261-8/+2
* * Reintroduced the copyfiles ruletma2005-09-261-1/+22
* * Don't link against X directly when building the SDL backendtma2005-09-251-2/+3
* * FreeBSD fixes/updates from Andreas Kohntma2005-09-251-14/+16
* * Removed cons based build systemtma2005-09-251-63/+0
* * Replaced lots of __linux__ || __FreeBSD__ with __GNUC__tma2005-09-231-2/+2
* * Tidied up the makefile, mostly for whitespacetma2005-09-231-1537/+952
* * Port to MinGWtma2005-09-221-10/+142
* * Removed the dependancy on perl for deriving the version numbertma2005-09-191-9/+8
* fix parallel build - gnu make specific syntax?ludwig2005-09-071-3/+5
* More fixens.zakk2005-09-031-0/+1
* Updates and fixenszakk2005-09-031-0/+3
* Another patch from gladiac, cleans up the makefile a little.zakk2005-09-021-10/+1
* Cleanups from pomac!zakk2005-09-021-1/+2
* remove =? assignments. use "make CC=foo" instead of "CC=foo make"ludwig2005-09-021-4/+4
* Renamed the SDL stuff to not be Linux specific.icculus2005-09-011-11/+11
* Uh, yeah. glub glub. mo blon.zakk2005-08-311-1/+1
* SDL-based audio.icculus2005-08-311-0/+6
* First patch from vapier for easier packaging:zakk2005-08-311-6/+9
* add s390, s390x and ia64. It builds, don't know if it runs tough.ludwig2005-08-311-0/+8
* use system SDL libludwig2005-08-311-2/+2
* glub glub mo blonzakk2005-08-311-1/+1