config.lib
Sat, 21 Apr 2007 08:23:57 +0000 KUDr (svn r9708) [cpp_gui] -Sync with trunk (r9633:9707) cpp_gui
Mon, 26 Mar 2007 22:15:38 +0000 KUDr (svn r9486) [cpp_gui] -Sync with trunk (r9100:9476) cpp_gui
Sun, 11 Mar 2007 16:31:18 +0000 bjarni (svn r9119) [cpp_gui] -Sync with trunk (r9003:9100) cpp_gui
Sun, 04 Mar 2007 04:25:36 +0000 KUDr (svn r9004) [cpp_gui] -Sync with trunk (r8900..r9003) cpp_gui
Wed, 28 Feb 2007 00:33:40 +0000 bjarni (svn r8938) [cpp_gui] -Sync with trunk (r8772..r8900) cpp_gui
Sat, 17 Feb 2007 11:12:50 +0000 KUDr (svn r8769) [cpp_gui] -Sync with trunk (r8730..r8768) cpp_gui
Sun, 11 Feb 2007 17:39:28 +0000 truelight (svn r8680) [Configure] -Codechange: allow a bit more flexible code in check_compiler
Sun, 11 Feb 2007 17:36:46 +0000 truelight (svn r8679) [Configure] -Fix: 'checking for' and 'checking' was used mixed, now only 'checking' is used
Sun, 11 Feb 2007 16:28:00 +0000 truelight (svn r8678) [PSP] -Add: added LIBS and CFLAGS needed to compile PSP
Thu, 08 Feb 2007 12:54:23 +0000 truelight (svn r8633) [PSP] -Fix r8629: mixed psp-config and pspconfig, making ./configure --reconfig to fail
Thu, 08 Feb 2007 12:52:25 +0000 truelight (svn r8632) [PSP] -Add: added include and lib to CFLAGS / LDFLAGS based on the SDK dir from psp-config
Thu, 08 Feb 2007 11:21:10 +0000 truelight (svn r8629) [PSP] -Add: added psp-config detection in configure for PSP target
Thu, 08 Feb 2007 11:04:39 +0000 truelight (svn r8628) [PSP] -Add: added configure support for the PlayStation Portable target
Mon, 05 Feb 2007 21:16:56 +0000 bjarni (svn r8605) -Codechange: [OSX] changed all objective C to objective C++
Sat, 03 Feb 2007 09:54:42 +0000 maedhros (svn r8551) -Fix (r7759): Use ${} instead of $() for variables.
Sun, 21 Jan 2007 15:18:36 +0000 truelight (svn r8313) [WinCE] -Fix: -lws2 wasn't included in libraries, so network couldn't be linked
Sun, 21 Jan 2007 14:44:25 +0000 truelight (svn r8311) [WinCE] -Fix r8304: GDI wasn't enabled by default on WinCE
Sun, 21 Jan 2007 14:14:27 +0000 truelight (svn r8304) [WinCE] -Add: added configure detection for WinCE.
Wed, 10 Jan 2007 18:56:51 +0000 rubidium (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b.
Wed, 10 Jan 2007 10:39:45 +0000 rubidium (svn r8019) -Fix (r7759): if libfreetype was not found (and not forced to be used), the configure script aborted instead of marking it a 'not found'.
Sun, 07 Jan 2007 13:13:01 +0000 truelight (svn r7961) [Configure] -Fix: "" in config params didn't survive --reconfig. They should now.
Sun, 07 Jan 2007 13:00:56 +0000 truelight (svn r7959) [Configure] -Fix: OS2-gcc needs to get stripping via gcc, because it needs to be feed to emxbind at link-time.
Sun, 07 Jan 2007 09:48:10 +0000 tron (svn r7942) Trim another 192 lines from the configure monster
Sun, 07 Jan 2007 09:24:18 +0000 tron (svn r7941) Unbreak linking: FreeBSD is not Linux either
Sun, 07 Jan 2007 08:26:45 +0000 tron (svn r7940) Add an empty line instead of overwriting the just written file
Sun, 07 Jan 2007 08:17:56 +0000 tron (svn r7939) Fix useless use of cat
Sat, 06 Jan 2007 22:58:01 +0000 rubidium (svn r7931) -Fix (r7759): multiple (different) -O flags made compilations with the wrong optimisations.
Sat, 06 Jan 2007 20:39:27 +0000 glx (svn r7922) -Fix: bad escaping in CFLAGS
Fri, 05 Jan 2007 18:11:14 +0000 tron (svn r7883) It's spelled 'automatically'
Fri, 05 Jan 2007 17:49:46 +0000 truelight (svn r7881) [Configure] -Fix: OS2 GCC indentifies itself with os2, not os/2
Fri, 05 Jan 2007 17:42:01 +0000 tron (svn r7880) Simplify regular expressions and fix that exactly OS2 is matched, not any string beginning with OS2
Fri, 05 Jan 2007 17:29:35 +0000 tron (svn r7878) Remove the long gone sdl11-config (again)
Fri, 05 Jan 2007 17:29:08 +0000 tron (svn r7877) Improve readability and shorten the configure script by 241 lines
Wed, 03 Jan 2007 23:55:37 +0000 rubidium (svn r7813) -Fix (r7799): it is $with_zlib, not $zlib.
Wed, 03 Jan 2007 16:36:36 +0000 rubidium (svn r7799) -Fix (r7759): gracefully handle cases where the directory libz.a is in is given via --with-libz.
Wed, 03 Jan 2007 13:55:25 +0000 rubidium (svn r7796) -Fix (r7759): cygwin does not need to rewrite the paths for strgen.
Tue, 02 Jan 2007 22:52:46 +0000 truelight (svn r7778) -Fix (r7777): intel -> Intel
Tue, 02 Jan 2007 22:45:20 +0000 truelight (svn r7777) [Configure] -Fix: call intel builds on OSX universal compiles intel, not i386 (that is just silly)
Tue, 02 Jan 2007 22:28:15 +0000 rubidium (svn r7775) -Fix (r7759): make ./configure --help lines at most 80 characters
Tue, 02 Jan 2007 21:30:33 +0000 rubidium (svn r7769) -Fix (r7759): the strgen -t flag (todo) was set when it shouldn't be set and vice-versa.
Tue, 02 Jan 2007 20:26:48 +0000 truelight (svn r7763) [Configure] -Fix: all -z tests were protected with "", but of course we forgot one...... :(
Tue, 02 Jan 2007 20:06:44 +0000 truelight (svn r7761) [Configure] -Fix: a != should be a =, gave funny warnings with dedicated and network enabled
Mon, 15 Jan 2007 20:14:06 +0000 celestar (svn r8149) [cbh] - Sync with -r8038:8038 from trunk (the cpp merge) custombridgeheads
Thu, 11 Jan 2007 13:16:26 +0000 celestar (svn r8059) [cbh] - Sync with r7788:8032 from trunk custombridgeheads
Wed, 03 Jan 2007 08:56:09 +0000 rubidium (svn r7792) [cbh] -Sync: with trunk r7759:7788. custombridgeheads
Wed, 03 Jan 2007 08:49:36 +0000 rubidium (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759. custombridgeheads