On 1/11/2017 11:02 PM, Christian Kandeler wrote:
On Tue, 31 Oct 2017 12:42:33 +1300 Christian Gagneraud
<[email protected]> wrote:

Is it possible to dump the build graph (eg for graphviz),

There is the dump-nodes-tree command, which gives you a textual
representation. You won't have much fun looking at a graphical
representation of any non-trivial project.

and the build dependencies. If not, are there any plan?

No and no. Though I suppose the list-products command could be
extended to cover that, if there is a use case.

I should have been more precise, I'm interested in product inter-dependencies, not build/source files dependencies, I think the graph will still be a bit messy, but there are tool to massage and visualise dot files, it's all about giving the right hints.
I will have a look at dump-nodes-tree and list-products.

Thanks,
Chris




Christian _______________________________________________ Qbs mailing
list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs


_______________________________________________
Qbs mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qbs

Reply via email to