Commit graph

2410 commits

Author SHA1 Message Date
Mykola Konyk
e75686c82f Submitting new (partial), rails based stats website. 2008-07-08 23:16:07 +00:00
Mykola Konyk
1f36883e25 Restructuring old stats project, as per Rusty's request. 2008-07-08 22:42:59 +00:00
Pauli Nieminen
7c7871b337 added expiration time to bans
fixed minor memory leak
2008-05-15 16:27:20 +00:00
Gunter Labes
4ded7bc6eb correct a test 2008-05-12 12:09:31 +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
de6130605f some tweaks.. 2008-05-11 10:16:14 +00:00
Pauli Nieminen
7c3b6f494b MP server start script working with gracefull server restart 2008-05-09 08:15:41 +00:00
Mark de Wever
92275b897d Also commit the changes to wiki_grabber... 2008-05-01 09:31:42 +00:00
Gunter Labes
5bbb0afe2f go back to using sed to find the build dir, seems more reliable after all 2008-04-27 01:08:49 +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
82cc3608c9 add ban reason support to the ban list 2008-04-25 22:38:31 +00:00
Mark de Wever
584df8c958 Seems the move of the wiki grabber didn't delete the original. 2008-04-24 17:54:14 +00:00
Mark de Wever
2ca2486a65 Add more info when an error occurs. 2008-04-24 16:22:31 +00:00
Mark de Wever
a34996108b Fix default directory after moving the file. 2008-04-23 19:48:12 +00:00
Mark de Wever
c84109ca02 Move the wiki grabber to the utils directory. 2008-04-23 19:15:40 +00:00
Gunter Labes
9f608b9838 add support for a banlist for bans across restarts 2008-04-17 13:52:25 +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
1efde93aa0 use wmlunits for trunk now 2008-04-10 16:14:11 +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
Eric S. Raymond
124062ca13 campaigns_client.py becomes one of the installable tools for content authors.
To conform to the naming convention of the other tools it is renamed 
'wmlclient'.
2008-04-04 01:48:25 +00:00
Eric S. Raymond
f0f8f8f060 Add an explanatory comment. 2008-04-04 01:46:29 +00:00
Gunter Labes
9a03c80214 don't add a new link for existing entries 2008-04-03 23:16:50 +00:00
Eric S. Raymond
1cb846df7a Deleted in error. Here is the history: 2008-04-03 23:03:37 +00:00
Eric S. Raymond
ffd3932384 Obsoleted by the Perl unit_tree script;
soon to be double-obsoleted by a Python rewrite of same.
2008-04-03 22:37:21 +00:00
Eric S. Raymond
84f68c3142 Obsolete, as we no longer use .am.in templating...
...even in the soon-to-be-discarded autotools build.
2008-04-03 22:32:55 +00:00
Eric S. Raymond
766a1ae929 Obsolete, this transformation has been done long since. 2008-04-03 22:29:53 +00:00
Eric S. Raymond
f7f2d28ddb Obsolete, dates from when The Dark Hordes was un mainline. 2008-04-03 22:27:08 +00:00
Eric S. Raymond
044d9b5fd9 Obsolesced by optipng. 2008-04-03 22:18:17 +00:00
Eric S. Raymond
5e23bb129f Obsolete -- clearly unused since The Dark Hordes was mainline. 2008-04-03 22:16:11 +00:00
Eric S. Raymond
03633d8b8d Obsolete, as Subversion checkout does out line-ending conversions now. 2008-04-03 22:10:55 +00:00
Eric S. Raymond
bad3ade049 Obsolesced by campaigns_client.py's -f option. 2008-04-03 21:59:35 +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
e52fd6fffc specify the ports directly in the script 2008-03-28 23:39:27 +00:00
Gunter Labes
48a8bbfd29 keep symlinks relative
rename gmon.out even if the build symlink changed
2008-03-28 22:28:29 +00:00
Gunter Labes
69c3bb8726 make most operations use full paths rather than relative ones
add the PID to log file symlinks so it's easy to match them with core files
2008-03-28 18:54:04 +00:00
Gunter Labes
ee4d56a522 exit before deletion if the unit tree script fails 2008-03-28 15:27:38 +00:00
Gunter Labes
0d7e3c9bc5 also make a symlink to the log(s) in the build dir 2008-03-28 14:32:21 +00:00
Gunter Labes
22ecb982b2 first generate the new files and then delete the old and move 2008-03-27 21:01:28 +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
7241160454 rename gmon.out when the server terminates
add some error messages
2008-03-27 00:45:08 +00:00
Ignacio R. Morelle
0d68aacd5e Added probes for required runtime environment 2008-03-24 13:36:44 +00:00
Benoît Timbert
762a7f1e47 Apply a patch from caslav.ilic: Fix the extraction of info variables...
...when the value is quoted.
2008-03-22 17:10:00 +00:00
Gunter Labes
43748b58e5 remove --enable-debug and use different $CXXFLAGS for the different versions 2008-03-22 15:15:46 +00:00
Ignacio R. Morelle
2000bd4901 Moving utils/wesnoth-pngcrush to the attic in case anyone wants it;...
...it has been superseded by utils/wesnoth-optipng
2008-03-19 15:47:13 +00:00
Ignacio R. Morelle
de51fd236e New wesnoth-optipng UNIX sh script,
...which supersedes the Ruby-based wesnoth-pngcrush script
2008-03-19 11:26:31 +00:00
Gunter Labes
b4ead395c4 * give an error message when a non-existing server is used 2008-03-19 02:55:08 +00:00