Age | Commit message (Collapse) | Author |
|
|
|
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)
|
|
are empty they return lovely errors (tnx to Celester for finding thisone ;))
|
|
|
|
found or not
|
|
simular to timidity via extmidi)
[PSP] -Add: added PSP specific code for libtimidity. libtimidity code is based on the work of Turulo. Tnx a bunch!
|
|
check_compiler
|
|
now only 'checking' is used
-Fix: 'checking host g++/gcc' is silly, changed it to 'checking host c++/cc'
|
|
-Fix: PSP needs to link with gcc, not with g++ (don't ask)
-Fix: PSP doens't support threads
|
|
./configure --reconfig to fail
|