~mscore-ubuntu/musescore/+git/qt5:ifw-5.12.10

Last commit made on 2021-09-08
Get this branch:
git clone -b ifw-5.12.10 https://git.launchpad.net/~mscore-ubuntu/musescore/+git/qt5

Branch merges

Branch information

Name:
ifw-5.12.10
Repository:
lp:~mscore-ubuntu/musescore/+git/qt5

Recent commits

0253936... by Heikki Halmet <email address hidden>

Provisioning: Add needed packages for supporting libarchive

This is required by IFW

Task-number: QTIFW-2310
Change-Id: Iade1ff6339bfe43f3f35486377f6c77ae593cec3
Reviewed-by: Tony Sarajärvi <email address hidden>

f7f32fa... by Dimitrios Apostolou <email address hidden>

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 <email address hidden>
(cherry picked from commit db23c64876028d8c4584b58c049f0211764c775a)
Reviewed-by: Arttu Tarkiainen <email address hidden>
Reviewed-by: Tony Sarajärvi <email address hidden>

5ba9b7c... by Toni Saario <email address hidden>

Disable D3D12 on Windows IFW

Change-Id: If8264c87078ca5f3d883ecadebc70e435b06ef05
Reviewed-by: Simo Fält <email address hidden>

55a2b79... by =?utf-8?q?Simo_F=C3=A4lt?= <email address hidden>

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 <email address hidden>
Reviewed-by: Katja Marttila <email address hidden>

52bd6da... by =?utf-8?q?Simo_F=C3=A4lt?= <email address hidden>

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 <email address hidden>

3fd82a9... by =?utf-8?q?Simo_F=C3=A4lt?= <email address hidden>

Add static-runtime configure argument

Change-Id: I93b7b8bbe795a8a194ac34dca962ddd8956ec1a6
Reviewed-by: Katja Marttila <email address hidden>

00527b1... by =?utf-8?q?Simo_F=C3=A4lt?= <email address hidden>

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 <email address hidden>

66ed11f... by =?utf-8?q?Simo_F=C3=A4lt?= <email address hidden>

Install static version of OpenSSL to Windows

Building Qt with static runtime requires static libs of
OpenSSL.

Change-Id: Ifba2e88fefed341cafd804f29fe8dde7001eafa7
Reviewed-by: Toni Saario <email address hidden>

9574f6a... by =?utf-8?q?Simo_F=C3=A4lt?= <email address hidden>

Provisioning: Install prebuilt qdoc

Change-Id: I7991388b027bb8550618f5a2c78902dc98550c12
Reviewed-by: Toni Saario <email address hidden>

e206ed1... by Katja Marttila <email address hidden>

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 <email address hidden>
(cherry picked from commit 8da20a0a1b028a958ad7767b7abe44622a4ed19c)
Reviewed-by: Katja Marttila <email address hidden>