Age | Commit message (Expand) | Author |
2006-02-20 | Added --enable-Werror option to our configure script | Max Horn |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-01-27 | Add themes zip to win32 dist. | Travis Howell |
2006-01-25 | New tools/update-version.pl script (usage: CMD 1 2 3 CVS -> results in versi... | Max Horn |
2005-12-30 | OSX: Make it possible to compile ScummVM using GCC 3.3 against an SDL that wa... | Max Horn |
2005-11-27 | Revert accidental change. | Eugene Sandulenko |
2005-11-27 | Patch #1341626: "New GP32 port" | Eugene Sandulenko |
2005-11-08 | Improved osxsnap target (up to par with my own release build script) | Max Horn |
2005-11-07 | Use -force_cpusubtype_ALL for OS X statics, to ensure compatibility with G3 s... | Max Horn |
2005-10-14 | Added missing -framework CoreMIDI | Max Horn |
2005-06-24 | Fix for bug #1226522 (do not add common to list of include paths, to avoid na... | Max Horn |
2005-06-20 | Removed -Wctor-dtor-privacy, all it does is trigger nonsense warnings in GCC 4 | Max Horn |
2005-05-10 | Restore settings again. | Travis Howell |
2005-05-09 | Patch #1181544 (AmigaOS 4 changes) | Max Horn |
2005-05-09 | Restore settings. | Travis Howell |
2005-05-09 | Mention thumbnails in NEWS | Max Horn |
2005-05-08 | Patch #1193398 (DESTDIR patch for Makefile) | Max Horn |
2005-03-22 | Insert Credits.rtf into OSX bundle | Max Horn |
2005-02-06 | Configure the plugin prefix/suffix in the configure script; use that setting ... | Max Horn |
2005-01-11 | Move 'tools' related build rules into tools/module.mk; fixed remainder of bug... | Max Horn |
2004-12-28 | Fix building in an external dir | Max Horn |
2004-12-25 | Simplified building of the tools -> should fix compilation problems on Windows | Max Horn |
2004-12-24 | new target fixes | Eugene Sandulenko |
2004-12-24 | Added targets md5scumm and md5simon for generating headers and web md5.inc file | Eugene Sandulenko |
2004-12-24 | fix credits target | Max Horn |
2004-12-24 | Disabled example rules on how the md5 headesr could be rebuilt automatically ... | Max Horn |
2004-12-24 | Moving convbdf and md5table into scummvm/tools/ | Max Horn |
2004-12-20 | Added AUTHORS in some more places | Max Horn |
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 |