summaryrefslogtreecommitdiff
path: root/config.lib
AgeCommit message (Expand)Author
2007-03-06(svn r9041) -Fix [FS#650]: pkg-config doesn't know --prefix, but wants --vari...truelight
2007-03-06(svn r9033) [Config] -Fix: GNU strip has -s, but Solaris strip doesn't. Detec...truelight
2007-03-06(svn r9030) [Config] -Add: added --enable-unicode, which enables unicode (mos...truelight
2007-03-05(svn r9017) [Config] -Fix: if 'solaris' is in gcc dumpmachine, we have SunOStruelight
2007-03-02(svn r8970) -Fix (win32): suppress the warnings coming from the DirectX inclu...truelight
2007-03-02(svn r8968) -Fix (win32): silent g++ 4.0+ warnings about breaking strict-alia...truelight
2007-02-19(svn r8816) [Config] -Fix: if you disable stripping, don't detect strip at alltruelight
2007-02-19(svn r8814) [Config] -Add: added --awk and detect_awk. We now try to find an ...truelight
2007-02-19(svn r8813) -Fix r8812: fixed one GNU depending grep statement with an other ...truelight
2007-02-19(svn r8812) -Revert r7880: those changes assumed a GNU-grep, which isn't alwa...truelight
2007-02-19(svn r8811) [Configure] -Fix: [:lower:] for tr is GNU specific. Use [a-z] ins...truelight
2007-02-19(svn r8810) [Configure] -Fix: "" variables if you test them, else if they are...truelight
2007-02-17(svn r8776) [MorhpOS] -Fix: LDFLAGS needs -noixemul tootruelight
2007-02-16(svn r8758) -Fix r8757: wrong variable to check libtimidity on if it is found...truelight
2007-02-16(svn r8757) -Add: added libtimidity music driver (it is a nice small library ...truelight
2007-02-11(svn r8680) [Configure] -Codechange: allow a bit more flexible code in check_...truelight
2007-02-11(svn r8679) [Configure] -Fix: 'checking for' and 'checking' was used mixed, n...truelight
2007-02-11(svn r8678) [PSP] -Add: added LIBS and CFLAGS needed to compile PSPtruelight
2007-02-08(svn r8633) [PSP] -Fix r8629: mixed psp-config and pspconfig, making ./config...truelight
2007-02-08(svn r8632) [PSP] -Add: added include and lib to CFLAGS / LDFLAGS based on th...truelight
2007-02-08(svn r8629) [PSP] -Add: added psp-config detection in configure for PSP targettruelight
2007-02-08(svn r8628) [PSP] -Add: added configure support for the PlayStation Portable ...truelight
2007-02-05(svn r8605) -Codechange: [OSX] changed all objective C to objective C++bjarni
2007-02-03(svn r8551) -Fix (r7759): Use ${} instead of $() for variables.maedhros
2007-01-21(svn r8313) [WinCE] -Fix: -lws2 wasn't included in libraries, so network coul...truelight
2007-01-21(svn r8311) [WinCE] -Fix r8304: GDI wasn't enabled by default on WinCEtruelight
2007-01-21(svn r8304) [WinCE] -Add: added configure detection for WinCE.truelight
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-10(svn r8019) -Fix (r7759): if libfreetype was not found (and not forced to be ...rubidium
2007-01-07(svn r7961) [Configure] -Fix: "" in config params didn't survive --reconfig. ...truelight
2007-01-07(svn r7959) [Configure] -Fix: OS2-gcc needs to get stripping via gcc, because...truelight
2007-01-07(svn r7942) Trim another 192 lines from the configure monstertron
2007-01-07(svn r7941) Unbreak linking: FreeBSD is not Linux eithertron
2007-01-07(svn r7940) Add an empty line instead of overwriting the just written filetron
2007-01-07(svn r7939) Fix useless use of cattron
2007-01-06(svn r7931) -Fix (r7759): multiple (different) -O flags made compilations wit...rubidium
2007-01-06(svn r7922) -Fix: bad escaping in CFLAGSglx
2007-01-05(svn r7883) It's spelled 'automatically'tron
2007-01-05(svn r7881) [Configure] -Fix: OS2 GCC indentifies itself with os2, not os/2truelight
2007-01-05(svn r7880) Simplify regular expressions and fix that exactly OS2 is matched,...tron
2007-01-05(svn r7878) Remove the long gone sdl11-config (again)tron
2007-01-05(svn r7877) Improve readability and shorten the configure script by 241 linestron
2007-01-03(svn r7813) -Fix (r7799): it is $with_zlib, not $zlib.rubidium
2007-01-03(svn r7799) -Fix (r7759): gracefully handle cases where the directory libz.a ...rubidium
2007-01-03(svn r7796) -Fix (r7759): cygwin does not need to rewrite the paths for strgen.rubidium
2007-01-02(svn r7778) -Fix (r7777): intel -> Inteltruelight
2007-01-02(svn r7777) [Configure] -Fix: call intel builds on OSX universal compiles int...truelight
2007-01-02(svn r7775) -Fix (r7759): make ./configure --help lines at most 80 charactersrubidium
2007-01-02(svn r7769) -Fix (r7759): the strgen -t flag (todo) was set when it shouldn't...rubidium
2007-01-02(svn r7763) [Configure] -Fix: all -z tests were protected with "", but of cou...truelight