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
Benoît Timbert
526f983612
Even more robust version...
...
...(see http://www.wesnoth.org/forum/viewtopic.php?f=7&t=20198 )
2008-03-16 00:48:02 +00:00
Benoît Timbert
8783dbb82b
Apply a fix from caslav.ilic:
...
now the context analyser parses the entire file and no longer crash if
#textdomain is not used at the top level (see
http://forum.wesnoth.org/viewtopic.php?f=7&t=20198 for full details)
2008-03-15 18:06:34 +00:00
Eric S. Raymond
985443c5f4
Fix broken campaigns-client upload.
2008-03-14 02:15:07 +00:00
Gunter Labes
94d5c1179a
since we abandoned VC6 supported this should not be needed anymore
2008-03-12 21:33:08 +00:00
Gunter Labes
7f1a5c4c83
this script should not be needed anymore with non-ancient SDL image versions
2008-03-12 21:25:51 +00:00
Gunter Labes
e296b6109f
change the order of the unit tree links...
...
...now the most recent versions are at the top
allow continued updating of stable versions where we don't care about
the sub version number
2008-03-12 19:13:05 +00:00
Gunter Labes
205621e688
comment the svn update and svn status calls...
...
...since they are not needed and too expensive on the new host
2008-03-12 17:35:56 +00:00
Gunter Labes
bcacddea5e
move the update_unit_tree script to a better location...
...
...since it is not primarily used on server.wesnoth.org anymore
2008-03-12 14:59:59 +00:00
Gunter Labes
247df6e56c
tweak the site path to be more generic
2008-03-12 14:56:29 +00:00
Gunter Labes
1558443a7d
build the server with -DNUM_SHARDS=7
2008-03-11 17:36:38 +00:00
Gunter Labes
ebaf455f55
use 4 threads now because of the sharded network worker threads...
...
...but keep 30 for 1.2
2008-03-11 17:16:07 +00:00
Benoît Timbert
6bcc6d52bf
Apply patch #993 by caslav.ilic : wmlxgettext improvements
2008-03-09 23:26:32 +00:00
Gunter Labes
5c1a1fd3eb
update to handle version 1.4
2008-03-03 05:23:24 +00:00
Gunter Labes
2bcb93b976
update to handle version 1.4
2008-03-03 05:12:32 +00:00
Gunter Labes
945600fe5d
be less verbose about not downloading stuff by default
2008-02-25 05:06:35 +00:00
Gunter Labes
c3589f5366
properly escape the version and uploads values in info.cfg
2008-02-10 10:01:43 +00:00
Gunter Labes
62b188cfe8
script to revert the current build to the old one
2008-02-01 11:13:18 +00:00
Gunter Labes
c8be0958d5
make a complete svn update rather
2008-01-27 22:31:23 +00:00
Nils Kneuper
6ce621e79c
revert the following revisions:
...
2008-01-27T00:49:02Z!soliton@wesnoth.org
2008-01-26T21:16:47Z!esr@thyrsus.com
2008-01-26T20:48:27Z!esr@thyrsus.com
2008-01-26T19:18:41Z!elias@pschernig.at
2008-01-26T18:57:31Z!esr@thyrsus.com
2008-01-26T18:42:21Z!esr@thyrsus.com
2008-01-26T18:41:21Z!esr@thyrsus.com
2008-01-26T17:52:29Z!esr@thyrsus.com
2008-01-26T17:22:42Z!esr@thyrsus.com
2008-01-26T17:17:44Z!esr@thyrsus.com
2008-01-26T14:01:48Z!esr@thyrsus.com
2008-01-26T13:32:14Z!esr@thyrsus.com
reasons:
1) they break building at least partially / change the way how
building works which is a no go in beta time
2) addition of a new feature (:version), we are in feature freeze, so
this is a no go, too
2008-01-27 11:59:04 +00:00
Eric S. Raymond
fb75da3ddb
Vladimir Slavik's patch to generate version_stamp.hpp for Windows.
2008-01-26 20:48:27 +00:00
Mark de Wever
85fe2fde81
Show translatable status when listing the campaigns.
2008-01-22 18:50:23 +00:00
Mark de Wever
8ee74b60d9
Make sure the python campaign client list shows a space...
...
...between the headers if the size of the column is smaller than the
header (eg uploads).
2008-01-19 14:20:34 +00:00
Gunter Labes
69915cd539
make it possible to provide additional parameters for wesnothd...
...
...on the commandline
2008-01-18 09:34:00 +00:00
Gunter Labes
85ad9d2a83
start the logger only for 1.2 now
2008-01-15 06:50:43 +00:00
Gunter Labes
1a18a8f9e2
kill the server until shut_down works properly
2008-01-04 13:13:37 +00:00
Gunter Labes
5305c9a344
silence an error message
2007-12-28 20:58:46 +00:00
Rusty Russell
b1a0af242c
Statistics CGI program and hacky display code.
...
This is what is running on stats.wesnoth.org.
2007-12-26 07:13:19 +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
Elias Pschernig
4c848dec37
Added boost-iostreams and z to libraries in the cross-compilation SConstruct.
2007-12-12 18:48:17 +00:00
Gunter Labes
93f3c2706d
typo fix
2007-12-12 15:45:54 +00:00
Gunter Labes
92de007e3f
add a proper doctype and put the meta tag at the correct place
...
fix line endings
2007-12-12 15:27:34 +00:00
Gunter Labes
f3b5bc0dcd
make sure we really kill the server
2007-12-10 19:03:59 +00:00
Gunter Labes
9e172594b2
improve the version handling
2007-12-05 20:11:13 +00:00
Gunter Labes
ec4878e58a
don't continue building when an error occured
2007-12-05 16:17:33 +00:00
Gunter Labes
3fe0dfd078
correct the test logic..
2007-12-03 09:44:36 +00:00
Gunter Labes
7a5b84de0a
make the version check more verbose
2007-12-03 09:38:30 +00:00
Gunter Labes
29c0e496d3
announcement rewording
2007-12-03 09:23:27 +00:00