aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qmake2cmake.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade RHEL 9.0 to version 9.2Tero Heikkinen2023-08-221-1/+1
| | | | | | | | | | | | RHEL 9.2 will replace RHEL 9.0 in yaml configurations at first and RHEL 9.0 scripts are still kept for some time. RHEL 9.0 scripts will be removed later. Task-number: QTQAINFRA-5608 Change-Id: Iff463f26ba6bcb7962b4f8bafbf88aa7c13392c1 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
* Upgrade MSVC 2022 and 2019 for Windows 10 22H2Heikki Halmet2023-07-031-1/+1
| | | | | | | | | | | | Change upgrades also build tools for both visual studios MSVC 2022: 17.6.4 MSVC 2019: 16.11.27 Pick-to: 6.5 6.6 Task-number: COIN-1059 Change-Id: Id212d396a58827d5794158a4b314ec65ad5a3f47 Reviewed-by: Michael Brüning <michael.bruning@qt.io>
* Add macOS 13 x86_64 to CI as build and test targetHeikki Halmet2023-06-201-1/+1
| | | | | | | | | | | macOS 12 x86_64 will be replace with macOS 13. Tests will be still run on macOS 12 Let's keep same Xcode version (14.2) than older macOS (12) has Task-number: QTBUG-104210 Change-Id: If3e06834156196917001f83ca391a66a6c78e84a Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
* Update macOS Tier 1 images to use newer OS versionsHeikki Halmet2023-04-131-1/+1
| | | | | | | | | | macOS 11.7.5 macOS 12.6.4 macOS 13.3 Pick-to: 6.5 6.4 6.2 5.15 Change-Id: Ib3cb27fc8716baa52893a6c52fe3589f5e7daac1 Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io>
* Replace Ubuntu 20.04 with Ubuntu 22.04Heikki Halmet2023-02-111-1/+1
| | | | | | | | | | Libclang version is built with Ubuntu 22.04 on it, others still keep old one which is built with Ubuntu 20.04. Pick-to: 6.5 Task-number: QTQAINFRA-4926 Change-Id: I47bb49c1efecab6863ae52d3acf7eb47bdc47c35 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Add RHEL 9 to CIHeikki Halmet2022-12-231-1/+1
| | | | | | | | | This will replace RHEL 8 Task-number: QTQAINFRA-5111 Change-Id: Ib65e9b7a2afa85418d5113261bc83ba915b2bce0 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
* Add Windows 10 22H2 to CIHeikki Halmet2022-11-181-1/+1
| | | | | | | | | | | | Pre-installed to tier 1: MSVC 2022 17.3.6 plus build tools MSVC 2019 16.11.20 plus build tools MSVC 2015 update 3 14.0.25420.1 Task-number: QTQAINFRA-5262 Change-Id: Ibcc2950dd7edef0d6aa92cef7e602a69da8498d9 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Update macOS11 (105) and macOS12 (105) templatesJohanna Äijälä2022-09-291-1/+1
| | | | | | | | | | Use templates which have Accessibility enabled for Squish. Task-number: QTQAINFRA-3559 Pick-to: 6.4 Change-Id: I9538ea48791ea81738a41b1e101552cfc3bd454b Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io>
* Add Windows CI platform configurations for the qmake2cmake repoAlexandru Croitor2022-09-161-0/+4
| | | | | | Change-Id: Id21cc5c62e51fa3f1041e76201f4a6c914eb5e1e Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Add CI platform configurations for the qmake2cmake repoAlexandru Croitor2022-04-051-0/+15
Adds Linux RHEL and macOS desktop platforms to run the qmake2cmake tests and linters, as well one more configuration for the license check. Ubuntu doesn't quite work out of the box. Same for Windows. They will be added later. Change-Id: Id37d2ca6512ea8b7564dfa05b4bd6c49cadf96a5 Reviewed-by: Toni Saario <toni.saario@qt.io>