rubidium
9a8c149321
(svn r7196) -Feature: use fontconfig so one can set the font family name in openttd.cfg instead of the full path to the font.
2006-11-17 22:15:55 +00:00
peter1138
f660d48e6a
(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.
2006-11-16 22:05:33 +00:00
Darkvater
d76c0e2dc8
(svn r6751) -Fix: Add option to enable/disable network support. Default is on
2006-10-12 14:31:42 +00:00
peter1138
ad69195dec
(svn r5426) - Makefile: Make the configure script work properly for setting target compilers; Set CC_TARGET / CXX_TARGET
...
up the same way as CC_HOST / CXX_HOST, and add or fix their options within the configure script. In the
Makefile, instead of overriding CC / CXX with the target compilers if they are set, set the target compilers
with the default compilers if none are set (bit of a mouthful), and use the target compilers explicitly.
2006-06-29 07:19:24 +00:00
tron
89f0033d97
(svn r5220) Testing for existence AND using rm -f is tautologous
2006-06-10 20:11:02 +00:00
Darkvater
38cd74a0bd
(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
2006-03-31 21:22:41 +00:00
peter1138
45a0557b37
(svn r4217) Replace SDL-CONFIG and LIBPNG-CONFIG with SDL_CONFIG and LIBPNG_CONFIG
2006-03-31 21:06:55 +00:00
truelight
9eb29ca1cf
(svn r4066) -Fix: oops, forgot to remove a debug line
2006-03-23 16:23:12 +00:00
truelight
422ee53066
(svn r4065) -Fix: the configure now knows --host-cflags
2006-03-23 16:03:11 +00:00
truelight
dcbe493a83
(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 :(
2006-03-23 15:34:47 +00:00
truelight
b0c9058470
(svn r4059) -Fix: add --dedicated flag to configure
2006-03-23 13:24:09 +00:00
truelight
9ae2e00644
(svn r3894) -Fix: use "" over in configure
2006-03-15 21:55:59 +00:00
truelight
e7bfbc08c5
(svn r3873) -Fix: don't remove Makefile.config if it isn't there in the first place
...
-Add: allow --debug=3 to enable DEBUG lvl 3 (--debug results in a lvl 1)
2006-03-14 21:35:15 +00:00
truelight
2651cad689
(svn r3870) -Fix: missed one item in last commit, tnx glx :)
2006-03-14 20:59:03 +00:00
truelight
755fff761b
(svn r3869) -Fix: don't use OS in configure, some system have that defined ;)
2006-03-14 20:56:07 +00:00
truelight
1dd104e09a
(svn r3867) -Add: added --debug, --profile and --revision to configure
2006-03-14 19:21:49 +00:00
truelight
382104ce89
(svn r3866) -Fix: only add CXX if it is given
...
Word of warning: configure _does_ delete your Makefile.config!
2006-03-14 19:15:46 +00:00
truelight
88b6b44566
(svn r3865) -Add: a fully optional configure script, that is a wrapper around
...
Makefile.config, inserting data directly into it. This is needed for the
CompileFarm (nightly) and most likely it will help out many people who want
to cross-compile. I might have missed several options out of the
Makefile.config, but those are the needed ones for the CompileFarm.
2006-03-14 19:12:39 +00:00
bjarni
b1597422f5
(svn r988) Removed the JAM file stuff since it turned out that nobody uses it anymore and it is not maintained anymore
2004-12-08 21:33:44 +00:00
truelight
efaeb275f7
(svn r1) Import of revision 975 of old (crashed) SVN
2004-08-09 17:04:08 +00:00