Op 30/03/2016 om 20:15 schreef Elvis Stansvik:
This really called for one of those ugly GraphViz graphs. Attaching
monstrosity SVG and the ugly script that made it.
Cool! Thanks for sharing, both the result and how you achieved it.
André
___
Inte
2016-03-30 18:28 GMT+02:00 Thiago Macieira :
> On quarta-feira, 30 de março de 2016 15:26:50 PDT Olivier B. wrote:
>> Hi,
>> Would there be somewhere online a dependency tree of all qt modules of the
>> standard distribution?
>
> It used to be in the qt.pro file of the qt5.git repository. Now it's
Cool thanks :)
2016-03-30 18:28 GMT+02:00 Thiago Macieira :
> On quarta-feira, 30 de março de 2016 15:26:50 PDT Olivier B. wrote:
> > Hi,
> > Would there be somewhere online a dependency tree of all qt modules of
> the
> > standard distribution?
>
> It used to be in the qt.pro file of the qt5.git
On quarta-feira, 30 de março de 2016 15:26:50 PDT Olivier B. wrote:
> Hi,
> Would there be somewhere online a dependency tree of all qt modules of the
> standard distribution?
It used to be in the qt.pro file of the qt5.git repository. Now it's in the
.gitmodules file itself[1]
$ git config --fi