Age | Commit message (Collapse) | Author |
|
|
|
|
|
(#6762)
|
|
|
|
|
|
This fixes #6723
|
|
(#6719)
|
|
woutershep2) (#6716)
This closes #6414
|
|
patch by adf88) (#6715)
This closes #6433
|
|
cases (#6710)
|
|
|
|
|
|
|
|
PKG_CONFIG_LIBDIR environment variables in config.cache file (just like other variabes CFLAGS, LDFLAGS etc.) so they can be resused when OpenTTD re-configures itself
|
|
newer OSX versions (dunn).
|
|
|
|
no longer trigger in gcc 4.9.2, so reenable them.
|
|
|
|
one up.
|
|
so that it works with two-digit and truncated versions.
|
|
it to C++0x just because we want to use features from C++0x (which are also in C++14), so use the C++ standard that's the GCC6 default
|
|
|
|
|
|
variable to obtain the include dir (aarroyoc)
|
|
they are split into separate libraries it becomes possible to split RTL support for natural sorting, although the effect will be minimal
|
|
use of pkg-config
|
|
used pkg-config for a long time)
|
|
pkg-config
|
|
|
|
pkg-config
|
|
pkg-config
|
|
pkg-config check routine
|
|
libraries in OpenTTD; zlib should always be installed if libpng is because it links to zlib
|
|
|
|
ICU (lx) or the sorting/collation part of ICU (i18n)
|
|
CC/CXX appended to the host triple. This to make cross compilation with clang alone easier
|
|
|
|
|
|
|
|
|
|
unaltered by personal presets
|
|
having a black tile of all different slopes (ic111)
|
|
variable in for platforms like Solaris
|
|
the same basic definition for comparisons?
|
|
prof) and LDFLAGS got -pg (for gprof), but in the end gprof would be used (via make run-prof). Furthermore -pg isn't compatible with -fomit-frame-pointer on certain architectures (most importantly x86(_64)), so simply don't enable that flag when profiling is enabled
|
|
|
|
|
|
|
|
|
|
|