aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2003-04-26Make it possible to disable some/all of our three game modules (scumm/simon/s...Max Horn
2003-03-23updated Mac OS X static build ruleMax Horn
2003-02-26cleanupMax Horn
2003-02-07OopsJames Brown
2003-02-07Patch 679354: ComI actor redraw patchJames Brown
2002-12-31get rid of DUMP_SCRIPTS; in its place, added run time option '-u' to enabled ...Max Horn
2002-12-09change CFLAGS to CXXFLAGSMax Horn
2002-12-01OS X app bundle should contain static linked executable; 'bool' is part of th...Max Horn
2002-11-20use := instead of =Max Horn
2002-11-20Include simon debug options by defaultTravis Howell
2002-11-10Added a bundle target for OS X (creates an .app wrapper); Info.plist contains...Max Horn
2002-11-03no need to remove the debian/ dir anymoreTore Anderson
2002-11-02remove the debian/ dir before symlinking the dists/debian/ dir there,Tore Anderson
2002-11-01Added a deb target in the Makefile.Tore Anderson
2002-10-27patch #628997 support for ogg vorbis instead of cd tracks by Daniel Schepler....Jonathan Gray
2002-10-23added some comments; conveniently allow to enable -Wshadow and -WerrorMax Horn
2002-10-22added SIMONDEBUG to MakefileMax Horn
2002-10-08oopsMax Horn
2002-10-08added methods to String class that convert a string to upper/lower case; chan...Max Horn
2002-09-22taking out the -Werror again for now, till we have time to resolve some other...Max Horn
2002-09-22added -Wno-unknown-pragmas to fix warnings related to #pragma markMax Horn
2002-09-22don't tolerate warningsMax Horn
2002-09-09please be careful when commiting every modified file instead of only commitin...Max Horn
2002-09-09patch attempts to fix the MI2 music bug pointed out in bug report #551028Jean-Yves Simon
2002-09-08rewrote config class; cleanup; code restructuringMax Horn
2002-08-24we are not using ncurses, are we?Max Horn
2002-08-21patch #598405Max Horn
2002-08-21don't use OS X rules by default for SDL backend; use cp instead of ln to crea...Max Horn
2002-08-21first go at modularizing the build systemMax Horn
2002-08-21engine.* moved to common (where it belongs); added distclean target which get...Max Horn
2002-08-21Initial revisionMax Horn
2002-07-25got rid of UNIX_X11 - instead, use UNIX + X11_BACKENDMax Horn
2002-07-09Dumb up filename case insensitivityJames Brown
2002-06-17Add OpenGL support patch from Andre SouzaTravis Howell
2002-06-14Reverse patch as requested by EndyTravis Howell
2002-06-14Add OpenGL support patch from Andre SouzaTravis Howell
2002-06-07merged Makefile.macosx into master MakefileMax Horn
2002-05-25fixed a missplaced memset in akos code. Fixed a typo in the MakefileVincent Hamm
2002-05-25Forgot to remove another SDLism from the X11 compilation :-) (no, no,Lionel Ulmer
2002-05-25Fix a little bit the Makefile to not have both UNIX and UNIX_X11Lionel Ulmer
2002-05-16Fix X11 compiling with the new unified Makefile and remove the oldLionel Ulmer
2002-05-16Added an ALSA sequencer support. Updated readme.txt to explain it, andNicolas Noble
2002-04-27Add config file support. Thanks |Pixel| :)James Brown
2002-04-27Makefile.mingw now uses Makefile.common, tooMax Horn
2002-04-26Slightly revised Makefiles, now share common stuff in Makefile.common; added ...Max Horn
2002-04-17Removed mp3_cd referenceNicolas Bacca
2002-04-14Updated makefileLudvig Strigeus
2002-04-13Added mididrv.cpp, removed USE_ADLIBLudvig Strigeus
2002-04-13Added main.cpp and extra simon *.cpp files to makefilesTravis Howell
2002-04-05Fix minor typoJames Brown