aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
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-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: 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
2013-07-05Merge pull request #343 from clone2727/mpeg2-aviclone2727
2013-07-05CONFIGURE: Don't allow the keymapper and the event recorder to be enabled sim...Filippos Karapetis
2013-07-04Merge pull request #350 from chrisws/tizen_port_1_6_0aJohannes Schickel
2013-07-04Merge pull request #331 from sev-/gsoc2012-eventsrecorderEugene Sandulenko
2013-07-04CONFIGURE: Remove superflous (and broken) command for eventrec.Johannes Schickel
2013-07-04CONFIGURE: Remove POSIXisms in configure.Johannes Schickel
2013-07-03TIZEN: bada port updated to tizenChris Warren-Smith
2013-07-01CONFIGURE: Make the libmpeg2 properly require 0.4.0Matthew Hoops
2013-06-19CONFIGURE: Add libmpeg2 as an optional dependency againMatthew Hoops
2013-06-06BUILD: GNU Hurd & kFreeBSD supportDmitry Smirnov
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko
2013-05-12CONFIGURE: Fix 16bit test for DreamcastMarcus Comstedt
2013-04-18CONFIGURE: Do not pass LDFLAGS to compiler when -c is specifiedMax Horn
2013-04-17CONFIGURE: Fix OpenGL test broken in previous commit.digitall
2013-04-17CONFIGURE: Add workaround for MinGW Win32 antivirus false positive on build.digitall
2013-02-07Merge pull request #304 from lordhoto/configure-no-release-defaultJohannes Schickel
2013-02-01CONFIGURE: Fix build under et_EE localehasufell
2013-01-31CONFIGURE: Use -O3 for OpenPandora when optimizations are requested.Johannes Schickel
2013-01-26CONFIGURE: Never enable release_build by default.Johannes Schickel
2013-01-09CONFIGURE: Add option to build as C++11.Johannes Schickel