[qt/pyside/pyside-setup]: 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/pyside/pyside-setup Pushed by mirror-service into branch 'dev'. Changed from 40b19574aa6bb84338e3107043aac5676b8c36f1 to d84dc2415f4e6eeb6ed036684b7671b5393a679e 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 0ef5a89933aad09fbec21ea93e31635ea4162f07 by Ece Cinucen on 27/07/2026 at 09:20.. build scripts: Detect iOS platform - Use the correct .a suffix. - Prepare package step is left with an interim solution for iOS, pending proper handling. Task-number: PYSIDE-3397 Change-Id: I01f06d2ff38a881d4d31b12f3ad62f3146428f9d Reviewed-by: Friedemann Kleint <[email protected]> Reviewed-by: Cristian Maureira-Fredes <[email protected]> https://invent.kde.org/qt/pyside/pyside-setup/-/commit/0ef5a89933aad09fbec21ea93e31635ea4162f07 Git commit c5d8152588bdab4144beb8492616a232392ae77a by Ece Cinucen on 27/07/2026 at 09:20.. tools: Cross-compile ios Add the iOS cross-compilation commands Task-number: PYSIDE-3314 Fixes: PYSIDE-3313 Fixes: PYSIDE-3315 Fixes: PYSIDE-3316 Fixes: PYSIDE-3317 Change-Id: Ie15eb79e3be4593990a0d74e37d894f9a80aaa28 Reviewed-by: Friedemann Kleint <[email protected]> Reviewed-by: Cristian Maureira-Fredes <[email protected]> https://invent.kde.org/qt/pyside/pyside-setup/-/commit/c5d8152588bdab4144beb8492616a232392ae77a Git commit 03d80ae583a0657f496eebdfd4bb2b61eaabecc6 by Ece Cinucen on 27/07/2026 at 09:20.. tools: iOS simulator build bugfixes - The simulator slice directory is always `ios-arm64_x86_64-simulator`, regardless of the arch input. Therefore, previous arch input in the template file and in the main.py caused bug. - Currently, the simulator cross-compile only works for arch `x86_64` and not `arm64`. So for the correct simulator build both `--arch x86_64` and ` --simulator` flags should be given. - Unused qt_macos parameter dropped. Task-number: PYSIDE-3400 Change-Id: I0ae44d149130388a08cb77579d431736a03cf9a0 Reviewed-by: Friedemann Kleint <[email protected]> Reviewed-by: Cristian Maureira-Fredes <[email protected]> https://invent.kde.org/qt/pyside/pyside-setup/-/commit/03d80ae583a0657f496eebdfd4bb2b61eaabecc6 Git commit 132f00b97096926cc38b4d6cfc9fd677367bf5e6 by Ece Cinucen on 27/07/2026 at 09:20.. tools: iOS generate cmd error message Add an error message for generate command. Task-number: PYSIDE-3314 Change-Id: I271fd8b8aec816ffe67baf997016aba62015d784 Reviewed-by: Friedemann Kleint <[email protected]> Reviewed-by: Cristian Maureira-Fredes <[email protected]> https://invent.kde.org/qt/pyside/pyside-setup/-/commit/132f00b97096926cc38b4d6cfc9fd677367bf5e6 Git commit d84dc2415f4e6eeb6ed036684b7671b5393a679e by Ece Cinucen on 27/07/2026 at 09:21.. tools: Use logging consistently in iOS cross-compile scripts ios_utilities.py and main.py had a mix of a named logger and the root logging calls. Simplify by using plain logging calls in both files. Task-number: PYSIDE-2352 Change-Id: I297498ddf2c9c88c6d4798b877a8ff284b667872 Reviewed-by: Cristian Maureira-Fredes <[email protected]> https://invent.kde.org/qt/pyside/pyside-setup/-/commit/d84dc2415f4e6eeb6ed036684b7671b5393a679e