Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-02 | automatically use gcc 3.x specific dependency rules if using gcc 3.x, enable ↵ | Jonathan Gray | |
some additional warnings in Makefile.new svn-id: r9399 | |||
2003-07-30 | rename bs2 to sword2 to have the same name as the original engine. | Oliver Kiehl | |
besides this way all our engines start with an "s" ;) svn-id: r9301 | |||
2003-07-28 | correct cflags variables | Jonathan Gray | |
svn-id: r9241 | |||
2003-07-28 | update for bs2 | Jonathan Gray | |
svn-id: r9217 | |||
2003-07-06 | added TODO | Max Horn | |
svn-id: r8800 | |||
2003-07-06 | #define MACOSX on the command line, not in config.h; add TODO regarding TMP ↵ | Max Horn | |
file names svn-id: r8799 | |||
2003-07-06 | fix configure script | Jonathan Gray | |
svn-id: r8796 | |||
2003-07-06 | check through list of different sdl-configs, this should make fbsd work out ↵ | Jonathan Gray | |
of the box, still need to do an sdl code test though svn-id: r8791 | |||
2003-07-06 | we want ldflags as well | Jonathan Gray | |
svn-id: r8788 | |||
2003-07-06 | make Makefile.new not require build.rules | Jonathan Gray | |
svn-id: r8786 | |||
2003-06-14 | add support for strange beos gcc version strings | Jonathan Gray | |
svn-id: r8462 | |||
2003-06-02 | revamped alignment test; don't delete config.log after configure run (after ↵ | Max Horn | |
all it might be important to debug configure) svn-id: r8275 | |||
2003-06-02 | alignment check extended to hopefully cover ARM, too | Max Horn | |
svn-id: r8272 | |||
2003-06-02 | working alignment check (but if alignment is needed it'll print out a 'Bus ↵ | Max Horn | |
error' message which isn't nice...) svn-id: r8270 | |||
2003-06-02 | add compiler version checking to configure script | Jonathan Gray | |
svn-id: r8261 | |||
2003-05-26 | add ability to choose backend from configure script, doesn't validate user ↵ | Jonathan Gray | |
input at the moment svn-id: r7991 | |||
2003-05-20 | let config.mak overwrite the default values (defensive coding style :-) | Max Horn | |
svn-id: r7715 | |||
2003-05-20 | move writing config.h to end of file | Jonathan Gray | |
svn-id: r7714 | |||
2003-05-20 | add makefile to test configure with make -f Makefile.new after running configure | Jonathan Gray | |
svn-id: r7713 | |||
2003-05-20 | output which engines we are building | Jonathan Gray | |
svn-id: r7710 | |||
2003-05-18 | comment UNIX defines for now | Jonathan Gray | |
svn-id: r7634 | |||
2003-05-18 | remove ldd use | Jonathan Gray | |
svn-id: r7629 | |||
2003-05-18 | rm -f | Jonathan Gray | |
svn-id: r7628 | |||
2003-05-18 | make less broken | Jonathan Gray | |
svn-id: r7627 | |||
2003-05-18 | make configure script output a config.mak | Jonathan Gray | |
svn-id: r7625 | |||
2003-05-18 | add checking for libs, help, options to disable engines | Jonathan Gray | |
svn-id: r7624 | |||
2002-12-31 | get rid of DUMP_SCRIPTS; in its place, added run time option '-u' to enabled ↵ | Max Horn | |
script dumping svn-id: r6284 | |||
2002-12-01 | OS X app bundle should contain static linked executable; 'bool' is part of ↵ | Max Horn | |
the C++ standard svn-id: r5795 | |||
2002-10-27 | update configure script as well... | Jonathan Gray | |
svn-id: r5326 | |||
2002-10-23 | typo | Max Horn | |
svn-id: r5286 | |||
2002-10-23 | tweaked the configure script a bit | Max Horn | |
svn-id: r5283 | |||
2002-08-24 | use printf instead of echo -n -> work on Solaris, too | Max Horn | |
svn-id: r4838 | |||
2002-08-24 | some more configure stuff | Max Horn | |
svn-id: r4824 | |||
2002-08-24 | added some configure code which outputs a config.h file. Not near to ↵ | Max Horn | |
complete, nor checked for cross platform compatibility svn-id: r4820 | |||
2002-08-24 | placeholder for configure script (with a TODO list) | Max Horn | |
svn-id: r4819 |