Age | Commit message (Collapse) | Author |
|
-Codechange: silence a few warnings of ICC
|
|
default settings
-Change: [OSX] configure will no longer enable static by default
Turns out that Leopard can't handle static builds without the user installing extra libs
The tradeoff is that now people might have to enable static manually if moving the binary around
|
|
|
|
at compile time.
|
|
functionality.
|
|
building universal binaries
10.5 support needs this and it will not break 10.3 support
|
|
and handle broken iconv declaration in OSX 10.5.
|
|
never show them for this compiler
|
|
|
|
add --disable-unicode in configure help
|
|
Mercurial/HG instead of norev000 (when using a Mercurial/HG clone that is).
|
|
|
|
allowed value, making reconfigures to fail (special commit for Bjarni, now he should fix things too :p)
|
|
assumption that signed integers do not overflow, whereas it is very likely that some of the legacy code does so. It furthermore breaks with the assumed standard (the behaviour is not actually defined in the standard) about the behaviour when signed integers wrap.
|
|
configure parameters to save a long time ago. Now it is only causing warnings.
|
|
|
|
actual behaviour.
|
|
when configuring a non-debug makefile. Based on a patch by saggson.
|
|
|
|
|
|
|
|
|
|
be more flexible.
-Codechange: add support for personal directories on Windows.
-Fix [FS#153, FS#193, FS#502, FS#816, FS#854]: fix issues related to fixed names, fixed places of files/directories and application bundles.
|
|
|
|
distcc enabled.
|
|
compiles. Not used by default
|
|
indication what version we're playing when using git ;)
|
|
(for releases).
|
|
|
|
alive again. With a big thanks to tokai and Rubidium!!
|
|
language/second data directory stuff that is used for application bundles.
|
|
|
|
directories so they comply (better) to Apple's guidelines and to our naming 'scheme' for the lang and data directories.
|
|
|
|
automated reconfigures run 'bash configure' too.
|
|
|
|
--prefix here
|
|
-L_opts too, no need to call it an extra time (double -lpng12 in LDFLAGS)
|
|
order is important
|
|
--variable=prefix (nicely spotted and fixed by stepancheg)
|
|
Detect this when system is SUNOS.
|
|
(mostly for windows). Enabled by default on WIN32 (makes win9x fail, so use --disable-unicode if you produce binaries for win9x)
|
|
|
|
includes for GCC 4.0+. Also clearify commit r8968 in-code
|
|
strict-aliasing
|
|
|
|
awk on the user system which allows gsub(). If not found, you can define one yourself, or it tells you versions you might want to install
|
|
;) Switched to egrep, which should work just fine.
|
|
always available. Reverted back to a bit more ugly way of writing greps, but at least they are not bound to the laws of GNU.
|
|
instead. (Celestar)
|