aboutsummaryrefslogtreecommitdiffstats
path: root/make-macosx-ub.sh
Commit message (Collapse)AuthorAgeFilesLines
* * Adapted the universal build script to work with the newer Makefiletjw2009-10-231-81/+23
| | | | | | | | | since CFLAGS are sent to the linker now in addition to LDFLAGS * Remove Mac OS X 10.2 support from the universal build script. git-svn-id: svn://svn.icculus.org/quake3/trunk@1697 edf5b092-35ff-0310-97b2-ce42778d08ea
* Updating the bundle identifier.zakk2009-04-041-1/+1
| | | | | | | Yell at me if this breaks something for you. git-svn-id: svn://svn.icculus.org/quake3/trunk@1516 edf5b092-35ff-0310-97b2-ce42778d08ea
* Runs for me now?.zakk2008-08-231-42/+0
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@1457 edf5b092-35ff-0310-97b2-ce42778d08ea
* Thanks to i.atent.dead@gmail.com, this adds:zakk2008-08-201-0/+42
| | | | | | | "I've written out a couple of type declarations for .cfg/.config and .pk3 files, which allows OS X to recognise what they are (handy for eg. QuickLook)." git-svn-id: svn://svn.icculus.org/quake3/trunk@1451 edf5b092-35ff-0310-97b2-ce42778d08ea
* Bug 3726zakk2008-07-201-11/+15
| | | | | | | | | make-macosx-ub.sh error aborting and directory changing Thanks to Ben Millwood. git-svn-id: svn://svn.icculus.org/quake3/trunk@1430 edf5b092-35ff-0310-97b2-ce42778d08ea
* Fixed TIGERHOST (it should apply to 10.5, too, or legacy binaries fail toicculus2008-07-061-1/+4
| | | | | | | link). git-svn-id: svn://svn.icculus.org/quake3/trunk@1418 edf5b092-35ff-0310-97b2-ce42778d08ea
* * (bug 3610) Server sending unnecessary newline with SV_ConSay_F (Tyler Schwend tma2008-07-051-7/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | <TylerSchwend@gmail.com>) * (bug 3623) COMMAND is mapped to the ALT key (Matthias <Kapffer@macbay.de>) * (bug 3665) Typo error in FS_FOpenFileByMode function (TsT <tst2006@gmail.com>) * (bug 3669) Some files left out of Solaris Packages (Vincent Cojot <vincent@cojot.name>) * (bug 3680) server quit messages (Ben Millwood) * (bug 3682) Maps with >1024 models cause a segfault (misantropia <bnoordhuis@gmail.com>) * (bug 3683) R_FindShader(): negative lightmap indexes cause stray pointers (misantropia <bnoordhuis@gmail.com>) * (bug 3688) q3asm potential segfault fix and other changes (TsT <tst2006@gmail.com>) * (bug 3695) Not allowing to write file with lib extention (.dll/.so/...) (TsT <tst2006@gmail.com>) * (bug 3696) make-macosx-ub.sh outdated by revision 1340; test for Tiger not working (Matthias <Kapffer@macbay.de>) * (bug 3698) #error reported as warning in q3cpp (and no #warning support) (Ben Millwood) * (bug 3703) restoring the valued pre-SDL window behaviour (/dev/humancontroller <devhc97@gmail.com>) git-svn-id: svn://svn.icculus.org/quake3/trunk@1405 edf5b092-35ff-0310-97b2-ce42778d08ea
* make-macosx-ub.sh now parallelizes make across all available CPUs/cores.icculus2008-06-021-3/+6
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@1359 edf5b092-35ff-0310-97b2-ce42778d08ea
* * print LDFLAGS summary in the make output after CFLAGS summary (Hobbes)tjw2008-01-031-1/+1
| | | | | | | * Fix typo in make-macosx-ub.sh (Hobbes) git-svn-id: svn://svn.icculus.org/quake3/trunk@1247 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Update the Mac OS X build process (again)tjw2008-01-031-68/+132
| | | | | | | | * Allow BUILD_* env vars to be passed to make to build only specific components git-svn-id: svn://svn.icculus.org/quake3/trunk@1246 edf5b092-35ff-0310-97b2-ce42778d08ea
* Fix build process on 10.5 and 10.4 sdks for tjw's modificationsthilo2007-12-311-7/+7
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@1244 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Improved Mac OS X build support.tjw2007-12-311-15/+66
| | | | | | | | * Dropped support for Mac OS X 10.2 to simplify things. If anyone still needs this version supported let me know. git-svn-id: svn://svn.icculus.org/quake3/trunk@1243 edf5b092-35ff-0310-97b2-ce42778d08ea
* Fix building on MacOSX.thilo2007-12-141-10/+22
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@1238 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Merge unified-sdl to trunktma2007-09-051-1/+1
| | | | | | | * Bump Q3_VERSION to 1.35 git-svn-id: svn://svn.icculus.org/quake3/trunk@1161 edf5b092-35ff-0310-97b2-ce42778d08ea
* Change suggested by woekele.zakk2007-04-131-1/+1
| | | | | | | s/APPIOQ3/APPLIOQ3/g git-svn-id: svn://svn.icculus.org/quake3/trunk@1066 edf5b092-35ff-0310-97b2-ce42778d08ea
* * make-macosx-ub.sh script now creates an .app bundletjw2006-09-261-12/+55
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@917 edf5b092-35ff-0310-97b2-ce42778d08ea
* bug 2723tjw2006-08-021-8/+8
| | | | | | | * ARCH should be i386 instead of x86 for Mac OS X too git-svn-id: svn://svn.icculus.org/quake3/trunk@831 edf5b092-35ff-0310-97b2-ce42778d08ea
* bug 2723tjw2006-08-021-0/+62
* adds a shell script ./make-macosx-ub.sh that builds Mac OS X Universal Binary * fixes Mac OS X x86 VM crashes (-mstackrealign) * adds current working directory to the search path on Mac OS X to make working with .app bundles easier * various tweaks to make ioquake3 build against the 10.2 SDK * changed default OpenAL .dylib location to the path of the one included with the Framework bundled in 10.4 (for USE_OPENAL_DLOPEN) * updated to a Universal libSDL-1.2.0.dylib git-svn-id: svn://svn.icculus.org/quake3/trunk@830 edf5b092-35ff-0310-97b2-ce42778d08ea