summaryrefslogtreecommitdiff
path: root/config.lib
AgeCommit message (Expand)Author
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
2014-04-12(svn r26458) -Doc: Correct a few spelling mistakes (__ln__)planetmaker
2014-03-28(svn r26435) -Fix (r26434): linking issue on OS Xrubidium
2014-03-28(svn r26433) -Codechange: use pkg-config for libpng as wellrubidium
2014-03-28(svn r26432) -Codechange: deduplicate code for checking pkg-config dependenciesrubidium
2014-01-02(svn r26198) -Fix (r26195): some platforms leave an .exe around...rubidium
2014-01-02(svn r26194) -Change: add SSE detection to the configure script with the poss...rubidium
2013-11-16(svn r26019) -Fix: copy-paste error in configure helprubidium
2013-11-16(svn r26011) -Fix: --help text of ./configure for packages that require pkg-c...rubidium
2013-11-13(svn r25975) -Feature [FS#5385]: XDG base directory supportrubidium
2013-11-09(svn r25960) -Fix-ish: make it less likely to trigger clang's hang with -D_FO...rubidium
2013-08-10(svn r25706) -Fix: don't pass -mmacosx-version-min to compilers that don't su...fonsinchen
2013-08-05(svn r25679) -Codechange: [Win32] Get the result string of an IME input direc...michi_cc
2013-07-31(svn r25642) -Fix (r25638): Compilation with static ICUplanetmaker
2013-07-30(svn r25638) -Fix (r25470): Some icu_config are too stupid to separate two ld...planetmaker
2013-06-26(svn r25480) -Codechange: [OSX] OS X SDK versions >= 10.5 always have a non-c...michi_cc
2013-06-25(svn r25470) -Feature-ish: use ICU's layout engine when that's availablerubidium
2013-05-19(svn r25266) -Fix: gcc4.6 removed -mno-cygwin optionglx
2013-04-26(svn r25209) -Doc: Mention --without-grfcodec in the help for configure and e...planetmaker
2013-04-24(svn r25205) -Feature: Translations of baseset descriptions via lang files.frosch
2013-03-18(svn r25107) -Change: be slightly more lenient with trying to detect a subver...rubidium
2013-02-28(svn r25054) -Document: the *FLAGS_BUILD in configurerubidium
2013-01-06(svn r24889) -Fix-ish: extra GRF was built with "broken" grfcodecrubidium
2012-11-11(svn r24701) -Fix [FS#5246]: Workaround an overoptimisation done by GCC 4.5smatz
2012-10-17(svn r24601) -Fix: _BUILD flags were not properly parsed when reconfiguringrubidium
2012-10-17(svn r24598) -Fix: configure script failed to detect libfontconfig 2.10 as ne...rubidium
2012-10-04(svn r24573) -Fix: hopefully get packing right on Mingw's gcc 4.7rubidium
2012-08-14(svn r24471) -Feature: unbreak multiparam configure settings (--setting value...truebrain
2012-08-14(svn r24470) -Feature [FS#5270]: be a tiny bit GNU autotools compatible, for ...truebrain
2012-07-22(svn r24431) -Fix: some old compilers didn't like some flag that isn't really...rubidium