diff options
author | Boris Nagaev <bnagaev@gmail.com> | 2016-02-15 18:54:38 (GMT) |
---|---|---|
committer | Boris Nagaev <bnagaev@gmail.com> | 2016-04-20 20:35:13 (GMT) |
commit | aa4744cea4cf5b785216f985f4b42c79da417c28 (patch) | |
tree | db75b51c21406fbe8e0f641bf817bbb28cc42417 /plugins | |
parent | d25a31bd2183f101d6836af54ed8eafbd9057700 (diff) | |
download | mxe-aa4744cea4cf5b785216f985f4b42c79da417c28.zip mxe-aa4744cea4cf5b785216f985f4b42c79da417c28.tar.gz mxe-aa4744cea4cf5b785216f985f4b42c79da417c28.tar.bz2 |
build-pkg: add second pass
The second pass is done after the first one. During the second pass,
an item is built in tree of files from all other items. It checks that:
* packages can be built in any order satisfying dependencies;
* a package can be rebuilt after its dependee.
For both cases, not only build status is checked but also two sets of
files are compared. Currently content of files is not checked, only
their existance in both passes.
See #1111
Diffstat (limited to 'plugins')
0 files changed, 0 insertions, 0 deletions