configure
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