aboutsummaryrefslogtreecommitdiffstats
path: root/coin
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Update provisioned CMake to version 3.20.5Alexandru Croitor2021-07-094-19/+19
| | | | | | | Pick-to: 6.2 Change-Id: Id09eedf75b02b28dd94b0e3f858a05ebe8875679 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
* Update Yocto toolchainsHeikki Halmet2021-07-081-12/+15
| | | | | | | | Task-number: QTQAINFRA-4459 Change-Id: I0a6144db1ca1ceb35791749bf5b056ced2307ab9 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit 34d0ca0f39d94979a920f15cf402489d1cf7b86b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add qtwebengine dependencies to provisioningAllan Sandfeld Jensen2021-07-064-5/+18
| | | | | | Pick-to: 6.2 Change-Id: If2cc949ce0669281d65995175480ac7cbd9fad74 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
* Add correct version for prebuilt OpenSSL AndroidHeikki Halmet2021-07-011-2/+2
| | | | | | | | | | | Script was pointing to incorrect version and the prebuilt version was missing from cache. OpenSSL Android is now rebuilt and cached. Task-number: QTQAINFRA-4501 Change-Id: I31db800fa6814c3e7c1e649e2bbe3e3c80b9f4ce Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit 675c9ad6c63356edddf9b449dde9608de00f21da) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add execution attribute to provisioning scriptsTony Sarajärvi2021-07-0122-0/+0
| | | | | Change-Id: Ia241a4211d24d2788f0f0ef9af55b23a6b227624 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Remove ICC from provisioningTony Sarajärvi2021-07-012-174/+0
| | | | | | | ICC hasn't been used in a while, so no point in installing it. Change-Id: Iefbdee631d57c66e2156625daf333337f9163365 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Remove qtandroidextras.yaml from platform_configsAssam Boudjelthia2021-06-291-3/+0
| | | | | | | | | | | Following qtandroidextras removal in the commit 912fdda4a4e817ec89c24da3238af600a4fbae9e, coin's platform config yaml file has to be removed. Pick-to: 6.2 Task-number: QTBUG-84382 Change-Id: I8c3bc89938315ae8361d8d89ec6543d3699440ed Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
* Remove Insignificant flag from Windows ARM targetHeikki Halmet2021-06-281-1/+1
| | | | | | | | Task-number: QTQAINFRA-4452 Change-Id: I049dfb8df259fed40438ee08b339507bda3ed768 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit 0a5e63dce9b7a865a213984d0dfe487922d93290) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add missing wasm target build for windows and macOS hostsJani Heikkinen2021-06-252-26/+44
| | | | | | | | | Based on wasm maintainer these should work already Pick-to: 6.2 Change-Id: Ifa9606546e6d04be824d5507306a8c6fb5f2d035 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Provisioning: update Squish packagesTanja Remes2021-06-222-10/+7
| | | | | | | | | | Custom packages for Qt6.2. macOS:use custom build Qt5.15 package with separate Squish server adjusted for Qt6.2 Pick-to: 6.2 Change-Id: I25ed60f8ec9e3fdf919e5003f52a58cdca14e633 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Switch back to RedHat 8.2 for Android targetHeikki Halmet2021-06-211-1/+1
| | | | | | | | | | Timeout increased so this should be ok to move back to Redhat 8.2 Task-number: QTQAINFRA-4415 Change-Id: Iece9aefcbfdade2e29f495039de1f1fcafec2caf Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit e216d829ff75f01c13396f7846c9ee36b2e3884b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* 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. Pick-to: 6.1 6.2 Task-number: QTBUG-94443 Change-Id: I1dfd6dd05057bb1bfdaeec9cf5d03fbfe474a5d1 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* WoA: Build both release and debug configs for Windows on ARMAlexandru Croitor2021-06-161-1/+1
| | | | | | | | | | | The config is marked as Packaging, but it didn't specify the list of CMake configurations to build and defaulted only to Debug. Pick-to: 6.2 Task-number: QTQAINFRA-4492 Change-Id: If75eaf76d386442355c45e4705fe2f4c0eeaa086 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
* Add a platform config file for Qt Application ManagerRobert Griebl2021-06-151-0/+3
| | | | | Change-Id: I59013a841e96eb679798e906af4c1af09884dc45 Reviewed-by: Dominik Holland <dominik.holland@qt.io>
* coin: Make macOS on ARM developer-build tests significantTor Arne Vestbø2021-06-152-3/+14
| | | | | | | Change-Id: I2cc95e955fb313131dbef56028332b611d5dba7d Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit b90fef29dca7e81dc7fe44d4696d052bcf6cd7ab) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add 'Packaging' feature for Mac TestOnly CI configsSimo Fält2021-06-091-4/+4
| | | | | | | | | | This will allow exporting the testlogs for release. Pick-to: 6.1 Pick-to: 6.2 Task-number: QTBUG-94111 Change-Id: Ib0db2b8ba0814539f235ddff412653e797b3f3e2 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Provisioning: Install libdlt-devDominik Holland2021-06-081-0/+2
| | | | | | Fixes: COIN-217 Change-Id: I3ce5da4d6b8e79a766ad90715462a9c8b7c50294 Reviewed-by: Toni Saario <toni.saario@qt.io>
* Add a platform config file for Qt DLT LoggingDominik Holland2021-06-071-0/+3
| | | | | Change-Id: I6ad13ba724158719c463d1e64e9aa21e59cd89c9 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Add a platform config file for Qt Interface FrameworkDominik Holland2021-06-071-0/+3
| | | | | | Task-number: AUTOSUITE-1633 Change-Id: Ie960510ac3c7e53c6e1b8cdbac26a339b72d31d5 Reviewed-by: Toni Saario <toni.saario@qt.io>
* Replace openSUSE 15.2 with 15.3Tony Sarajärvi2021-06-0721-9/+12
| | | | | | | 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>
* coin: Provision OpenSSL as universal build for macOSTor Arne Vestbø2021-06-073-9/+98
| | | | | | Fixes: QTBUG-93205 Change-Id: Ic1f4d7709139da06cdd05605613602c1b28306b6 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Switch webview builds to cmakeMichal Klocek2021-06-041-0/+3
| | | | | | Task-number: QTBUG-88620 Change-Id: I77bc7ad283d6b33590cc27e23dead7aac301fec9 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
* Add Integrity target for QtBase including provisioning changesHeikki Halmet2021-06-045-16/+45
| | | | | | | | | | | | At this point let's add only target for QtBase. Target for QtDeclarative, QtQuick3d and QtQuickcontrols2 will be added later when we have all required fixes. Task-number: QTQAINFRA-3555 Task-number: QTQAINFRA-4285 Change-Id: I59ef76079e98ba428cdb7abcb2560f434c37f517 Reviewed-by: Kimmo Ollila <kimmo.ollila@qt.io> Reviewed-by: Toni Saario <toni.saario@qt.io>
* Use CentOS 8.3 when running tests with Android emulatorHeikki Halmet2021-06-021-1/+1
| | | | | | | Rhel 8.2 with Android emulator seems to be unstable Change-Id: Ibd858b25959b397d68e3242df0bf49eda3ca9445 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
* Update build tools and platforms API level to 29Assam Boudjelthia2021-06-014-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>
* 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. Pick-to: 6.1 Change-Id: Iadcb9570f88fa0245996d8e7c112dc8b54dfe80d Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: Matti Paaso <matti.paaso@qt.io>
* Add nodejs to RHEL 8.2Allan Sandfeld Jensen2021-05-271-0/+2
| | | | | Change-Id: I325a1df169b9055af78d3579df1370f7c3a17852 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Remove InsignificantTests flag from Windows developer buildHeikki Halmet2021-05-271-1/+1
| | | | | | | | | This patch only affects to dev branch. Separate patch will handle 6.1 and 6.0 branches Task-number: QTQAINFRA-4427 Change-Id: Ibaf6422061e9cd66a3458922fae7a4533f80c40f Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Add a platform config file for Qt MultimediaLars Knoll2021-05-271-0/+3
| | | | | Change-Id: I56460067682dd221756266513ec994ebb4794209 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* coin: Make macOS ARM packaging config test significant for all modulesTor Arne Vestbø2021-05-256-21/+10
| | | | | Change-Id: Icc30025a33de602e6677b47f131b0557a4d2eabd Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Fix used Ubuntu version for Pyside6 license checkSimo Fält2021-05-242-2/+2
| | | | | | Pick-to: 6.1 Change-Id: I9f966089818559178d6e1e2c286da25bbd8219e1 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
* Switch qtwebengine to cmakeMichal Klocek2021-05-221-64/+5
| | | | | | | | | Add defaults for now. Later this should get customized to avoid unnecessary targets. Task-number: QTBUG-91760 Change-Id: I72d3f11e117abeecf6c8c5fefac16fe951d3a9da Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
* Libusb coin provisioningDan Ackers2021-05-204-4/+22
| | | | | | | | | Include libusb to linux, macos and windows Pick-to: 6.1 Task-number: QTBUG-90951 Change-Id: I633e731d84cc60064bc2d1942f6a1ce129240711 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* wasm: Enable sccache for wasm configurationsAlexandru Croitor2021-05-191-2/+3
| | | | | Change-Id: I564348482511b472940d6c75623d90809a6693a9 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* wasm: Add WebAssembly platform to CoinJoerg Bornemann2021-05-194-2/+14
| | | | | Change-Id: Ia377ad7ff8a675e80ead78eaf47848cc0f235247 Reviewed-by: Toni Saario <toni.saario@qt.io>
* Add qt5 macOS ARM packaging insignificant testsTor Arne Vestbø2021-05-181-1/+7
| | | | | Change-Id: I62847257a0e8dcb3e48714cb1140a09bebcb53c2 Reviewed-by: Toni Saario <toni.saario@qt.io>
* coin: Make macOS on ARM packaging tests significant for a few modulesTor Arne Vestbø2021-05-185-9/+16
| | | | | | | | Not all modules pass yet, but we want to at least make the ones that do blocking. Change-Id: Ic3270bab8825c79d3315e6241d62af1bf7f62435 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Add qtwebchannel configAllan Sandfeld Jensen2021-05-181-0/+3
| | | | | Change-Id: Ida06681db4cceac72c7cc5b8dcad34457399d756 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Change 'Target arch' for macOS universal buildJani Heikkinen2021-05-181-1/+1
| | | | | | | | | | | | | This build containing both x86_64 and arm64 architectures. The 'Target arch' ends up in the binary package names and needs to be changed because '+' is illegal character in Amazon S3 file names so replace the '+' with '-' in the 'Target arch' section. Fixes: QTBUG-93778 Change-Id: I325210d51115ae0b1eda056636b69421f68fabd8 Reviewed-by: Antti Kokko <antti.kokko@qt.io> Reviewed-by: Akseli Salovaara <akseli.salovaara@qt.io> Reviewed-by: Toni Saario <toni.saario@qt.io>
* Remove CentOS 8.3 targetsHeikki Halmet2021-05-176-78/+0
| | | | | | | | | Provisioning scripts will be removed later Task-number: QTQAINFRA-4415 Change-Id: I71da9743066a81638518f44dc663324246a2ce8c Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Provisioning: Temporary fix for installing Conan packages in WindowsHeikki Halmet2021-05-123-147/+18
| | | | | | | | | | Pick-to: 6.1 Pick-to: 6.0 Pick-to: 5.15 Pick-to: 5.12 Task-number: QTQAINFRA-4443 Change-Id: Iba4b240edaf4a3ec8732ddbe1ae4ac5c1166b676 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Add ci config for Windows 10 on ArmSimo Fält2021-05-051-0/+11
| | | | | | | Task-number: QTBUG-85820 Change-Id: I145cbfbd39fe164bc57d4106e58c50add51fe976 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Add test configuration of macOS universal builds on ARMTor Arne Vestbø2021-05-051-0/+6
| | | | | | Change-Id: I8dec178343978b36dce3e9d262a7f6f234513892 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Toni Saario <toni.saario@qt.io>
* Update QDoc libclang to 12.0Cristian Adam2021-04-302-10/+10
| | | | | | Task-number: QTBUG-93203 Change-Id: I58b9af361b8e02b7210286ff3cfd6ca07ebb9610 Reviewed-by: Cristian Adam <cristian.adam@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 Pick-to: 6.1 Pick-to: 6.0 Task-number: QTQAINFRA-4433 Change-Id: I040e72e253852c7789d4f9e781d18e6b9a431a50 Reviewed-by: Dan Ackers <dan.ackers@qt.io> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* CMake: Re-add Linux static config to keep build coverageAlexandru Croitor2021-04-271-0/+7
| | | | | | | | | | | | We want at least one config that ensures static host Qt builds work in the CI, even if no tests are built. Amends bead5e87205be48774f5cec6b021f0c470ee40e6 Task-number: QTBUG-87580 Change-Id: I091e85ca40faef30ddad57e2a392d65197a47027 Reviewed-by: Alexey Edelev <alexey.edelev@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Build minimal subset of tests in desktop static buildsAlexandru Croitor2021-04-273-8/+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. Moved existing 'linux-SLES static' config into this new file and also added a macOS and Windows config. 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. Pick-to: 6.1 Task-number: QTBUG-87580 Change-Id: I0d38a0ad055c92646609202691aeb8db29689f5a Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Provisioning: Fix nodejs installationHeikki Halmet2021-04-271-2/+2
| | | | | | | | | | | Pick-to: 6.1 Pick-to: 6.0 Pick-to: 5.15 Pick-to: 5.12 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>
* Provisioning: Upgrade OpenSSL version to 1.1.1kHeikki Halmet2021-04-264-12/+13
| | | | | | | | | | Pick-to: 6.1 Pick-to: 6.0 Pick-to: 5.15 Pick-to: 5.12 Change-Id: I539d6da1953a40190fbfc8ff80f8e8332d797b1f Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
* Provisioning: Fix gcc toolset source pathHeikki Halmet2021-04-261-1/+1
| | | | | | | Pick-to: 6.1 Pick-to: 6.0 Change-Id: I4e81894648c25ce629914bc4bd9ffa65681ad004 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>