Re: [Development] headersclean configure option

2020-05-05 Thread Thiago Macieira
On Tuesday, 5 May 2020 01:58:41 PDT Lars Knoll wrote: > Hi all, > > Just something I keep stumbling over all the time: When you build Qt (at > least as a developer-build), headersclean is enabled by default, adding > ~40% to my build time locally. I usually try to disable it because of that, > but

Re: [Development] headersclean configure option

2020-05-05 Thread Tor Arne Vestbø
Yes please! +1 Tor Arne > On 5 May 2020, at 10:58, Lars Knoll wrote: > > Hi all, > > Just something I keep stumbling over all the time: When you build Qt (at > least as a developer-build), headersclean is enabled by default, adding ~40% > to my build time locally. I usually try to disable i

[Development] headersclean configure option

2020-05-05 Thread Lars Knoll
Hi all, Just something I keep stumbling over all the time: When you build Qt (at least as a developer-build), headersclean is enabled by default, adding ~40% to my build time locally. I usually try to disable it because of that, but keep forgetting about it. Wouldn’t it make more sense to disa