Dependency graph

Amitay Isaacs amitay at gmail.com
Wed Jan 11 17:24:49 MST 2012


Hi Andreas,

On Thu, Jan 12, 2012 at 4:14 AM, Andreas Schneider <asn at samba.org> wrote:
> Is it possible to generate a dependency graph with waf? I really need one for
> packaging.

Dependencies are calculated in waf in check_project_rules() in
wafsamba/samba_deps.py.

To regenerate project rules remove bin/sambadeps file.
To enable debug output run waf with -vvv.

Amitay.


More information about the samba-technical mailing list