]> de.git.xonotic.org Git - xonotic/netradiant.git/history - Makefile
make it not loop endlessly :P
[xonotic/netradiant.git] / Makefile
2009-08-08 divverent-fno-strict-aliasing
2009-07-25 divverentallow specifying executable type
2009-04-28 divverentbetter dependency check
2009-04-01 divverentalso accept OS=Windows_NT
2009-03-04 divverentOSX: make the app bundle run without fink installed...
2009-03-04 divverentfix MD3 model entities crash on OS X (by renaming a...
2009-02-21 divverentdon't count on make predefining $(WINDRES)
2009-02-10 divverentretain _q3map2_version worldspawn tag when using -onlyents
2009-02-08 divverentmore defensive coding :P
2009-01-15 divverentfix some typos
2009-01-15 divverentinitial OS X app building stuff. May be broken.
2009-01-14 divverentthis needs zlib LIBS on OS X too
2009-01-14 divverentyet another OS X workaround
2009-01-14 divverentreverse order of includes to fix jpeg problems on OS X
2009-01-09 divverentit now compiles on OS X, but does it work?
2009-01-09 divverentmore makefile fixes for OS X
2009-01-09 divverentno ldd on OS X either
2009-01-09 divverentextra libs workaround
2009-01-09 divverentopengl workaround for os x
2009-01-09 divverentthat option didn't even exist!
2009-01-09 divverentadd pkgconfig dependency
2009-01-09 divverentindent...
2009-01-09 divverentdon't use else ifeq
2009-01-09 divverentdon't use "else ifeq"
2009-01-07 divverentmake everything support installdir
2009-01-07 divverentnow using "sed" to cut off the version
2009-01-07 divverentnew stuff... INSTALLDIR
2009-01-07 divverentport some obvious vars from the original SConstruct...
2008-12-09 divverentupdate changelog; make the Makefile support a MAKEFILE_...
2008-09-19 rpolzerradiant: make rotate/scale dialogs non-modal
2008-09-19 rpolzeradd support for a profiling build
2008-09-18 rpolzerdelete .rc files in make clean
2008-09-18 rpolzergit-svn-id: svn://svn.icculus.org/netradiant/trunk...
2008-09-17 rpolzerdetect svn version
2008-09-17 rpolzeruse new directory, remove -div0 from version
2008-09-17 rpolzermove debug to extradbeug, add a "debug" build config...
2008-09-17 rpolzermore depcheck fixes
2008-09-17 rpolzerbetter depcheck
2008-09-17 rpolzerallow disabling depcheck
2008-09-17 rpolzerfix the dependency checking
2008-09-17 rpolzerdependency test (like configure)
2008-09-16 rpolzermake clean :P
2008-09-16 rpolzermore makefile fixes
2008-09-16 rpolzeroh no! more fixes
2008-09-16 rpolzermore makefile fixes
2008-09-16 rpolzereven more makefile fixes
2008-09-16 rpolzermake the makefile a bit more customizable
2008-09-16 rpolzerremove unnecessary script; fix "make clean"
2008-09-16 rpolzerMakefile: normalize the flags, put all user customizabl...
2008-09-16 rpolzernew DLL setup; now working with Gtk+ 2.2
2008-09-16 rpolzerautomatically find DLLs
2008-09-16 rpolzergit-svn-id: svn://svn.icculus.org/netradiant/trunk...
2008-09-16 rpolzergit-svn-id: svn://svn.icculus.org/netradiant/trunk...
2008-09-16 rpolzerfix OS detection for native mingw32/MSYS
2008-09-15 rpolzerfix -mwindows handling
2008-09-15 rpolzerpossibly working Win32 build; make -j broken again...
2008-09-15 rpolzerfix make -j
2008-09-15 rpolzerfix Q3Pack support
2008-09-15 rpolzerset CPPFLAGS at the right point
2008-09-15 rpolzerfix errors
2008-09-15 rpolzerfix unnecessary rebuilding
2008-09-15 rpolzerfix missing spaces
2008-09-15 rpolzeradd Makefile.conf
2008-09-15 rpolzerfix dep tracking
2008-09-15 rpolzeroops, typo
2008-09-15 rpolzerflag rework; make a release build now
2008-09-15 rpolzeradd -lpthread to all compiles
2008-09-15 rpolzeradd missing pthread
2008-09-15 rpolzeradd dependency tracking
2008-09-15 rpolzerfix a crash on exit caused by a rogue linker flag outpu...
2008-09-15 rpolzeroops, an empty line was missing
2008-09-15 rpolzeradd all the missing stuff.
2008-09-15 rpolzernow added all plugins that make sense for Q3 maps
2008-09-15 rpolzer+bobtoolz
2008-09-15 rpolzerget rid of annoying makeversion.py, install.py
2008-09-15 rpolzer-install.py
2008-09-15 rpolzer-makeversion.py
2008-09-15 rpolzergot rid of libmhash dependency
2008-09-15 rpolzerYeah, it is working (the Makefile), now at least...
2008-09-15 rpolzerradiant may run now (only the Q3-required plugins are...
2008-09-15 rpolzeradd entity and image plugins
2008-09-15 rpolzeradded the first plugin
2008-09-15 rpolzerMkaefile now REALLY can build radiant... still plugins...
2008-09-15 rpolzershould build radiant now (but not any of its plugins...
2008-09-15 rpolzeradd q3data
2008-09-15 rpolzeradd a Makefile; it is work in progress but already...