[Qbs] build graph and dependency visualisation
Christian Kandeler
christian.kandeler at qt.io
Wed Nov 1 11:02:15 CET 2017
On Tue, 31 Oct 2017 12:42:33 +1300
Christian Gagneraud <chgans at gmail.com> 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.
Christian
More information about the Qbs
mailing list