summaryrefslogtreecommitdiff
path: root/make-macosx.sh
AgeCommit message (Collapse)Author
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-12specifying gcc to see if that fixes the mac build...Zachary Slater
2013-01-12Fixed that, still do not run this. I'm not sure why but the video mode ↵Zachary Slater
handling doesn't work today in Mac OS X 10.7 and recovering is difficult.
2013-01-12I made an awful variant of the old make script, it removes everything ↵Zachary Slater
universal. Just to get a quick .app build again. Don't use this for anything.