config.lib
Tue, 06 Mar 2007 20:37:46 +0000 truelight (svn r9033) [Config] -Fix: GNU strip has -s, but Solaris strip doesn't. Detect this when system is SUNOS.
Tue, 06 Mar 2007 19:14:15 +0000 truelight (svn r9030) [Config] -Add: added --enable-unicode, which enables unicode (mostly for windows). Enabled by default on WIN32 (makes win9x fail, so use --disable-unicode if you produce binaries for win9x)
Mon, 05 Mar 2007 15:24:17 +0000 truelight (svn r9017) [Config] -Fix: if 'solaris' is in gcc dumpmachine, we have SunOS
Fri, 02 Mar 2007 01:18:12 +0000 truelight (svn r8970) -Fix (win32): suppress the warnings coming from the DirectX includes for GCC 4.0+. Also clearify commit r8968 in-code
Fri, 02 Mar 2007 00:45:08 +0000 truelight (svn r8968) -Fix (win32): silent g++ 4.0+ warnings about breaking strict-aliasing
Mon, 19 Feb 2007 20:10:46 +0000 truelight (svn r8816) [Config] -Fix: if you disable stripping, don't detect strip at all
Mon, 19 Feb 2007 19:59:19 +0000 truelight (svn r8814) [Config] -Add: added --awk and detect_awk. We now try to find an awk on the user system which allows gsub(). If not found, you can define one yourself, or it tells you versions you might want to install
Mon, 19 Feb 2007 18:58:28 +0000 truelight (svn r8813) -Fix r8812: fixed one GNU depending grep statement with an other ;) Switched to egrep, which should work just fine.
Mon, 19 Feb 2007 18:47:55 +0000 truelight (svn r8812) -Revert r7880: those changes assumed a GNU-grep, which isn't always available. Reverted back to a bit more ugly way of writing greps, but at least they are not bound to the laws of GNU.
Mon, 19 Feb 2007 16:24:10 +0000 truelight (svn r8811) [Configure] -Fix: [:lower:] for tr is GNU specific. Use [a-z] instead. (Celestar)
Mon, 19 Feb 2007 16:10:18 +0000 truelight (svn r8810) [Configure] -Fix: "" variables if you test them, else if they are empty they return lovely errors (tnx to Celester for finding thisone ;))
Sat, 17 Feb 2007 13:29:11 +0000 truelight (svn r8776) [MorhpOS] -Fix: LDFLAGS needs -noixemul too
Fri, 16 Feb 2007 10:08:38 +0000 truelight (svn r8758) -Fix r8757: wrong variable to check libtimidity on if it is found or not
Fri, 16 Feb 2007 09:50:28 +0000 truelight (svn r8757) -Add: added libtimidity music driver (it is a nice small library simular to timidity via extmidi)
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
Tue, 02 Jan 2007 19:19:48 +0000 rubidium (svn r7759) -Merge: makefile rewrite. This merge features: