aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge Qt 6.2.8 opensource releasev6.2.8-lts-lgpl6.2Tarja Sundqvist2024-04-1533-0/+0
| | | | Change-Id: I61132f961d0287f499c4528b20bbaf51d51902cc
* Merge Qt 6.2.7 opensource releasev6.2.7-lts-lgplTarja Sundqvist2023-12-2033-0/+0
| | | | Change-Id: I6c90c68aad50fb5c7b60d9dd21837f33369515a1
* Merge Qt 6.2.6 opensource releasev6.2.6-lts-lgplTarja Sundqvist2023-09-2633-0/+0
| | | | Change-Id: I7880027f964e94c3571f3beb5cb3a3fd5731448d
* Merge Qt 6.2.5 opensource releasev6.2.5-lts-lgplTarja Sundqvist2023-07-1433-0/+0
| | | | Change-Id: I1aefe27ca741fb891d88808a42426ac35d5537f1
* Remove duplicate MinGW environment variablesMikko Gronoff2022-10-111-1/+0
| | | | | | | | ...amends commit fd7880c4f40a07608432403ca5ee4aed45ed2e97 Change-Id: I670fe4aca3bcaf396822a322135655d4ed319c9b Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
* Fix rmt client setup to repo-clonesHeikki Halmet2022-08-291-1/+1
| | | | | | | Change-Id: I36d8f24b19135345a2829e7521585c0cba9fc41f Reviewed-by: Simo Fält <simo.falt@qt.io> (cherry picked from commit f7947969847b6a5872d2d8acc36a6425e2c08438) Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
* Provisioning: Update MSVC 2019 version to 16.11.18 in Tier 1Heikki Halmet2022-08-292-41/+5
| | | | | | | | | | | | | Older version seems to have issues with installer when updating the visual studio and buildtools versions through installer via command line. Task-number: QTQAINFRA-5090 Change-Id: Iaec5391ed7bc9780374a7f971624522dae2feee6 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> (cherry picked from commit 0507008ff656f2989e9649293c49b76880bd9406) Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* CMake: Switch an OpenSUSE config to build with CMake 3.16.8Alexandru Croitor2022-04-121-1/+3
| | | | | | | | | | | | To ensure we don't introduce regressions building Qt with the lowest version of CMake that we support. Task-number: QTQAINFRA-4844 Task-number: COIN-823 Change-Id: I59b6a0ed6851a5fbed701c4f6ea050062bddb773 Reviewed-by: Alexey Edelev <alexey.edelev@qt.io> (cherry picked from commit 0cfa1fa561d88e5561ad203a9814456a79e93ea6) Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
* CMake: Provision minimum supported CMake version 3.16 on OpenSUSEAlexandru Croitor2022-04-122-0/+67
| | | | | | | | | | | | This will allow us to switch one of the Linux OpenSUSE platform configurations to build with an older version of CMake, to ensure we don't introduce regressions. Task-number: QTQAINFRA-4844 Change-Id: I2aa51175e3c393af079ab1d2b4648ced1fdf6a4a Reviewed-by: Alexey Edelev <alexey.edelev@qt.io> (cherry picked from commit 75bab52bb9dd66973db30f5228c451f16c8884b7) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update submodules on '6.2 in qt/qt5'Qt Submodule Update Bot2022-04-1235-0/+0
| | | | | Change-Id: I5fd8db257637a7b8866f1bc223abc6dfd2746753 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* coin: Allow using configure instead of cmake for top-level buildsAlexandru Croitor2022-04-112-1/+71
| | | | | | | | | | | | | This is the qt5 counterpart to the qtbase instructions to allow using configure instead of cmake when configuring a top-level build. Task-number: QTQAINFRA-4357 Task-number: QTQAINFRA-4815 Change-Id: Ie5af31f9349a6dd88fa7699d40dad659180814e2 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit 2ee43055ed4af2571049e7729066975e92a0db2d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Install Android 11 automotive emulatorHeikki Halmet2022-04-092-3/+18
| | | | | | | | | | | This is needed after moving from internal tqtc-qt5 branches to qt5. Android 11 image was built internally. Task-number: QTQAINFRA-4343 Change-Id: Ie0c4c5853079303ef9d4537f3b7b06ab62f14e3b Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit 12a87cba0a6c42c374c6b5a4363b4eaed96a9572) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update LA 4.4.1Jani Heikkinen2022-04-061-4/+4
| | | | | | | | | Task-number: QTBUG-101714 Change-Id: I4b9a88be5bfda3b542d9c10c51cc94f36dade932 Reviewed-by: Antti Kokko <antti.kokko@qt.io> Reviewed-by: Santtu Ahonen <santtu.ahonen@qt.io> (cherry picked from commit 1734139bf4629af593e79d247a18f8e511bf7c5e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* COIN/QtCreator: Remove old Windows 10 targetsEike Ziller2022-04-061-7/+0
| | | | | | | | | | | We don't need two 64bit Windows targets. Partial cherry-pick of ac2bdfb93a84f07d3fb4ed9edce8409dcabcac1c which was applied to dev and 6.3, but not to 6.2 Change-Id: Ide3225a1a7a09bf97306ca8250e3d6f567d04111 Reviewed-by: David Schulz <david.schulz@qt.io> Reviewed-by: Antti Kokko <antti.kokko@qt.io>
* Make Windows 11 21H2 significantHeikki Halmet2022-04-051-1/+1
| | | | | | | Task-number: QTQAINFRA-4673 Change-Id: I7eebc889dbc9ecc7c741147a2703575b5bfeb04d Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit d6a7527384a675fdc0a9d10fb3ae2f04208cea86)
* CI: Add env variable to indicate we are running tests in CIPasi Petäjäjärvi2022-04-011-1/+1
| | | | | | | | | | | | Some tests change what they test depending if this env variable is set. This was left out from 6.2 and 6.3 branches accidentally as it was added only for dev branch at fba918784f966db73c8e4d2b665ac6666f6f3229 as part of bigger cleanup which introduced usage of qt-testrunner.py insted. Change-Id: I0f55e42a6ae5b64132d13812ae0567975aedaa0e Reviewed-by: Dimitrios Apostolou <jimis@qt.io> (cherry picked from commit fccc9126553d09efabb9589679907b071bcb3be9) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* COIN/QtCreator: Add machine for Qt 5 based buildEike Ziller2022-04-011-0/+6
| | | | | | | | | | Since we still support Qt 5 based builds of Qt Creator, we'd like to have that combination as part of the precheck. Change-Id: I8f752f6e2aff4bebd644a87a1f51255ca482d337 Reviewed-by: Antti Kokko <antti.kokko@qt.io> (cherry picked from commit e2b2c06558152fe115cbf06b40d2b1a0b3334d27) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update submodules on '6.2 in qt/qt5'Qt Submodule Update Bot2022-04-0136-0/+0
| | | | | Change-Id: Icb10a8d455dc45330e55fa5695ddad5c26a1d186 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* CI: Add QtCoap network testservers for QNX QEMUPasi Petäjäjärvi2022-03-311-0/+4
| | | | | | | Change-Id: Ibc18edaf4a1d9dec309396eb80744b6a21738382 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit 45a92d5f267ebf187d26a82af716406327de16df) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Install Chromedriver ChromiumHeikki Halmet2022-03-311-1/+5
| | | | | | | | | | This is needed by WebAssembly Change-Id: I3e828d643d2780308514b2939db5a1b4032c66ac Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io> Reviewed-by: David Skoland <david.skoland@qt.io> (cherry picked from commit f8311eaadfd0cb0c31a7d47d3bf129f41cf213dd) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add Android tests to Qt modules - part 2Assam Boudjelthia2022-03-3010-10/+40
| | | | | | | | | | | | | The following modules are passing CI, so enabling them is possible now; qt3d, qtconnectivity, qtmqtt, qtquicktimeline, qtsensors, qtserialbus, qt5compat, qtpositioning, qtscxml, qttranslations. Task-number: QTBUG-88846 Change-Id: Ic1048d0fadd551f42ef2d074b3b905cf3c8da339 Reviewed-by: Rami Potinkara <rami.potinkara@qt.io> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit 807b259ea4c9a1aebc75e2ee424f3a88e4def8b0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* CI: Add dns entry for network test server (not docker)Pasi Petäjäjärvi2022-03-271-0/+4
| | | | | | | | | | Servername qt-test-server is still used as local server name in tests like networkselftest. Change-Id: Iadda2254d4a45e95f90523cae90518fa74b24d6c Reviewed-by: Dimitrios Apostolou <jimis@qt.io> (cherry picked from commit 6f5c0fbdf01894a29a961e69574b0ccd8d36e48f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* CI: Add current directory to PATH because security update for QProcessPasi Petäjäjärvi2022-03-261-1/+1
| | | | | | | | | | | | | | Because of 29fceed2ffb41954a63001414bd042611f2d4980 now all tests that use binaries local to test folder will fail. Add current directory to ssh connection PATH to fix this. On other platforms than QNX, this happens to work as function qt_internal_collect_command_environment sets the absolute directory path of external binary to PATH. Still tests would fail when running directly tst_* binary instead via ctest. Change-Id: I670d78a2a4362dc8d6faf271f2ad2a90ce2a8aa9 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit c1e7cf5c256a1dc93b97285f934b725fefd40359) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update submodules on '6.2 in qt/qt5'Qt Submodule Update Bot2022-03-2435-0/+0
| | | | | Change-Id: I3f4104b11ebf5142ee35a7cb5ed63429b468d597 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Add prebuilt Android OpenSSL package for OpenSSL 1.1.1mHeikki Halmet2022-03-241-5/+6
| | | | | | | | | | | | | | Used OpenSSL source package 1.1.1m was changed little bit. All ANDROID_NDK_HOME strings were replaced with ANDROID_NDK_ROOT in Configurations/15-android.conf file Task-number: QTQAINFRA-4864 Task-number: QTBUG-101863 Change-Id: Ia3d82005734ba69f1cc85708c867ae1955938739 Reviewed-by: Andreas Buhr <andreas.buhr@qt.io> Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit 686481f48c6b3bb18a74616c7ce6a636dd0460cc) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update submodules on '6.2 in qt/qt5'Qt Submodule Update Bot2022-03-2336-0/+0
| | | | | Change-Id: I5010887347ef91189f2b7aafe70be1d82fb95809 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Add passing targets as significantHeikki Halmet2022-03-221-5/+5
| | | | | | | | | | There is still autotests failures in one Windows 11 target Task-number: QTQAINFRA-4673 Change-Id: I2f7958a6da358069799db18143789c99bb3f4dac Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> (cherry picked from commit 6cea45bfb83f3fcf43daaa589072e6f193d0ae50) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update MinGW 11.2.0 to rev3Cristian Adam2022-03-213-6/+6
| | | | | | | | | | | | | Revision 3 updates gdb to version 11.2.0. This is not necessarily needed for building, but I think it's better to have the same toolchain as the Qt SDK. Task-number: QTBUG-101653 Change-Id: I92a319a943d18ec10e5e0da3cd770ba7cde26f13 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit c76e26a5fa94777a426cfdcedc78cc0f09df4c95) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Set QT_SUPERBUILD earlyFabian Kosmale2022-03-211-1/+4
| | | | | | | | | | | That will allow qtbase's .cmake.conf to check whether it is meant to be used in a superbuild or only for qtbase. Task-number: QTBUG-101640 Change-Id: I035c86f32497004cc1b8441456604106bacadad4 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 14e486a8c43dd364aae2277daced99da19911ed9) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Remove protobuf scripts for WindowsHeikki Halmet2022-03-174-70/+0
| | | | | | | | | | | Script is currently failing in windows and no one has noticed this. So apparently script is not needed by any module. If this will be needed in the future then script needs to be fixed and merged back to provisioning. Change-Id: Ia3deb3011b0cb6a9e145d0f126d4ab6723ce79f3 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit 1cc99e61dd68dfe747ff6e93918f02c089ee376f)
* Add Android tests to Qt modules - part 1Assam Boudjelthia2022-03-156-22/+27
| | | | | | | | | | | | | | This enables testing for Android for the modules: qtdeclarative, qtsvg, qtshadertools, qtimageformats. Also replace the qtbase Android test target with linux_android_tests.yaml. Task-number: QTBUG-88846 Change-Id: Ibe0dcbdc5d468e884570bf4908f8ddee0793103c Reviewed-by: Dimitrios Apostolou <jimis@qt.io> Reviewed-by: Simo Fält <simo.falt@qt.io> (cherry picked from commit 523eb8e1ea20a2bb8cecc3bea5b62a9ba028cacb)
* Update submodules on '6.2 in qt/qt5'Qt Submodule Update Bot2022-03-1435-0/+0
| | | | | Change-Id: I8a4f06261797dd93c0ddb717c5950d16860c5470 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* CI: Add ssl certificates for QNXPasi Petäjäjärvi2022-03-142-0/+9
| | | | | | | | | | Expects Ubuntu 20.04 LTS with ca-certificates package installed Change-Id: I9b439e9e049b93c3bba77573b491c336aee4af5a Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit 339a47b4eda7d4ccfb8e2c26c0cbcd11c0893a41) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* CI: Add network autotests support for QNXPasi Petäjäjärvi2022-03-145-0/+27
| | | | | | | | | | | | | | | Add regular UNIX network related files to configure used test network based around QEMU and docker services. IP address 172.31.1.1 is bridge interface address in host which QNX tool mkqnximage set (hard coded intool, cannot be changed). Docker service hostnames are configured statically as mDNS does not work from QEMU. Change-Id: Id7be7867e5bea1f354456e8d440f9979c402e977 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit 477877352a51daf91c5d3863f0167ddb8f084be2) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* CI: Remove installation of QNX toolchain from linux platformsPasi Petäjäjärvi2022-03-143-117/+0
| | | | | | | | These linux platforms are not used when building for QNX Change-Id: I071834053b09b1cea962796076bb0cd2fc6e0fff Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit c4869161b6b8a3ce4882802cf8fb13c9ec4584c5)
* Update submodules on '6.2 in qt/qt5'Qt Submodule Update Bot2022-03-1235-0/+0
| | | | | Change-Id: Id631dfdd858b3cb662dd04670818514d10e42146 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Rename the Android emulator to be more descriptiveAssam Boudjelthia2022-03-112-5/+6
| | | | | | | | | | | | | Because we want to add Android 12 emulator for testing, it's important to have a more descriptive emulator name. For this one, it includes api_23 part. Task-number: QTBUG-88846 Change-Id: I5b8ca276b1bad41bb61272585a4fc4f064e65d71 Reviewed-by: Rami Potinkara <rami.potinkara@qt.io> Reviewed-by: Simo Fält <simo.falt@qt.io> (cherry picked from commit a4cc949b8dbfa2f21c323fd7cbffd011b2dbbc84) Reviewed-by: Dimitrios Apostolou <jimis@qt.io>
* Fix Openssl android installationHeikki Halmet2022-03-111-4/+5
| | | | | | | | | | | Current provisioning installation is broken. Current package replaced the old openssl-android-master-1.1.1m.zip and shasum changed. Task-number: QTQAINFRA-4848 Change-Id: Id5e3bc1a81f8b634668d189c7647eac7c612020a Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit 96fe74b5403b531b67fd3a77cb10c7e1dfc3fced) Reviewed-by: Simo Fält <simo.falt@qt.io>
* Provisioning: Update OpenSSL to version 1.1.1mHeikki Halmet2022-03-115-25/+25
| | | | | | | | Change-Id: I93702b9faac5abc9fc01a5725cf34a17a94f0bea Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io> Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit 87321654619f9a336f702d746bbb5d9a26bd9dc6)
* Coin: Fix Documentation target on tqtc/android-automotiveAssam Boudjelthia2022-03-091-2/+2
| | | | | | | | | | | The Documentation target in tqtc-android-automotive.yaml has -DFEATURE_cxx20=ON and 'TestDocs' flags which is not present in the main cmake_platforms.yaml on this branch, this might have been the cause for failing docs build under qtinterfaceframework. Pick-to: 6.2.4 Change-Id: Ife84d424673cd7ccf82d0046839ebefa71305f0e Reviewed-by: Simo Fält <simo.falt@qt.io>
* Update submodules on '6.2 in qt/qt5'Qt Submodule Update Bot2022-03-0835-0/+0
| | | | | Change-Id: I2a15e3188cac5d331c820ed4b837ed9578a8f02c Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update gitToni Saario2022-03-0819-0/+152
| | | | | | | | | | Older git version does not allow fetching single specific sha1. Change-Id: Ib795659a597042876a5c7b6fab3875fe1e39873d Reviewed-by: Iikka Eklund <iikka.eklund@qt.io> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit a2393b588287fed91d61ff9b69a887f879b16748) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update submodules on '6.2 in qt/qt5'Qt Submodule Update Bot2022-03-0536-0/+0
| | | | | Change-Id: Ic3eadb1a0499d97f014acfbb5046e2a0e6849604 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* coin: Split top-level build instructionsAlexandru Croitor2022-03-024-48/+54
| | | | | | | | | | Makes it a bit cleaner to follow. Change-Id: I063581126b6d09f98fb38862c8af5531dc513aca Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit a9c9418c8a8f1364b67a226b61d7580ef90f39d5) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update LICENSE.QT-LICENSE-AGREEMENTJani Heikkinen2022-03-011-970/+1632
| | | | | | | | | | | Newest version is 4.4 so update it in the git as well Task-number: QTBUG-98971 Change-Id: I55f06da7778fe8ce9c7c449cb2b011d37b97244c Reviewed-by: Tino Pyssysalo <tino.pyssysalo@qt.io> Reviewed-by: Akseli Salovaara <akseli.salovaara@qt.io> (cherry picked from commit cbeea0785426d1feb4061e0ed5a1a0ffa7246564) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add instructions how to create Windows 11 image with Virtio driversHeikki Halmet2022-02-221-0/+42
| | | | | | Change-Id: I9042667ed00ce6023168f501a2e695af3858780c Reviewed-by: Simo Fält <simo.falt@qt.io> (cherry picked from commit a9eed4e5353e507917d0d05d8f13a5b458c9cdb6)
* Provisioning: Run msvc 2019 update at the beginning of provisioningHeikki Halmet2022-02-222-36/+42
| | | | | | | | | | | | | | When script was run with prefix 99 the installation process wasn't finished before machine got rebooted. Moving the script at beginning of provisioning seems to help with the situation. This is not a proper fix but the best we have right now. We can change this later if/when we find the root cause for this. Task-number: QTQAINFRA-4813 Change-Id: Icbc2b0b33905990df611bdb494ed9b22801633fd Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> (cherry picked from commit 1597f435123dfffbc2d7c14cc0a730d65c60387a) Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Set correct Emscripten environment variablesHeikki Halmet2022-02-221-9/+14
| | | | | | | | | | | | Needed environment variables are set during emsdk installation when installation is done using emsdk.git. But those are not set as permanently. To have correct values we need to get them from install environment and set them permanently for build environment. Change-Id: Ifb80aa4a93608b79faffc8c59002c89804f60570 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit 88cde9e5003c1235bcceb8e723d518558dbd68e7) Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
* Provisioning: Install addtional Python 3.10.0 for Windows 10 21H2Heikki Halmet2022-02-221-0/+2
| | | | | | | | Change-Id: Ic65b3b5b8dcea2ed918b005dbc8d4ea75daba61f Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> Reviewed-by: Simo Fält <simo.falt@qt.io> (cherry picked from commit 6c0950edf8d0b243b2268f3b65e9967da7345b9e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Install OpenSSL 1.1.1k ARM64 for WindowsHeikki Halmet2022-02-222-0/+2
| | | | | | | | Task-number: QTBUG-93822 Change-Id: I461a26cf258a3e5c62faf719612f643507662f72 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> (cherry picked from commit 73295cc05ced2ac9805746b9aa791b2d15d61298) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>