Gunter Labes
6e590f17f8
added sending to the revertedbuild + refactoring
2009-03-17 03:35:04 +00:00
Gunter Labes
af5e602af3
added support for 1.6
2009-03-14 02:38:08 +00:00
Gunter Labes
3301a19e7d
updated some scripts to consider version 1.6
2009-03-13 13:35:44 +00:00
Nils Kneuper
8007e7a2d0
revert 2009-03-09T23:04:58Z!esr@thyrsus.com, this one was not meant for pofix
...
a pot-update (resulting with a fuzzy string in ei) will follow "really soon"
2009-03-09 23:14:37 +00:00
Eric S. Raymond
001f987335
Apply a pofix.
2009-03-09 23:04:58 +00:00
Mark de Wever
389ddde392
Add some info about the tool upon esr's request.
2009-03-08 18:44:34 +00:00
Elias Pschernig
0aa9673f6b
Added mediawiki.py at the request of Mordante.
2009-03-08 15:44:40 +00:00
Mark de Wever
41e89208af
Cleanup the output of the container table.
2009-03-08 13:12:58 +00:00
Mark de Wever
16693906e5
Make a link the instance in the widget overview.
2009-03-08 10:24:54 +00:00
Mark de Wever
577976fbf5
Wiki comment can also be in header files.
...
This is somewhat uncommon, but there are some private headers with comment.
2009-03-08 10:24:50 +00:00
Mark de Wever
d852e87bd6
Cleaned up code for the window list.
2009-03-08 10:24:37 +00:00
Mark de Wever
50a01f3376
Cleaned up the widget list.
2009-03-08 10:24:30 +00:00
Mark de Wever
05b2176f94
Add an extra formatting option to the grabber.
...
Also cleaned up the source of the grabber slightly. Used the new
formatting at some places.
2009-03-07 21:31:40 +00:00
Daniel Franke
d2d21276a2
Remove Python AI, resolving bug #13047 and #13048 .
2009-02-23 07:05:50 +00:00
Nils Kneuper
f54d9ff134
read the -r param, it is needed here when only one thread is used...
...
explicitly state that bin/bash is needed, not 100% sure if it is
supposed to work if a plain sh is used...
2009-02-22 23:08:09 +00:00
Nils Kneuper
c3f66eb5a1
make waiting a little more aggressive
2009-02-22 22:56:53 +00:00
Nils Kneuper
0a577fc163
remove '-r' option from the 'jobs' call...
...
...since at least Espreon has problems with it
reduce default number of threads to use to just one
2009-02-22 22:30:45 +00:00
Nils Kneuper
1aeefd33b1
add some output to mark in which part of the script we currently are
2009-02-22 21:22:23 +00:00
Nils Kneuper
9cfa3dfce4
reduce output when no change happend
2009-02-22 21:19:03 +00:00
Nils Kneuper
c884748ec1
some more optimizations to the script, so that stats actually do work again
2009-02-22 21:13:04 +00:00
Nils Kneuper
2300b7a260
change optipng script to allow parallization
2009-02-22 20:50:45 +00:00
Eric S. Raymond
65fa269706
Apply LOW spelling fix via pofix.
2009-02-21 11:57:00 +00:00
Gunter Labes
28a9ab4269
typo fix and useless textdomain declaration removal
2009-02-19 15:31:37 +00:00
Eric S. Raymond
7448e30072
More minor translation-string fixes...
...
...(typos, capitalization errors, and other meaning-preserving
changes) and an enhanced pofix.py to do the mechanically.
2009-02-12 11:09:55 +00:00
Eric S. Raymond
561bf606c7
Fix a bit of Dwarvish dialect - in translation, too.
2009-02-05 08:04:36 +00:00
Alexander van Gessel
73b34eaa1e
Modify pofix so it can work on .cfg files too.
2009-02-04 14:57:05 +01:00
Alexander van Gessel
1bff4d2101
Make pofix touch .pot files too, so changes don't get reverted by pot-update.
2009-02-04 14:46:42 +01:00
Alexander van Gessel
a9a234bdb9
Update timestamp in pofix.
2009-02-04 12:24:38 +01:00
Alexander van Gessel
aecb8c9147
Fix a spelling error in NR, including pofix and po updates.
2009-02-04 12:20:58 +01:00
Alexander van Gessel
bdb84ee9ec
Add a sanity check to pofix, fix a string pair triggering it.
2009-02-04 12:08:20 +01:00
Alexander van Gessel
770bd9a124
Build in safeguard for pofix to prevent duplicate msgids.
2009-02-04 11:21:58 +01:00
Eric S. Raymond
e88402c4a3
Add the pofix.py utility...
...
...for applying .po string fixes to incoming translations. This will
be deleted when 1.6 translations are done.
2009-02-04 09:41:55 +00:00
Ignacio R. Morelle
4b9d25a5cc
Brought back and changed the testing mechanism for the different tools.
...
Now it just depends on the 'which' command's return value.
2009-01-23 20:10:15 +00:00
Ignacio R. Morelle
24924d0203
Disable the advdef, convert and optipng existance checks for Ivanovic.
2009-01-23 19:42:34 +00:00
Gunter Labes
85f0993268
make sure to build with the forum handler
2009-01-04 23:37:05 +00:00
Gunter Labes
c55156384d
running exit in a subshell is not what we want...
2009-01-04 23:36:59 +00:00
Gunter Labes
724569982d
set threads to 0 to never destroy threads and fix logic errors
2009-01-04 22:45:11 +00:00
Mark de Wever
424f7522e0
Update the unused_functions script binaries.
2008-12-29 08:51:15 +00:00
Gunter Labes
ab6b4f3a9b
refactored with die() functions for better readability
2008-12-11 21:05:17 +00:00
Gunter Labes
4b08e1b847
minor tweaks
2008-12-11 20:35:38 +00:00
Gunter Labes
d833551f06
tail the log file on fatal errors
2008-12-11 20:31:14 +00:00
Gunter Labes
35a55219cd
build trunk campaignd with scons
2008-12-11 20:14:43 +00:00
Mark de Wever
1fc818664e
Also extract the id for comments.
...
In trunk the [message]description has been renamed to [message]id. At
the moment when a message id is used it's not extracted to the comment
in the po files. This untested patch should fix that. The description
still seems to be used for [race] so didn't remove that.
2008-11-29 11:22:41 +00:00
Alexander van Gessel
3df044e3ff
State filesizes in proper SI-notation.
2008-11-03 04:02:36 +01:00
Ignacio R. Morelle
803e23dbca
Revert 2008-11-03T00:20:15Z!shadowm@wesnoth.org.
2008-11-03 00:54:59 +00:00
Ignacio R. Morelle
7d58c338f8
Revert 2008-09-08T09:16:41Z!crazy-ivanovic@gmx.net, 2008-09-07T01:36:56Z!shadowm@wesnoth.org
...
(patch attached to bug #11676 ) and restore the old wesnoth-optipng
behavior (doesn't use advcomp)
2008-11-03 00:20:15 +00:00
Gunter Labes
29f94e070c
corrected exit code handling
2008-10-28 17:15:08 +00:00
Gunter Labes
6abe39b695
update the run script to the recent campaignd changes
2008-10-06 00:54:52 +00:00
Gunter Labes
aa8e4aca1e
move the profile to a better place and exit on fatal errors
2008-10-04 00:33:19 +00:00
Gunter Labes
a8db73bc18
added the campaignd run script
2008-10-03 19:42:42 +00:00