aboutsummaryrefslogtreecommitdiffstats
path: root/code/unix/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* remove svn:executable propertyludwig2005-08-281-0/+0
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@24 edf5b092-35ff-0310-97b2-ce42778d08ea
* -fno-strict-aliasing got lost..ludwig2005-08-281-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@22 edf5b092-35ff-0310-97b2-ce42778d08ea
* cleanupludwig2005-08-281-62/+27
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@21 edf5b092-35ff-0310-97b2-ce42778d08ea
* -mtune isn't supported by gcc3, change to -march=i686. Who run q3 on aludwig2005-08-281-1/+1
| | | | | | | P1 anyways? git-svn-id: svn://svn.icculus.org/quake3/trunk@15 edf5b092-35ff-0310-97b2-ce42778d08ea
* Patching from floam with some edits by myself:zakk2005-08-281-82/+23
| | | | | | | | | | | | | | I was working on a patch earlier to fix some more things up to be more modern, and I added a couple lines from that cleanup patch I showed you on irc. Some commented code was removed, some stuff was made to not be broke (old head usage), the makefile should install things better, and a a few GCC warnings were gagged. I also attempted to version it but you'll probably want to change that to whatever versioning rules you decide on using. git-svn-id: svn://svn.icculus.org/quake3/trunk@13 edf5b092-35ff-0310-97b2-ce42778d08ea
* From ludwig: Unsigned overflows don't work in 64bit address space ...zakk2005-08-271-0/+6
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@11 edf5b092-35ff-0310-97b2-ce42778d08ea
* from floam: quake3_dont_build_debug_by_default_and_dericeify.patch:zakk2005-08-271-8/+8
| | | | | | | | | | | Doesn't build debug builds by default anymore. The debug builds were slower, made huge binaries, and never grabbed the mouse. I also s/-O6/-O3/'d it, which has no functional difference, but is less 1999-gcc-2-ey and much much less 2005-gentoo-ey. git-svn-id: svn://svn.icculus.org/quake3/trunk@9 edf5b092-35ff-0310-97b2-ce42778d08ea
* Ludwig's 1st diff: Some 64bit fixes for x86_64. Also fixes Makefile build.zakk2005-08-271-56/+58
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@7 edf5b092-35ff-0310-97b2-ce42778d08ea
* newlines fixedzakk2005-08-261-2119/+2119
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@6 edf5b092-35ff-0310-97b2-ce42778d08ea
* Itsa me, quake3io!zakk2005-08-261-0/+2119
git-svn-id: svn://svn.icculus.org/quake3/trunk@2 edf5b092-35ff-0310-97b2-ce42778d08ea