Commit Graph

3289 Commits

Author SHA1 Message Date
Dimitrios Apostolou
f7f32fa293 08-pythondev build should not execute external script
The important bits of the script were copied and modified.

NOTE that we no longer build openssl from source, the distro (SLES15) provides
a version that works well.

Task-number: QTQAINFRA-3528
Change-Id: Iad63d75055a7efc3e104789e4a515b8511cf0880
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
(cherry picked from commit db23c64876)
Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
2021-09-08 08:37:03 +03:00
Toni Saario
5ba9b7c979 Disable D3D12 on Windows IFW
Change-Id: If8264c87078ca5f3d883ecadebc70e435b06ef05
Reviewed-by: Simo Fält <simo.falt@qt.io>
2021-06-17 06:24:03 +00:00
Simo Fält
55a2b79e22 Disable not needed platform configs from ifw specific branch
While the branch is installer-framework specific, there is no need to
re-verify such platform configurations which are not used by
installer-framework.

Change-Id: If7023b98e83167260e8d4a06a9575e3aaa75fe4c
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Katja Marttila <katja.marttila@qt.io>
2021-06-03 09:25:33 +03:00
Simo Fält
52bd6da041 Hide LLVM_INSTALL_DIR from qdoc in Windows
Currently provisioned libclang is not working with static runtime build
in Windows. To allow integration to pass, we need to skip building of
qdoc by hiding required libs from it.

Change-Id: I2b2bbc20d1bb016552ed1b3d4e70dc9c0544fcce
Reviewed-by: Katja Marttila <katja.marttila@qt.io>
2021-06-03 09:25:30 +03:00
Simo Fält
3fd82a915c Add static-runtime configure argument
Change-Id: I93b7b8bbe795a8a194ac34dca962ddd8956ec1a6
Reviewed-by: Katja Marttila <katja.marttila@qt.io>
2021-06-03 09:25:27 +03:00
Simo Fält
00527b1fb4 Remove Conan provisioning script
It is breaking currently and it doesn't provide anything which IFW
would need.

Change-Id: Id2187fa98fb024921edeac9533396dd6caa27d37
Reviewed-by: Toni Saario <toni.saario@qt.io>
2021-06-03 09:25:25 +03:00
Simo Fält
66ed11f58b Install static version of OpenSSL to Windows
Building Qt with static runtime requires static libs of
OpenSSL.

Change-Id: Ifba2e88fefed341cafd804f29fe8dde7001eafa7
Reviewed-by: Toni Saario <toni.saario@qt.io>
2021-06-03 09:25:22 +03:00
Simo Fält
9574f6ae66 Provisioning: Install prebuilt qdoc
Change-Id: I7991388b027bb8550618f5a2c78902dc98550c12
Reviewed-by: Toni Saario <toni.saario@qt.io>
2021-06-03 09:25:20 +03:00
Katja Marttila
e206ed1b37 IFW Coin: Build only release builds
Without the '-release' option IFW tools are built as debug. In
Windows it means unnecessary large installers and dependencies to msvc
debug libraries.

Change-Id: I3197216c91e82934ea11bdc3d635ce61516bc64e
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
(cherry picked from commit 8da20a0a1b)
Reviewed-by: Katja Marttila <katja.marttila@qt.io>
2021-03-03 09:04:29 +02:00
Simo Fält
5770eaaa52 Fix tqtc-installer-framework platform configs
Change-Id: Ib5625c56507d2331e75b97a3757e0930cdee06a2
Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
(cherry picked from commit 53680499c8)
Reviewed-by: Katja Marttila <katja.marttila@qt.io>
2021-03-03 09:03:55 +02:00
Simo Fält
12b090a24c Fix installer configure args to create only release executables
Fixes: QTIFW-1999
Change-Id: I0efe695e8bdab9bc23e8122deb6b4e7f8aafa7bd
Reviewed-by: Katja Marttila <katja.marttila@qt.io>
(cherry picked from commit 2d76b3d64d)
2021-03-03 09:03:51 +02:00
Iikka Eklund
351e5f2f5f Add platform config for tqtc-installer-framework
This is similar to installer-framework.yaml with added configurations
for QtInstaller specific builds.

This enables two sets of builds from the same branch of
tqtc-installer-framework.

First set is for plain tqtc-installer-framework builds
i.e. the commercial deliverable.

The "QtInstaller" set is for the consumption of Qt Installer
creation.

Task-number: QTIFW-1027
Change-Id: Ifff750eef2631ce4e16edb32a7f7df593c698944
Reviewed-by: Simo Fält <simo.falt@qt.io>
(cherry picked from commit 307038829f)
Reviewed-by: Katja Marttila <katja.marttila@qt.io>
2021-03-03 09:03:48 +02:00
Iikka Eklund
bc3e3ad85f Enable tests for installer-framework
Remove DisableTests feature from build configurations.

Task-number: QTIFW-1638
Change-Id: I6a66547306c732f6c5815e8ca6e8955f55d6cc5b
Reviewed-by: Antti Kokko <antti.kokko@qt.io>
Reviewed-by: Katja Marttila <katja.marttila@qt.io>
(cherry picked from commit 5f1199953f)
2021-03-03 09:03:45 +02:00
Heikki Halmet
7e2fd354b0 Provisioning: Install Azure tool
Task-number: QTQAINFRA-4042
Change-Id: I8e29190f4caf8b766cced40042bfe60ec2601a8e
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
(cherry picked from commit cdea442a3a)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 883b9a4192)
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
2021-02-12 17:11:02 +00:00
Heikki Halmet
b9bb764e8d Provisioning: Install Dotnet SDK 2.1
Dotnet is needed for Azure installation

Task-number: QTQAINFRA-4042
Change-Id: I6dd9d965f536d28554bbce6e76b19a3861f55ff2
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
(cherry picked from commit 8846d0d52d)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 5888d1c9ba)
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
2021-02-12 17:10:58 +00:00
Heikki Halmet
8c83faf39e Provisioning: Remove brew cask list query
brew cask list --versions don't work anymore with macOS 10.13:
Calling brew cask list is disabled!

Change-Id: I44d64bea36577212d0d8ff1fbd4f40111b8cadee
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
(cherry picked from commit e3c294489f)
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
2021-02-12 17:10:53 +00:00
Heikki Halmet
a3c179f754 Provisioning: Install p7zip using --build-from-source parameter
brew install p7zip isn't working anymore with macOS 10.13 and 10.12.
Let's use --build-from-source parameter with brew installation

Task-number: QTQAINFRA-4128
Change-Id: Ib1a2db1cd3176955cca450e5ebe0d0fc1bee3aa4
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
(cherry picked from commit c470301c34)
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
2021-02-12 17:10:49 +00:00
Heikki Halmet
e41c48ebf8 Upgrade msys2 package and the installation script
This change will upgrade the msys2 package

Change also updates the script to use cached
prebuilt package if available.

This will also remove unneeded x86 installation

Task-number: QTQAINFRA-3986
Change-Id: Ia6299f9d4750376676276a75613e7f1098de4102
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
(cherry picked from commit 134c2a1cb0)
(cherry picked from commit 08a384605a)
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
2021-02-12 17:10:44 +00:00
Heikki Halmet
2baf83b180 Provisioning: Add --ignore-signature to ICC installation
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 d238c03742)
(cherry picked from commit 105f54c090)
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
2021-02-12 17:10:40 +00:00
Heikki Halmet
9c71fcd258 Provisioning: get-pip.py address changed for python 2.7
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.

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>
(cherry picked from commit 6d20944daf)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit b66e4773c8)
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
2021-02-12 17:10:34 +00:00
Heikki Halmet
92ea8f4884 Provisioning: Latest pip versions don't support Python 2 anymore
We can't upgrade pip anymore to the latest version.
pip 20.3 was the last version of pip that supported Python 2

Task-number: QTQAINFRA-4235
Change-Id: I2add6939614f282416a39b00734bc1d22906de47
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
(cherry picked from commit d6e3aa0869)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 17c654f600)
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
2021-02-12 17:10:29 +00:00
Qt Submodule Update Bot
d94fd443b6 Update submodules on '5.12.10' in qt/qt5
Change-Id: If00a7a8230ef9e8a618fccd65e06231f16e99e9c
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
v5.12.10
2020-11-04 05:20:25 +00:00
Qt Submodule Update Bot
83d940842c Update submodules on '5.12.10' in qt/qt5
Change-Id: Idedfde0d4bac6afd3fc71697d4584d9b5337ce55
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-10-29 11:36:08 +00:00
Qt Submodule Update Bot
5467b00de4 Update submodules on '5.12.10' in qt/qt5
Change-Id: I6c2b291aaaffb74e6a57763540382321c9db1a8d
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-10-26 05:12:17 +00:00
Heikki Halmet
9616544a55 Provisioning: Enable access to SMB server in Windows 10 x64
Windows don't allow insecure guest login anymore by default. It need
to be enabled through Group Policy restrictions

Task-number: QTQAINFRA-3980
Change-Id: I767e9c87ca3ee4737e312142ecefb94ee2b2b828
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
(cherry picked from commit 586856e180)
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
2020-10-22 05:10:11 +00:00
Heikki Halmet
01752b6e21 Provisioning: Install Microsoft Visual C++ Redistributable
Script will install  Microsoft Visual C++ Redistributable for
Visual Studio 2015, 2017 and 2019

Change-Id: I4366855c8d5679e3b7b201d79a82e47199b3ad8c
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
2020-10-22 08:10:06 +03:00
Jani Heikkinen
13b721c62d Adjust submodule branches
Change-Id: Icd14fca8be320e3d606d88f7bd441324712e558c
2020-10-14 10:13:35 +03:00
Qt Submodule Update Bot
42034c73df Update submodules on '5.12' in qt/qt5
Change-Id: I208e9b740e9b74db17fbada8fecb791da4be370e
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-10-14 01:30:46 +00:00
Qt Submodule Update Bot
ad58ed8bec Update submodules on '5.12' in qt/qt5
Change-Id: I1b1b4c78157a7435d63f01b73355284127b1cab6
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-10-10 01:30:47 +00:00
Qt Submodule Update Bot
02ac2c2b62 Update submodules on '5.12' in qt/qt5
Change-Id: I9e2220a0dd7ba437c2cd5d298a6703b054fde4f5
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-10-07 01:31:01 +00:00
Qt Submodule Update Bot
158c30c5cf Update submodules on '5.12' in qt/qt5
Change-Id: Id7e596916e58b5b58952a76d382135316e52e956
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-10-04 01:30:50 +00:00
Konstantin Tokarev
a825b4965d Provisioning: Update Conan to 1.29.0
Task-bumber: QTQAINFRA-3916
Change-Id: I52d8a0255efcc7b4b139ec5050cf3d59003f12a9
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
(cherry picked from commit f73fa57088)
Reviewed-by: Toni Saario <toni.saario@qt.io>
2020-10-02 17:12:28 +03:00
Heikki Halmet
c2877e7ea9 Provisioning: Disable unneeded services
To speed up things and release CPU we need to disable
unneeded services

Change-Id: I067ad6eb0b3b5df72edc00aa244cc1bff35c4232
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
2020-10-02 14:12:24 +00:00
Konstantin Tokarev
b5eb36d689 Provisioning: Update Conan packages
* Update libjpeg-turbo to 2.0.5
* Replace MinGW 7 packages with MinGW 8
* Remove zlib packages as Qt is consistently built with -qt-zlib now

Task-bumber: QTQAINFRA-3916
Change-Id: Ie15bbb0f0f5b3a4c1a5d08f2341e9eb16a80cce7
Reviewed-by: Konstantin Tokarev <annulen@yandex.ru>
(cherry picked from commit 27d187eb32)
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
2020-10-02 17:12:18 +03:00
Qt Submodule Update Bot
d6e8e788e5 Update submodules on '5.12' in qt/qt5
Change-Id: I30ff9e713d28dc0b5d3cdc8483b7e13286e9b8c0
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-09-30 01:30:50 +00:00
Qt Submodule Update Bot
f786d10b88 Update submodules on '5.12' in qt/qt5
Change-Id: I8199491c055930dcb35c494ae5a551f47b24b3bf
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-09-27 01:30:46 +00:00
Heikki Halmet
90b3e55b84 Provisioning: Disable daily cron jobs from SLES 15
Task-number: QTQAINFRA-3919
Change-Id: Iabf03aeadb3f0fa7091428ef3ea6075b199d9c77
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
(cherry picked from commit dd2111cf9f)
2020-09-24 11:26:15 +03:00
Heikki Halmet
b7f18fd9a1 Provisioning: Disable btrfs balance jobs
Btrfs use lot's of CPU while running

Task-number: QTQAINFRA-3919
Change-Id: I08b89b57c92d90f752dde76375711e61ed173c2c
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
(cherry picked from commit 51fc48896c)
2020-09-24 11:26:14 +03:00
Heikki Halmet
3240e1713d Provisioning: Disable fstrim.timer
fstrim scans the filesystem and sends 'UNMAP' commands for each
unused block it finds. Let's disable it so it won't cause unexpected
situations.

Task-number: QTQAINFRA-3919
Change-Id: I20c97441fd47728a3063ae50f87fe6347186bdbd
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
(cherry picked from commit 031bc19ae6)
Reviewed-by: Toni Saario <toni.saario@qt.io>
(cherry picked from commit 11cd0f1d75)
2020-09-24 11:26:13 +03:00
Qt Submodule Update Bot
8d44e043cf Update submodules on '5.12' in qt/qt5
Change-Id: I443c4f56dd680b57d27d132ba316e5167e812d0b
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-09-23 01:30:48 +00:00
Qt Submodule Update Bot
e9b291c3e3 Update submodules on '5.12' in qt/qt5
Change-Id: I2d610f39432971cff51234eb2578aa1a606c0c6f
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-09-17 01:30:51 +00:00
Qt Submodule Update Bot
8799161923 Update submodules on '5.12' in qt/qt5
Change-Id: I1b744db6a2e48514f537740028d913d2df673e3f
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-09-10 01:30:47 +00:00
Qt Submodule Update Bot
f65c751721 Update submodules on '5.12' in qt/qt5
Change-Id: I924e1e353caf3a90957b2efb7c393ed6038f1d60
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-09-07 01:30:46 +00:00
Heikki Halmet
e08a64b852 Provisioning: Update expired QNX license
Task-number: QTQAINFRA-3708
Change-Id: Id2d6d10d88fc50c9985014c44df0b1cf51cc3410
(cherry picked from commit 71043ca243)
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
2020-09-05 10:15:45 +03:00
Qt Submodule Update Bot
fb47ba71e9 Update submodules on '5.12' in qt/qt5
Change-Id: I82c55c76873f8b219bfaa017eeda56d5d36e68c1
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-08-30 01:31:03 +00:00
Heikki Halmet
325840d753 Provisioning: Renew iPhone signing tools
Task-number: QTQAINFRA-3434
Change-Id: I53665bf4e0799da7a23ba60aff37e26052d0374a
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
(cherry picked from commit c1b06ec3e5)
2020-08-28 09:16:48 +03:00
Qt Submodule Update Bot
b75ca1d390 Update submodules on '5.12' in qt/qt5
Change-Id: Ie0a7650e4189d6451634f12b8e26971abb47590b
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-08-24 01:30:53 +00:00
Qt Submodule Update Bot
53e84e05de Update submodules on '5.12' in qt/qt5
Change-Id: I63eb3088c10f2edb23928cdc2f973532fe3a9f4c
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-08-23 01:30:51 +00:00
Qt Submodule Update Bot
8dab972edd Update submodules on '5.12' in qt/qt5
Change-Id: I8e079babd261aef3742e9a4d0d4bc76a67714276
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-08-21 01:30:54 +00:00
Qt Submodule Update Bot
bd69500d87 Update submodules on '5.12' in qt/qt5
Change-Id: I8de8dcf6a4093f83f3c348d3f2357d4159e1dee9
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-08-19 01:30:58 +00:00