~mscore-ubuntu/musescore/+git/qt5:5.6

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

Branch merges

Branch information

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

Recent commits

ad8cde9... by Qt Submodule Update Bot <email address hidden>

Update submodules on '5.6' in qt5

Change-Id: I83d922770362c73318da7149495e868c59cdf580
Reviewed-by: Liang Qi <email address hidden>

4645ccb... by Qt Submodule Update Bot <email address hidden>

Update submodules on '5.6' in qt5

Change-Id: I94a9d3fbb5669c1ee9cc8008c8d9e063c9ca41cf
Reviewed-by: Liang Qi <email address hidden>

d436805... by Qt Submodule Update Bot <email address hidden>

Update submodules on '5.6' in qt5

Change-Id: I095f7dc6f24a15e2fdd82eda6f8e73f7b79f4264
Reviewed-by: Liang Qi <email address hidden>

d158031... by Joni Jantti <email address hidden>

Provisioning: Windows: Security update for QNX 660 package

BlackBerry has released security updates for QNX 7.0.0 and 6.6.0 that
we want to include in CI since out customers will most likely have them
installed.

Task-number: QTQAINFRA-1535
Change-Id: I5b6a0995cb9ebc7b9596b44644795920461f6f42
Reviewed-by: Tony Sarajärvi <email address hidden>
Reviewed-by: Jani Heikkinen <email address hidden>

965b6ad... by Tony

Provision vanilla Windows 7 x86 and use it

Task-number: QTQAINFRA-1411
Change-Id: I96eefe2e69b5cbe5d68329be2bb4273d03bb85ca
Reviewed-by: Heikki Halmet <email address hidden>
(cherry picked from commit 372d2bb0764724cd5239ad47ad71927eef7ab090)
Reviewed-by: Joni Jäntti <email address hidden>

a385cdb... by Qt Submodule Update Bot <email address hidden>

Update submodules on '5.6' in qt5

Change-Id: Ie54306399304319272f2ad0e43b96e2e02b6b174
Reviewed-by: Liang Qi <email address hidden>

c18ec4f... by Qt Submodule Update Bot <email address hidden>

Update submodules on '5.6' in qt5

Change-Id: Ifa10bf61d189b6f10064349e2b8726ade9ac4d85
Reviewed-by: Liang Qi <email address hidden>

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

Fix 5.6 provisioning

Due to changes in Coin and tool changes 5.6 provisioning
is broken. This change makes sure pip is always up to date in
macOS 10.11. It also sets required SSL and SQL env variables
for win7.

Change-Id: Id44ee06b2eefbe973f3110152fe52dcbf6375819
Reviewed-by: Tony Sarajärvi <email address hidden>

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

Provisioning: Fix python2 in macOS 10.8

The python installations in macOS 10.8 tier1 is a mess. There is three
different installations of python2. If called python directly, we get
what expected if looking at PATH. When using virtualenv we get
something different, most likely the version which has linkage to that
specific instance of some old virtualenv. This change will delete all
existing python installations and re-installs python2.

Change-Id: I223b5afa679b61ef9fcae54533bbffd0cca40c89
Reviewed-by: Heikki Halmet <email address hidden>

267e383... by Heikki Halmet <email address hidden>

Provisioning: Add common shared folder

Common shared folder includes scripts of files which are common for all
operating system families. Changes under shared folder will trigger
provisioning for all platforms

Change-Id: I0789f87b76876d5f92673fe2f0e72d770e5f5ea4
Task-number: QTQAINFRA-1451
Reviewed-by: Tony Sarajärvi <email address hidden>
(cherry picked from commit dc5f851e787821733bc67c4a0328bc3db17be775)