Mon, 19 Feb 2007 21:18:39 +0000(svn r8819) [Config] -Documentation: added why we need CC_HOST for linking on PSP
truelight [Mon, 19 Feb 2007 21:18:39 +0000] rev 6410
(svn r8819) [Config] -Documentation: added why we need CC_HOST for linking on PSP

Mon, 19 Feb 2007 21:11:44 +0000(svn r8818) -Codechange: remove the #ifdef _cplusplus remnants.
rubidium [Mon, 19 Feb 2007 21:11:44 +0000] rev 6409
(svn r8818) -Codechange: remove the #ifdef _cplusplus remnants.

Mon, 19 Feb 2007 20:10:46 +0000(svn r8816) [Config] -Fix: if you disable stripping, don't detect strip at all
truelight [Mon, 19 Feb 2007 20:10:46 +0000] rev 6408
(svn r8816) [Config] -Fix: if you disable stripping, don't detect strip at all

Mon, 19 Feb 2007 19:59:19 +0000(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
truelight [Mon, 19 Feb 2007 19:59:19 +0000] rev 6407
(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(svn r8813) -Fix r8812: fixed one GNU depending grep statement with an other ;) Switched to egrep, which should work just fine.
truelight [Mon, 19 Feb 2007 18:58:28 +0000] rev 6406
(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(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.
truelight [Mon, 19 Feb 2007 18:47:55 +0000] rev 6405
(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(svn r8811) [Configure] -Fix: [:lower:] for tr is GNU specific. Use [a-z] instead. (Celestar)
truelight [Mon, 19 Feb 2007 16:24:10 +0000] rev 6404
(svn r8811) [Configure] -Fix: [:lower:] for tr is GNU specific. Use [a-z] instead. (Celestar)

Mon, 19 Feb 2007 16:10:18 +0000(svn r8810) [Configure] -Fix: "" variables if you test them, else if they are empty they return lovely errors (tnx to Celester for finding thisone ;))
truelight [Mon, 19 Feb 2007 16:10:18 +0000] rev 6403
(svn r8810) [Configure] -Fix: "" variables if you test them, else if they are empty they return lovely errors (tnx to Celester for finding thisone ;))

Mon, 19 Feb 2007 13:45:13 +0000(svn r8809) -Fix (r8715): accidentally removed a part of an expression.
rubidium [Mon, 19 Feb 2007 13:45:13 +0000] rev 6402
(svn r8809) -Fix (r8715): accidentally removed a part of an expression.

Mon, 19 Feb 2007 10:13:51 +0000(svn r8808) -Fix [FS#631]: do not show the 'edit sign' window for spectators.
rubidium [Mon, 19 Feb 2007 10:13:51 +0000] rev 6401
(svn r8808) -Fix [FS#631]: do not show the 'edit sign' window for spectators.