Age | Commit message (Collapse) | Author |
|
lzo/zlib for Mac OS X/MinGW to the paths where (the headers of) those libraries are searched
|
|
|
|
Haiku (jrepan)
|
|
failed to properly detect/set a compiler
|
|
|
|
|
|
|
|
AI+Squirrel
|
|
distclean an alias for mrproper and update mrproper to really delete all generated files/directories.
|
|
libtimidity anymore (hannibal218bc)
|
|
using MSVC update openttd-useful, otherwise make sure you've got liblzo2 and it's development files installed.
|
|
than CFLAGS when compiling strgen (Rubidium)
|
|
|
|
|
|
|
|
|
|
OSX.
|
|
|
|
actually try different SDK versions and use the best SDK for each universal target.
-Change: [OSX] Improve the configure checks for QuickDraw and QuickTime.
|
|
in all cases.
-Codechange: [OSX] Improve conditional defines for OS version dependant code.
|
|
actually undisable)
|
|
and libpng compiles and links (for me). Something's fishy with the network so it doesn't actually work (yet)
|
|
to compiler
|
|
adding a space where others do add the space
|
|
for ICU wasn't added to the ldflags
|
|
|
|
icc >= 11.0
|
|
|
|
compared more easily
|
|
I don't have all exotic machines so it might break compilation on the more exotic configurations
|
|
by default. Prevent this so strgen.exe build with MinGW can be run on a system without MinGW installed. (Note: openttd.exe is not affected by this behaviour as -static is used by default for it)
|
|
|
|
|
|
too; no guarantees ofcourse...
|
|
be detected as having Xcode 2.5 or newer. Based on a patch by ln.
|
|
cc_host is there only for working around a few stupid compilers.
|
|
needs to be that big in C too" hack
|
|
'warning' CFLAGS into a function and use that function to set the right 'warning' CFLAGS for both the host and build compiler, i.e. also let GCC warn for strgen, depend and endian_check.
|
|
anywhere at all
|
|
for months. All attempts to do another workaround failed.
|
|
gcc4+, older versions give many useless false positives
|
|
const is (accidentally?) removed using C-style casts.
|
|
-Change: use @ instead of ~ in configure/Makefiles so Debian's build system(s) can also build RC binaries.
|
|
binary type dependend flags to g++ to get the defines for (make)depend
|
|
it also miss some dependencies. That's why we introduce our custom implementation of makedepend.
|
|
warnings/remarks (multicharacter character literal potential unportable/autovectorised this loop)
|
|
version of the XCode SDK, i.e. 2.5 or higher. Older XCode SDKs miss constants used by OpenTTD.
|
|
to FS#2350.
|
|
support for 64 bits binaries in OSX universal binaries. However, do not default to adding 64 bits binaries because benchmarking has shown that they are slower than the 32 bits binaries.
|
|
compiler's built-in defines
|