Age | Commit message (Expand) | Author |
2003-08-23 | fix --disable-engine so it doesn't try to compile disabled engine, what was I... | Jonathan Gray |
2003-08-10 | Use debug by default for CVS trunk | James Brown |
2003-08-10 | stop if we find a configure option we don't know about, add --enable-debug op... | Jonathan Gray |
2003-08-09 | make use of env vars when doing checks | Jonathan Gray |
2003-08-09 | remove echo that shouldn't have been left in | Jonathan Gray |
2003-08-08 | fix spacing | Jonathan Gray |
2003-08-08 | add ability to specify prefix for optional libraries see help for details | Jonathan Gray |
2003-08-02 | automatically use gcc 3.x specific dependency rules if using gcc 3.x, enable ... | Jonathan Gray |
2003-07-30 | rename bs2 to sword2 to have the same name as the original engine. | Oliver Kiehl |
2003-07-28 | correct cflags variables | Jonathan Gray |
2003-07-28 | update for bs2 | Jonathan Gray |
2003-07-06 | added TODO | Max Horn |
2003-07-06 | #define MACOSX on the command line, not in config.h; add TODO regarding TMP f... | Max Horn |
2003-07-06 | fix configure script | Jonathan Gray |
2003-07-06 | check through list of different sdl-configs, this should make fbsd work out o... | Jonathan Gray |
2003-07-06 | we want ldflags as well | Jonathan Gray |
2003-07-06 | make Makefile.new not require build.rules | Jonathan Gray |
2003-06-14 | add support for strange beos gcc version strings | Jonathan Gray |
2003-06-02 | revamped alignment test; don't delete config.log after configure run (after a... | Max Horn |
2003-06-02 | alignment check extended to hopefully cover ARM, too | Max Horn |
2003-06-02 | working alignment check (but if alignment is needed it'll print out a 'Bus er... | Max Horn |
2003-06-02 | add compiler version checking to configure script | Jonathan Gray |
2003-05-26 | add ability to choose backend from configure script, doesn't validate user in... | Jonathan Gray |
2003-05-20 | let config.mak overwrite the default values (defensive coding style :-) | Max Horn |
2003-05-20 | move writing config.h to end of file | Jonathan Gray |
2003-05-20 | add makefile to test configure with make -f Makefile.new after running configure | Jonathan Gray |
2003-05-20 | output which engines we are building | Jonathan Gray |
2003-05-18 | comment UNIX defines for now | Jonathan Gray |
2003-05-18 | remove ldd use | Jonathan Gray |
2003-05-18 | rm -f | Jonathan Gray |
2003-05-18 | make less broken | Jonathan Gray |
2003-05-18 | make configure script output a config.mak | Jonathan Gray |
2003-05-18 | add checking for libs, help, options to disable engines | Jonathan Gray |
2002-12-31 | get rid of DUMP_SCRIPTS; in its place, added run time option '-u' to enabled ... | Max Horn |
2002-12-01 | OS X app bundle should contain static linked executable; 'bool' is part of th... | Max Horn |
2002-10-27 | update configure script as well... | Jonathan Gray |
2002-10-23 | typo | Max Horn |
2002-10-23 | tweaked the configure script a bit | Max Horn |
2002-08-24 | use printf instead of echo -n -> work on Solaris, too | Max Horn |
2002-08-24 | some more configure stuff | Max Horn |
2002-08-24 | added some configure code which outputs a config.h file. Not near to complete... | Max Horn |
2002-08-24 | placeholder for configure script (with a TODO list) | Max Horn |