configure
Mon, 14 Jan 2008 20:30:05 +0000 bjarni (svn r11853) -Fix [r11837]: [OSX] reconfigure killed the space in shared-dir
Sat, 15 Dec 2007 22:42:12 +0000 rubidium (svn r11641) -Add: configure time parameter to enable some desync debugging functionality.
Fri, 20 Jul 2007 18:34:21 +0000 rubidium (svn r10642) -Merge (from NoAI): ./configure flag for disabling threading.
Wed, 13 Jun 2007 18:52:06 +0000 truelight (svn r10148) -Fix r10143: make --without-png to compile again
Thu, 07 Jun 2007 00:15:00 +0000 rubidium (svn r10050) -Codechange: make it a little easier to force a version number (for releases).
Tue, 22 Jan 2008 21:00:30 +0000 rubidium (svn r11950) [NewGRF_ports] -Sync with trunk r11566:11949. NewGRF_ports
Sun, 22 Jul 2007 21:24:42 +0000 richk (svn r10653) [NewGRF_ports] -Sync: with trunk r10602-10651 NewGRF_ports
Sat, 14 Jul 2007 19:42:58 +0000 richk (svn r10560) [NewGRF_ports] -Sync: with trunk r10027-10559 NewGRF_ports
Tue, 27 Mar 2007 13:56:18 +0000 truelight (svn r9504) [Config] -Fix r9340: somehow a -n got mixed up with a -z (tnx glx)
Mon, 19 Mar 2007 18:37:23 +0000 truelight (svn r9340) [Config] -Fix: on some systems $_ was set to /usr/bin/make; filter for this (tnx peter1138)
Tue, 06 Mar 2007 23:42:30 +0000 truelight (svn r9049) -Fix [Config]: when running 'bash configure', make sure automated reconfigures run 'bash configure' too.
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
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, 15 Apr 2007 17:04:44 +0000 KUDr (svn r9639) [cpp_gui] -Sync with trunk (r9476:9633) 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
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
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++
Sun, 21 Jan 2007 14:14:27 +0000 truelight (svn r8304) [WinCE] -Add: added configure detection for WinCE.
Wed, 10 Jan 2007 19:13:33 +0000 truelight (svn r8040) [Configure] -Fix: for some reason, OS2 compiled unix.cpp, not os2.cpp
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 09:48:10 +0000 tron (svn r7942) Trim another 192 lines from the configure monster
Sun, 07 Jan 2007 08:17:56 +0000 tron (svn r7939) Fix useless use of cat
Tue, 02 Jan 2007 21:31:39 +0000 truelight (svn r7770) [Configure] -Fix: the "" and \ via ./configure wasn't passed on correctly (and therefor it was lost)
Tue, 02 Jan 2007 20:28:54 +0000 truelight (svn r7764) [Configure] -Fix: a forced direct-music is as valid as an autodetected
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
Fri, 05 Jan 2007 23:43:20 +0000 rubidium (svn r7893) [0.5] -Fix (FS#485): the configure script did not work work for dash, a sh compatible shell. 0.5
Sun, 10 Dec 2006 00:20:26 +0000 Darkvater (svn r7461) -Fix: [FS#262] Add support for building with GCC on OS/2 (psmedley)
Fri, 17 Nov 2006 22:15:55 +0000 rubidium (svn r7196) -Feature: use fontconfig so one can set the font family name in openttd.cfg instead of the full path to the font.
Thu, 16 Nov 2006 22:05:33 +0000 peter1138 (svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/UTF-8 and the option for fonts rendered by FreeType. Language changes to come.
Thu, 12 Oct 2006 14:31:42 +0000 Darkvater (svn r6751) -Fix: Add option to enable/disable network support. Default is on
Thu, 29 Jun 2006 07:19:24 +0000 peter1138 (svn r5426) - Makefile: Make the configure script work properly for setting target compilers; Set CC_TARGET / CXX_TARGET
Sat, 10 Jun 2006 20:11:02 +0000 tron (svn r5220) Testing for existence AND using rm -f is tautologous
Fri, 31 Mar 2006 21:22:41 +0000 Darkvater (svn r4219) - Add support for WITH_ICONV. It is enabled by default for OSX > 10.3 for all others set it with WITH_ICONV in Makefile.config or with --with-iconv with configure. --with-config=/somedir will search for iconv include files somewhere (or in Makefile.config with WITH_ICONV_PATH). Custom library loading is not (yet) supported
Fri, 31 Mar 2006 21:06:55 +0000 peter1138 (svn r4217) Replace SDL-CONFIG and LIBPNG-CONFIG with SDL_CONFIG and LIBPNG_CONFIG
Thu, 23 Mar 2006 16:23:12 +0000 truelight (svn r4066) -Fix: oops, forgot to remove a debug line
Thu, 23 Mar 2006 16:03:11 +0000 truelight (svn r4065) -Fix: the configure now knows --host-cflags
Thu, 23 Mar 2006 15:34:47 +0000 truelight (svn r4064) -Fix: fixes for configure to accept spaces in params. This are mostly bypasses because bash really does suck in handling spaces and " stuff :(
Thu, 23 Mar 2006 13:24:09 +0000 truelight (svn r4059) -Fix: add --dedicated flag to configure
Wed, 15 Mar 2006 21:55:59 +0000 truelight (svn r3894) -Fix: use "" over in configure
Tue, 14 Mar 2006 21:35:15 +0000 truelight (svn r3873) -Fix: don't remove Makefile.config if it isn't there in the first place
Tue, 14 Mar 2006 20:59:03 +0000 truelight (svn r3870) -Fix: missed one item in last commit, tnx glx :)
Tue, 14 Mar 2006 20:56:07 +0000 truelight (svn r3869) -Fix: don't use OS in configure, some system have that defined ;)
Tue, 14 Mar 2006 19:21:49 +0000 truelight (svn r3867) -Add: added --debug, --profile and --revision to configure
Tue, 14 Mar 2006 19:15:46 +0000 truelight (svn r3866) -Fix: only add CXX if it is given
Tue, 14 Mar 2006 19:12:39 +0000 truelight (svn r3865) -Add: a fully optional configure script, that is a wrapper around
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN