Darkvater [Mon, 08 Jan 2007 00:16:03 +0000] rev 5815
(svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater [Sun, 07 Jan 2007 17:32:35 +0000] rev 5814
(svn r7969) *whistle* 20067 has not yet come to pass; it's 2007 (I think my search&replace broke)
Darkvater [Sun, 07 Jan 2007 16:55:30 +0000] rev 5813
(svn r7968) -Update copyright/etc information to 2007
Darkvater [Sun, 07 Jan 2007 16:35:20 +0000] rev 5812
(svn r7966) -Fix (r7936): Eh AxisToTrack returns Track not Axis, thanks KUDr
truelight [Sun, 07 Jan 2007 13:13:01 +0000] rev 5811
(svn r7961) [Configure] -Fix: "" in config params didn't survive --reconfig. They should now.
truelight [Sun, 07 Jan 2007 13:00:56 +0000] rev 5810
(svn r7959) [Configure] -Fix: OS2-gcc needs to get stripping via gcc, because it needs to be feed to emxbind at link-time.
emxbind changes 'emx a.out' format to 'LX for OS/2 (MS-DOS)'. After this, all gcc and binutils tools for emx can no longer read the binary.
Therefor emxbind needs to do the stripping while converting it. Logic, aint it? :)
tron [Sun, 07 Jan 2007 09:48:10 +0000] rev 5809
(svn r7942) Trim another 192 lines from the configure monster
tron [Sun, 07 Jan 2007 09:24:18 +0000] rev 5808
(svn r7941) Unbreak linking: FreeBSD is not Linux either
tron [Sun, 07 Jan 2007 08:26:45 +0000] rev 5807
(svn r7940) Add an empty line instead of overwriting the just written file
tron [Sun, 07 Jan 2007 08:17:56 +0000] rev 5806
(svn r7939) Fix useless use of cat