Francois Gouget : testbot/build: Add proper command line options to Build.pl and Reconfig.pl.

Alexandre Julliard julliard at winehq.org
Fri Jun 22 05:44:25 CDT 2018


Module: tools
Branch: master
Commit: 5094b6cd318d40c536937342f0c9bacf8a95111c
URL:    https://source.winehq.org/git/tools.git/?a=commit;h=5094b6cd318d40c536937342f0c9bacf8a95111c

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Thu Jun 21 14:45:20 2018 +0200

testbot/build: Add proper command line options to Build.pl and Reconfig.pl.

This makes it much easier to test the scripts directly on the VM.
This also makes it possible to test one aspect of the scripts without
having to go through the whole process. In particular the --no-rm
Reconfig.pl option speeds up testing by avoiding rebuilding from
scratch.

Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 testbot/bin/build/Build.pl    | 175 ++++++++++++++++++++++++++++--------------
 testbot/bin/build/Reconfig.pl | 137 +++++++++++++++++++++++++++++----
 2 files changed, 241 insertions(+), 71 deletions(-)

Diff:   https://source.winehq.org/git/tools.git/?a=commitdiff;h=5094b6cd318d40c536937342f0c9bacf8a95111c



More information about the wine-cvs mailing list