Commit Graph

734 Commits

Author SHA1 Message Date
Oliver Kiehl
0f85cc3061 rename bs2 to sword2 to have the same name as the original engine.
besides this way all our engines start with an "s" ;)

svn-id: r9301
2003-07-30 19:25:31 +00:00
Jonathan Gray
deef4a5314 correct cflags variables
svn-id: r9241
2003-07-28 11:46:32 +00:00
Jonathan Gray
78c39e150d update for bs2
svn-id: r9217
2003-07-28 02:12:59 +00:00
Max Horn
064fcc5d83 added TODO
svn-id: r8800
2003-07-06 11:19:55 +00:00
Max Horn
d27f45d35e #define MACOSX on the command line, not in config.h; add TODO regarding TMP file names
svn-id: r8799
2003-07-06 10:49:56 +00:00
Jonathan Gray
dc705c04e1 fix configure script
svn-id: r8796
2003-07-06 08:14:22 +00:00
Jonathan Gray
5f3d4c3435 check through list of different sdl-configs, this should make fbsd work out of the box, still need to do an sdl code test though
svn-id: r8791
2003-07-06 06:21:17 +00:00
Jonathan Gray
714687eaf1 we want ldflags as well
svn-id: r8788
2003-07-06 05:50:49 +00:00
Jonathan Gray
8a3e17d69c make Makefile.new not require build.rules
svn-id: r8786
2003-07-06 02:40:02 +00:00
Jonathan Gray
51abf2fcc3 add support for strange beos gcc version strings
svn-id: r8462
2003-06-14 08:16:10 +00:00
Max Horn
4729b52c3b revamped alignment test; don't delete config.log after configure run (after all it might be important to debug configure)
svn-id: r8275
2003-06-02 21:22:54 +00:00
Max Horn
fa93fe294f alignment check extended to hopefully cover ARM, too
svn-id: r8272
2003-06-02 12:17:51 +00:00
Max Horn
2b1128acb5 working alignment check (but if alignment is needed it'll print out a 'Bus error' message which isn't nice...)
svn-id: r8270
2003-06-02 11:20:07 +00:00
Jonathan Gray
d811359226 add compiler version checking to configure script
svn-id: r8261
2003-06-02 03:01:22 +00:00
Jonathan Gray
645aa837e7 add ability to choose backend from configure script, doesn't validate user input at the moment
svn-id: r7991
2003-05-26 05:18:40 +00:00
Max Horn
79cc9c6a2f let config.mak overwrite the default values (defensive coding style :-)
svn-id: r7715
2003-05-20 10:24:24 +00:00
Jonathan Gray
ad92ffa06d move writing config.h to end of file
svn-id: r7714
2003-05-20 10:15:38 +00:00
Jonathan Gray
50bcac3a04 add makefile to test configure with make -f Makefile.new after running configure
svn-id: r7713
2003-05-20 09:43:33 +00:00
Jonathan Gray
99ea509008 output which engines we are building
svn-id: r7710
2003-05-20 08:39:03 +00:00
Jonathan Gray
02e5463f6f comment UNIX defines for now
svn-id: r7634
2003-05-18 14:06:13 +00:00
Jonathan Gray
9dc0a6d3c8 remove ldd use
svn-id: r7629
2003-05-18 11:46:14 +00:00
Jonathan Gray
6174bb7c6b rm -f
svn-id: r7628
2003-05-18 11:27:35 +00:00
Jonathan Gray
48d642dea6 make less broken
svn-id: r7627
2003-05-18 11:23:12 +00:00
Jonathan Gray
068a5eda71 make configure script output a config.mak
svn-id: r7625
2003-05-18 09:54:28 +00:00
Jonathan Gray
61a1368a7d add checking for libs, help, options to disable engines
svn-id: r7624
2003-05-18 05:43:52 +00:00
Max Horn
166ea5bcee get rid of DUMP_SCRIPTS; in its place, added run time option '-u' to enabled script dumping
svn-id: r6284
2002-12-31 02:09:57 +00:00
Max Horn
5b188353de OS X app bundle should contain static linked executable; 'bool' is part of the C++ standard
svn-id: r5795
2002-12-01 20:29:20 +00:00
Jonathan Gray
e371811d7b update configure script as well...
svn-id: r5326
2002-10-27 05:56:36 +00:00
Max Horn
71e6b03883 typo
svn-id: r5286
2002-10-23 12:12:24 +00:00
Max Horn
09e9143725 tweaked the configure script a bit
svn-id: r5283
2002-10-23 12:02:43 +00:00
Max Horn
446b1231eb use printf instead of echo -n -> work on Solaris, too
svn-id: r4838
2002-08-24 23:35:29 +00:00
Max Horn
50af6a97b7 some more configure stuff
svn-id: r4824
2002-08-24 16:05:53 +00:00
Max Horn
fa181fcd8b added some configure code which outputs a config.h file. Not near to complete, nor checked for cross platform compatibility
svn-id: r4820
2002-08-24 15:24:38 +00:00
Max Horn
151aef875f placeholder for configure script (with a TODO list)
svn-id: r4819
2002-08-24 14:18:40 +00:00