makefiledir/Makefile.libdetection
Tue, 02 May 2006 12:28:35 +0000 Darkvater (svn r4660) - Backport from trunk (r4183, r4197, r4217): 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
Wed, 31 Jan 2007 22:08:23 +0000 bjarni (svn r8500) [0.5] -Fix: [OSX] freetype failed to be detected (now it's always enabled because Xcode installs it) 0.5
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, 21 Sep 2006 06:25:13 +0000 tron (svn r6491) Remove the SDL_CONFIG=sdl11-config special case for FreeBSD, it's not needed any longer
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
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
Thu, 23 Mar 2006 17:38:31 +0000 truelight (svn r4070) -Fix: on OSX COCOA was set by default, even with DEDICATED, while those 2 conflict
Tue, 14 Mar 2006 19:10:33 +0000 truelight (svn r3864) -Fix: small problems with make-system, making room for a wrapper-configure
Sat, 25 Feb 2006 16:57:17 +0000 bjarni (svn r3672) -Fix: [makefile] fixed bug where some settings where overwritten with the default ones when MAKEFILE_VERSION was changed
Sat, 10 Dec 2005 11:16:45 +0000 bjarni (svn r3281) -Feature: [OSX] added native cocoa sound and video drivers (egladil)
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
Fri, 01 Jul 2005 18:16:16 +0000 bjarni (svn r2506) - Fix: [OSX, makefile] The makefile can now also see OSX 10.4 as OSX
Sun, 19 Jun 2005 17:05:24 +0000 bjarni (svn r2461) -Feature [Makefile] libpng-config can now be called something else in Makefile.config
Mon, 16 May 2005 08:30:32 +0000 tron (svn r2328) There's no need for extra magic to detect libpng on FreeBSD
Tue, 07 Dec 2004 17:58:06 +0000 bjarni (svn r972) Makefile: added make release (currently only works on mac)
Sat, 04 Dec 2004 17:54:56 +0000 truelight (svn r942) -Merged branch/network back into the trunk
Wed, 01 Dec 2004 11:50:20 +0000 bjarni (svn r862) Cygwin: libdetection now sets the flags properly if no Makefile.config is found
Mon, 29 Nov 2004 20:26:00 +0000 Bjarni (svn r856) Makefile: added the flags CYGWIN and MINGW to libdetection. They were missing in the autodetected makefile.config
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, 09 Aug 2004 17:04:08 +0000 truelight (svn r1) Import of revision 975 of old (crashed) SVN