summaryrefslogtreecommitdiff
path: root/config.lib
AgeCommit message (Expand)Author
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
2007-01-02(svn r7761) [Configure] -Fix: a != should be a =, gave funny warnings with de...truelight
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium