mirror of
git://code.qt.io/qt/qt5.git
synced 2026-08-17 18:04:17 +08:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7f6fd7621b | |||
| 0029642f18 | |||
| daeaec9b3c | |||
| 9fdc8fe5e9 | |||
| 9af755a79e |
@@ -2,5 +2,5 @@ Template Target OS Target arch Compiler Features
|
||||
--------------------------- ------------------- ----------- ----------- -------------------------------------------------------------------------------------
|
||||
qtci-windows-7-x86_64-4 MSVC2013 Release ForceDebugInfo OpenGLDynamic DisableTests
|
||||
qtci-windows-8.1-x86_64 MSVC2013 Release ForceDebugInfo OpenGLDynamic DisableTests
|
||||
qtci-windows-10-x86-2 MSVC2017 Release ForceDebugInfo OpenGLDynamic
|
||||
qtci-windows-10-x86-3 MSVC2017 Release ForceDebugInfo OpenGLDynamic
|
||||
|
||||
|
||||
@@ -47,7 +47,6 @@ if (Test-Path $preparedPackage) {
|
||||
# The prepared package contains updated packages so that not everything has to be downloaded
|
||||
Write-Host "Using prepared package"
|
||||
Copy-Item -Recurse $preparedPackage $packagePath
|
||||
exit 0
|
||||
# Remove the whole downloaded folder
|
||||
$toRemove = $packagePath + "\vs14-kb3165756-update"
|
||||
$executable = "$toRemove\vs14-kb3165756.exe"
|
||||
|
||||
@@ -90,7 +90,6 @@ installPackages+=(libxslt-devel)
|
||||
# For building Wayland from source
|
||||
installPackages+=(libffi-devel)
|
||||
|
||||
sudo yum -y update
|
||||
sudo yum -y install "${installPackages[@]}"
|
||||
|
||||
# Make python 2.7 and its pip default
|
||||
|
||||
+1
-1
Submodule qt3d updated: 2a260617b9...af4972fd15
+1
-1
Submodule qtactiveqt updated: c2fed2369b...51438b29b9
+1
-1
Submodule qtbase updated: 3e1ecdd74c...28c9ad199c
+1
-1
Submodule qtdeclarative updated: d2ed475b84...d868bb4f3e
+1
-1
Submodule qtlocation updated: 0ffb89591a...98878f5a25
+1
-1
Submodule qtnetworkauth updated: 88e0b0fc7e...0d845e00a0
+1
-1
Submodule qtquickcontrols updated: a41a3268c7...654de82424
+1
-1
Submodule qtquickcontrols2 updated: 393cb6f0ba...4a8c2605c2
+1
-1
Submodule qtremoteobjects updated: 35dd08098f...67ac9631db
+1
-1
Submodule qttools updated: 944b0f8b7b...c96755ea7e
+1
-1
Submodule qttranslations updated: d168acdd2a...446f2f8e44
+1
-1
Submodule qtvirtualkeyboard updated: 7c193dfb8d...a94870b158
+1
-1
Submodule qtwebengine updated: dd2acb8a0a...3bc5b9d4f9
+1
-1
Submodule qtwebglplugin updated: 40dff6727a...7bbbe5a867
+1
-1
Submodule qtwebsockets updated: bcea7a1a8b...34ce4b65ba
+1
-1
Submodule qtwebview updated: 574bb84a8b...bb7dda9993
Reference in New Issue
Block a user