aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
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
2013-01-09CONFIGURE: Allow amd64 as alias for x86_64.Johannes Schickel
2012-11-16CONFIGURE: Use correct prefixed binaries for AmigaOS cross-compile.D G Turner
2012-11-14CONFIGURE: Force static build when crosscompiling for AmigaOS.D G Turner
2012-10-22CONFIGURE: Use -fPIC instead of -fpic on Linux and FreeBSD.Johannes Schickel
2012-10-21CONFIGURE: Clean up OpenPandora flags and add define for USE_ARM_NEON_ASPECT_...David-John Willis
2012-09-24CONFIGURE: Fix subengine status outputWillem Jan Palenstijn
2012-09-13CONFIGURE: Update add_engine commentWillem Jan Palenstijn
2012-09-11CONFIGURE: Clarify all-games status output checksWillem Jan Palenstijn
2012-09-11CONFIGURE: Clean up subengine string generationWillem Jan Palenstijn
2012-09-11CONFIGURE: Move engine base support strings to configure.enginesWillem Jan Palenstijn