aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2009-03-01By default, do not check for libmpeg2. Currently, there's no engine that need...Torbjörn Andersson
2009-03-01Don't use the words "MPEG" and "Broken Sword" in the same sentence. Ever.Torbjörn Andersson
2009-02-20Fixed configure on systems without mktemp.Johannes Schickel
2009-02-15Merged revisions 36329, 38212, 38226and 38234 from branch-0-13-0 to trunk: iP...Oystein Eftevaag
2009-02-15Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't com...Jordi Vilalta Prat
2009-02-13Build a dynamically linked executable on Amiga by default (as discussed with ...Jordi Vilalta Prat
2009-01-21configure: changed 'Running on x86' to 'Compiling for x86'Max Horn
2009-01-21configure: changed order of backend detection and engine listing (backend det...Max Horn
2009-01-20Changed configure to add ENABLE_VKEYBD and ENABLE_KEYMAPPER to DEFINES, inste...Max Horn
2009-01-11Merge in Virtual Keybpard & KeyMapper branch,Eugene Sandulenko
2009-01-05Added Haiku support to configure (due to Begasus)Max Horn
2009-01-02Disable the SAGA 2 sub engine by default (it's WIP)Filippos Karapetis
2009-01-02More configure code for additional SAGA engine features.Eugene Sandulenko
2009-01-02Added changes to configure, which I forgot to do in my previous commitFilippos Karapetis
2008-12-16Enable the Groovie engine by default since it's now supportedJordi Vilalta Prat
2008-12-08Removed last traces of X11 backend.Johannes Schickel
2008-11-30enabled tucker engine by default, since game should be completable with itGregory Montoir
2008-11-14Patch #2271425: Groovie engineMax Horn
2008-11-10add initial support for 'Bud Tucker in Double Trouble'Gregory Montoir
2008-09-30Added preprocessor flags 'ENABLE_VKEYBD' and 'ENABLE_KEYMAPPER' to control in...Stephen Kennedy
2008-09-12Fix compiling under mingw, when using latest mingw-runtime (3.15).Travis Howell
2008-08-30Fix (?) Solaris detection in some workaround code in the MT-32 emulatorMax Horn
2008-08-27Partial commit of patch #2012839: Atari Patch for adding Native MIDI and Fix ...Max Horn
2008-08-20Committed patch from bug #2062926 "GCC 4.x versions not detected by configure...Johannes Schickel
2008-07-23Fix bug which was triggered by file named 'a' in current directory.Eugene Sandulenko
2008-07-23Added Tinsel engine to main repos (no news item for it ON PURPOSE)Max Horn
2008-07-15config.log and tmp files should be put into the configure (= current) dir, no...Max Horn
2008-07-09New configure flag --enable-profiling to compile and link with -pg (for Bertrand Augereau
2008-06-24Fixed mktemp usage in BSD systems (as noted in bug #2000931)Jordi Vilalta Prat
2008-06-14Revert last commit.Travis Howell
2008-06-14Disable drawObject type 0x41, which is currently causing frequent crashes.Travis Howell
2008-06-10Small cleanup (mainly removed useless variables and defines)Jordi Vilalta Prat
2008-06-09Added some missing $EXEEXT which would make some tests to failJordi Vilalta Prat
2008-06-09Use mktemp when availableJordi Vilalta Prat
2008-06-09Ignore superfluous --enable/--disable flags for existing enginesJordi Vilalta Prat
2008-06-04- Removed -Wconversion from compiler options for g++ 4.3, it's behavior has f...Johannes Schickel
2008-05-31Use --enable-auto-import when linking dynamic plugins with MinGW.Johannes Schickel
2008-05-14TypoMax Horn
2008-05-07Reject invalid option combinations when enabling/disabling enginesJordi Vilalta Prat
2008-05-07Show the SCUMM engine options properlyJordi Vilalta Prat
2008-05-06Added openembedded.org target names (patch #1959138)Jordi Vilalta Prat
2008-05-06Fail on invalid --enable/disable optionsJordi Vilalta Prat
2008-05-06Fixed syntax error. String comparision is done with '=', not '=='.Torbjörn Andersson
2008-05-06Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefilesJordi Vilalta Prat
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-05-02Enable drascula engine by defaultEugene Sandulenko
2008-05-02Properly document the default manpage directoryJordi Vilalta Prat
2008-04-20Patch #1947288: "AmigaOS4: small changes (Makefile, configure)"Eugene Sandulenko
2008-04-20Added the M4 and MADE engines to configure (disabled by default)Filippos Karapetis