aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2016-08-24CONFIGURE: Add --with-sdlnet-prefix optionAlexander Tkachev
2016-08-24CONFIGURE: Added configure switches for enabling/desabling cloud and net libsEugene Sandulenko
2016-08-24CONFIGURE: Fix cloud support detectionEugene Sandulenko
2016-08-24CLOUD: Add USE_CLOUD featureAlexander Tkachev
2016-08-24CONFIGURE: Added libcurl detectionEugene Sandulenko
2016-08-24CONFIGURE: Added detection for SDL_netEugene Sandulenko
2016-08-20GCW0: Enforce to SDL1Eugene Sandulenko
2016-08-15BUILD: Switch SDL backend to SDL2 by default. SDL1 is still a fallback.Eugene Sandulenko
2016-06-27CONFIGURE: Only open config.log after showing helpWillem Jan Palenstijn
2016-05-30CONFIGURE: Add support for building with WinSparkleThierry Crozat
2016-05-19ANDROIDSDL: add androidsdl backendlubomyr
2016-05-16Merge pull request #745 from Cruel/3dsEugene Sandulenko
2016-04-143DS: Maintain alphabetical order in configure fileThomas Edvalson
2016-04-113DS: Add CIA format build, add timer handler thread, fix APT service suspendi...Thomas Edvalson
2016-04-10GCW0: Enable building with all scalers disabledEugene Sandulenko
2016-04-10GCW0: Disable Timidity by defaultEugene Sandulenko
2016-04-10GCW0: GCW0 is fullscreen-only deviceEugene Sandulenko
2016-04-063DS: Add to backend configuration listThomas Edvalson
2016-04-063DS: Initial commitThomas Edvalson
2016-03-27BUILD: Fix creating OS X application bundle when Sparkle is enabledThierry Crozat
2016-03-25CONFIGURE: Only check Sparkle and NSDockTilePlugIn availability on OS XThierry Crozat
2016-03-25OS X: Implement a Dock Tile Plugin to display recent games menu in dockThierry Crozat
2016-03-23Merge pull request #711 from lordhoto/opengl-revampJohannes Schickel
2016-03-21CONFIGURE: Extend Linux CD check and run it on Linux only.Johannes Schickel
2016-03-16CONFIGURE: Abort configure stage when invalid OpenGL mode is specified.Johannes Schickel
2016-03-16OPENGL: Support GLES2 contexts.Johannes Schickel
2016-03-16OPENGL: Allow runtime specification of OpenGL mode.Johannes Schickel
2016-03-16OPENGL: Resolve OpenGL functions on run-time.Johannes Schickel
2016-03-13BACKENDS: Add a Linux CD-ROM audio playerMatthew Hoops
2016-03-09CONFIGURE: Fix options for GCW0Eugene Sandulenko
2016-03-08CONFIGURE: Remove out dated comment for MinGW.Kirben
2016-03-08CONFIGURE: Update FluidSynth libraries for MinGW.Kirben
2016-03-06CONFIGURE: Don't use abbreviations in feature list.Johannes Schickel
2016-03-05BUILD: Fix comment for how we get the path to the Xcode ToolsThierry Crozat
2016-03-05BUILD: Use xcode-select to determine the path to the Xcode tools on OS XThierry Crozat
2016-03-05CONFIGURE: Error out when host-os is msys.Willem Jan Palenstijn
2016-03-05CONFIGURE: Introduced new engine dependency: highresEugene Sandulenko
2016-02-24CONFIGURE: Fix for latest gcw0 toolchainEugene Sandulenko
2016-02-24CONFIGURE: Remove trailing spacesEugene Sandulenko
2016-02-15CONFIGURE: Update host alias for raspberrypi for new toolchain.Johannes Schickel
2016-02-15CONFIGURE: Enable MT-32 for iOS7 and enable shift count warnings again.Johannes Schickel
2016-02-12CONFIGURE: Allow to override ronindir through RONINDIR env variable.Johannes Schickel
2016-02-03CONFIGURE: Log cmdline and envvars to config.logWillem Jan Palenstijn
2016-01-13CONFIGURE: Update dependency list for fluidsynth on OS XThierry Crozat
2016-01-13CONFIGURE: Update note about Fluidsynth in Windows builds.Kirben
2016-01-12CONFIGURE: Make FluidSynth detection more reliable.Johannes Schickel
2016-01-10CONFIGURE: Fix missing variable access.Johannes Schickel
2016-01-10CONFIGURE: Allow detection of static FreeType2 builds.Johannes Schickel
2016-01-09CONFIGURE: Disable ARM assembly for iOS targets with Apple's as.Johannes Schickel
2016-01-07Merge pull request #643 from raziel-/patch-2Johannes Schickel