aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
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
2008-04-08Change add_to_config_mk_if_no to the more natural add_to_config_mk_if_yes in ...Jordi Vilalta Prat
2008-03-23Patch #1923546: fix checking sdlconfig on OS/2 (supposing the files in path a...Jordi Vilalta Prat
2008-03-23Patch #1923547: enable nasm usage on OS/2Jordi Vilalta Prat
2008-02-26Added -lnsl -lsocket to the libs required when building for Solaris, partial...Max Horn
2008-02-26Patch #1901742: Solaris /bin/sh doesn't like $()Jordi Vilalta Prat
2008-02-07- Fix math lib test when crosscompilingJordi Vilalta Prat
2008-02-07Enhanced tools detection when crosscompiling with mingw32 and removed dupplic...Jordi Vilalta Prat
2008-02-07Use sdl-config --prefix to enable better detection of include paths.Jordi Vilalta Prat
2008-02-05Committed my own patch #1885901 to fix NASM warnings.Torbjörn Andersson
2008-01-31Patch #1880781: "BeOS port for scummvm"Eugene Sandulenko
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-27Fix the endianness detection in Solaris 8 (It fixes but #1871509 "GUI distort...Jordi Vilalta Prat
2008-01-22Fix configure for plain Bourne shellsJordi Vilalta Prat
2008-01-13Various small patches to the build system by jvpratMax Horn
2008-01-13Added GPL header to configure (it really is complex enough to justify that), ...Max Horn
2008-01-11Fix Maemo patch to configureEugene Sandulenko
2008-01-11First part of Maemo portEugene Sandulenko
2007-12-31Enabling the SMUSH/sound ARM optimizations for the iPhone. Converting any num...Oystein Eftevaag
2007-12-28Patch #1858158: BUILD: Plugin building cleanupEugene Sandulenko
2007-12-28Now --disable-he does not disable HE70 games.Eugene Sandulenko
2007-12-19Patch #1853322: Patch for Atari ST/FreeMintMax Horn
2007-12-18Fix for bug #1853110: Error in configure on MacOS X (head -c is not portable,...Max Horn
2007-12-02Abort configure run if no matching datatypes are found; some tweaks for cross...Max Horn
2007-12-02fixes for cygwin build. In particular: move the _mak_plugins environment afte...Kostas Nakos