[qt/qt/qt5]: 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/qt5 Pushed by mirror-service into branch '6.11'. Changed from 2c46046bac6430bda8e7a93f1fd0d6c848629bdc to cc91089c4e0185d2262b35e48574c82a259f4ddb 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 50affd347a26ee8438955f898f2a5d725efd2a7b by Qt Submodule Update Bot on 16/07/2026 at 20:18.. Update submodules on '6.11 in qt/qt5' Change-Id: I1dd64b124ec78e49ae9ba1d5135d41625b2769b4 Reviewed-by: Qt Submodule Update Bot <[email protected]> https://invent.kde.org/qt/qt/qt5/-/commit/50affd347a26ee8438955f898f2a5d725efd2a7b Git commit cc91089c4e0185d2262b35e48574c82a259f4ddb by Qt Cherry-pick Bot (on behalf of Alexandru Croitor) on 16/07/2026 at 20:18.. CMake: Fix git-qt-foreach output being lost in non-tty invocations There's a tty check in qt_internal_foreach_repo_run. The code reads tty_exit_CODE rather than the correct tty_exit_code. In a non-tty context (when stdout is a pipe), /usr/bin/tty prints "not a tty" and has a non-zero exit code, leading to stdout being redirected to a file named "not a tty" in every submodule. Use the right name. Pick-to: 6.8 Change-Id: I6bba544aa0e3bbe2f09925cae56f303e70643681 Reviewed-by: Joerg Bornemann <[email protected]> (cherry picked from commit 8e218fec4753ae7ddcc79f0e6600bea87179e35f) Reviewed-by: Qt Cherry-pick Bot <[email protected]> (cherry picked from commit 58e5ed9147debe25dc2a4fe84950bfaabe16023c) https://invent.kde.org/qt/qt/qt5/-/commit/cc91089c4e0185d2262b35e48574c82a259f4ddb