Age | Commit message (Expand) | Author |
2009-03-21 | Use -isystem instead of -I to include ronin stuff on Dreamcast (gets rid of s... | Marcus Comstedt |
2009-03-21 | Added support for dynamic plugins on Dreamcast to the configure script. | Marcus Comstedt |
2009-03-19 | configure: rearranged some stuff | Max Horn |
2009-03-19 | Whitespace fix | Oystein Eftevaag |
2009-03-19 | Added support for specifying which prefix directory to link in static libs fo... | Oystein Eftevaag |
2009-03-19 | Added configure support for the Wii and Gamecube port | Andre Heider |
2009-03-19 | Moved -pedantic from Makefile to the end of configure script | Andre Heider |
2009-03-19 | Extended the FLAC test to detect a libFLAC version which was compiled without... | Andre Heider |
2009-03-19 | Fixed the tremor check. Instead of a ogg symbol, it now checks for a tremor o... | Andre Heider |
2009-03-18 | Initial support for building the Dreamcast port using the configure | Marcus Comstedt |
2009-03-18 | Use host-specific ranlib when crosscompiling for darwin (Mac OS X) | Oystein Eftevaag |
2009-03-18 | configure: We don't use tail anymore, so don't check for it; move (hq) scaler... | Max Horn |
2009-03-18 | Create a variable _host_alias defaulting to $_host_cpu-$_host_os, which is us... | Marcus Comstedt |
2009-03-18 | Moved the _build_{hq_,}scalers tests to after the host checks, because they m... | Marcus Comstedt |
2009-03-18 | Fix bug #2684645 - AMIGAOS: Build breaks in base/commandline. | Travis Howell |
2009-03-13 | fixing stupid, stupid mistake in previous commit. yet another proof that I ne... | Max Horn |
2009-03-13 | Added --enable-all-engines and --disable-all-engines to configure script | Max Horn |
2009-03-09 | Personal Nightmare is part of the AGOS engine. | Travis Howell |
2009-03-09 | Change Personal Nightmare support to optional, until setjmp/longjmp code is c... | Travis Howell |
2009-03-07 | Enable the MADE engine by default | Filippos Karapetis |
2009-03-04 | - Make Lands of Lore compileable optionally as suggested by _sev. (via ENABLE... | Johannes Schickel |
2009-03-01 | By default, do not check for libmpeg2. Currently, there's no engine that need... | Torbjörn Andersson |
2009-03-01 | Don't use the words "MPEG" and "Broken Sword" in the same sentence. Ever. | Torbjörn Andersson |
2009-02-20 | Fixed configure on systems without mktemp. | Johannes Schickel |
2009-02-15 | Merged revisions 36329, 38212, 38226and 38234 from branch-0-13-0 to trunk: iP... | Oystein Eftevaag |
2009-02-15 | Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't com... | Jordi Vilalta Prat |
2009-02-13 | Build a dynamically linked executable on Amiga by default (as discussed with ... | Jordi Vilalta Prat |
2009-01-21 | configure: changed 'Running on x86' to 'Compiling for x86' | Max Horn |
2009-01-21 | configure: changed order of backend detection and engine listing (backend det... | Max Horn |
2009-01-20 | Changed configure to add ENABLE_VKEYBD and ENABLE_KEYMAPPER to DEFINES, inste... | Max Horn |
2009-01-11 | Merge in Virtual Keybpard & KeyMapper branch, | Eugene Sandulenko |
2009-01-05 | Added Haiku support to configure (due to Begasus) | Max Horn |
2009-01-02 | Disable the SAGA 2 sub engine by default (it's WIP) | Filippos Karapetis |
2009-01-02 | More configure code for additional SAGA engine features. | Eugene Sandulenko |
2009-01-02 | Added changes to configure, which I forgot to do in my previous commit | Filippos Karapetis |
2008-12-16 | Enable the Groovie engine by default since it's now supported | Jordi Vilalta Prat |
2008-12-08 | Removed last traces of X11 backend. | Johannes Schickel |
2008-11-30 | enabled tucker engine by default, since game should be completable with it | Gregory Montoir |
2008-11-14 | Patch #2271425: Groovie engine | Max Horn |
2008-11-10 | add initial support for 'Bud Tucker in Double Trouble' | Gregory Montoir |
2008-09-30 | Added preprocessor flags 'ENABLE_VKEYBD' and 'ENABLE_KEYMAPPER' to control in... | Stephen Kennedy |
2008-09-12 | Fix compiling under mingw, when using latest mingw-runtime (3.15). | Travis Howell |
2008-08-30 | Fix (?) Solaris detection in some workaround code in the MT-32 emulator | Max Horn |
2008-08-27 | Partial commit of patch #2012839: Atari Patch for adding Native MIDI and Fix ... | Max Horn |
2008-08-20 | Committed patch from bug #2062926 "GCC 4.x versions not detected by configure... | Johannes Schickel |
2008-07-23 | Fix bug which was triggered by file named 'a' in current directory. | Eugene Sandulenko |
2008-07-23 | Added Tinsel engine to main repos (no news item for it ON PURPOSE) | Max Horn |
2008-07-15 | config.log and tmp files should be put into the configure (= current) dir, no... | Max Horn |
2008-07-09 | New configure flag --enable-profiling to compile and link with -pg (for | Bertrand Augereau |
2008-06-24 | Fixed mktemp usage in BSD systems (as noted in bug #2000931) | Jordi Vilalta Prat |