]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - makefile.inc
Revert "Revert "Build in subdirs"", as the issues seem to be ironed out now.
[xonotic/darkplaces.git] / makefile.inc
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 "Build in subdirs"
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-24 nikoliUpdate build system, fix and enable ODE by default
2013-07-22 divverentfix typo leading to DP_PHYSICS_ODE not being detectable
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-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 divverentmakefile: if a .h file in dependency file is missing...
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-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-04-05 divverentXShm and pthreads support for vid_glx dpsoftrast
2011-04-02 havocenable SSE2 instructions when compiling dpsoftrast.c
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 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-05 divverentadd -framework IOKit to allow changing mouse accelerati...
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-08 divverentSSE patch by kyre, with runtime CPU detection and a...
2010-08-27 divverentfix a -lX11 typo
2010-08-27 divverentPROPERLY load the icon in SDL/X11
2010-08-20 havocmigrate the libjpeg options to per-target scripting...
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-05-08 divverentmakefile: we need to link to image loading libs in...
2010-02-27 divverentadd -lwinmm to win32 sdl
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...
2007-09-24 havoccorrect a typo (-lws_32 should be -lws2_32)
2007-09-23 havocchanged -lwsock32 to -lws2_32 in windows builds
2007-09-19 havocchanged sv_demo.c to sv_demo.o in object file list
2007-09-09 divverentsv_autodemo_perclient - record client-like demos on...
2007-08-08 havocadded --large-address-aware flag in windows builds
2007-05-20 divverentDP_PRELOAD_DEPENDENCIES=yes makefile option: when set...
2007-05-17 divverentcvar apple_mouse_noaccel (1 default) disables mouse...
2007-02-15 havocremoved unused world_cs.c code
2007-01-28 havocimplemented Shadow Volume BSP based culling of lit...
next