aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Update submodules on '6.1' in qt/qt5Qt Submodule Update Bot2021-02-081-0/+0
| | | | | | | | | | Change-Id: I711d62bf51d982ebe7979c9f7a0486554f93fda5 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| * Add Qt 6.1.0 Additional librariesJani Heikkinen2021-02-074-9/+27
| | | | | | | | | | | | | | | | | | | | | | Set status to additionalLibrary to ones already in .gitmodules as ignore status Add missing ones with status = additionalLibrary Task-number: QTBUG-90669 Change-Id: I5f7518c516d10ae68fb5cf20851b36bde4fbc0b2 Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit dba2b570b962f3e62a7e7154c57da9137b8c9e42) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| * Update submodules on '6.1' in qt/qt5Qt Submodule Update Bot2021-02-0611-0/+0
| | | | | | | | | | Change-Id: Id82662de9c66af00bd754a002b12673d61a483c7 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| * Update submodules on '6.1' in qt/qt5Qt Submodule Update Bot2021-02-0611-0/+0
| | | | | | | | | | Change-Id: I3c6b9da8f7abaebd829d1bd4d8e836e0f72d2bdd Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| * Update submodules on '6.1' in qt/qt5Qt Submodule Update Bot2021-02-0611-0/+0
| | | | | | | | | | Change-Id: Iff46060a156725633eab3587daeb419f121900db Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| * Update QDoc libclang to 11.0Cristian Adam2021-02-052-11/+16
| | | | | | | | | | | | | | Change-Id: I1cc74a1efb702d32d99749ec681e37345579c5b7 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit d3406fedd1d373cda78afb84b69b7077c3be8029) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| * Update submodules on '6.1' in qt/qt5Qt Submodule Update Bot2021-02-0512-0/+0
| | | | | | | | | | Change-Id: If25bdba5bbc85398523a3e648b6968be40baacfb Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| * Provisioning: Disable multicast advertisementsHeikki Halmet2021-02-042-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | To get rid of the computer name notification multicat advertisements needs to be disabled. This notification seems to affect to autotest by causing misleading failures. Task-number: QTBUG-89746 Change-Id: I2365092ee05cc731b78e17c56eee7c4370a9f0a7 Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit a3c798e76a8cc9c6b4dfc3c178b45f0a294ecf77) Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
| * Adjust submodule branchesJani Heikkinen2021-02-031-12/+12
| | | | | | | | Change-Id: I10b499d2ec2a30cc7cb8d34b272d1c0a2725076c
| * Provisioning: Update Squish for Qt6Johanna Äijälä2021-02-022-17/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | These are snapshot packages from Froglogic, not available for macOS yet, thus it will still use Qt5.15 based Squish. Only Linux and Win packages are updated now. Along with the Squish for Qt6 we need the Squish for Qt5 to be able to run Creator tests (since Creator is still Qt5 based). Change-Id: Iec0294e1de036db004633ee6b95e1e68a6dd23a5 Pick-to: 6.0 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
| * Fix missing .qch files when building documentation in the CIJoerg Bornemann2021-02-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | We need to build the target "docs", not "generate_docs". The latter only creates html documentation. Creating .qch files is done with qhelpgenerator, and qhelpgenerator needs proper platform plugins and the sqlite plugin. To keep things simple, we build all the platform plugins and SQL plugins. Fixes: COIN-659 Change-Id: Ief8f71f27836e7667e3a96e0b2654bdd45647ed4 Reviewed-by: Toni Saario <toni.saario@qt.io>
| * Update submodules on 'dev' in qt/qt5Qt Submodule Update Bot2021-02-0114-0/+0
| | | | | | | | | | Change-Id: I2b24cd357a952ae173719dc12566c7eaf27fb219 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| * Replace CentOS 8.1 with CentOS 8.3 in CIHeikki Halmet2021-02-0134-25/+30
| | | | | | | | | | | | | | Task-number: QTQAINFRA-3964 Change-Id: I368e59867e8061ed25d4d3f10de7e995e56bd676 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
| * Enable all cmake targets for qtdatavis3dJani Heikkinen2021-01-291-0/+3
| | | | | | | | | | | | Task-number: QTBUG-90428 Change-Id: I36dee95a407d9b16dce8af326e581d47a0e69d8e Reviewed-by: Toni Saario <toni.saario@qt.io>
* | Add missing modules for Qt For PythonSimo Fält2021-03-125-4/+4
| | | | | | | | | | | | Change-Id: I19b5dfaff41899b4d374a3849c03541298b89bb4 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
* | Drop configs which are not needed by Qt5#PysideSimo Fält2021-03-121-33/+0
| | | | | | | | | | | | | | This will free CI resources. Change-Id: Ib4af5ba7ece2a88b8a75b481a04a56ed4410c199 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
* | CI: Drop configs not needed for pysideSimo Fält2021-02-021-101/+0
| | | | | | | | | | | | | | | | | | This will speeds up the integration rounds in case CI's storage is cleaned up. Change-Id: I0db3b604c58b367e7b2f91f8df05dc127ee8c3d5 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> (cherry picked from commit 1180ff14bbd69b770289b2da45a321a6c686706b)
* | Initial version of Qt For Python 6.1 branchSimo Fält2021-02-023-2/+2
|/ | | | | Change-Id: I955da23aa5bdee2ae137d11f065ff5bf2bb327e1 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
* Add --ignore-signature to ICC installation also for openSUSE 15.2Heikki Halmet2021-01-261-1/+1
| | | | | | | | This was missing from fea422c0a61f43f10f16194712e7e0e37d3178d0 Task-number: QTQAINFRA-4174 Change-Id: Id829e4a1ccc23890ed53618c8a5c200b1dda8100 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Provisioning: Install Conan package managerHeikki Halmet2021-01-267-0/+44
| | | | | | | | | | Conan package manager is need for addtional libraries Task-number: QTQAINFRA-4190 Change-Id: I5cb07a137505f15d536989c6d5127f607735a17e 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>
* Enable Qt Lottie in CoinVolker Hilsheimer2021-01-261-0/+3
| | | | | | Fixes: QTBUG-89970 Change-Id: Ia4bb20bff62bbe1ab1da9500c0783493408a1f22 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Add CMake platform config for qtactiveqtOliver Wolff2021-01-261-0/+3
| | | | | | Task-number: QTBUG-90417 Change-Id: I67d511b6b7bfc8aaec4361b68dbd3c852494981d Reviewed-by: Toni Saario <toni.saario@qt.io>
* Provisioning: get-pip.py address changed for python 2.7Heikki Halmet2021-01-241-1/+8
| | | | | | | | | | | | | | | | For python27 get-pip file's location has been changed and we need to use two different get-pip files for different python versions. Let's also cache these python files and use cache as primary url. Pick-to: 6.0 Pick-to: 5.15 Pick-to: 5.12 Task-number: QTQAINFRA-4210 Change-Id: Iebc00f6f319bb914f7548d4737e13fed9ac2b292 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Update iOS platform dependencyToni Saario2021-01-231-1/+1
| | | | | | Change-Id: I91b2807861027542f3208cc9a1ac2fcf9b6300d7 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Toni Saario <toni.saario@qt.io>
* Update macOS android targets platform dependencyToni Saario2021-01-231-4/+4
| | | | | Change-Id: I4dcedfe812178d2ce01f3fa35c5f0e24e01c60f8 Reviewed-by: Toni Saario <toni.saario@qt.io>
* macOS: Split building and testing stagesToni Saario2021-01-235-70/+77
| | | | | | | | | | | | | | | | | | | | We now build with the latest Xcode available, and then run the tests on all the supported deployment target (10.14, 10.15, 11). At this point we have the following build/test coverage: - Packaging build, all modules tested on: - 10.14 (significant) - 10.15 (insignificant) - 11.x (insignificant) - Developer build, qtbase/declarative tested on: - 10.14 (significant) - 10.15 (insignificant) - 11.x (insignificant) Change-Id: I309bbf5ace7b22b768203f579e29f7a9e2b589b9 Reviewed-by: Toni Saario <toni.saario@qt.io>
* Add qtserialbus cmake platform configAndreas Buhr2021-01-221-0/+3
| | | | | | | | Task-number: QTBUG-90399 Change-Id: Ic472def797af69d6050f7eb1df9f4dd6c9c6a870 Reviewed-by: Juha Vuolle <juha.vuolle@insta.fi> Reviewed-by: Alex Blasche <alexander.blasche@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
* Provisioning: Install dynamic libclang to macOS 10.15Simo Fält2021-01-221-0/+6
| | | | | | Pick-to: 6.0 Change-Id: I8e0917b15eba79e3a616a096722f68088859f0c7 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Provisioning: Install dynamic libclang to macOS 11Simo Fält2021-01-221-0/+6
| | | | | Change-Id: I27a6ed1e230ae71b339d0198be07469db3b1bf32 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Add Big Sur macOS 11.0 to CIHeikki Halmet2021-01-2244-2/+978
| | | | | | | | Only one target is added because current HW capasity is minor. Task-number: QTQAINFRA-3967 Change-Id: Iae2ac0e02b38b45a219a78e046fb21338ff9cd97 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Add qtscxml cmake platform configJuha Vuolle2021-01-211-0/+3
| | | | | | | Task-number: QTBUG-89828 Change-Id: Idee8c678d64e47c613fa7035faa9a2c4880b9a2a Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> Reviewed-by: Toni Saario <toni.saario@qt.io>
* Update qdb to build on 10.14 and remove 10.13 scriptsTony Sarajärvi2021-01-2146-929/+1
| | | | | Change-Id: I6533ae5a674961b39978d5b716cbe6a176a0c564 Reviewed-by: Toni Saario <toni.saario@qt.io>
* Remove needless target from CITony Sarajärvi2021-01-211-28/+0
| | | | | Change-Id: I8d55018c0a5485d7063abada5df21b319aac849e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Coin: enable QtLocation build in the CIIvan Solovev2021-01-212-0/+3
| | | | | | Task-number: QTBUG-89854 Change-Id: I14d6563be5c6749f5bcb78d58e34d7ae49cd4ab3 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* Provisioning: Add libclang packages to cacheHeikki Halmet2021-01-212-4/+4
| | | | | | | | | | | Both static and dynamic libclang packages are missing from our local cache. Dynamic and static packages need to be in different folders because package names are identicals Pick-to: 6.0 Pick-to: 5.15 Change-Id: I0d4c0c776f1c5f318417cae6c16d683b31a10710 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Provisioning: Add --ignore-signature to ICC installationHeikki Halmet2021-01-212-2/+2
| | | | | | | | | ICC installation fails when checking digital signature Task-number: QTQAINFRA-4174 Change-Id: Idcbca27a852abbd0824938f825807121a4f60c3e Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit d238c03742fb7568ad794017875f63f6a854b5ff)
* coin: Don't pass macOS SDK sysroot to configureTor Arne Vestbø2021-01-193-6/+6
| | | | | | | | It's handled by the provisioning scripts that install Xcode and make it the default via xcode-select --switch. Change-Id: I788a3672f554112517619f55d5cc810351c56bff Reviewed-by: Simo Fält <simo.falt@qt.io>
* coin: Don't pass macOS deployment target to configureTor Arne Vestbø2021-01-193-6/+6
| | | | | | | | | It's handled automatically by the build system, and set to the lowest macOS version Qt supports at any point in time. Change-Id: I7dc7b9f7fe5961ad4d4383590077d7990a84f850 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> Reviewed-by: Simo Fält <simo.falt@qt.io>
* Update submodules on 'dev' in qt/qt5Qt Submodule Update Bot2021-01-1814-0/+0
| | | | | Change-Id: Idbab19a0c3f0a211fa7b023f98f6d0d55ec979a7 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* QEMU: update toolchainsSamuli Piippo2021-01-184-240/+68
| | | | | | | | | | | Update yocto toolchains and use qemu from the toolchain. Using GCC 10.2.0 and QEMU 5.1.0 Task-number: QTQAINFRA-3836 Task-number: QTQAINFRA-3741 Task-number: QTBUG-84167 Change-Id: I5bfa2c67100299c1c910cae2453b93dbc37cbb55 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
* Update submodules on 'dev' in qt/qt5Qt Submodule Update Bot2021-01-1813-0/+0
| | | | | Change-Id: I25ab09e198e3827ffaa344c4cd1094e9f28a83f4 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update submodules on 'dev' in qt/qt5Qt Submodule Update Bot2021-01-1813-0/+0
| | | | | Change-Id: I41b2407339b4995bd9fa6e4af20b487926165f85 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update submodules on 'dev' in qt/qt5Qt Submodule Update Bot2021-01-1513-0/+0
| | | | | Change-Id: Ie85c736a9f8870fbf92cc14983724ce8eabd3f44 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Add qtserialport cmake platform config, update submoduleKarsten Heimrich2021-01-152-0/+3
| | | | | | Task-number: QTBUG-89878 Change-Id: I054fee8d4c874ea7d31238bd4f13083bede3d379 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Provisioning: Use prebuilt Android openssl if availableHeikki Halmet2021-01-151-24/+34
| | | | | | | | | | | | | Android openssl configuration is flaky. Some cases it can't find perl. Let's use prebuilt package from local cache. If not available then download sources and configure it. Pick-to: 6.0 Pick-to: 5.15 Pick-to: 5.12 Task-number: QTQAINFRA-3993 Change-Id: I4b15cba763d88d85dfe7908fa22c2ce5f461f5cc Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Add tqtc-qt-rta.yaml for RTAJohanna Äijälä2021-01-131-0/+3
| | | | | | | | | Needed for coin_cloner to be able to create virtual machines for macOS10.15 targets in RTA tests. Pick-to: 6.0 Change-Id: I499a54a249a8295e014d7fa08bc32284dc8c73a3 Reviewed-by: Matti Paaso <matti.paaso@qt.io>
* Add qtspeech cmake platform configAssam Boudjelthia2021-01-131-0/+3
| | | | | Change-Id: I97fca6c6e2bbcebdb25ad7075a51288ed7d6ee9d Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Make README a proper Markdown fileKai Köhne2021-01-132-117/+131
| | | | | | | | | It was already using Markdown-alike syntax. Let's just go the full length, and make it a proper Markdown file. Change-Id: I6b0dcbc9118e9b31aebef30db85a244a100f6eff Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Update submodules on 'dev' in qt/qt5Qt Submodule Update Bot2021-01-129-0/+0
| | | | | Change-Id: I2fd0421704b1c26c911321a64916d5e467e1a9ec Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Revert "Mark Android test config as InsignificantTests"Assam Boudjelthia2021-01-121-1/+1
| | | | | | | | | | | This reverts commit b8ae74d78acbd439253de6f964bd908331a2588c. Reason for revert: Emulator startup issue is fixed now with 86a655387c26cd25dde69cebd18b5ff9379fbe3e. Pick-to: 6.0 Change-Id: Id5d8f4db7bfcf194076385c6271bb324c126e268 Reviewed-by: Toni Saario <toni.saario@qt.io>