Bug 290450 - kdesrc-build should support --resume-from on a KDE Project submodule
Summary: kdesrc-build should support --resume-from on a KDE Project submodule
Status: RESOLVED FIXED
Alias: None
Product: kdesrc-build
Classification: Developer tools
Component: general (show other bugs)
Version: Git
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Michael Pyne
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-02 22:13 UTC by Michael Pyne
Modified: 2012-01-16 05:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Pyne 2012-01-02 22:13:25 UTC
As mentioned by dfaure on IRC.

Take, for example, the 'rocs' repo (under kde/kdeedu).

If you have only something like this defined in the rc:

module-set edu
   repository kde-projects
   use-modules kde/kdeedu
end module-set

Then 'rocs' would normally be built. But, kdesrc-build doesn't support --resume-from rocs, only --resume-from edu (or kde/kdeedu).

kdesrc-build should support --resume-from for any module added to the context.
Comment 1 Michael Pyne 2012-01-02 22:13:44 UTC
Adding CC.
Comment 2 Michael Pyne 2012-01-16 05:28:17 UTC
Git commit 0a27f66f13814e9d5a7b79fce7772e1854dbe231 by Michael Pyne.
Committed on 16/01/2012 at 04:49.
Pushed by mpyne into branch 'master'.

Support --resume-{from,after} for kde-projects.

This actually had some test suite coverage, except that the test suite
was expanding our the modules in the kde-projects module set manually
before running applyModuleFilters.

Something to add to the test suite later I suppose...

M  +5    -2    kdesrc-build

http://commits.kde.org/kdesrc-build/0a27f66f13814e9d5a7b79fce7772e1854dbe231