Bug 331941

Summary: Re-add --resume
Product: [Developer tools] kdesrc-build Reporter: Michael Pyne <mpyne>
Component: generalAssignee: Michael Pyne <mpyne>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 1.16

Description Michael Pyne 2014-03-10 04:28:10 UTC
As in to resume from the last failed module. This should be much easier nowadays with persistent option support.

See also bug 289754
Comment 1 Michael Pyne 2014-03-16 03:22:07 UTC
Git commit 7222909901afcf1a2f1f395714e6ed0ac46020f6 by Michael Pyne.
Committed on 16/03/2014 at 03:15.
Pushed by mpyne into branch 'master'.

Add --resume (and --stop-on-failure) command line options.

Now you don't have to do --stop-on-failure=1.

--resume is documented in the man page and docbook, but basically lets
you resume the last build list quickly without source or metadata
updates, starting from the module that failed. If you want to skip the
failed module, look into --resume-after and --stop-before.
FIXED-IN:1.16

M  +48   -0    doc/index.docbook
M  +43   -0    doc/man-kdesrc-build.1.docbook
M  +27   -2    modules/ksb/Application.pm

http://commits.kde.org/kdesrc-build/7222909901afcf1a2f1f395714e6ed0ac46020f6