[qt/qt/qtbase]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt/qtbase Pushed by mirror-service into branch 'dev'. Changed from 78f595689378643dc39e29b340a24039769ed08c to f3f9e621212688fc6e580c5a4b39b9c7b87603ee Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit f3f9e621212688fc6e580c5a4b39b9c7b87603ee by Joerg Bornemann on 17/07/2026 at 15:02.. harmonydeployqt: run hvigor with --no-daemon hvigor's daemon outlives the build. On Windows the detached daemon inherits harmonydeployqt's output pipe, so QProcess never sees EOF and the buildHap() wait loop hangs indefinitely after the package is built. Passing --no-daemon builds without a resident daemon, so the process exits cleanly and no orphaned daemon is left behind. Pick-to: 6.12 Change-Id: I95f91a2cbe74b0a0da72992a5f6fd1740d34663b Reviewed-by: SanthoshKumar Selvaraj <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/f3f9e621212688fc6e580c5a4b39b9c7b87603ee