[Interest] Excluding Qt Modules

Nuno Santos nunosantos at imaginando.pt
Fri Oct 27 12:46:46 CEST 2017


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 <kshegunov at gmail.com> wrote:
> 
> On Fri, Oct 27, 2017 at 1:16 PM, Nuno Santos <nunosantos at imaginando.pt <mailto:nunosantos at 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).

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20171027/e3644bee/attachment.html>


More information about the Interest mailing list