Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
possibility to disable it (based on patch by MJP)
|
|
|
|
pkg-config
|
|
|
|
-D_FORTIFY_SOURCE=2 -O1
|
|
support it
|
|
directly without a trip through the window messaging system.
|
|
|
|
ldflags by spaces, thus only call it with one
|
|
non-const iconv declaration.
|
|
|
|
|
|
explain its use in the readme
|
|
|
|
subversion repository in case someone has a sparse tags checkout. In that case the .svn folder misses from the $ROOT_DIR because it is in the $ROOT_DIR/.. (i.e. tags) folder
|
|
|
|
|
|
|
|
|
|
newer than 2.3
|
|
|
|
value), which clearly nobody uses, as it has been broken .... for a while
|
|
those who expect all software to follow GNU guidelines
|
|
really needed anyway
|
|
builds
|
|
helper binaries such as depend, strgen and settingsgen
|
|
compiled for the build enviroment
|
|
versioning scheme since ICU 49
|
|
aren't needed anymore with newer GRFCodec/NFORenum
|
|
GRFCodec determine the best compression
|
|
|
|
|
|
reduce the chance that it happens significantly with betas/RCs/nightlies by doing the same as is done for stable releases: check the NewGRF version of server vs client.
Previously this check was not done for nightlies/betas/RCs due to missing versioning information in the source tarballs, but they have that for a while now. So just force the NewGRF version check for all versions, and remove the broken --revision configure option
|
|
when grfcodec/nforenum were not usable.
|
|
|