aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2006-02-11Moved engines to the new engines/ directoryMax Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-27Add themes zip to win32 dist.Travis Howell
2006-01-25New tools/update-version.pl script (usage: CMD 1 2 3 CVS -> results in versi...Max Horn
2005-12-30OSX: Make it possible to compile ScummVM using GCC 3.3 against an SDL that wa...Max Horn
2005-11-27Revert accidental change.Eugene Sandulenko
2005-11-27Patch #1341626: "New GP32 port"Eugene Sandulenko
2005-11-08Improved osxsnap target (up to par with my own release build script)Max Horn
2005-11-07Use -force_cpusubtype_ALL for OS X statics, to ensure compatibility with G3 s...Max Horn
2005-10-14Added missing -framework CoreMIDIMax Horn
2005-06-24Fix for bug #1226522 (do not add common to list of include paths, to avoid na...Max Horn
2005-06-20Removed -Wctor-dtor-privacy, all it does is trigger nonsense warnings in GCC 4Max Horn
2005-05-10Restore settings again.Travis Howell
2005-05-09Patch #1181544 (AmigaOS 4 changes)Max Horn
2005-05-09Restore settings.Travis Howell
2005-05-09Mention thumbnails in NEWSMax Horn
2005-05-08Patch #1193398 (DESTDIR patch for Makefile)Max Horn
2005-03-22Insert Credits.rtf into OSX bundleMax Horn
2005-02-06Configure the plugin prefix/suffix in the configure script; use that setting ...Max Horn
2005-01-11Move 'tools' related build rules into tools/module.mk; fixed remainder of bug...Max Horn
2004-12-28Fix building in an external dirMax Horn
2004-12-25Simplified building of the tools -> should fix compilation problems on WindowsMax Horn
2004-12-24new target fixesEugene Sandulenko
2004-12-24Added targets md5scumm and md5simon for generating headers and web md5.inc fileEugene Sandulenko
2004-12-24fix credits targetMax Horn
2004-12-24Disabled example rules on how the md5 headesr could be rebuilt automatically ...Max Horn
2004-12-24Moving convbdf and md5table into scummvm/tools/Max Horn
2004-12-20Added AUTHORS in some more placesMax Horn
2004-12-20Add AUTHORS to win32 distTravis Howell
2004-12-16Update HE gamesTravis Howell
2004-08-22PLUGIN_PREFIX and PLUGIN_SUFFIX moved to Makefile, PLUGIN_EXTRA_DEPS added.Marcus Comstedt
2004-07-27Given Makefile now depends on the configure script output move these default ...Jonathan Gray
2004-04-172nd pass at install/uninstall targetsJonathan Gray
2004-04-16more phony targetsJonathan Gray
2004-04-16initial pass at adding install/uninstall support to configure script, also us...Jonathan Gray
2004-04-16update phony target listJonathan Gray
2004-04-12this no longer existsJonathan Gray
2004-04-09UpdateTravis Howell
2004-04-06Fix for building from an external dir (ensures that the correct config.h gets...Max Horn
2004-04-03make hdiutil overwrite the disk image if it already exists, although it will ...Jonathan Gray
2004-03-29add most of my os x snapshot script as a makefile targetJonathan Gray
2004-03-29use a make variable for static os x package prefix so I don't have to change ...Jonathan Gray
2004-03-21Add win32 distTravis Howell
2004-03-17Add mingw to configure (Not working yet)Travis Howell
2004-03-15Aaargh, 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-04use printf instead of echo -n for the echo -n less solaris usersJonathan Gray
2004-03-03sdl-config --static-libs finally works in SDL 1.2.7, make use of itMax Horn
2004-02-25OpenGL *is* needed for the OSX static target, because SDL always links agains...Max Horn
2004-02-25OpenGL libs no longer requiredTravis Howell