Age | Commit message (Expand) | Author |
2009-06-17 | Moved the wiidist target to ports.mk, cleaned it up and automated meta.xml ge... | Andre Heider |
2009-06-10 | Clarify that Cygwin is not supported as building platform anymore | Eugene Sandulenko |
2009-06-04 | Initial import of the GP2XWiz backend (based on the GP2X and SDL backends). I... | John Willis |
2009-05-31 | Little formatting fix. | Johannes Schickel |
2009-05-16 | Fixed problem with building the Dreamcast port in the srcdir: | Marcus Comstedt |
2009-05-16 | Let ScummVM compile out of the box on FreeBSD | Eugene Sandulenko |
2009-05-10 | iPhone fixes for compiling with the unofficial sdk | Oystein Eftevaag |
2009-05-10 | Patch #2789608: "recognition of os2-emx in configure" | Eugene Sandulenko |
2009-05-09 | remove temporary files on mac os x | Paweł Kołodziejski |
2009-04-22 | Fix typo in special case gcc version detection | Willem Jan Palenstijn |
2009-04-21 | run psp-fixup-imports after linking | Joost Peters |
2009-04-04 | Remove the obsolete IPHONE_BACKEND define | Jordi Vilalta Prat |
2009-03-30 | Remove -Wno-parentheses switch for g++ 4.3. | Johannes Schickel |
2009-03-30 | Drop Cygwin support, the -mno-cygwin option is been removed from GCC in the f... | Travis Howell |
2009-03-30 | Added build rules for SCI32 games | Filippos Karapetis |
2009-03-30 | Fluidsynth requires additional libraries, for mingw build. | Travis Howell |
2009-03-28 | Fix bug #2684645: AMIGAOS: Build breaks in "base/commandline". | Walter van Niftrik |
2009-03-27 | Improved configure support for the GP2X port. | Andre Heider |
2009-03-25 | Allow building of psp backend via configure (Part 1 - Still need to add the f... | Joost Peters |
2009-03-23 | Distinguish between the native and the host executable extension, so that nas... | Andre Heider |
2009-03-23 | Fix compiler detection if CXX is preset to a working compiler but contains a ... | Max Horn |
2009-03-22 | Don't just "return" from the script if == no (leftover from r39541, where th... | Andre Heider |
2009-03-22 | Fix compilation of the iPhone port. | Andre Heider |
2009-03-22 | Reverted vinterstum's 'unification' of iPhone and Mac OS X configure code. Th... | Max Horn |
2009-03-22 | Fixed configure on OSX (no idea what this will do to the iPhone, but now at l... | Max Horn |
2009-03-22 | - Grouped default settings | Jordi Vilalta Prat |
2009-03-22 | OSX configure fix | Oystein Eftevaag |
2009-03-21 | Updated iphone/osx build rules a bit, to make them more consistent | Oystein Eftevaag |
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 |