config.lib
Wed, 23 Jul 2008 16:44:04 +0000 skidd13 (svn r13803) -Fix(r13801): Copy & paste mistakes
Wed, 23 Jul 2008 15:52:53 +0000 skidd13 (svn r13802) -Fix(r13801): a few small typos
Wed, 23 Jul 2008 15:37:20 +0000 skidd13 (svn r13801) -Add: further configuration options to make packaging more union
Tue, 22 Jul 2008 23:11:40 +0000 skidd13 (svn r13793) -Codechange: Unify the dir checking in config.lib
Tue, 22 Jul 2008 22:44:41 +0000 skidd13 (svn r13792) -Codechange: Display current values of the options in ./configre --help instead of static strings
Tue, 22 Jul 2008 22:36:07 +0000 skidd13 (svn r13791) -Fix(r13790): Don refer to variables when their value isn't set as expected
Tue, 22 Jul 2008 22:21:38 +0000 skidd13 (svn r13790) -Fix: Enable to force the creation of freedesktop.org desktop entry files
Tue, 22 Jul 2008 18:53:52 +0000 rubidium (svn r13786) -Fix (r13785): reconfigure gave warnings on the newly introduced options.
Tue, 22 Jul 2008 17:18:53 +0000 skidd13 (svn r13785) -Add: support for freedesktop.org desktop entry files
Sun, 22 Jun 2008 18:44:28 +0000 smatz (svn r13609) -Codechange: silence warnings about unused variables for gcc2 builds without asserts
Sun, 01 Jun 2008 15:08:14 +0000 smatz (svn r13351) -Codechange: disable warnings about unused variable for builds without asserts
Wed, 07 May 2008 21:42:17 +0000 rubidium (svn r12998) -Fix: -Wredundant_decls sees "friend" declarations as redundant declarations in GCC 2.95, so only use if for GCC >= 3.
Tue, 06 May 2008 22:17:12 +0000 rubidium (svn r12977) -Codechange: remove quite some redundant (duplicate) function declarations.
Tue, 06 May 2008 14:24:33 +0000 rubidium (svn r12969) -Codechange: remove a completely pointless file.
Mon, 05 May 2008 18:27:57 +0000 rubidium (svn r12957) -Codechange: do not misuse snprintf when you just want to copy a string, also use DEBUG instead of fprintf in one case.
Wed, 30 Apr 2008 07:39:46 +0000 rubidium (svn r12930) -Add: build support for NetBSD and HP-UX. Patch by ahoka.
Thu, 24 Apr 2008 20:07:12 +0000 rubidium (svn r12876) -Fix [FS#1928]: gcc on FreeBSD does not support -dumpmachine. As gcc is not necessary for FreeBSD compiles we 'just' use g++ as that support -dumpmachine.
Sat, 29 Mar 2008 21:50:14 +0000 rubidium (svn r12483) -Change: disable stripping of binaries by default so we have a (much) better chance of actually getting something useful out of OSX stacktraces.
Sat, 15 Mar 2008 13:21:31 +0000 smatz (svn r12368) -Codechange: use explicit body for loops and conditions and remove -Wno-empty-body from the configure script
Thu, 24 Jan 2008 23:56:43 +0000 smatz (svn r11980) -Fix: newer versions of cut do not accept field index 0
Mon, 14 Jan 2008 20:30:05 +0000 bjarni (svn r11853) -Fix [r11837]: [OSX] reconfigure killed the space in shared-dir
Sun, 13 Jan 2008 17:45:29 +0000 bjarni (svn r11837) -Feature: [OSX] added "/Library/Application Support/OpenTTD" to the search paths (based on patch by pv2b)
Sun, 13 Jan 2008 13:53:53 +0000 bjarni (svn r11833) -Cleanup: changed save_params_array into one item for each line in config.lib
Fri, 11 Jan 2008 00:30:32 +0000 rubidium (svn r11811) -Fix: make compilation without networking work again (and thus move the debugdumpcommand stuff out of the network 'area').
Thu, 10 Jan 2008 18:59:16 +0000 smatz (svn r11808) -Fix: remember --with-ccache in config.cache
Sun, 30 Dec 2007 19:32:09 +0000 skidd13 (svn r11723) -Feature: add initial support for Intel C Compiler on linux
Thu, 27 Dec 2007 15:05:46 +0000 bjarni (svn r11709) -Fix [FS#1385 FS#1386]: [OSX] Compiles on Leopard with the default settings
Sun, 23 Dec 2007 21:02:40 +0000 smatz (svn r11689) -Fix: compilation error and most of warnings for gcc 4.3
Mon, 17 Dec 2007 07:47:21 +0000 egladil (svn r11653) -Feature: [OSX] Allow windowed mode subdrivers to be disabled at compile time.
Sat, 15 Dec 2007 22:42:12 +0000 rubidium (svn r11641) -Add: configure time parameter to enable some desync debugging functionality.
Sat, 08 Dec 2007 18:53:49 +0000 bjarni (svn r11602) -Change: [OSX] changed default PPC SDK to 10.4 (from 10.3) when building universal binaries
Wed, 07 Nov 2007 21:35:33 +0000 egladil (svn r11389) -Fix [FS#1386]: Replace calls to deprecated API with newer ones and handle broken iconv declaration in OSX 10.5.
Sun, 21 Oct 2007 10:41:04 +0000 truelight (svn r11323) -Fix: GCC2.95 gave a lot of bogus 'might be uninitialized', so never show them for this compiler
Sat, 13 Oct 2007 12:04:07 +0000 maedhros (svn r11254) -Fix: Link with -lpthread on FreeBSD.
Sat, 06 Oct 2007 13:20:27 +0000 glx (svn r11218) -Codechange: remove unused ENABLE_INSTALL in Makefile.in, and add --disable-unicode in configure help
Sun, 23 Sep 2007 10:26:20 +0000 rubidium (svn r11148) -Codechange: add support for getting version numbers from Mercurial/HG instead of norev000 (when using a Mercurial/HG clone that is).
Wed, 12 Sep 2007 07:11:48 +0000 rubidium (svn r11089) -Codechange: add revision detection to MSVC.
Tue, 07 Aug 2007 20:42:02 +0000 truelight (svn r10822) -Fix: OSX makes --endian set to PREPROCESSOR, which wasn't an allowed value, making reconfigures to fail (special commit for Bjarni, now he should fix things too :p)
Sat, 04 Aug 2007 00:45:53 +0000 rubidium (svn r10779) -Fix: GCC 4.2 makes (by default for -O2, -O3 and -Os) an assumption that signed integers do not overflow, whereas it is very likely that some of the legacy code does so. It furthermore breaks with the assumed standard (the behaviour is not actually defined in the standard) about the behaviour when signed integers wrap.
Thu, 26 Jul 2007 09:11:19 +0000 rubidium (svn r10693) -Fix: --enable-install should have been removed from the configure parameters to save a long time ago. Now it is only causing warnings.
Fri, 20 Jul 2007 18:34:21 +0000 rubidium (svn r10642) -Merge (from NoAI): ./configure flag for disabling threading.
Tue, 10 Jul 2007 07:46:58 +0000 rubidium (svn r10498) -Fix [FS#1008]: remove inconsistency between a warning and the actual behaviour.
Sun, 08 Jul 2007 18:57:00 +0000 rubidium (svn r10482) -Fix [FS#990]: Do not override the CFLAGS environment variable when configuring a non-debug makefile. Based on a patch by saggson.
Sun, 24 Jun 2007 20:41:24 +0000 orudge (svn r10310) -Fix: Trunk can now be built on OS/2 :)
Wed, 20 Jun 2007 19:17:22 +0000 maedhros (svn r10236) -Feature: Introduce a form of timetabling for vehicles.
Sun, 17 Jun 2007 20:36:14 +0000 rubidium (svn r10191) -Backport (r9148 from NoAI): detecting of CPU type (32 vs 64 bits).
Sun, 17 Jun 2007 15:55:52 +0000 rubidium (svn r10183) -Fix (r10182): some bashism sneaked in.
Sun, 17 Jun 2007 15:48:57 +0000 rubidium (svn r10182) -Codechange: rewrite most part of the file loading/searching to be more flexible.
Sat, 16 Jun 2007 21:57:30 +0000 rubidium (svn r10171) -Add: simple support for ccache (--with-ccache).
Mon, 11 Jun 2007 10:29:07 +0000 rubidium (svn r10091) -Add: make time detection whether you are using -jN when having distcc enabled.
Mon, 11 Jun 2007 10:01:03 +0000 truelight (svn r10090) -Add: add --with-distcc to configure, to enable distcc compiles. Not used by default
Thu, 07 Jun 2007 00:25:49 +0000 rubidium (svn r10051) -Add: git "version" detection so we've got at least some indication what version we're playing when using git ;)
Thu, 07 Jun 2007 00:15:00 +0000 rubidium (svn r10050) -Codechange: make it a little easier to force a version number (for releases).
Wed, 23 May 2007 16:40:40 +0000 peter1138 (svn r9904) -Codechange [FS#798]: Add OpenBSD support to configure (matthias)
Sat, 21 Apr 2007 13:19:43 +0000 truelight (svn r9710) -Add: added support for GCC 2.95. This makes MorphOS target alive again. With a big thanks to tokai and Rubidium!!
Fri, 20 Apr 2007 19:41:19 +0000 rubidium (svn r9696) -Fix: --without-application-bundle did not disable the custom language/second data directory stuff that is used for application bundles.
Thu, 15 Mar 2007 23:26:47 +0000 rubidium (svn r9239) -Fix [FS#682]: PowerMac G5 CPU is not detected (oVRoM).
Mon, 12 Mar 2007 15:54:19 +0000 rubidium (svn r9131) -Codechange: move the OSX application bundle resource directories so they comply (better) to Apple's guidelines and to our naming 'scheme' for the lang and data directories.
Wed, 07 Mar 2007 16:46:13 +0000 glx (svn r9053) -Change [Config]: removed unneeded stuff for windows
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.