]> git.xonotic.org Git - xonotic/darkplaces.git/history - makefile.inc
Merge remote branch 'origin/master' into akari/irc
[xonotic/darkplaces.git] / makefile.inc
2011-08-20 SamualMerge remote branch 'origin/master' into akari/irc akari/irc
2011-07-08 divverentOS X compile: do not build the AGL target by default...
2011-06-01 divverentthe git describe option --dirty is too new, so don...
2011-05-07 divverenttry harder to get a version string out of git
2011-05-01 divverentshells are too stupid to understand precedence of ...
2011-05-01 divverentdetect git revision too, not just svn version
2011-05-01 AkariMerge branch 'master' into akari/irc
2011-04-26 AkariMerge branch 'master' into akari/irc
2011-04-15 AkariMerge branch 'master' into akari/irc
2011-04-05 divverentXShm and pthreads support for vid_glx dpsoftrast
2011-04-02 havocenable SSE2 instructions when compiling dpsoftrast.c
2011-03-29 AkariMerge branch 'master' into akari/irc
2011-03-05 divverentinstead, define the FILE_OFFSET_BITS part in the build...
2011-02-09 havocremoved unmaintained CgGL rendering path
2011-02-07 eihrulfactor out thread interface from dpsoftrast
2011-02-07 Akariadded irc.o
2011-02-07 Akariinteractive input, makefile, con_print mutex
2011-02-07 eihruladd dpsoftrast to some missing targets
2011-02-03 eihruldetect whether dpsoftrast is being built with SDL
2011-01-22 havocadded DPSOFTRAST software rasterizer, a work in progress
2010-11-20 Rudolf Polzer::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb...
2010-11-05 divverentadd -framework IOKit to allow changing mouse accelerati...
2010-10-15 divverentonly apply the CFLAGS_CRYPTO to the crypto compile...
2010-10-15 divverentonly apply the CFLAGS_CRYPTO to the crypto compile...
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
2010-10-08 divverentSSE patch by kyre, with runtime CPU detection and a...
2010-10-08 divverentSSE patch by kyre, with runtime CPU detection and a...
2010-08-27 divverentfix a -lX11 typo
2010-08-27 divverentfix a -lX11 typo
2010-08-27 divverentPROPERLY load the icon in SDL/X11
2010-08-27 divverentPROPERLY load the icon in SDL/X11
2010-08-21 havocmigrate the libjpeg options to per-target scripting...
2010-08-20 havocmigrate the libjpeg options to per-target scripting...
2010-08-20 havocfixed some issues with how D3D=1 worked in the makefile
2010-08-20 havoclink to libjpeg by default when built with gcc or mingw
2010-08-20 havocreworked makefile a little bit to support DX9 renderer...
2010-08-19 havocfixed some issues with how D3D=1 worked in the makefile
2010-08-19 havoclink to libjpeg by default when built with gcc or mingw
2010-08-19 havocreworked makefile a little bit to support DX9 renderer...
2010-06-17 divverentsupport user install of SDL framework
2010-06-17 divverentsupport user install of SDL framework
2010-06-17 Rudolf PolzerRevert "support user install of SDL framework"
2010-06-06 Merlijn Hofstrasupport user install of SDL framework
2010-05-09 divverentmakefile: we need to link to image loading libs in...
2010-05-08 divverentmakefile: we need to link to image loading libs in...
2010-03-02 divverentadd -lwinmm to win32 sdl
2010-02-27 divverentadd -lwinmm to win32 sdl
2010-02-22 havocimplementing Bounding Interval Hierarchy collision...
2010-02-15 havocimplementing Bounding Interval Hierarchy collision...
2009-12-30 havocadd back -fno-strict-aliasing to hush warnings
2009-12-28 havocreduced the options in LDFLAGS_WINCOMMON and added...
2009-12-27 havocuse less options, for compatibility with old gcc
2009-12-27 havocchanged a ton of developer cvar checks into developer_e...
2009-12-25 blubunicode character input handling in the GLX client
2009-12-24 havocchanged Cg shader support to check DP_CG_LIBDIR instead...
2009-12-23 blubAdding FreeType2 and UTF-8 Support.
2009-12-23 divverentfix detection of cg libs
2009-12-23 havocthe beginnings of a cgGL rendering path experiment...
2009-10-26 divverentfix makefile bug of DP_ODE_STATIC_LIBDIR combined with...
2009-10-22 divverentfix ODE_DYNAMIC makefile stuff
2009-10-22 divverentmakefile: new flag DP_ODE_DYNAMIC
2009-10-19 havocODE physics engine support, needs more work, disabled...
2009-08-20 divverentfix all the () problems, and make gcc warn for them
2009-08-09 havocpatch from Jason Hatton adding a release-profile build...
2009-04-09 divverentAdd my own HMAC implementation (verified using the...
2009-02-19 divverentmake DP_PRELOAD_DEPENDENCIES=1: add theora to the depen...
2009-02-18 divverentcapturevideo refactoring, making AVI also "just a modul...
2009-02-18 divverentExperimental theora capturevideo code.
2009-02-02 havocchanged CC=gcc to CC?=gcc at O.Sezer's recommendation
2009-01-28 divverentdamn, revert the accidental change to makefile.inc
2009-01-28 divverentmake DP compile with C++ again
2008-11-01 divverentadd a note to the makefile that -ffast-math and -funsaf...
2008-09-10 divverentSolaris compile fixes
2008-09-04 havocuse ?= operator for CPUOPTIMIZATIONS
2008-09-02 divverentmakefile: show usage note when someone is using the...
2008-08-28 molivierFixed a typo that caused snd_coreaudio.c to be compiled...
2008-06-15 divverentnew cvar sys_useclockgettime (default 0) that makes...
2008-06-11 divverentalso put svn revision (svnversion(1)) and build type...
2008-04-01 havocdisabled QHOST by default (can be enabled with an edit...
2008-03-24 havocPatch from Qantourisc adding support for his 3D sound...
2008-03-06 havocadded a -I option on Mac OSX SDL builds to include...
2008-03-01 havocreenable stripping of release binaries
2008-03-01 havocno longer stripping darkplaces release executables...
2008-01-18 resRemoved passing machine type from the makefile to the...
2008-01-18 divverentfix quoting for machine type
2008-01-16 resGecko: add a platform-specific search path for XULrunne...
2008-01-16 resAdd cl_gecko.c to Makefile
2007-12-15 divverentchanged DP_MODPLUG_STATIC_PREFIX to DP_MODPLUG_STATIC_L...
2007-12-13 divverentmodplug improvement: DP_MODPLUG_STATIC_PREFIX=/usr...
2007-12-13 havocadded -lmodplug if libmodplug.a is detected, and a...
2007-12-13 divverentminor improvement to modplug (now cd loop 1 also would...
2007-12-12 divverentAdd support for libmodplug (when found). Sound files...
2007-12-03 havocthe light has been defeated by the shadow (r_light...
2007-11-28 havocadd cl_dyntexture.o to makefile
2007-11-10 divverentXPM support for X11; WM_CLASS and WM_COMMAND are now...
2007-10-31 divverentmove SDLMain.m to the right place
2007-10-31 divverentadd SDLMain stuff for OS X; make the Makefiles ready...
2007-10-31 divverentmake STRIP a specifyable option in the Makefile
2007-09-30 divverentuse $(WINDRES) variable for win32, don't hardcode the...
next