summaryrefslogtreecommitdiff
path: root/make-macosx-ub.sh
AgeCommit message (Collapse)Author
2013-02-16Fixed build for mac (s/rend2/opengl2/)Zachary Slater
2013-02-16Fix some SMP bits I missedTim Angus
2013-01-12More fixes to the macosx buildsystem. This removes the SDL Framework and ↵Richard Allen
makes use of a SDL library that is position independant. This also brings back PPC builds into the UB and also as a standa alone build choice.
2013-01-12Changed the MacOS-X build system to make UB's containing i386 and x86_64 ↵Richard Allen
arches and made make-macosx.sh not build UB's but only standard binaries
2013-01-12- Include Rend2 renderer in MacOSX bundle - Include OpenGL1 and Rend2 ↵Zack Middleton
renderers in MacOSX UB
2013-01-12gcc 4.0 specification on mac build scriptZachary Slater
2013-01-12Missing a - in the CC lineZachary Slater
2013-01-12specifying gcc to see if that fixes the mac build...Zachary Slater
2013-01-03* change ioq3-related path in mac build scriptTony J. White
2013-01-03* Merge ioq3-r1708Tim Angus
2013-01-03* Merge ioq3-r1458Tim Angus
2013-01-03* Merge ioq3-r1423Tim Angus
+ IPv6 + VoIP + Stereo rendering + Other minor stuff
2013-01-03* Mac OS X build changesTony J. White
2013-01-03* Corrected "fix" in make-macosx-ub.sh introduced during mergeTim Angus
2013-01-03* Merge ioq3-r1248Tim Angus
2013-01-03Fix compiling on OSXBen Millwood
2007-09-05* Merge of ioq3-r1163Tim Angus
+ SDL everywhere + New R_LoadImage + net_ip.c + Window icon + GUI based dedicated server support + Compile time linked OpenGL * Remove ui_menuFiles cvar
2007-07-15* Merge of ioq3-r1112Tim Angus
2006-11-30* Updated Mac OS X Universal Binary building (from ioq3 merge)Tony J. White
2006-11-28* Merge ioq3-989Tim Angus
2006-08-14* Merged ioq3-r838Tim Angus
- OS X Universal Binary creation script - OS X x86 support - OS X vm support - SDL video mode selection bug fix - "Home directory" support on windows - Windows SMP deadlock fix - Improved JPEG quality (screenshots/video) - AVIs recorded with \video command are now actually AVIs - Usual assortment of ioq3 tweaks and fixes