Konstantin, Cool! Today was actually the first time I looked to init-repository help! :)
What’s the quickest way of clearing a Qt checked source for a new build? make clean is very slow. What’s your approach in this case? Thx! Nuno > On 27 Oct 2017, at 11:39, Konstantin Shegunov <kshegu...@gmail.com> wrote: > > On Fri, Oct 27, 2017 at 1:16 PM, Nuno Santos <nunosan...@imaginando.pt > <mailto:nunosan...@imaginando.pt>> wrote: > I have just checked out Qt source from git and was playing with the > init-repository script. I was trying to make something like: > > > perl init-repository —module-subset=qtbase,qtdeclarative,etc > > This is from init-repository: > > Only initialize the specified subset of modules given as the > > > > argument. Specified modules must already exist in .gitmodules. The > > > > string "all" results in cloning all known modules. The strings > > > > "essential", "addon", "preview", "deprecated", "obsolete", and > > > > "ignore" refer to classes of modules; "default" maps to > > > > "essential,addon,preview,deprecated", which corresponds with the > > > > set of maintained modules and is also the default set. Module > > > > names may be prefixed with a dash to exclude them from a bigger > > > > set, e.g. "all,-ignore". > > Personally I use `essential`, so I get the minimum set of modules (as I'm > working on desktop and I don't need the addon/preview/deprecated/obsolete).
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest