aboutsummaryrefslogtreecommitdiffstats
path: root/coin
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* Remove packaging flag from CentOS targetsHeikki Halmet2021-04-237-13/+13
| | | | | | | | | | This will also remove CentOS target under QtCreator and RHEL's Insignificant flags from submodules Task-number: QTQAINFRA-4416 Change-Id: I2e6d910dfbba7a7903b149f5cf0bc3386cd4e3e2 Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Add target arch for universal macOS targetToni Saario2021-04-231-0/+1
| | | | | | | | | This makes the field to reflect reality as otherwise it will be resolved from the template and excludes the arm64. Change-Id: I39972e47ba2a0ab9fe4322c844b60383187a762b Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
* Provisioning: Remove mac certificates and signing toolsHeikki Halmet2021-04-223-414/+0
| | | | | | | | | | | Those will be provided by Coin Pick-to: 6.1 Pick-to: 6.0 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>
* Add coin platform config for QtSensorsJuha Vuolle2021-04-201-0/+3
| | | | | | | | | QtSensors shall be released in Qt 6.2. The cmake port for the QtSensors is in the making and initial version should be ready soon. Task-number: QTBUG-92502 Change-Id: I0006d24447334474ae5578ce05a6dcb195e8ad49 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Enable macOS target on ARM HW on all modulesToni Saario2021-04-202-8/+8
| | | | | Change-Id: I3528a2bca79f20345926e61f3eef715fc63d84e8 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* macOS: Build universal Qt for macOSAlexandru Croitor2021-04-203-10/+11
| | | | | | | | | | | | | | | | | | | | | | | | Build a universal macOS targeting Intel x86_64 and Apple Silicon arm64 using the fat library technique. It will be our new Packaging configuration for macOS. Rename the Id of the configuration to 'macos-latest-xcode-universal-packaging-build'. x86_64 is the main config test architecture. The arm64 slice of the Qt build lacks certain functionality: - no qdoc, lupdate, etc due to missing arm64 llvm packages - no postgresql and odbc sql plugins due to missing arm64 3rd party libraries - no openssl due to missing arm64 library - no JIT support in QtQml, due to limitations in the current fork of the javascript engine Task-number: QTBUG-85447 Change-Id: If2a70f192a54d6f98137e05e5b938d118b6d1d1d Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Add Red Hat 8.2 to CIHeikki Halmet2021-04-2038-1/+1191
| | | | | | | | | | Red Hat 8.2 is the latest version with extended update support. In the end Red Hat 8.2 will replace CentOS 8.3 Task-number: QTQAINFRA-4322 Change-Id: Iaa2ef452e7e6608349ba7438bbc5d25ddb35fa2a Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Provisioning: Fix Squish for Qt6 on macOSJohanna Äijälä2021-04-201-3/+6
| | | | | | | | | | Add correct Squish package to the 'squish_for_qt6' location. Pick-to:6.1 Pick-to:6.0 Change-Id: Ib997092a5d6350d9b7298d7cc8baf5a2afaca702 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Provisioning: Upgrade MSVC 2019 version to 16.9.4Heikki Halmet2021-04-192-6/+42
| | | | | | | | | | Pick-to: 6.1 Pick-to: 6.1.0 Pick-to: 6.0 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>
* 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 Pick-to: 6.1 Pick-to: 6.1.0 Pick-to: 6.0 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>
* Update NDK to r22bAssam Boudjelthia2021-04-136-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. Pick-to: 6.1 6.1.0 Task-number: QTBUG-91782 Task-number: QTBUG-92075 Change-Id: I92098c26f3bd9fcfc342ced42c9a81f1e34af8d6 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Provisioning: Install prebuilt OpenSSL AndroidHeikki Halmet2021-04-131-5/+14
| | | | | | | | | | | OpenSSL 1.1.1 can't be build against Android NDK 22. Current OpenSSL prebuilt was made against NDK 21. Pick-to: 6.1.0 Pick-to: 6.1 Task-number: QTBUG-92075 Change-Id: I0e8a3017a9482ef269d736a8702b29b6bec1c2b2 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
* Provisioning: Add Vulkan installation for Ubuntu 20.04Heikki Halmet2021-04-131-0/+2
| | | | | | | | | | | Vulkan is needed by examples Pick-to: 6.1 Pick-to: 6.1.0 Pick-to: 6.0 Task-number: QTBUG-92545 Change-Id: I2f814e452c88c04919b26eb42e90bac18356bbe7 Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io>
* Add a ARM64 macOS targetToni Saario2021-04-131-0/+8
| | | | | | | | This patch adds a macOS target that is run on the ARM64 macs. Task-number: QTQAINFRA-4012 Change-Id: I255a288551846ae3328f614b64668fdc5ede2391 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Fix qt-creator license checkMatti Paaso2021-04-121-1/+1
| | | | | | Pick-to: 6.1 Change-Id: I7c9df1313075294ddfbfa8ceb14be267eacc3d2b Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* Add conan to pathToni Saario2021-04-128-6/+15
| | | | | | Pick-to: 6.1 Change-Id: I90e028409f606a703fd9b567a221f3f946f11d61 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Enable conan revisions modeToni Saario2021-04-122-0/+5
| | | | | | Pick-to: 6.1 Change-Id: I0fb9d6943cf0e6e54f631314a67348f703c31e41 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* 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. Pick-to: 6.1 Change-Id: I513b0d1abb097d139f730ef0cdf2577b9d02e9f8 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Provision conan on ubuntu 18 and macos 11Toni Saario2021-04-122-0/+12
| | | | | | Pick-to: 6.1 Change-Id: Ie11e8bb2b39acd3ab6229cb211c37500cbb7ed77 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 Pick-to: 6.1 Pick-to: 6.0 Pick-to: 6.1.0 Pick-to: 5.12 Task-number: QTQAINFRA-4402 Change-Id: I711c0f2bb7faebb3e5cbe2f415f34b2ac2d38a66 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Drop Ubuntu 18.04 target from qtbase.yaml as wellJani Heikkinen2021-04-091-11/+0
| | | | | | Pick-to: 6.1 Change-Id: I033d8aa10b69a110fb1f51fd0620deba7ac559a9 Reviewed-by: Toni Saario <toni.saario@qt.io>