aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
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
2016-01-06IOS: Merge branch 'master' into ios-fixVincent Bénony
2016-01-06IOS: Merge masterVincent Bénony
2016-01-06IOS: Fixes compilation under LinuxVincent Bénony
2016-01-06IOS: Create two targets for old iPhone (iOS <= 6) and new one (iOS >= 7)Vincent Bénony
2016-01-06IOS: Uses the SDKROOT variable only if providedVincent Bénony
2016-01-06IOS: Once again, changes the iOS deployment targetVincent Bénony
2016-01-06IOS: Changes the deployment target to iOS 7.0Vincent Bénony
2016-01-06IOS: Fixes configure scriptVincent Bénony