makefiledir/Makefile.config_writer
Tue, 02 May 2006 12:28:35 +0000 Darkvater (svn r4660) - Backport from trunk (r4183, r4197, r4217): 0.4
Sat, 29 Apr 2006 14:38:21 +0000 bjarni (svn r4624) -Backported r4149 from trunk 0.4
Sat, 25 Mar 2006 08:45:30 +0000 bjarni (svn r4102) -Backported 3673, 3674, 3675, 3679, 3682, 3882, 3884 [all OSX] 0.4
Wed, 22 Mar 2006 22:38:29 +0000 matthijs (svn r4044) Rename 0.4.5 branch to 0.4. Further minor releases will be in the 0.4 range, to prevent enormously long version numbers. 0.4
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.
Sun, 20 Aug 2006 13:48:04 +0000 truelight (svn r5978) -Add: allow a switch in Makefile.config to disable threads in OpenTTD (no matter what system you are on). Only useful for testing.
Sat, 27 May 2006 16:12:16 +0000 KUDr (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
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
Fri, 31 Mar 2006 10:04:18 +0000 bjarni (svn r4197) reentered STATIC_ZLIB_PATH (removed in 4183) since it turned out that it's used after all
Thu, 30 Mar 2006 20:14:06 +0000 bjarni (svn r4183) -Codechange: [Makefile]: removed MANUAL_CONFIG as it's not used anymore
Wed, 29 Mar 2006 16:28:41 +0000 bjarni (svn r4149) -Codechange: [OSX] rewrite of how universal binaries are compiled
Fri, 24 Mar 2006 06:40:49 +0000 tron (svn r4076) Back out r4074. It doesn't work and leads to make endlessly calling itself. NOTE: Delete Makefile.config to recover.
Thu, 23 Mar 2006 23:54:43 +0000 bjarni (svn r4074) -Feature: [Makefile] the makefile can now detect if iconv is present in the system
Wed, 15 Mar 2006 14:03:09 +0000 bjarni (svn r3882) -Codechange: [OSX] changed the way universal and tripple binaries are build
Mon, 20 Feb 2006 17:54:25 +0000 Darkvater (svn r3622) - Partly revert r3214. The patch setting max_num_autosaves stays to help control PDA-troubles which the commit was intended for. Didn't revert makefile-config version since it would cause trouble. But Bjarni promised to rewrite it :)
Sat, 28 Jan 2006 10:16:15 +0000 matthijs (svn r3456) - Feature: [Makefile] Icons can now be installed in a seperate directory.
Sat, 07 Jan 2006 13:13:49 +0000 bjarni (svn r3383) -Code cleanup: [OSX] removed SDL support from FAT binaries as it caused problems for non-SDL builds
Sat, 24 Dec 2005 12:47:31 +0000 tron (svn r3333) Remove some the unimplemented option DISPLAY_WARNINGS from the config writer
Sun, 18 Dec 2005 12:10:46 +0000 tron (svn r3313) Remove GPMI related changes from trunk
Sat, 10 Dec 2005 11:16:45 +0000 bjarni (svn r3281) -Feature: [OSX] added native cocoa sound and video drivers (egladil)
Fri, 09 Dec 2005 13:17:31 +0000 bjarni (svn r3276) reverted the last two commits. OSX 10.2 kept finding new stuff to prevent it from running OpenTTD, so now it's not supported anymore
Fri, 09 Dec 2005 12:15:52 +0000 bjarni (svn r3274) -Fix: [OSX] added JAGUAR flag to crosscompile for OSX 10.2 (codenamed jaguar)
Fri, 09 Dec 2005 11:08:24 +0000 bjarni (svn r3273) -Fix: [OSX] PPC part of universal binaries now target 10.3 instead of 10.4
Tue, 06 Dec 2005 22:09:28 +0000 bjarni (svn r3267) -Codechange: [OSX] universal binary makefile code cleanup
Tue, 06 Dec 2005 09:27:42 +0000 bjarni (svn r3262) -Fix: [OSX] universal binaries can now include the dynamic SDL lib into the bundle
Sun, 04 Dec 2005 17:36:19 +0000 bjarni (svn r3258) -Feature: [OSX] added support for universal binaries
Wed, 23 Nov 2005 12:21:54 +0000 bjarni (svn r3230) -Feature: [OSX] OSX builds can now change where it searches for dynamic libs and can move libs into the bundle
Thu, 17 Nov 2005 19:43:37 +0000 bjarni (svn r3214) -Feature: openttd.cfg can now set how many autosaves to keep before starting to overwrite old ones
Tue, 26 Jul 2005 06:59:48 +0000 tron (svn r2712) Overhaul DirectMusic MIDI backend:
Sun, 10 Jul 2005 14:57:43 +0000 truelight (svn r2542) -Add: [GPMI] Added GPMI (http://sourceforge.net/projects/libgpmi/)
Sun, 19 Jun 2005 17:05:24 +0000 bjarni (svn r2461) -Feature [Makefile] libpng-config can now be called something else in Makefile.config
Thu, 14 Apr 2005 12:57:21 +0000 TrueLight (svn r2196) -Change: updated the Makefile, now it works for crossplatform compiling
Fri, 24 Dec 2004 00:33:41 +0000 bjarni (svn r1274) Makefile: networking is not longer experimental 0.3.5
Tue, 07 Dec 2004 17:16:57 +0000 bjarni (svn r970) Added 2nd data path for all non-windows OSes
Sat, 04 Dec 2004 20:34:59 +0000 bjarni (svn r949) Makefile: added DEDICATED flag to allow complilation of dedicated servers without linking to SDL. Request by Jezral
Wed, 17 Nov 2004 09:07:29 +0000 tron (svn r655) Add the necessary bits to make building on SunOS/Solaris work
Mon, 15 Nov 2004 07:53:09 +0000 tron (svn r619) Add the necessary bits to make building under BeOS using GNU Make work
Mon, 08 Nov 2004 21:24:48 +0000 bjarni (svn r531) Makefile: made asserts enabled by default
Mon, 08 Nov 2004 21:11:52 +0000 bjarni (svn r530) Makefile: added ability to switch asserts on and off
Sat, 18 Sep 2004 16:29:12 +0000 bjarni (svn r291) Minor fix to english.txt
Wed, 08 Sep 2004 09:07:18 +0000 bjarni (svn r181) Makefile: enabled ability to supress output of missing strings in lng files
Mon, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN