Age | Commit message (Expand) | Author |
2008-11-25 | (svn r14630) -Add: support Allegro as video backend. | rubidium |
2008-11-16 | (svn r14584) -Fix: reconfigure when any *.in file is changed | glx |
2008-10-14 | (svn r14467) -Fix [FS#2350](r14443): use '~' instead of '#' as sed separator,... | smatz |
2008-10-06 | (svn r14443) -Change: Unify the delimiters used in config* and make* | skidd13 |
2008-09-02 | (svn r14226) -Revert r13792: 'configure --help' failed when for example gcc w... | truebrain |
2008-08-21 | (svn r14117) -Fix: compile failing because the language files can't be copied... | rubidium |
2008-07-31 | (svn r13894) -Fix: bashisms in configure and Makefile.in | smatz |
2008-07-22 | (svn r13792) -Codechange: Display current values of the options in ./configre... | skidd13 |
2008-05-06 | (svn r12979) -Codechange: support using MORPHOS in sources.list. | rubidium |
2008-04-14 | (svn r12706) -Merge: the thread rewrite from NoAI. The rewrite makes the thre... | rubidium |
2008-01-14 | (svn r11853) -Fix [r11837]: [OSX] reconfigure killed the space in shared-dir | bjarni |
2007-12-15 | (svn r11641) -Add: configure time parameter to enable some desync debugging f... | rubidium |
2007-07-20 | (svn r10642) -Merge (from NoAI): ./configure flag for disabling threading. | rubidium |
2007-06-13 | (svn r10148) -Fix r10143: make --without-png to compile again | truelight |
2007-06-07 | (svn r10050) -Codechange: make it a little easier to force a version number (... | rubidium |
2007-03-27 | (svn r9504) [Config] -Fix r9340: somehow a -n got mixed up with a -z (tnx glx) | truelight |
2007-03-19 | (svn r9340) [Config] -Fix: on some systems $_ was set to /usr/bin/make; filte... | truelight |
2007-03-06 | (svn r9049) -Fix [Config]: when running 'bash configure', make sure automated... | truelight |
2007-02-19 | (svn r8814) [Config] -Add: added --awk and detect_awk. We now try to find an ... | truelight |
2007-02-16 | (svn r8758) -Fix r8757: wrong variable to check libtimidity on if it is found... | truelight |
2007-02-16 | (svn r8757) -Add: added libtimidity music driver (it is a nice small library ... | truelight |
2007-02-08 | (svn r8628) [PSP] -Add: added configure support for the PlayStation Portable ... | truelight |
2007-02-05 | (svn r8605) -Codechange: [OSX] changed all objective C to objective C++ | bjarni |
2007-01-21 | (svn r8304) [WinCE] -Add: added configure detection for WinCE. | truelight |
2007-01-10 | (svn r8040) [Configure] -Fix: for some reason, OS2 compiled unix.cpp, not os2... | truelight |
2007-01-07 | (svn r7961) [Configure] -Fix: "" in config params didn't survive --reconfig. ... | truelight |
2007-01-07 | (svn r7942) Trim another 192 lines from the configure monster | tron |
2007-01-07 | (svn r7939) Fix useless use of cat | tron |
2007-01-02 | (svn r7770) [Configure] -Fix: the "" and \ via ./configure wasn't passed on c... | truelight |
2007-01-02 | (svn r7764) [Configure] -Fix: a forced direct-music is as valid as an autodet... | truelight |
2007-01-02 | (svn r7759) -Merge: makefile rewrite. This merge features: | rubidium |
2006-12-10 | (svn r7461) -Fix: [FS#262] Add support for building with GCC on OS/2 (psmedley) | Darkvater |
2006-11-17 | (svn r7196) -Feature: use fontconfig so one can set the font family name in o... | rubidium |
2006-11-16 | (svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/U... | peter1138 |
2006-10-12 | (svn r6751) -Fix: Add option to enable/disable network support. Default is on | Darkvater |
2006-06-29 | (svn r5426) - Makefile: Make the configure script work properly for setting t... | peter1138 |
2006-06-10 | (svn r5220) Testing for existence AND using rm -f is tautologous | tron |
2006-03-31 | (svn r4219) - Add support for WITH_ICONV. It is enabled by default for OSX > ... | Darkvater |
2006-03-31 | (svn r4217) Replace SDL-CONFIG and LIBPNG-CONFIG with SDL_CONFIG and LIBPNG_C... | peter1138 |
2006-03-23 | (svn r4066) -Fix: oops, forgot to remove a debug line | truelight |
2006-03-23 | (svn r4065) -Fix: the configure now knows --host-cflags | truelight |
2006-03-23 | (svn r4064) -Fix: fixes for configure to accept spaces in params. This are mo... | truelight |
2006-03-23 | (svn r4059) -Fix: add --dedicated flag to configure | truelight |
2006-03-15 | (svn r3894) -Fix: use "" over in configure | truelight |
2006-03-14 | (svn r3873) -Fix: don't remove Makefile.config if it isn't there in the first... | truelight |
2006-03-14 | (svn r3870) -Fix: missed one item in last commit, tnx glx :) | truelight |
2006-03-14 | (svn r3869) -Fix: don't use OS in configure, some system have that defined ;) | truelight |
2006-03-14 | (svn r3867) -Add: added --debug, --profile and --revision to configure | truelight |
2006-03-14 | (svn r3866) -Fix: only add CXX if it is given | truelight |
2006-03-14 | (svn r3865) -Add: a fully optional configure script, that is a wrapper around | truelight |