aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2016-12-03CONFIGURE: Allow ppc as alias for powerpcDonovan Watteau
2016-11-26CONFIGURE: Enable plugins support for mingw64rootfather
2016-11-05ANDROIDSDL: added support x86_64 platformlubomyr
2016-10-22DC: Remove workaround for GCC bug #42841Marcus Comstedt
2016-10-17ALL: Fix compilation with disabled cloud but enabled libcurlEugene Sandulenko
2016-10-16CONFIGURE: Disable libcurl and sdlnet when using --disable-cloudThierry Crozat
2016-10-09GCW0: Reenable scalersEugene Sandulenko
2016-09-15ANDROIDSDL: Enabled mt32emulubomyr
2016-09-10CONFIGURE: Fix prepend_var and make it more portableEugene Sandulenko
2016-09-10CONFIGURE: Better handling Amiga libcurl exceptionEugene Sandulenko
2016-09-10CONFIGURE: AmigaOS requires -lpthread for libcurlEugene Sandulenko
2016-09-10CONFIGURE: Some platforms, e.g. Amiga, require SDL to be after SDL_Net. Chang...Eugene Sandulenko
2016-09-03BUILD: Tie the SDL_net version to the SDL versionThierry Crozat
2016-09-03BUILD: Fix linking the PS3 build with SDL_NetBastien Bouclet
2016-09-03DINGUX: Disable sdl_net and cloud due to the outdated toolchainEugene Sandulenko
2016-08-30CONFIGURE: Fix missing space in message when checking for cloud supportThierry Crozat
2016-08-30BUILD: Force the curl path when building the PS3 versionBastien Bouclet
2016-08-30BUILD: Don't try to run the curl test executable when cross-compilingBastien Bouclet
2016-08-30BUILD: Fix typos in find_libcurlconfigBastien Bouclet
2016-08-30OUYA: Bump to recommended API 16Eugene Sandulenko
2016-08-30Merge pull request #433 from klusark/assetsEugene Sandulenko
2016-08-30CONFIGURE: Fix curl-config failureAlexander Tkachev
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