aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* bug 2723tjw2006-08-021-46/+87
| | | | | | | | | | | | | | * 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
* bug 2813tjw2006-08-011-1/+1
| | | | | | | | * fixed bug with new win32 home path detection * added SHFolder.lib linking to the mingw build for win98/win95 compat git-svn-id: svn://svn.icculus.org/quake3/trunk@829 edf5b092-35ff-0310-97b2-ce42778d08ea
* Add HAVE_VM_COMPILED=true for x86 FreeBSD so vm_x86.c gets built.thilo2006-06-061-0/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@799 edf5b092-35ff-0310-97b2-ce42778d08ea
* refactor platform specific stuff a bitludwig2006-06-061-15/+28
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@798 edf5b092-35ff-0310-97b2-ce42778d08ea
* Correction in PowerPC JIT code. Fixes crash in server browser, etc, on Mac OS Xicculus2006-05-291-1/+1
| | | | | | | and probably PowerPC Linux, too...fixes Bugzilla #2519. git-svn-id: svn://svn.icculus.org/quake3/trunk@791 edf5b092-35ff-0310-97b2-ce42778d08ea
* sdl1111111111111111111111111111zakk2006-05-251-2/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@789 edf5b092-35ff-0310-97b2-ce42778d08ea
* SDL built won't get copied anymore because it gets built by default even if ↵thilo2006-04-291-3/+4
| | | | | | SMP doesn't work. git-svn-id: svn://svn.icculus.org/quake3/trunk@732 edf5b092-35ff-0310-97b2-ce42778d08ea
* Applied patch by Ben Noordhuis:thilo2006-04-291-2/+25
| | | | | | | | - Fix for "make copyfile" errors when certain parts are not built. - SMP binary and QVMs now get copied when built git-svn-id: svn://svn.icculus.org/quake3/trunk@731 edf5b092-35ff-0310-97b2-ce42778d08ea
* * cl_guid for semi-reliable server authentication (from tjw)tma2006-04-221-0/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@720 edf5b092-35ff-0310-97b2-ce42778d08ea
* God damn spaces.zakk2006-04-191-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@711 edf5b092-35ff-0310-97b2-ce42778d08ea
* Minor makefile change (blame gentoo's vapier if it doesn't work right)zakk2006-04-191-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@710 edf5b092-35ff-0310-97b2-ce42778d08ea
* solaris tr apparently doesn't work as the GNU oneludwig2006-04-041-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@695 edf5b092-35ff-0310-97b2-ce42778d08ea
* PLATFORM is lower caseludwig2006-04-041-2/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@694 edf5b092-35ff-0310-97b2-ce42778d08ea
* * web directory no longer present, so don't try to remove ittma2006-03-241-2/+1
| | | | | | | * Cosmetic patch from zinx git-svn-id: svn://svn.icculus.org/quake3/trunk@668 edf5b092-35ff-0310-97b2-ce42778d08ea
* webspace is separate now, so generate one splash image.floam2006-03-241-2/+0
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@661 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Fix native MinGW QVM compilationtma2006-03-211-0/+6
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@652 edf5b092-35ff-0310-97b2-ce42778d08ea
* package files with owner rootludwig2006-03-051-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@623 edf5b092-35ff-0310-97b2-ce42778d08ea
* Makefilefloam2006-03-011-1/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@609 edf5b092-35ff-0310-97b2-ce42778d08ea
* Morefloam2006-03-011-2/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@606 edf5b092-35ff-0310-97b2-ce42778d08ea
* I guess the image is getting converted on the fly for the installer, lets at ↵floam2006-02-221-1/+1
| | | | | | least add a border so it doesn't clash so bad git-svn-id: svn://svn.icculus.org/quake3/trunk@581 edf5b092-35ff-0310-97b2-ce42778d08ea
* use new logo file nameludwig2006-02-211-2/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@578 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Removed some unused dirs from makedirstma2006-01-261-2/+0
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@528 edf5b092-35ff-0310-97b2-ce42778d08ea
* * SDL and OpenAL enabled on FreeBSD (patch from espelho)tma2006-01-261-1/+32
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@527 edf5b092-35ff-0310-97b2-ce42778d08ea
* * s/i686/i586/ - see bug #2578tma2006-01-191-3/+3
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@509 edf5b092-35ff-0310-97b2-ce42778d08ea
* * <BOLD AND FAT>"make distclean" now does what you'd expect</BOLD AND FAT>tma2006-01-181-1/+4
| | | | | | | * "make clean toolsclean" now does what "make distclean" did before git-svn-id: svn://svn.icculus.org/quake3/trunk@505 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Move code/unix/Makefile to ./Makefiletma2006-01-151-0/+1707
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@490 edf5b092-35ff-0310-97b2-ce42778d08ea
* [ The revision is intentionally left broken ]tma2006-01-151-14/+0
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@489 edf5b092-35ff-0310-97b2-ce42778d08ea
* convert the logo to xpm during "make dist"ludwig2005-11-301-0/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@392 edf5b092-35ff-0310-97b2-ce42778d08ea
* files to create a loki-setup based installer. run "make installer"ludwig2005-11-271-2/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@379 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Make copyfiles target work from top-level Makefilefloam2005-11-031-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@248 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Don't include the website in the dist tarballtma2005-11-021-0/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@229 edf5b092-35ff-0310-97b2-ce42778d08ea
* * VM game modules now built from the main Makefiletma2005-10-041-2/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@138 edf5b092-35ff-0310-97b2-ce42778d08ea
* Fixed the version and added a little tiny bit to the readmezakk2005-08-291-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@26 edf5b092-35ff-0310-97b2-ce42778d08ea
* add toplevel Makefileludwig2005-08-281-0/+12
git-svn-id: svn://svn.icculus.org/quake3/trunk@14 edf5b092-35ff-0310-97b2-ce42778d08ea