Re: [Development] Unity Build on CI for Qt Base for 3 Platforms

2023-08-17 Thread Jörg Bornemann via Development
On 8/14/23 12:47, Friedrich W. H. Kossebau wrote: While at it, I am curious what purpose unity builds of Qt are supposed to serve, i.e. in which cases would exclusive use of unity builds be recommended to be used? Are there some docs/notes somewhere, when to use and when not? Unity builds are

Re: [Development] Unity Build on CI for Qt Base for 3 Platforms

2023-08-14 Thread Friedrich W. H. Kossebau
Hi, Am Freitag, 11. August 2023, 22:14:13 CEST schrieb Marc Mutz via Development: > All my -unity-build-batch-size 100'000 patches except for one are now > merged: https://codereview.qt-project.org/q/topic:unity-build > > I'm currently testing without the unmerged one, because it won't apply > to

Re: [Development] Unity Build on CI for Qt Base for 3 Platforms

2023-08-11 Thread Marc Mutz via Development
Hi, All my -unity-build-batch-size 100'000 patches except for one are now merged: https://codereview.qt-project.org/q/topic:unity-build I'm currently testing without the unmerged one, because it won't apply to 6.5, anyway, and the goal is to have unity-builds from 6.5 onwards. Maybe a few more

Re: [Development] Unity Build on CI for Qt Base for 3 Platforms

2023-07-21 Thread Marc Mutz via Development
Hi all, I don't like the "what _you_ should expect". IMNSHO, _we_ should expect it to break only when _we_ add code that causes it to break. IOW: before we enable this feature on the production CI for a given configuration X, the submitter should have tried configuration X with a -unity-build-

Re: [Development] Unity Build on CI for Qt Base for 3 Platforms

2023-06-26 Thread Volker Hilsheimer via Development
On 26 Jun 2023, at 09:39, EXT Amir Abdol via Development wrote: Hi, Unity Build is now enabled on CI for Qt Base, on dev branch, for the following platforms: INTEGRITY, Windows 10 MinGW, Windows 11 MinGW, which are among the slowest platforms on our CI. Here is a brief note about the unity