]> git.donarmstrong.com Git - wannabuild.git/commit
add merge-v3:
authorAndreas Barth <aba@not.so.argh.org>
Fri, 4 Jun 2010 10:04:54 +0000 (10:04 +0000)
committerAndreas Barth <aba@not.so.argh.org>
Fri, 4 Jun 2010 10:04:54 +0000 (10:04 +0000)
commit15410f04a42f2314ac2c8c2c6cea83d1d179b857
tree5e9eab9a41ebbe6cd5bd679a37b10947ad04cb5a
parent5766632be2ce212281af9d376eb2c12b2cdcfd75
add merge-v3:
+ call with installed-packages+ . installed-sources+ [ . available-for-build-packages+ ]
+ can cope with any filetype (including compressed)
+ allows to specify installed packages which are not available for building (and the other way round)
+ does quinn-diff internally, for that:
  + add WB/QD.pm plus testcase in tests/qd.pl
+ reads packages / sources only once
+ uses edos to resolve dep-waits
+ respect $simulate

enhance call_edos_depcheck:
+ add possibility to check depwaits (flag depwait)
+ respect $simulate
bin/wanna-build
lib/WB/QD.pm [new file with mode: 0644]
tests/qd.pl [new file with mode: 0755]