config.lib
Thu, 18 Dec 2008 12:23:08 +0000 rubidium (svn r14689) -Change: make configure die on commonly made user mistakes, like not having SDL development files or zlib headers installed; you can still compile a dedicated server or a binary without zlib, but you have to explicitly force it.
Wed, 17 Dec 2008 23:12:35 +0000 rubidium (svn r14688) -Change: silence the "command not found" error when trying to find the svn/git/hg binary.
Wed, 17 Dec 2008 23:08:11 +0000 rubidium (svn r14687) -Change: log all configure errors to config.log
Sun, 07 Dec 2008 12:41:20 +0000 truebrain (svn r14661) -Fix r14659: oops, forgot to escape '?' ;)
Sat, 06 Dec 2008 00:38:48 +0000 truebrain (svn r14659) -Add: in case Thief^ (forum user) ever tries what he thinks he will try when he doesn't know it is --prefix-dir, make sure he also gets what he assumes he gets :)
Sat, 29 Nov 2008 22:40:54 +0000 glx (svn r14644) -Fix: --with-direct-music handling could fail
Wed, 26 Nov 2008 13:12:45 +0000 rubidium (svn r14636) -Add: DOS port of OpenTTD, without network support though.
Tue, 25 Nov 2008 19:32:12 +0000 rubidium (svn r14630) -Add: support Allegro as video backend.
Wed, 22 Oct 2008 20:20:08 +0000 rubidium (svn r14515) -Fix (r7759): iconv is included in glibc-2.1 and higher, so we don't need to link to a most likely non-existing libiconv in those situations.
Sun, 19 Oct 2008 21:32:29 +0000 truebrain (svn r14497) -Fix: if freetype was not detected or disabled, skip fontconfig detection, unless explicit requested (on request by Rubidium)
Sun, 19 Oct 2008 21:29:12 +0000 truebrain (svn r14496) -Fix: give a clear warning when people disable zlib (or when it wasn't detected), but keep on going nevertheless (on request by Rubidium)
Sun, 19 Oct 2008 20:53:13 +0000 truebrain (svn r14495) -Change: don't use freetype, fontconfig and icu in case of building a dedicated server, unless explicit requested
Fri, 17 Oct 2008 17:42:51 +0000 rubidium (svn r14480) -Add: warning when trying to use a right-to-left language without support for it in OpenTTD.
Fri, 17 Oct 2008 17:14:09 +0000 rubidium (svn r14479) -Add: initial (optional) support for handling bidirectional scripts and connecting Arabic characters.
Thu, 16 Oct 2008 12:19:24 +0000 truebrain (svn r14476) -Fix r14475: (no comment)
Thu, 16 Oct 2008 11:33:17 +0000 truebrain (svn r14475) -Add: allow setting the name of the desktop item (follow-up on r14474)
Thu, 16 Oct 2008 11:12:18 +0000 truebrain (svn r14474) -Add: allow --binary-name to set the name of the binary, icon, desktop file, etc. when installing. Useful to get a stable next to a trunk-nightly
Tue, 14 Oct 2008 19:47:28 +0000 smatz (svn r14467) -Fix [FS#2350](r14443): use '~' instead of '#' as sed separator, it could be understood in a wrong way by shell
Mon, 06 Oct 2008 17:05:44 +0000 skidd13 (svn r14443) -Change: Unify the delimiters used in config* and make*
Sun, 05 Oct 2008 11:52:24 +0000 rubidium (svn r14440) -Fix [FS#1802]: support for spaces in directories passed to ./configure.
Sun, 28 Sep 2008 17:20:31 +0000 truebrain (svn r14413) -Fix: when no revision detected, the error didn't indicate 'mercurial' was accepted as source too (patch not by Sacro)
Thu, 04 Sep 2008 19:15:52 +0000 truebrain (svn r14244) -Fix: add 'Auto-generated' text when autogenerated, not in template (complain by blathijs ;))
Tue, 02 Sep 2008 16:28:31 +0000 truebrain (svn r14227) -Fix [configure]: detect if we are in a new directory, and rerun configure in those cases. Should avoid confusion (idea by Eddi)
Tue, 02 Sep 2008 15:59:21 +0000 truebrain (svn r14226) -Revert r13792: 'configure --help' failed when for example gcc wasn't detected .. not really what you expect. By the lack of imagination, a revert will have to do for now.
Tue, 02 Sep 2008 15:56:31 +0000 truebrain (svn r14225) -Fix [configure]: make sure a dir exists if you want to write into it
Tue, 02 Sep 2008 15:34:38 +0000 truebrain (svn r14224) -Fix: copy Makefile.bundle too to your working dir, so you don't need to run ./configure in the root of OpenTTD
Fri, 29 Aug 2008 09:46:29 +0000 peter1138 (svn r14183) -Fix: "optimalization" is not a word
Sun, 17 Aug 2008 09:47:02 +0000 rubidium (svn r14088) -Fix (r5994): librt isn't needed to be linked against explicitly as we don't use any functionality of it.
Fri, 15 Aug 2008 19:18:55 +0000 glx (svn r14079) -Fix: misleading help in configure
Thu, 31 Jul 2008 13:44:57 +0000 bjarni (svn r13892) -Fix (r13863): [configure] now the SDK selection for OSX sets the default value as intended
Mon, 28 Jul 2008 23:10:26 +0000 smatz (svn r13863) -Fix (r13852): make the nightly compile again
Sun, 27 Jul 2008 20:43:21 +0000 bjarni (svn r13852) -Fix (r13849): [OSX] fixed universal binary building without breaking anything this time
Sun, 27 Jul 2008 14:16:24 +0000 bjarni (svn r13849) -Fix: [OSX] 10.5 appears to be more picky when setting up compiling of universal binaries
Thu, 24 Jul 2008 20:29:40 +0000 glx (svn r13819) -Fix (r13801): --man-dir=xxx was 'ignored'
Wed, 23 Jul 2008 16:52:10 +0000 skidd13 (svn r13804) -Fix(r13801): a search after remove should help to find missed incarnations
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