aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2014-05-28CONFIGURE: Detect and use Mac Homebrew if it is installedEugene Sandulenko
2014-05-28CONFIGURE: Detect and use Fink if installedEugene Sandulenko
2014-05-21CONFIGURE: Send output for host-alias-strings test to config.logD G Turner
2014-05-20CONFIGURE: Fix information output for host-alias-strings test.D G Turner
2014-05-18CONFIGURE: Add support for host-alias prefixed strings binary on LE.D G Turner
2014-05-17CONFIGURE: Add support for host-alias prefixed strings binary.D G Turner
2014-04-30PS2: Fix hardcoded library settings to allow building against old SDK.D G Turner
2014-04-29PS2: Add support for building against old SDK if PS2SDK_OLD envvar set.D G Turner
2014-04-28Merge pull request #426 from sunmax/masterEugene Sandulenko
2014-04-18CONFIGURE: Add help note for option to disable freetype2 usage.D G Turner
2014-04-02CONFIGURE: Remove noisy format warnings from AmigaOS4 builds.D G Turner
2014-03-22CONFIGURE: Fix AmigaOS4 builds with dynamic plugins.raziel-
2014-03-22CONFIGURE: Modify AmigaOS debug information format to plain stabs.raziel-
2014-03-15ANDROID: Fix platform architecture and thus MIPS builds.D G Turner
2014-03-13ANDROID: Modify configure script for multi architecture builds.D G Turner
2014-03-06CONFIGURE: Allow iPhone backend to be build with cctools' as.Johannes Schickel
2014-02-23OSX: Implement TaskbarManager for Mac OS XThierry Crozat
2014-02-14IPHONE: Don't link against private framework GraphicsServices.Johannes Schickel
2014-01-25WII: Fix Gamecube build. Compiler prefix change for r26 SDK missed.D G Turner
2014-01-23PS2: Added support for latest SDK in configureMax Lingua
2014-01-23Merge branch 'master' of git://github.com/scummvm/scummvmMax Lingua
2014-01-23Merge pull request #409 from lordhoto/rttiJohannes Schickel
2014-01-24BUILD: Enable RTTI on Android.Johannes Schickel
2014-01-21BUILD: Remove now superfluous _taskbar=no in Wii specific configuration.Johannes Schickel
2014-01-21Merge pull request #421 from lordhoto/taskbar-cleanupJohannes Schickel
2014-01-21Merge pull request #413 from AReim1982/masterDavid Turner
2014-01-21BUILD: Auto detect taskbar support.Johannes Schickel
2014-01-21BUILD: Rename libunity support variable to "USE_UNITY" instead of "USE_TASKBA...Johannes Schickel
2014-01-21WII: Implement changes needed by DevKitPPC R26 and laterAReim1982
2014-01-18configure: enhanced PS2 supportMax Lingua
2014-01-18CONFIGURE: Disable taskbar integration for Dreamcast.D G Turner
2014-01-10CONFIGURE: Add workaround for GCC bug in Dreamcast toolchain.D G Turner
2014-01-02BUILD: Support libedit readline wrapperWillem Jan Palenstijn
2013-11-24BUILD: Add code to maintain ordering of engines in generated files.D G Turner
2013-11-24BUILD: Create engines/ dir if necessary, to fix out-of-tree buildsD G Turner
2013-11-24BUILD: Remove need for engine.mk in each engine directory.D G Turner
2013-11-24BUILD: Remove need for engine-plugin.h in engines.D G Turner
2013-11-24BUILD: Split engines/plugins_table header down to a file per engine.D G Turner
2013-11-24BUILD: Split configure.engines down to a single file per engine.D G Turner
2013-10-08Merge pull request #372 from zeldin/ouyaDavid Turner
2013-09-29BUILD: Fix libpng detection when compiled as shared library with zlib.D G Turner
2013-09-17CONFIGURE: Better default for static lib prefix on OSXThierry Crozat
2013-09-16GRAPHICS: Implement JPEGDecoder based on libjpeg.Johannes Schickel
2013-08-07CONFIGURE: Add --host=ouya to the special targetsMarcus Comstedt
2013-07-16CONFIGURE: Use -Wno-long-long when we use -pedantic.Alyssa Milburn
2013-07-15CONFIGURE: Added more 64bit integers to probingEugene Sandulenko
2013-07-11DC: Amend tests on serial disable/enable blocks.D G Turner
2013-07-10DC: Only enable serial debug output when --enable-debug is passed.D G Turner
2013-07-09BUILD: Disable data path in mingw builds, since it was using a hard coded pat...Kirben
2013-07-06CONFIGURE: Add missing help messages for newer feature options..D G Turner