aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2021-05-08Remove static linkingHEADtrimui-sneonloop
2021-04-21Initial trimui model s supportneonloop
2021-02-02change compilation variablesalvacam
2021-01-31compile for Miyoosalvacam
2020-01-11Default gcw0 back to adlib emulator due to high CPU cost of fluidsynth.craigsc
2020-01-05Re-enable highres game engines for gcw0 hostscraigsc
2019-12-12CONFIGURE: Ensure Compiler Errors Are Saved in Temporary Debug LogD G Turner
2019-12-013DS: Implement dynamic pluginsBastien Bouclet
2019-11-303DS: Move -Wl,--gc-sections to avoid it interfering with the library checksCameron Cawley
2019-11-22CONFIGURE: Detect SDL_net independently from SDLThanasis Antoniou
2019-11-17BACKENDS: Remove the Windows CE portCameron Cawley
2019-11-17BUILD: Properly disable updates if no Sparkle implementation is availableLothar Serra Mari
2019-11-17BUILD: Disable updates if no Sparkle implementation is availableLothar Serra Mari
2019-11-12CONFIGURE: Detect SDL_Net with pkg-config when availableEugene Sandulenko
2019-11-12CONFIGURE: Move pkg-config detection as early as possibleEugene Sandulenko
2019-11-12ANDROID: Override UTF-8 compliant definition of vsn_printfThanasis Antoniou
2019-11-033DS: Use DATA_PATH to configure support files locationBastien Bouclet
2019-11-01ANDROID: Disable verification of certificates validity for cloud savingThanasis Antoniou
2019-10-25CONFIGURE: Remove include path cxx-stl for android (host_os) buildsThanasis Antoniou
2019-10-21CONFIGURE: Added some CXXFLAGS for android x86_64Thanasis Antoniou
2019-10-21CONFIGURE: Comments on SDK and NDK env vars for AndroidThanasis Antoniou
2019-10-18TTS: Link libpthread explicitly on Linux platformChristian Krause
2019-10-12MACOS: Add default path when looking for Sparkle frameworkEugene Sandulenko
2019-10-10TTS: Enable in Mingw-w64 buildssluicebox
2019-10-09CONFIGURE: Add portlibs paths for GameCube and WiiLe Philousophe
2019-10-05CONFIGURE: Fix formattingLothar Serra Mari
2019-10-05CONFIGURE: Add "-march=armv7-a" to linker for arm-v7a targetThanasis Antoniou
2019-10-04CONFIGURE: Add android-mips64 in clarification for target hostsantoniou79
2019-10-04CONFIGURE: Add clarification of possible target android hostsantoniou79
2019-10-03CONFIGURE: Disable TTS building on MinGW by defaultJaromir Wysoglad
2019-09-30BUILD: Fix GCC Warning from Endianess Test CompilationD G Turner
2019-09-29CONFIGURE: Add android-x86_64 and android-mips64 targetsCameron Cawley
2019-09-22CONFIGURE: Add amigaos to the plugins familyHubert Maier
2019-09-22SWITCH: Fix autodetection of iconvCameron Cawley
2019-09-21CONFIGURE: Allow using pkg-config to detect libpngCameron Cawley
2019-09-19RISCOS: Minor build system improvementsCameron Cawley
2019-09-18CONFIGURE: Replace the iconv test with the one from ResidualVMCameron Cawley
2019-09-17CONFIGURE: Fix libcurl detection for macOSEugene Sandulenko
2019-09-08ANDROID: Rewrite to make use of OpenGLGraphicsManager (#1695)Cameron Cawley
2019-09-02CONFIGURE: Add check for NSSpeechSynthesizerDelegate protocole availability o...Thierry Crozat
2019-09-01TTS: Rename LinuxTextToSpeechManager to SpeechDispatcherManagerJaromir Wysoglad
2019-09-01TTS: Remove USE_PLATFORM_TTS definesJaromir Wysoglad
2019-09-01TTS: Implement TextToSpeechManager for macOSThierry Crozat
2019-09-01TTS: Add checks to configure.Jaromir Wysoglad
2019-09-01TTS: Minor refactorisationsJaromir Wysoglad
2019-09-01TTS: Prepare for windows TTSJaromir Wysoglad
2019-09-01TTS: Refactor tts in configureJaromir Wysoglad
2019-09-01TTS: Add part of linux TTSJaromir Wysoglad
2019-09-01TTS: Create a TTS skeletonJaromir Wysoglad
2019-08-25CONFIGURE: Correct Formatting of ICONV TestsD G Turner