Only display selected dependencies in autocompile output
commitbca481ac562ebd54b6d57caef4cd28ca821c39d5
authorThomas Leonard <talex5@gmail.com>
Sat, 21 Mar 2015 15:59:01 +0000 (21 15:59 +0000)
committerThomas Leonard <talex5@gmail.com>
Sat, 21 Mar 2015 15:59:01 +0000 (21 15:59 +0000)
tree38a40ca1f8def828bbe11df2b5326ed7d9c20ac0
parent18d5129b53e239bf8ee1e6c4829628527d85af37
Only display selected dependencies in autocompile output

We tried to display everything in impl.requires, which is all the
<requires> of the <implementation>. This misses dependencies of commands
and tries to include unused dependencies (e.g. optional dependencies or
those only needed on a different architecture).

Reported by Tim Cuthbertson.
autocompile.py
tests/top.xml