aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
AgeCommit message (Expand)Author
2009-02-20Remove scummclassic.zip from packages, since it is built in.Travis Howell
2009-01-30Reorder modules to fix linker issues when all engines are disabled (this orde...Max Horn
2009-01-30Moved default implementations for various OSystem methods into a new class Ba...Max Horn
2008-10-09Update theme package name.Travis Howell
2008-10-09Fixe DIST_FILES_THEMES in Makefile for theme distribution.Vicent Marti
2008-06-09Add drascula.dat.Travis Howell
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-05-02Added support to load plugins from different directories and the ability to s...Jordi Vilalta Prat
2008-04-21Add m4.dat to installation of engine data files.Travis Howell
2008-02-25added some SVN headersMax Horn
2008-02-17Delete .d dependency files in 'clean' target, not 'distclean'Max Horn
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-13Various small patches to the build system by jvpratMax Horn
2008-01-06Fix path for engine data.Travis Howell
2008-01-06Patch #1862888: BUILD: Automate the list of data files to be distributedMax Horn
2007-12-16Patch #1847599: Several enhancements for the build systemMax Horn
2007-11-13Initial commit of the iPhone/iPod Touch backendOystein Eftevaag
2007-09-29Fix bug #1803020: Oddity in Makefile.commonMax Horn
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-15TypoMax Horn
2007-06-10Added reference to COPYRIGHT file in various placesMax Horn
2007-02-08Removed build.rules (hasn't been used by our build system for ages now)Max Horn
2006-12-07some files in the dist list are not any longer in root dirPaweł Kołodziejski
2006-09-23Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...Max Horn
2006-06-24Remove unused slash from DEPDIRS (cosmetical change to appease Torbjoern :-)Max Horn
2006-06-24* Renamed config.mak to config.mkMax Horn
2006-06-24Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cppMax Horn
2006-04-08Moved version vars from base/main.cpp to base/version.cpp; thus now version.o...Max Horn
2006-03-29Added a minimal README for our unit tests, and moved their build rule to a ne...Max Horn
2006-02-12Reduced data duplication in module.mk files; added module.mk files for null a...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-02-11Add patch #1374870 - New Lure of the Temptress moduleTravis Howell
2005-06-27Better test for disabled scalers...Marcus Comstedt
2005-05-14Added --disable-hq and --disable-scumm-7-8 options. Also improvedEugene Sandulenko
2005-05-14Add configure option to disable HE 70+ games.Travis Howell
2005-04-05Initial checking of Gob engineEugene Sandulenko
2005-01-11Move 'tools' related build rules into tools/module.mk; fixed remainder of bug...Max Horn
2004-12-25Moved the softsynth midi drivers into a sound/softsynth; amongst other things...Max Horn
2004-12-24Moving convbdf and md5table into scummvm/tools/Max Horn
2004-12-20Added AUTHORS in some more placesMax Horn
2004-12-02Moved MidiDriver creation code into the MidiDriver class (as static methods),...Max Horn
2004-11-06Major MT-32 emu overhaul based on KingGuppy's code.Eugene Sandulenko
2004-08-22PLUGIN_PREFIX and PLUGIN_SUFFIX moved to Makefile, PLUGIN_EXTRA_DEPS added.Marcus Comstedt
2004-05-21Added assembly versions of HQ2x and HQ3x scalers.Eugene Sandulenko
2004-05-09removed awe based on Endy statementPaweł Kołodziejski
2004-05-05adding initial code for Another World enginePaweł Kołodziejski
2004-04-16Makefile.mingw is no longer usedJonathan Gray
2004-04-09Add Kyrandia baseJames Brown
2004-03-21Moved Surface/Font code into new 'graphics' moduleMax Horn