]> git.xonotic.org Git - xonotic/darkplaces.git/history - makefile.inc
Fix setinfo.
[xonotic/darkplaces.git] / makefile.inc
2016-08-18 divverentFile system: Android assets support.
2016-08-18 havocRefactor DP_MACHINE logic in makefile and makefile...
2016-07-20 divverentFile system: Android assets support.
2016-07-18 havocRefactor DP_MACHINE logic in makefile and makefile...
2016-06-13 divverentFix FTBFS on non-x86 architectures
2016-06-13 havocChange makefile.inc to use SDL2 by default rather than...
2016-06-13 divverentFix FTBFS on non-x86 architectures
2016-04-04 havocChange makefile.inc to use SDL2 by default rather than...
2016-01-04 divverentUnbreak "make sv-nexuiz" and "make nexuiz".
2016-01-04 divverentUnbreak "make sv-nexuiz" and "make nexuiz".
2015-10-17 divverentCompile with IPv6 support by default
2015-08-03 divverentCompile with IPv6 support by default
2014-08-28 divverentDisable SDLmain.m for SDL2.
2014-08-28 divverentMore Travis changes :) Use SDL2 in all builds now.
2014-08-28 divverentDisable SDLmain.m for SDL2.
2014-08-28 divverentMore Travis changes :) Use SDL2 in all builds now.
2014-05-08 divverentMake r_fxaa also enable postprocessing shaders so only...
2014-04-05 divverentMake r_fxaa also enable postprocessing shaders so only...
2013-12-18 havocpatch from Blub to make BSDmakefile work again, this...
2013-11-29 havocpatch from Blub to make BSDmakefile work again, this...
2013-08-03 divverentRevert "Revert "Build in subdirs"", as the issues seem...
2013-08-03 divverentRevert "Revert "Build in subdirs"", as the issues seem...
2013-07-27 divverentRevert "Make cdda optional, server does not need to...
2013-07-27 divverentRevert "Make cdda optional, server does not need to...
2013-07-27 divverentRevert "Build in subdirs"
2013-07-27 divverentRevert "Build in subdirs"
2013-07-27 havocremoved modplug support, the library is too insecure...
2013-07-26 havocremoved modplug support, the library is too insecure...
2013-07-26 nikoliMake cdda optional, server does not need to play music
2013-07-26 nikoliBuild in subdirs
2013-07-26 nikoliUpdate build system, fix and enable ODE by default
2013-07-26 nikoliMake cdda optional, server does not need to play music
2013-07-26 nikoliBuild in subdirs
2013-07-24 nikoliUpdate build system, fix and enable ODE by default
2013-07-22 divverentfix typo leading to DP_PHYSICS_ODE not being detectable
2013-07-22 divverentfix typo leading to DP_PHYSICS_ODE not being detectable
2012-05-13 divverentadd extra var DP_GMP_STATIC_LIBDIR
2012-04-21 divverentadd extra var DP_GMP_STATIC_LIBDIR
2012-03-09 havocuse CFLAGS_ODE on prvm_cmd.c because it checks ODE_DYNA...
2012-03-09 havocuse CFLAGS_ODE on prvm_cmd.c because it checks ODE_DYNA...
2012-02-20 divverentwe don't use DGA any more, so why -lxxf86dga
2012-02-20 divverentwe don't use DGA any more, so why -lxxf86dga
2011-12-04 divverentmove the hack to makefile, as it's using a GNU make...
2011-12-04 divverentmove the hack to makefile, as it's using a GNU make...
2011-12-04 divverentmakefile: if a .h file in dependency file is missing...
2011-12-04 divverentmakefile: if a .h file in dependency file is missing...
2011-10-14 havocremoved OffscreenGecko support because it is not maintained
2011-10-14 havocremoved OffscreenGecko support because it is not maintained
2011-07-08 divverentOS X compile: do not build the AGL target by default...
2011-07-08 divverentOS X compile: do not build the AGL target by default...
2011-07-08 Rudolf PolzerOS X compile: do not build the AGL target by default...
2011-06-01 divverentthe git describe option --dirty is too new, so don...
2011-06-01 divverentthe git describe option --dirty is too new, so don...
2011-05-09 divverenttry harder to get a version string out of git
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 divverentshells are too stupid to understand precedence of ...
2011-05-01 divverentdetect git revision too, not just svn version
2011-04-05 divverentXShm and pthreads support for vid_glx dpsoftrast
2011-04-05 divverentXShm and pthreads support for vid_glx dpsoftrast
2011-04-02 havocenable SSE2 instructions when compiling dpsoftrast.c
2011-04-02 havocenable SSE2 instructions when compiling dpsoftrast.c
2011-03-07 Rudolf Polzer::stable-branch::reset=c0b5a9d4a829afdee87b9ef5fc508dff...
2011-03-05 divverentinstead, define the FILE_OFFSET_BITS part in the build...
2011-02-12 Rudolf Polzer::stable-branch::reset=83d0515e854d7acf232a792868fe330b...
2011-02-09 havocremoved unmaintained CgGL rendering path
2011-02-07 eihrulfactor out thread interface from dpsoftrast
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...
next