waf: added --show-deps and --show-duplicates
authorAndrew Tridgell <tridge@samba.org>
Wed, 20 Oct 2010 07:09:45 +0000 (18:09 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 21 Oct 2010 08:03:23 +0000 (19:03 +1100)
commit14081efcc07e02a479ed3121a2359b9dd766a378
tree56ae55753db696f27e18454d7e485255e4827b40
parent8044a20d8d84e740ca5c6d76bacaa977d691f3d0
waf: added --show-deps and --show-duplicates

these options make it easier to examine our depenency tree, by showing
any objects linked into more than one library, and by showing the
dependency tree for a chosen target
buildtools/wafsamba/samba_deps.py
buildtools/wafsamba/wscript