aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2019-08-25CONFIGURE: Check if iconv uses const.Jaromir Wysoglad
2019-08-24CONFIGURE: Move check for iconv downJaromir Wysoglad
2019-08-24CONFIGURE: Add option to compile with iconv.Jaromir Wysoglad
2019-08-18GUI: Check if fullscreen is available at runtimeCameron Cawley
2019-08-15DS: Disable Bink and LuaCameron Cawley
2019-08-13COMMON: Move Lua into Common and make it into...Nipun Garg
2019-08-04BUILD: Fix missing frameworks for iOS static buildsColin Snover
2019-08-04IOS7: Implement isConnectionLimitedThierry Crozat
2019-06-25CONFIGURE: Enable libcurl on Switch (works now)rsn8887
2019-06-21CONFIGURE: Disable libcurl on Switch (missing curl-config)rsn8887
2019-06-21CONFIGURE: Re-enable OpenGL on Switch, because it worksrsn8887
2019-06-21CONFIGURE: Disable OpenGL on Switch because it crashesrsn8887
2019-06-20CONFIGURE: Add --enable-all-unstable-engines optionCameron Cawley
2019-06-17RISCOS: Disable debug build by defaultCameron Cawley
2019-06-06CONFIGURE: Add --disable-all-unstable-engines for use with buildbotrsn8887
2019-06-06CONFIGURE: Add PSP to platforms where debug is off by defaultrsn8887
2019-06-02CONFIGURE: Remove the 'u' flag from 'ar' in mingw32Lothar Serra Mari
2019-05-24CONFIGURE: Update for modern MinGWEugene Sandulenko
2019-05-22CONFIGURE: Add Switch to platforms where debug is off by defaultrsn8887
2019-05-18BUILD: Fix converting the documentation outside the source directoryCameron Cawley
2019-05-12Switch: fix version, remove redundant settings and unneeded definesrsn8887
2019-05-12Switch: fix build, add build instructions, avoid using delete()rsn8887
2019-05-12SWITCH: add nintendo switch supportCpasjuste
2019-05-11ANDROID: Fix building armv5te binaries with NDK r14bBastien Bouclet
2019-05-11ANDROID: Add support for building arm64 binariesBastien Bouclet
2019-05-11ANDROID: Stop forcibly disabling MT-32 emulatorColin Snover
2019-05-11BUILD: Remove bad & outdated flags from Android buildsColin Snover
2019-05-11BUILD: Pass LDFLAGS on the command line for the endianness testBastien Bouclet
2019-05-11BUILD: Link the test executable for the endianness checkBastien Bouclet
2019-05-02CONFIGURE: Fix missing optionDan Church
2019-04-30Fix typo in commentHubert Maier
2019-04-28CONFIGURE: Formatting fixesLothar Serra Mari
2019-04-26CONFIGURE: Fix pandoc checkThierry Crozat
2019-04-21CONFIGURE: Generate html README and NEWS by default on macOSThierry Crozat
2019-04-18RISCOS: Support creating a StrongHelp manualCameron Cawley
2019-04-15WINCE: Fix compilationCameron Cawley
2019-04-13BUILD: On PSP use -O2 to fix compiling with new toolchainrsn8887
2019-04-13BUILD: Fix PSP compilation tests for updated buildbot toolchainrsn8887
2019-04-09CONFIGURE: Override pkg-config on RISC OSCameron Cawley
2019-04-09CONFIGURE: allow pkg-config overridecpasjuste
2019-04-02BUILD: Convert the NEWS.md file if pandoc is installedCameron Cawley
2019-04-01CONFIGURE: Improve detection of SDL and SDL_netCameron Cawley
2019-02-24CONFIGURE: Append pkg-config cflags to CXXFLAGSCameron Cawley
2019-02-21WIN32: Fix building outside the source directoryCameron Cawley
2019-02-21BUILD: Improve rules for compiling Windows resource scriptsCameron Cawley
2018-12-29BUILD: Don't print the pandoc variable if not running a checkMatan Bareket
2018-12-25BUILD: Update pandoc options to support different formats/filenamesMatan Bareket
2018-12-25BUILD: Copy README.md instead of READMEMatan Bareket
2018-12-25BUILD: Add pandoc check in configureMatan Bareket
2018-12-16BACKENDS: Add base support for system dialogsSupSuper