aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/dc/Makefile
AgeCommit message (Collapse)Author
2011-06-01DC: Clarify commentMax Horn
2011-06-01Merge branch 'branch-1-3-0' into masterMax Horn
I manually resolved all conflicts, and inspected every single change. Many were due to the version string mismatch and thus easily resolved. The MSVC project files add in the 1-3-0 branch were not merged, neither where the changes to gui/themes/translations.dat. Conflicts: NEWS backends/base-backend.cpp backends/graphics/samsungtvsdl/samsungtvsdl-graphics.cpp backends/module.mk backends/platform/ds/arm9/makefile backends/platform/psp/README.PSP backends/platform/samsungtv/main.cpp backends/platform/samsungtv/samsungtv.cpp backends/saves/posix/posix-saves.cpp base/commandLine.cpp base/internal_version.h base/main.cpp common/array.h configure devtools/create_project/create_project.cpp dists/android/AndroidManifest.xml dists/android/plugin-manifest.xml dists/iphone/Info.plist dists/irix/scummvm.spec dists/macosx/Info.plist dists/redhat/scummvm-tools.spec dists/redhat/scummvm.spec dists/scummvm.rc dists/slackware/scummvm.SlackBuild dists/wii/meta.xml engines/sci/parser/vocabulary.cpp engines/tinsel/handle.cpp gui/themes/translations.dat
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-01DC: Disable serial for releaseMarcus Comstedt
2011-04-20DC: Move dynamic plugin handling into the platformMarcus Comstedt
2011-01-08DC: Sync legacy makefile with recent changesMarcus Comstedt
svn-id: r55173
2010-07-29BUILD: Compile & link certain files only for specific BACKEND valuesMax Horn
svn-id: r51465
2010-05-09Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to ↵Andre Heider
configure. svn-id: r48977
2009-11-14Remove Igor engineMax Horn
svn-id: r45898
2009-10-10Added flag for updating dependencies.Marcus Comstedt
svn-id: r44876
2009-10-10Enable RGB colour for Dreamcast.Marcus Comstedt
svn-id: r44875
2009-10-10Makefile.common now requires us to set $(LD) as well...Marcus Comstedt
svn-id: r44867
2009-05-21Ack, can't use something set with := in the dependency section. *sigh* New ↵Marcus Comstedt
try. svn-id: r40753
2009-05-21Added proper dependencies for the "plugin_dist" target.Marcus Comstedt
svn-id: r40751
2009-01-11Enabled GROOVIE and TUCKER as well, as they are enabled by default by the ↵Marcus Comstedt
standard configure script. svn-id: r35812
2009-01-10Enable IHNM.Marcus Comstedt
svn-id: r35808
2008-12-14Use the new nifty defines DISABLE_TEXT_CONSOLE and DISABLE_COMMAND_LINE.Marcus Comstedt
svn-id: r35363
2008-07-20Solaris tr does not like character classes in some locales. Use "C" locale.Marcus Comstedt
svn-id: r33143
2008-07-05Enable all engines.Marcus Comstedt
svn-id: r32923
2008-06-28Set $(DEPDIR).Marcus Comstedt
svn-id: r32832
2008-05-06Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefilesJordi Vilalta Prat
svn-id: r31889
2008-03-01Integrated fs factory into osystem object.Marcus Comstedt
svn-id: r31024
2008-03-01Moved Dreamcast filesystem factory to platform directory.Marcus Comstedt
svn-id: r31021
2008-01-03Disable compilation of default savefile manager, to avoid having it pulledMarcus Comstedt
in by --whole-archive when building with plugins. svn-id: r30185
2008-01-03Remove -I$(srcdir)/common from include path (not needed anymore).Marcus Comstedt
svn-id: r30184
2007-12-08Use "new" framework for compressed saves...Marcus Comstedt
svn-id: r29765
2006-06-30Moved backends/dc into new platform directory.Marcus Comstedt
svn-id: r23357