Age | Commit message (Collapse) | Author |
|
don't need to link to a most likely non-existing libiconv in those situations.
|
|
detection, unless explicit requested (on request by Rubidium)
|
|
wasn't detected), but keep on going nevertheless (on request by Rubidium)
|
|
building a dedicated server, unless explicit requested
|
|
without support for it in OpenTTD.
|
|
scripts and connecting Arabic characters.
|
|
|
|
r14474)
|
|
desktop file, etc. when installing. Useful to get a stable next to a trunk-nightly
|
|
separator, it could be understood in a wrong way by shell
|
|
|
|
./configure.
NOTE: this does NOT support OpenTTD to be build in paths with a space in it as one cannot make "make" aware whether a space belongs to a file name or whether it's a separator between file names.
|
|
'mercurial' was accepted as source too (patch not by Sacro)
-Fix: that same message was slightly unclear in what it would mean for network joins
|
|
template (complain by blathijs ;))
|
|
rerun configure in those cases. Should avoid confusion (idea by Eddi)
|
|
wasn't detected .. not really what you expect. By the lack of imagination, a revert will have to do for now.
|
|
into it
|
|
don't need to run ./configure in the root of OpenTTD
|
|
|
|
explicitly as we don't use any functionality of it.
|
|
|
|
the default value as intended
|
|
|
|
breaking anything this time
|
|
compiling of universal binaries
|
|
|
|
incarnations
|
|
|
|
|
|
-Add: Unix man file gets now installed if necessary
|
|
|
|
./configre --help instead of static strings
|
|
as expected
|
|
entry files
|
|
introduced options.
|
|
|
|
builds without asserts
|
|
without asserts
|
|
declarations in GCC 2.95, so only use if for GCC >= 3.
|
|
declarations.
|
|
|
|
a string, also use DEBUG instead of fprintf in one case.
|
|
|
|
As gcc is not necessary for FreeBSD compiles we 'just' use g++ as that support -dumpmachine.
|
|
(much) better chance of actually getting something useful out of OSX stacktraces.
|
|
remove -Wno-empty-body from the configure script
|
|
|
|
Thanks to TrueLight for finding the solution to this one
Note: if the shared-dir setting is already broken due to this then you have to manually run configure again
|
|
the search paths (based on patch by pv2b)
It is possible to set this to something else setting shared-dir with config
This works on other OSes as well but it's off by default (and not really tested)
|
|
in config.lib
This should increase readability and conflict solving
|