aboutsummaryrefslogtreecommitdiffstats
path: root/coin
Commit message (Collapse)AuthorAgeFilesLines
* Archive global and config from qtbase in doc buildToni Saario2021-06-161-2/+10
| | | | | | | | | | | | Copy the global and config folder from under qtbase to directory from which the documentation.tar.gz is created. This is similar to how these are added in qmake builds. Task-number: QTBUG-94443 Change-Id: I1dfd6dd05057bb1bfdaeec9cf5d03fbfe474a5d1 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from commit 7ed6d04410d5f6d1db2a92332baadf0e42b81f40) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add 'Packaging' feature for Mac TestOnly CI configsSimo Fält2021-06-101-3/+3
| | | | | | | | | This will allow exporting the testlogs for release. Task-number: QTBUG-94111 Change-Id: Ib0db2b8ba0814539f235ddff412653e797b3f3e2 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit 96733116263e30d83e6eb9ad7007a7c6aa55a21d)
* Replace openSUSE 15.2 with 15.3Tony Sarajärvi2021-06-0820-6/+9
| | | | | | | | | Task-number: QTQAINFRA-4477 Change-Id: Ie8ce60c4e6d9b948be2ff813b599a2d8f6d75099 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit d9be0951b439a059e01165102ee3719b845e07d7) Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Update build tools and platforms API level to 29Assam Boudjelthia2021-06-024-8/+8
| | | | | | | | | Windows and macOS hosts were still using 28 while Linux uses 29. Change-Id: I36afd17277605b6478bf840340c0341a7f327caa Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit 53220710f5e4487c10db908abc20c515aadeb99e) Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
* Provisioning: Upgrade OpenSSL version to 1.1.1kHeikki Halmet2021-05-314-12/+13
| | | | | | | | Change-Id: I539d6da1953a40190fbfc8ff80f8e8332d797b1f Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit 0e9f48919216edc2c1e1c7254de766d021c1eee6) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* COIN: Remove unused parameters from qt-creator.ymlEike Ziller2021-05-281-20/+8
| | | | | | | | | | | | | We are not using them for the Qt Creator build, since for us it makes more sense to define these things in the Qt Creator branches. They create additional noise (and confusion) in the COIN interface though, so remove them. Change-Id: Iadcb9570f88fa0245996d8e7c112dc8b54dfe80d Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: Matti Paaso <matti.paaso@qt.io> (cherry picked from commit 3b2dd1560c9009c0c181a8a1dc35296aa87c79e9) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Remove InsignificantTests flag from Windows developer buildHeikki Halmet2021-05-271-1/+1
| | | | | | | | | | Let's remove this flag from dev branch with separate patch when fixes are landed Pick-to: 6.0 Task-number: QTQAINFRA-4427 Change-Id: I0ee7c6df6e0bc7cf9facda005e11644cd9174e41 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Fix used Ubuntu version for Pyside6 license checkSimo Fält2021-05-242-2/+2
| | | | | | | Change-Id: I9f966089818559178d6e1e2c286da25bbd8219e1 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> (cherry picked from commit ce66a834855b622e49a9fc5b56d09d0cd310bb0d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Libusb coin provisioningDan Ackers2021-05-244-4/+22
| | | | | | | | | | Include libusb to linux, macos and windows Task-number: QTBUG-90951 Change-Id: I633e731d84cc60064bc2d1942f6a1ce129240711 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit 2cee9da977f4f8f0f5878839f7d150735e9bd691) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Temporary fix for installing Conan packages in WindowsHeikki Halmet2021-05-173-147/+18
| | | | | | | | Task-number: QTQAINFRA-4443 Change-Id: Iba4b240edaf4a3ec8732ddbe1ae4ac5c1166b676 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit 99a81d0c6c4b3f8b5045d3b93f74b3cade64ab11) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add static platform targets for qdbDan Ackers2021-05-061-2/+39
| | | | | | Task-number: QTBUG-90951 Change-Id: I9175141d0676526f7139587aeb9c81db15e42f5b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Build minimal subset of tests in desktop static buildsAlexandru Croitor2021-05-053-1/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | New cmake_platforms_static_tests.yaml file will be included in repos that support building and running a minimal subset of tests built against a static Qt. Currently it's limited to qtbase. Added macOS, Linux-SLES and Windows static configs. Skipped specifying the PostgreSQL lib path for Windows and macOS because the plugin gets automatically linked into tst_moc, but the test build phase doesn't actually call find_package for PostgreSQL and the build system generation fails. Similary skipped specifying the openssl lib location for macOS, because the module_includes cmake auto test fails to find the WrapOpenSSLHeaders package. Explicitly tag iOS static config with DisableTests. The instructions already skipped building tests for iOS, but it's better to be explicit and update the instructions not to do that anymore. Task-number: QTBUG-87580 Change-Id: I0d38a0ad055c92646609202691aeb8db29689f5a Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from commit bead5e87205be48774f5cec6b021f0c470ee40e6)
* Remove InsignificantTests flag from macOS 11Heikki Halmet2021-05-032-2/+2
| | | | | Change-Id: I3bc970226adaed9d8808da40a65abfacfcec809e Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Provisioning: Upgrade python 3.6 version to 3.6.2Heikki Halmet2021-04-282-3/+3
| | | | | | | | | | | | typing.NoReturn is not included in python 3.6.1 version. We need at least 3.6.2 version Task-number: QTQAINFRA-4433 Change-Id: I040e72e253852c7789d4f9e781d18e6b9a431a50 Reviewed-by: Dan Ackers <dan.ackers@qt.io> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit 6ae5052d57ad2438813a5d824ef601aab8c06935) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Set up region and language settings on macOS to match United StatesTor Arne Vestbø2021-04-281-0/+7
| | | | | | | | | | | | The tst_qlocale::macDefaultLocale() test was failing on macOS 11 because the VM images had been set up with Finland as the region, resulting in a different number separator than what the test expected. Fixes: QTBUG-90696 Change-Id: Ia2f68adc1401f21721d1786c5279aa0918a311a8 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit 4ad4befe4e08ca726f001318d1ad9d5102259e22) Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Remove InsignificantTests flag from macOS 10.15Heikki Halmet2021-04-282-2/+2
| | | | | Change-Id: Ie713948cdcb8adebd7cb28ec02f76a2d38ce4db5 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Provisioning: Fix nodejs installationHeikki Halmet2021-04-271-2/+2
| | | | | | | | | Task-number: QTBUG-93178 Change-Id: I27f4b1aa6f382cb6c9cc97f960fe1d0b81e47fbd Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit 9e0334389bba4795f765812474632744a91476f4) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Fix gcc toolset source pathHeikki Halmet2021-04-261-1/+1
| | | | | | | Change-Id: I4e81894648c25ce629914bc4bd9ffa65681ad004 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit 2d47450e69ef92dcb85ade943c48f9e7760a5c76) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Remove mac certificates and signing toolsHeikki Halmet2021-04-223-414/+0
| | | | | | | | | | | Those will be provided by Coin Change-Id: Id38b99b11d8b7988d743fc8a302760c3286087ff Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io> Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit 4e09a6db79d90db7b2aff1d4448305ec145d3766) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Add Vulkan installation for Ubuntu 20.04Heikki Halmet2021-04-211-0/+2
| | | | | | | | | | Vulkan is needed by examples Task-number: QTBUG-92545 Change-Id: I2f814e452c88c04919b26eb42e90bac18356bbe7 Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io> (cherry picked from commit 027f8ccb080c856c248af0e43f797c4461fd16f0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Fix Squish for Qt6 on macOSJohanna Äijälä2021-04-211-3/+6
| | | | | | | | | | Add correct Squish package to the 'squish_for_qt6' location. Change-Id: Ib997092a5d6350d9b7298d7cc8baf5a2afaca702 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit 03821e82a5103560bbcf9c58de3989f6710dd899) Reviewed-by: Johanna Äijälä <johanna.aijala@qt.io> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Provisioning: Upgrade MSVC 2019 version to 16.9.4Heikki Halmet2021-04-192-6/+42
| | | | | | | | | Task-number: QTQAINFRA-4117 Change-Id: Iefb5c8b97b3f56d9cdb358dbbf70d4c9de1b7d1b Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 9200ee73842ba62aa8eeec882de6645d5fe69548) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Resize ulimit value for open filesHeikki Halmet2021-04-191-0/+58
| | | | | | | | | | | | | | Linker for Qt Webengine builds needs to open multiple files. Without this it will hit the limit Task-number: COIN-699 Change-Id: I53b8c38a4f719714971ca6a4b65349716a873170 Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io> Reviewed-by: Michal Klocek <michal.klocek@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit a4b61379cac768c1a9c21767f7c05df541dc6dfb) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Install prebuilt OpenSSL AndroidHeikki Halmet2021-04-161-5/+14
| | | | | | | | | | | OpenSSL 1.1.1 can't be build against Android NDK 22. Current OpenSSL prebuilt was made against NDK 21. Task-number: QTBUG-92075 Change-Id: I0e8a3017a9482ef269d736a8702b29b6bec1c2b2 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit ca14882321daa1a38961bc0baef317d92a5b0ce0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update NDK to r22bAssam Boudjelthia2021-04-166-8/+8
| | | | | | | | | | | | | Qt quick 3D apps crash because of a bug caused by NDK r21 https://github.com/android/ndk/issues/1148, NDK r22b solves the problem. Task-number: QTBUG-91782 Task-number: QTBUG-92075 Change-Id: I92098c26f3bd9fcfc342ced42c9a81f1e34af8d6 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 53fc7d424d7a7c074645a1d2bcdad3840804b943) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Reset Time Zone for macOS 10.14Heikki Halmet2021-04-131-1/+13
| | | | | | | | | | | | Setting Time Zone for macOS 10.14 seems to be flaky. Let's reset it. If it still fails to set it then exit the script execution. Task-number: QTBUG-92174 Change-Id: I07b28d0511d8fc097a1da43b78de9a5131f6bfa7 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit ba149a162bb5683fbc139f57f4669f970f47f03d) Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit c84925c5122732d280837be444d82943c2f7bf73)
* Provisioning: Upgrade Xcode to version 11.3.1 for macOS 10.14Heikki Halmet2021-04-133-7/+15
| | | | | | | | | | | | Xcode 11.3.1 is the latest supported version for macOS 10.14 It seems that in macOS 10.14 xip-package can't be expanded through mount. It need to be fetched first. Change-Id: I8c53787a2edde6b50abc7ec099ecc10b7515df2e Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit 61d69b068fdab2a248473368cbac589c6595ce59) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Fix qt-creator license checkMatti Paaso2021-04-121-1/+1
| | | | | | | Change-Id: I7c9df1313075294ddfbfa8ceb14be267eacc3d2b Reviewed-by: Eike Ziller <eike.ziller@qt.io> (cherry picked from commit 2140c07299ed6d1dc5b9594a38ec6e04fa985343) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add conan to pathToni Saario2021-04-128-6/+15
| | | | | | | Change-Id: I90e028409f606a703fd9b567a221f3f946f11d61 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit 32579bc3c429931d257265e69d828f85a55f599b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Enable conan revisions modeToni Saario2021-04-122-0/+5
| | | | | | | Change-Id: I0fb9d6943cf0e6e54f631314a67348f703c31e41 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit 3802e21afe8667ede561c88b5e1393a1550825de) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update windows git versionToni Saario2021-04-121-4/+4
| | | | | | | | | | | Older git version does not allow fetching specific revisions. This makes it impossible to fetch the integrations revision of the repository. Change-Id: I513b0d1abb097d139f730ef0cdf2577b9d02e9f8 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit 7381cbeca87a9f6ede7dd7feee8d9560c31ce3d9) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provision conan on ubuntu 18 and macos 11Toni Saario2021-04-122-0/+12
| | | | | | | Change-Id: Ie11e8bb2b39acd3ab6229cb211c37500cbb7ed77 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit f83567b7f5d0bea595e7fbe7ecfb3ac44327d10c) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Disable network LSO/TSO on linux and macOS VMsToni Saario2021-04-118-0/+90
| | | | | | | | | | | LSO/TSO causes problems handling network packets and deteriorates the network speed to below 1MB/s. Task-number: QTQAINFRA-4241 Change-Id: Ib999035668eefe51d59715c9a18f42c9e3dfdf21 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit db7926c7155019ecca588ca9f4c9bae5e06036a6) Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Provisioning: Install Nodejs using pkg instead of BrewHeikki Halmet2021-04-114-9/+56
| | | | | | | | | | | | Openssl is one of Nodejs dependencies when installing it via Homebrew which is causing issues with actual openssl source build during provisioning Task-number: QTQAINFRA-4402 Change-Id: I711c0f2bb7faebb3e5cbe2f415f34b2ac2d38a66 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit 26c97222c11ad27bb495dcf85ff5c0256b9a0f12) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Drop Ubuntu 18.04 target from qtbase.yaml as wellJani Heikkinen2021-04-091-11/+0
| | | | | | | Change-Id: I033d8aa10b69a110fb1f51fd0620deba7ac559a9 Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit 9980240e33fbfc6468fbf3c578cf8294451d4589) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Drop unnecessary ci and packaging configurationsJani Heikkinen2021-04-092-64/+4
| | | | | | | | | | | | - Drop Ubuntu 18.04 from CI; we aren't supporting it as development host in Qt6. And we aren't using its prebuild binaries anywhere - Drop 'Packaging' feature from QNX builds; we aren't packaging those - Drop 'Packaging' feature from openSUSE builds; we aren't packaging those Change-Id: Ic5c6e0e1c480946380cbcf4b01133caffe7a71e0 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit 7a8094dc9dc4d87e61ed2a7aa2fe241d3a42c0f9) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add qt-creator platform configurationsMatti Paaso2021-04-091-0/+45
| | | | | | | | | Task-number: COIN-491 Change-Id: I18b70a7157931f9fe0d42abf71f1bab6de6199c3 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io> (cherry picked from commit 9ad3578bc213915f80acb97e25bd8b56c73be0e1) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Make QNX builds significantMarianne Yrjänä2021-04-081-3/+3
| | | | | | | | | | | All components now pass QNX builds so they can be made significant. Old QNX6.6 removed from provisioning. Task-number: QTQAINFRA-4286 Change-Id: Idb6abcc1d61030e1edba9467044fe59d17ee9d82 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit 50962fb204b2c26e54b5b48d2a5b4801a070ca6f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Disable sccache on QNX targetsToni Saario2021-04-081-6/+6
| | | | | | | | | | | There appears to be issues with sccache on q++/qcc compiler that lead tha false positive cache hit and build failures. Task-number: QTQAINFRA-4391 Change-Id: I84f38242e6de4094933300bd535686206c849960 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit 6f4acb8746bac6ed2b2903c79eac23dc002713c0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Disable RunTime brokerHeikki Halmet2021-03-301-0/+4
| | | | | | | | | | | On some cases RunTime broker might eat huge amount of CPU Change-Id: Ie01b4e1a48e2f9e7e0deb9970160ffc92854d79b Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Dimitrios Apostolou <jimis@qt.io> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit 3444b91634c5e57ab569700fd1bed45c487c7dd1) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: update Squish packgesJohanna Äijälä2021-03-282-36/+24
| | | | | | | | | | | Still using unreleased custom snapshot packages from Froglogic. macOS: use custom build Qt5.15 package with separate Squish server adjusted for Qt6. Change-Id: I8605204118015feb347268c335ef731ff99e3c68 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit 02d4c34b7da7d0d885b79528276aa1e596c257c3) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Upgrade Xcode to version 12.4 for macOS 10.15 and 11.0Heikki Halmet2021-03-264-8/+8
| | | | | | | | | Task-number: QTQAINFRA-4230 Change-Id: Id3de8771e18da5d40cf62ad501a23fce89e845c4 Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit 7a027b4dfdf4baa65ebb07f748849aa47d5079b2) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Install GCC toolset for CentOSHeikki Halmet2021-03-261-0/+41
| | | | | | | | | | GCC toolset provides upgraded GCC version for CentOS. Change-Id: Ia62c7abf21eeed5d65c6b2e35fe1013d839cfa24 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit 066964d275e37487e09df21a2759a0c127e06b7b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Remove libclang from Windows 10 x86Heikki Halmet2021-03-241-2/+0
| | | | | | | | | | | Libclang static is not needed by Qt Creator. Also x86 package is not available in download.qt.io or in cache. Qt Creator is the only one using Windows 10 x86 at the moment. Change-Id: I983db655c497105c3154ab64b170a8ed8739a59c Reviewed-by: Matti Paaso <matti.paaso@qt.io> (cherry picked from commit 152a80ec1db22fd8fdcd8c40f92a23f036db031e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add Packaging target for openSUSE 15.2Heikki Halmet2021-03-231-0/+7
| | | | | | | | | | | | | With current approach we need to make two different linux installers. One for SUSE and one for other linux targets we support. This is because current CentOS version have newer GLIBC version than what we have in SUSE. This means that installer made with CentOS won't work in SUSE versions we support Task-number: QTBUG-91873 Change-Id: If65d66093bf8dcb5fe46812e06d6b9194fdedac2 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit fb65f860837d979cdf6d12c75b17e09aac74d674)
* Add QNX7.1 to CIMarianne Yrjänä2021-03-164-20/+75
| | | | | | | Task-number: QTQAINFRA-3768 Change-Id: I9c0aa78fad9c6a1263e75b06fa954c335f4b6ec2 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit 036729ed058deb77f977672d53953f4ad85f7141)
* Change GCC version to 8.3.0 for Ubuntu 18.04Heikki Halmet2021-03-032-3/+3
| | | | | | | | | | | | | | | We need to use gcc 8 instead of 9 so that the Qt installer will work with CentOS 8.3 which have gcc 8 in the system. If we use newer gcc version with the binaries there will be issues with libstdc++. Using gcc-toolset-9 in CentOS won't help either because it will link libstdc++ against the one in system. Task-number: QTBUG-91352 Change-Id: I2a3d186bc04b1f54f14ed95f0588d18bd63814c4 Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io> (cherry picked from commit 8843f5186646722a48e1915cf2844d6d5b7f6466) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Remove squish script call under Windows 10 x86Heikki Halmet2021-02-251-1/+0
| | | | | | | | | | RTA don't use squish with Windows 10 x86 in Qt6 Change-Id: Ib1c27e53310506f2c91ab8b65404caba8fcfcaf8 Reviewed-by: Johanna Äijälä <johanna.aijala@qt.io> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit 26bffd2fabfa4dce65e97d0e24ab6a7a7279a11d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Change configuration arguments for Ubuntu 18.04 to match CentOS targetHeikki Halmet2021-02-251-1/+1
| | | | | | | | | | | We shouldn't change configuration parameters when whiching to use Ubuntu 18.04 instead of CentOS 8.3 Change-Id: Icfce35acec8baa4488089e555c311a063455c24b Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit 0a6511c1e7f3184b7cbcbffd02bce1c5d28e3fa9) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Make QEMU builds significantSamuli Piippo2021-02-221-3/+3
| | | | | | | | | | All tests pass, remove InsignificantTests from QEMU builds. Task-number: QTBUG-86238 Change-Id: Ia3d2b9ef3ce06cbdf67c99bcbe64f36f7bbdb1ec Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit b6c8b8f47018708bfc0e364622c0d8146a96e062) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>