23 Commits

Author SHA1 Message Date
Gunter Labes
a123839fc0 use 1.6 sources to build 1.6; default to scons 2009-04-02 02:37:47 +00:00
Gunter Labes
c138f765b3 set build flags based on hostname 2009-03-28 06:58:16 +00:00
Gunter Labes
3301a19e7d updated some scripts to consider version 1.6 2009-03-13 13:35:44 +00:00
Gunter Labes
85f0993268 make sure to build with the forum handler 2009-01-04 23:37:05 +00:00
Gunter Labes
35a55219cd build trunk campaignd with scons 2008-12-11 20:14:43 +00:00
Gunter Labes
b55692a5f3 extended update_server to handle campaignd as well 2008-09-26 22:00:09 +00:00
Gunter Labes
cdc198e8b1 enable the bandwidth monitor 2008-08-31 22:48:58 +00:00
Gunter Labes
cf77ef5ac2 build dev servers with the default -O2
use the now implemented program_suffix option of scons
2008-05-11 10:35:58 +00:00
Gunter Labes
7fa4661094 send error messages to STDERR
get the server port from the redirect.cfg (which needs to be changed anyway)
2008-04-26 18:10:52 +00:00
Gunter Labes
9ec6985365 correct some log file paths 2008-04-26 02:10:47 +00:00
Gunter Labes
0afbb92b11 actually use the set CXXFLAGS when bulding with scons.. 2008-04-17 13:51:18 +00:00
Gunter Labes
93e1e73e98 replace == with = in test comparisons...
...(fixes bug #11496: Unportable test(1) construct)
2008-04-15 02:51:29 +00:00
Gunter Labes
ebba6f469e remove the man pages after install 2008-04-09 10:52:07 +00:00
Gunter Labes
ac9f0827ab use the boost flags rather than supplying $CXXFLAGS and $LDFLAGS 2008-04-07 00:46:28 +00:00
Gunter Labes
4378124f3f turn library checks off in scons...
...and add some more options for a less noise compilation
2008-03-29 01:12:29 +00:00
Gunter Labes
79358694c5 update the install target 2008-03-27 14:46:53 +00:00
Gunter Labes
7b72f04ae8 use scons for trunk builds
use svnversion to get the revision
2008-03-27 01:45:06 +00:00
Gunter Labes
43748b58e5 remove --enable-debug and use different $CXXFLAGS for the different versions 2008-03-22 15:15:46 +00:00
Gunter Labes
1558443a7d build the server with -DNUM_SHARDS=7 2008-03-11 17:36:38 +00:00
Gunter Labes
5c1a1fd3eb update to handle version 1.4 2008-03-03 05:23:24 +00:00
Gunter Labes
c3f8688eaa compile with profiling
handle profiling logs

use the new shut down feature to properly shut the server down on
ctrl+c
2007-12-17 05:26:05 +00:00
Gunter Labes
ec4878e58a don't continue building when an error occured 2007-12-05 16:17:33 +00:00
Gunter Labes
db3fe9066d added the shell scripts used to manage the official multiplayer servers 2007-11-19 22:10:39 +00:00