Age | Commit message (Expand) | Author |
2015-02-16 | CONFIGURE: Make SDL_CONFIG override work with a MinGW host. | Johannes Schickel |
2015-01-25 | SDL: Add experimental support for SDL2. | Johannes Schickel |
2015-01-25 | CONFIGURE: Allow to overwrite sdl-config to use with SDL_CONFIG. | Johannes Schickel |
2015-01-18 | CONFIGURE: Use -mlongcall on Mac PPC builds | Matthew Hoops |
2015-01-18 | CONFIGURE: Use "powerpc" instead of "ppc" as config.guess outputs | Matthew Hoops |
2015-01-05 | ANDROID: Remove unpacker and fix support for non arm | Joel Teichroeb |
2015-01-04 | CONFIGURE: define HAVE_INT64 when we have 64-bit types. | Eugene Sandulenko |
2014-12-09 | CONFIGURE: Add likely fix for AmigaOS4 linker relocation build failure. | D G Turner |
2014-10-26 | GCW0: Switch to HW floats and introduce the platform define | Eugene Sandulenko |
2014-10-26 | CONFIGURE: Create port-specific platform for GCW0 | Eugene Sandulenko |
2014-09-21 | CONFIGURE: Use pkgconfig to get CFLAGS for Unity if not supplied | Tobia Tesan |
2014-09-21 | CONFIGURE: Ask for unity >= 3.8.1 | Tobia Tesan |
2014-08-08 | AMIGAOS: Get rid of the OS version number | raziel- |
2014-07-20 | BUILD: Add port specific makefile for AmigaOS4. | D G Turner |
2014-07-20 | BUILD: Fix AmigaOS4 build variable naming to be clearer. | D G Turner |
2014-07-01 | CONFIGURE: Fix compilation on IRIX. | D G Turner |
2014-06-28 | BUILD: Move the PS3 make targets to a separate file | Bastien Bouclet |
2014-06-27 | CONFIGURE: Disable the event recorder for the PS3 | Bastien Bouclet |
2014-06-18 | ANDROID: Allow build with non-ancient SDK | Marcus Comstedt |
2014-05-28 | CONFIGURE: Detect and use Mac Homebrew if it is installed | Eugene Sandulenko |
2014-05-28 | CONFIGURE: Detect and use Fink if installed | Eugene Sandulenko |
2014-05-21 | CONFIGURE: Send output for host-alias-strings test to config.log | D G Turner |
2014-05-20 | CONFIGURE: Fix information output for host-alias-strings test. | D G Turner |
2014-05-18 | CONFIGURE: Add support for host-alias prefixed strings binary on LE. | D G Turner |
2014-05-17 | CONFIGURE: Add support for host-alias prefixed strings binary. | D G Turner |
2014-04-30 | PS2: Fix hardcoded library settings to allow building against old SDK. | D G Turner |
2014-04-29 | PS2: Add support for building against old SDK if PS2SDK_OLD envvar set. | D G Turner |
2014-04-28 | Merge pull request #426 from sunmax/master | Eugene Sandulenko |
2014-04-18 | CONFIGURE: Add help note for option to disable freetype2 usage. | D G Turner |
2014-04-02 | CONFIGURE: Remove noisy format warnings from AmigaOS4 builds. | D G Turner |
2014-03-22 | CONFIGURE: Fix AmigaOS4 builds with dynamic plugins. | raziel- |
2014-03-22 | CONFIGURE: Modify AmigaOS debug information format to plain stabs. | raziel- |
2014-03-15 | ANDROID: Fix platform architecture and thus MIPS builds. | D G Turner |
2014-03-13 | ANDROID: Modify configure script for multi architecture builds. | D G Turner |
2014-03-06 | CONFIGURE: Allow iPhone backend to be build with cctools' as. | Johannes Schickel |
2014-02-23 | OSX: Implement TaskbarManager for Mac OS X | Thierry Crozat |
2014-02-14 | IPHONE: Don't link against private framework GraphicsServices. | Johannes Schickel |
2014-01-25 | WII: Fix Gamecube build. Compiler prefix change for r26 SDK missed. | D G Turner |
2014-01-23 | PS2: Added support for latest SDK in configure | Max Lingua |
2014-01-23 | Merge branch 'master' of git://github.com/scummvm/scummvm | Max Lingua |
2014-01-23 | Merge pull request #409 from lordhoto/rtti | Johannes Schickel |
2014-01-24 | BUILD: Enable RTTI on Android. | Johannes Schickel |
2014-01-21 | BUILD: Remove now superfluous _taskbar=no in Wii specific configuration. | Johannes Schickel |
2014-01-21 | Merge pull request #421 from lordhoto/taskbar-cleanup | Johannes Schickel |
2014-01-21 | Merge pull request #413 from AReim1982/master | David Turner |
2014-01-21 | BUILD: Auto detect taskbar support. | Johannes Schickel |
2014-01-21 | BUILD: Rename libunity support variable to "USE_UNITY" instead of "USE_TASKBA... | Johannes Schickel |
2014-01-21 | WII: Implement changes needed by DevKitPPC R26 and later | AReim1982 |
2014-01-18 | configure: enhanced PS2 support | Max Lingua |
2014-01-18 | CONFIGURE: Disable taskbar integration for Dreamcast. | D G Turner |