aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2017-10-29CONFIGURE: Handle freetype-config SYSROOT duplication in prefixWillem Jan Palenstijn
2017-10-29CONFIGURE: Add missing --with-libcurl-prefix optionWillem Jan Palenstijn
2017-10-29CONFIGURE: Improve configure help formatting consistencyWillem Jan Palenstijn
2017-10-25Merge pull request #1035 from bgK/require-64bits-integersBastien Bouclet
2017-10-02CONFIGURE: Add ogg after libraries that might depend on it in the link commandThierry Crozat
2017-10-02CONFIGURE: Add proper detection for liboggCameron Cawley
2017-09-30BUILD: Define pointer sized integer types and remove SCUMM_64BITSBastien Bouclet
2017-09-30BUILD: Require 8 bytes integer typesBastien Bouclet
2017-09-03RISCOS: Use armv3m as the target architecture instead of armv4Cameron Cawley
2017-09-03RISCOS: Check for GCCSDK_INSTALL_ENVCameron Cawley
2017-09-03RISCOS: Correctly set executable extensionCameron Cawley
2017-09-03RISCOS: Add RISC OS supportcameron
2017-08-19CONFIGURE: Silence undefined-var-template warningThierry Crozat
2017-08-13CONFIGURE: An (unsuccessful) attempt to add library dependencies to the toolsEugene Sandulenko
2017-03-20ANDROIDSDL: android x86_64 platform fixlubomyr
2017-03-10PSP2: new g++ flags fix crashing scumm-7-8 gamesrsn8887
2017-03-10PSP2: optimize compilation for file-sizersn8887
2017-03-09Revert "TOOLS: configure options for all-unstable-engines"rsn8887
2017-03-09TOOLS: configure options for all-unstable-enginesrsn8887
2017-03-04PSP2: Add Playstation Vita (PSP2) supportcpasjuste
2017-01-15BUILD: Fix PSP build of test runnerColin Snover
2017-01-15BUILD: Fix N64 build of test runnerColin Snover
2017-01-15BUILD: Attempt to fix Android builds of test runnerColin Snover
2017-01-14BUILD: Attempt to fix Android builds when building the test runnerColin Snover
2017-01-14BUILD: Attempt to fix Android builds when building the test runnerColin Snover
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