log config.lib @ 5762:102ded141250 draft

age author description
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 draft
Sun, 21 Jan 2007 14:44:25 +0000 truelight (svn r8311) [WinCE] -Fix r8304: GDI wasn't enabled by default on WinCE draft
Sun, 21 Jan 2007 14:14:27 +0000 truelight (svn r8304) [WinCE] -Add: added configure detection for WinCE. draft
Wed, 10 Jan 2007 18:56:51 +0000 rubidium (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b. draft
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'. draft
Sun, 07 Jan 2007 13:13:01 +0000 truelight (svn r7961) [Configure] -Fix: "" in config params didn't survive --reconfig. They should now. draft
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. draft
Sun, 07 Jan 2007 09:48:10 +0000 tron (svn r7942) Trim another 192 lines from the configure monster draft
Sun, 07 Jan 2007 09:24:18 +0000 tron (svn r7941) Unbreak linking: FreeBSD is not Linux either draft
Sun, 07 Jan 2007 08:26:45 +0000 tron (svn r7940) Add an empty line instead of overwriting the just written file draft
Sun, 07 Jan 2007 08:17:56 +0000 tron (svn r7939) Fix useless use of cat draft
Sat, 06 Jan 2007 22:58:01 +0000 rubidium (svn r7931) -Fix (r7759): multiple (different) -O flags made compilations with the wrong optimisations. draft
Sat, 06 Jan 2007 20:39:27 +0000 glx (svn r7922) -Fix: bad escaping in CFLAGS draft
Fri, 05 Jan 2007 18:11:14 +0000 tron (svn r7883) It's spelled 'automatically' draft
Fri, 05 Jan 2007 17:49:46 +0000 truelight (svn r7881) [Configure] -Fix: OS2 GCC indentifies itself with os2, not os/2 draft
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 draft
Fri, 05 Jan 2007 17:29:35 +0000 tron (svn r7878) Remove the long gone sdl11-config (again) draft
Fri, 05 Jan 2007 17:29:08 +0000 tron (svn r7877) Improve readability and shorten the configure script by 241 lines draft
Wed, 03 Jan 2007 23:55:37 +0000 rubidium (svn r7813) -Fix (r7799): it is $with_zlib, not $zlib. draft
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. draft
Wed, 03 Jan 2007 13:55:25 +0000 rubidium (svn r7796) -Fix (r7759): cygwin does not need to rewrite the paths for strgen. draft
Tue, 02 Jan 2007 22:52:46 +0000 truelight (svn r7778) -Fix (r7777): intel -> Intel draft
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) draft
Tue, 02 Jan 2007 22:28:15 +0000 rubidium (svn r7775) -Fix (r7759): make ./configure --help lines at most 80 characters draft
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. draft
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...... :( draft
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 draft
Tue, 02 Jan 2007 19:19:48 +0000 rubidium (svn r7759) -Merge: makefile rewrite. This merge features: draft