Age | Commit message (Expand) | Author |
2004-12-20 | Add AUTHORS to win32 dist | Travis Howell |
2004-12-16 | Update HE games | Travis Howell |
2004-08-22 | PLUGIN_PREFIX and PLUGIN_SUFFIX moved to Makefile, PLUGIN_EXTRA_DEPS added. | Marcus Comstedt |
2004-07-27 | Given Makefile now depends on the configure script output move these default ... | Jonathan Gray |
2004-04-17 | 2nd pass at install/uninstall targets | Jonathan Gray |
2004-04-16 | more phony targets | Jonathan Gray |
2004-04-16 | initial pass at adding install/uninstall support to configure script, also us... | Jonathan Gray |
2004-04-16 | update phony target list | Jonathan Gray |
2004-04-12 | this no longer exists | Jonathan Gray |
2004-04-09 | Update | Travis Howell |
2004-04-06 | Fix for building from an external dir (ensures that the correct config.h gets... | Max Horn |
2004-04-03 | make hdiutil overwrite the disk image if it already exists, although it will ... | Jonathan Gray |
2004-03-29 | add most of my os x snapshot script as a makefile target | Jonathan Gray |
2004-03-29 | use a make variable for static os x package prefix so I don't have to change ... | Jonathan Gray |
2004-03-21 | Add win32 dist | Travis Howell |
2004-03-17 | Add mingw to configure (Not working yet) | Travis Howell |
2004-03-15 | Aaargh, didn't mean to commit this... | Max Horn |
2004-03-15 | ...and mor. Next big thing should be to document the overlay stuff, but that'... | Max Horn |
2004-03-04 | use printf instead of echo -n for the echo -n less solaris users | Jonathan Gray |
2004-03-03 | sdl-config --static-libs finally works in SDL 1.2.7, make use of it | Max Horn |
2004-02-25 | OpenGL *is* needed for the OSX static target, because SDL always links agains... | Max Horn |
2004-02-25 | OpenGL libs no longer required | Travis Howell |
2004-02-01 | cleanup | Max Horn |
2004-01-31 | Removed 'builddir' again (not really needed for now); fixed 'bundle' rule for... | Max Horn |
2004-01-30 | Various changes to the build system which allow building ScummVM in an extern... | Max Horn |
2004-01-30 | add MPEG2 to the static-link-hack | Max Horn |
2004-01-03 | oops | Max Horn |
2004-01-03 | re-enabled .sog and .so3 support for FT | Max Horn |
2003-12-24 | test is a PHONY target | Max Horn |
2003-12-24 | added test target to Makefile (so you can do 'make test' now, provided you ha... | Max Horn |
2003-12-10 | detect zlib in configure script; use it by default, if available | Max Horn |
2003-09-28 | add 'plugins' to all target | Max Horn |
2003-09-21 | remove -Wcast-align, it causes troubles and sparc and has no real benefit els... | Max Horn |
2003-09-19 | cleanup | Max Horn |
2003-09-18 | plugin work: right now, only with build rules for OS X. Once I can get it to ... | Max Horn |
2003-09-17 | didn't mean to commit this | Max Horn |
2003-09-17 | some tweaks to the build system (work toward plugin support) | Max Horn |
2003-08-23 | sync OS X static build rule with Makefile.noconf | Max Horn |
2003-08-21 | patch #791738 g++ 3.4 compile fix, from Falk Hueffner and a few minor local b... | Jonathan Gray |
2003-08-10 | most people have case sensitive filesystems | Jonathan Gray |
2003-08-10 | Tweak a little | James Brown |
2003-08-10 | depend on configure for config.mak so we can pick up changes | Jonathan Gray |
2003-08-10 | nice friendly message about having to run configure first | Jonathan Gray |
2003-08-10 | Makefile.new -> Makefile, Makefile -> Makefile.noconf default Makefile now re... | Jonathan Gray |
2003-08-02 | automatically use gcc 3.x specific dependency rules if using gcc 3.x, enable ... | Jonathan Gray |
2003-07-30 | rename bs2 to sword2 to have the same name as the original engine. | Oliver Kiehl |
2003-07-28 | make people happy | Jonathan Gray |
2003-07-16 | disable some more warnings which cause problems with gcc 2.95 or with bad sys... | Max Horn |
2003-07-12 | moved to more warnings into the GCC 3.x only category | Max Horn |
2003-07-04 | added some more warnings (taken from pentagram) | Max Horn |