summaryrefslogtreecommitdiff
path: root/config.lib
AgeCommit message (Expand)Author
2018-11-01Add: Fluidsynth music driver support (jmak)Charles Pigott
2018-07-24Fix: dmusic detectionglx
2018-07-22Codechange: detect native Apple clang correctly in config.lib #6773Jonathan G Rennison
2018-07-19Codechange: Ensure that -lfreetype is always last when linking staticallyCharles Pigott
2018-06-17Fix: library detection on MSYS2 file systemglx
2018-06-06Add: [Win32] Uniscribe configure options for MinGW targets.Michael Lutz
2018-05-17Feature: Add XAudio2 driverOwen Rudge
2018-04-29Codechange: remove endian_check in favour of __BYTE_ORDER macro (Rubidium) (#...Patric Stout
2018-04-29Remove: WinCE supportPatric Stout
2018-04-29Remove: PSP supportPatric Stout
2018-04-15Fix e614357: Ask the compiler who it is, instead of using symlinks (#6727)Charles Pigott
2018-04-14Fix 6ac0790: don't show the location to / failure of 'realpath' every time (#...Patric Stout
2018-04-14Change: [Build] prioritize cc-build over build (based on patch by woutershep2...Patric Stout
2018-04-14Change: [Build] use flags set by env at the end, not at the start (based on p...Patric Stout
2018-04-12Fix e614357: MingW/MacOS/MacPorts don't have realpath, use reallink in those ...Victor Sergienko
2018-04-11Fix e61435774b: Some systems don't have realpath (#6705)Charles Pigott
2018-04-11Fix: Resolve symlinks when working out which compiler is being usedCharles Pigott
2018-04-11Codechange: Remove outdated assumption about FreeBSD's C compilerCharles Pigott
2017-08-27(svn r27902) -Feature [FS#6614]: Preserve PKG_CONFIG_PATH and PKG_CONFIG_LIBD...adf88
2017-01-08(svn r27727) -Fix(-or-not) [FS#6295]: [OSX] Out-of-the-box compilation on new...michi_cc
2016-12-25(svn r27709) -Fix-ish: Silence some warnings. (adf88)frosch
2016-12-22(svn r27703) -Change [FS#6532]: [gcc] Wnarrowing and Wfree-nonheap-object do ...frosch
2016-09-05(svn r27654) -Change: Enable C++11 for clang 3.3 (LordAro)frosch
2016-07-24(svn r27623) -Fix (r27616) [FS#6492]: Missed two version checks, and messed o...frosch
2016-07-17(svn r27616) -Codechange [FS#6487]: [Build] Change the GCC version detection ...frosch
2016-06-27(svn r27606) -Change/fix: GCC6 defaults to C++14, but our configure limits it...rubidium
2016-05-31(svn r27595) -Fix: prevent GCC 6 over-optimizationsmatz
2016-05-11(svn r27557) -Fix: bashism that caused different CFLAGS with bash vs dashrubidium
2015-12-15(svn r27472) -Change [FS#6401] (r20219): On Haiku use the appropriate system ...planetmaker
2015-08-09(svn r27377) -Codechange: use the pkg-config files of ICU as well. Since they...rubidium
2015-08-09(svn r27376) -Codechange: let libtimidity detection and configuration make us...rubidium
2015-08-09(svn r27375) -Fix-ish: update help parameter for png configuration (it has us...rubidium
2015-08-09(svn r27374) -Codechange: make zlib detection and configuration make use of p...rubidium
2015-08-09(svn r27373) -Codechange: make sdl detection and configuration use pkg-configrubidium
2015-08-09(svn r27372) -Codechange: make allegro detection and configuration use pkg-co...rubidium
2015-08-09(svn r27371) -Codechange: make freetype detection and configuration use pkg-c...rubidium
2015-08-09(svn r27370) -Codechange: move the "dedicated server" check into the pkg-conf...rubidium
2015-08-09(svn r27369) -Cleanup: there's no need to do dependency checking of libraries...rubidium
2015-08-09(svn r27368) -Cleanup: undo the special case of OSX; it works fine without itrubidium
2015-08-09(svn r27367) -Codechange: make a distinction between the layouting part of IC...rubidium
2015-08-08(svn r27361) -Fix-ish: when attempting to find a host, try gcc/g++ but also C...rubidium
2015-08-08(svn r27360) -Feature: allow configuring pkg-config in one go for all librariesrubidium
2015-04-26(svn r27250) -Fix [FS#6286]: Broken error message in configure. (NG)frosch
2015-04-11(svn r27224) -Cleanup: Duplicate #ifdef for FreeBSD (AMDim3)planetmaker
2015-04-11(svn r27223) -Add [FS#6274]: Support for DragonflyBSD (AMDmi3)planetmaker
2014-11-09(svn r27059) -Change: [Makefile] Make sure to use plain mercurial output unal...planetmaker
2014-09-21(svn r26869) -Add: support for an all black palette to prevent the need of ha...rubidium
2014-09-19(svn r26850) -Fix: [Makefile] Compilation of strgen requires also defining v...planetmaker
2014-08-16(svn r26737) -Fix (r26735): one = too many... why can't all languages use the...rubidium
2014-08-16(svn r26735) -Fix (rmakefilerewrite): for profiling CFLAGS got a -p (for prof...rubidium