mirror of
git://code.qt.io/qt/qt5.git
synced 2025-12-27 02:15:59 +08:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1734139bf4 | ||
|
|
7bd9550eb8 | ||
|
|
8b9d185ad3 | ||
|
|
28fa31c441 | ||
|
|
686481f48c | ||
|
|
4ec029b83f |
82
.gitmodules
vendored
82
.gitmodules
vendored
@@ -1,53 +1,53 @@
|
||||
[submodule "qtbase"]
|
||||
path = qtbase
|
||||
url = ../qtbase.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = essential
|
||||
[submodule "qtsvg"]
|
||||
depends = qtbase
|
||||
path = qtsvg
|
||||
url = ../qtsvg.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtdeclarative"]
|
||||
depends = qtbase
|
||||
recommends = qtimageformats qtshadertools qtsvg qtlanguageserver
|
||||
path = qtdeclarative
|
||||
url = ../qtdeclarative.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = essential
|
||||
[submodule "qtactiveqt"]
|
||||
depends = qtbase
|
||||
path = qtactiveqt
|
||||
url = ../qtactiveqt.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtmultimedia"]
|
||||
depends = qtbase qtshadertools
|
||||
recommends = qtdeclarative
|
||||
path = qtmultimedia
|
||||
url = ../qtmultimedia.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qttools"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtactiveqt
|
||||
path = qttools
|
||||
url = ../qttools.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = essential
|
||||
[submodule "qtxmlpatterns"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtxmlpatterns
|
||||
url = ../qtxmlpatterns.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = ignore
|
||||
[submodule "qttranslations"]
|
||||
depends = qttools
|
||||
path = qttranslations
|
||||
url = ../qttranslations.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = essential
|
||||
priority = 30
|
||||
[submodule "qtdoc"]
|
||||
@@ -55,7 +55,7 @@
|
||||
recommends = qtmultimedia
|
||||
path = qtdoc
|
||||
url = ../qtdoc.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = essential
|
||||
priority = 40
|
||||
[submodule "qtrepotools"]
|
||||
@@ -76,21 +76,21 @@
|
||||
recommends = qtdeclarative
|
||||
path = qtlocation
|
||||
url = ../qtlocation.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = ignore
|
||||
[submodule "qtpositioning"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtserialport
|
||||
path = qtpositioning
|
||||
url = ../qtpositioning.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtsensors"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtsensors
|
||||
url = ../qtsensors.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtsystems"]
|
||||
depends = qtbase
|
||||
@@ -117,189 +117,189 @@
|
||||
recommends = qtdeclarative
|
||||
path = qtconnectivity
|
||||
url = ../qtconnectivity.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtwayland"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtwayland
|
||||
url = ../qtwayland.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qt3d"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtshadertools
|
||||
path = qt3d
|
||||
url = ../qt3d.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtimageformats"]
|
||||
depends = qtbase
|
||||
path = qtimageformats
|
||||
url = ../qtimageformats.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtserialbus"]
|
||||
depends = qtbase
|
||||
recommends = qtserialport
|
||||
path = qtserialbus
|
||||
url = ../qtserialbus.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtserialport"]
|
||||
depends = qtbase
|
||||
path = qtserialport
|
||||
url = ../qtserialport.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtwebsockets"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtwebsockets
|
||||
url = ../qtwebsockets.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtwebchannel"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtwebsockets
|
||||
path = qtwebchannel
|
||||
url = ../qtwebchannel.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtwebengine"]
|
||||
depends = qtdeclarative
|
||||
recommends = qtwebchannel qttools qtpositioning
|
||||
path = qtwebengine
|
||||
url = ../qtwebengine.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
priority = 10
|
||||
[submodule "qtcanvas3d"]
|
||||
depends = qtdeclarative
|
||||
path = qtcanvas3d
|
||||
url = ../qtcanvas3d.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = ignore
|
||||
[submodule "qtwebview"]
|
||||
depends = qtdeclarative
|
||||
recommends = qtwebengine
|
||||
path = qtwebview
|
||||
url = ../qtwebview.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtcharts"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtcharts
|
||||
url = ../qtcharts.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtdatavis3d"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtdatavis3d
|
||||
url = ../qtdatavis3d.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtvirtualkeyboard"]
|
||||
depends = qtbase qtdeclarative qtsvg
|
||||
recommends = qtmultimedia
|
||||
path = qtvirtualkeyboard
|
||||
url = ../qtvirtualkeyboard.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtgamepad"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtgamepad
|
||||
url = ../qtgamepad.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = ignore
|
||||
[submodule "qtscxml"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtscxml
|
||||
url = ../qtscxml.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtspeech"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtspeech
|
||||
url = ../qtspeech.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = ignore
|
||||
[submodule "qtnetworkauth"]
|
||||
depends = qtbase
|
||||
path = qtnetworkauth
|
||||
url = ../qtnetworkauth.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtremoteobjects"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtremoteobjects
|
||||
url = ../qtremoteobjects.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtwebglplugin"]
|
||||
depends = qtbase qtwebsockets
|
||||
recommends = qtdeclarative
|
||||
path = qtwebglplugin
|
||||
url = ../qtwebglplugin.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = ignore
|
||||
[submodule "qtlottie"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtlottie
|
||||
url = ../qtlottie.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtquicktimeline"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtquicktimeline
|
||||
url = ../qtquicktimeline
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtquick3d"]
|
||||
depends = qtbase qtdeclarative qtshadertools
|
||||
recommends = qtquicktimeline
|
||||
path = qtquick3d
|
||||
url = ../qtquick3d.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtshadertools"]
|
||||
depends = qtbase
|
||||
path = qtshadertools
|
||||
url = ../qtshadertools.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qt5compat"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qt5compat
|
||||
url = ../qt5compat.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = deprecated
|
||||
[submodule "qtcoap"]
|
||||
depends = qtbase
|
||||
path = qtcoap
|
||||
url = ../qtcoap.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtmqtt"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtmqtt
|
||||
url = ../qtmqtt.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtopcua"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtopcua
|
||||
url = ../qtopcua.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = addon
|
||||
[submodule "qtlanguageserver"]
|
||||
depends = qtbase
|
||||
path = qtlanguageserver
|
||||
url = ../qtlanguageserver.git
|
||||
branch = 6.3
|
||||
branch = 6.3.0
|
||||
status = preview
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
QT LICENSE AGREEMENT
|
||||
Agreement version 4.4
|
||||
Agreement version 4.4.1
|
||||
|
||||
This Qt License Agreement ("Agreement") is a legal agreement for the licensing
|
||||
of Licensed Software (as defined below) between The Qt Company (as defined
|
||||
@@ -233,7 +233,7 @@ Appendix 9 hereto.
|
||||
United States or a legal entity incorporated outside of the United
|
||||
States or having its registered office outside of the United States,
|
||||
The Qt Company Ltd., a Finnish company with its registered office at
|
||||
Bertel Jungin aukio D3A, 02600 Espoo, Finland.
|
||||
Miestentie 7, 02150 Espoo, Finland.
|
||||
|
||||
"Third-Party Software" shall have the meaning set forth in Section 4.
|
||||
|
||||
@@ -1054,8 +1054,8 @@ The Agreement includes following Appendices 1-10, as applicable.
|
||||
- Appendix 1: Licensed Software details
|
||||
- Appendix 2: Pricing
|
||||
- Appendix 3: Add-on Software details (optional)
|
||||
- Appendix 4: Non-commercial and educational Licenses (optional)
|
||||
- Appendix 5: Small business and startup Licenses (optional)
|
||||
- Appendix 4: Small business and startup Licenses (optional)
|
||||
- Appendix 5: Non-commercial and educational Licenses (optional)
|
||||
- Appendix 6: License Reporting (optional)
|
||||
- Appendix 7: Marketing Rights (optional)
|
||||
- Appendix 8: Intentionally left blank (optional)
|
||||
|
||||
@@ -45,7 +45,7 @@ Configurations:
|
||||
Compiler: 'GCC'
|
||||
Target compiler: 'Clang'
|
||||
Platform dependency: 'RHEL-8.4-host'
|
||||
Features: ['Packaging', 'Sccache', 'AndroidTestRun', 'Insignificant']
|
||||
Features: ['Sccache', 'AndroidTestRun', 'Insignificant']
|
||||
Environment variables: [
|
||||
'TARGET_CONFIGURE_ARGS=-DQT_BUILD_EXAMPLES=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE={{.Env.ANDROID_NDK_ROOT}}/build/cmake/android.toolchain.cmake -DANDROID_SDK_ROOT={{.Env.ANDROID_SDK_ROOT}} -DANDROID_ABI=x86 -DCMAKE_C_COMPILER_FRONTEND_VARIANT=GNU -DCMAKE_CXX_COMPILER_FRONTEND_VARIANT=GNU -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_ANDROID_HOME}}',
|
||||
'CONAN_HOST_PROFILE=coin/conan/profiles/linux-x86_64-gcc',
|
||||
|
||||
@@ -54,11 +54,11 @@ if (Is64BitWinHost) {
|
||||
$version = "1.1.1m"
|
||||
$ndk_version = "r22b"
|
||||
$zip = Get-DownloadLocation ("openssl-$version.tar.gz")
|
||||
$prebuilt_zip = Get-DownloadLocation ("prebuilt-openssl-${version}-for-android-ndk-${ndk_version}-windows.zip")
|
||||
$sha1 = "39d424c4411e45f1570073d7a71b1830b96007ca"
|
||||
$prebuilt_sha1 = "860a7e675bf177e1d929d7594ef4efcf07838327"
|
||||
$prebuilt_zip = Get-DownloadLocation ("prebuilt-openssl-${version}-fixes-ndk_root-windows.zip")
|
||||
$sha1 = "c9638d25b9709eda1ac52591c0993af52d6d1206"
|
||||
$prebuilt_sha1 = "2bf5354b2264ed80e85fea3705ba434a38fe563e"
|
||||
$destination = "C:\Utils\openssl-android-master"
|
||||
$prebuilt_url = "\\ci-files01-hki.intra.qt.io\provisioning\openssl\prebuilt-openssl-${version}-for-android-ndk-${ndk_version}-windows.zip"
|
||||
$prebuilt_url = "\\ci-files01-hki.intra.qt.io\provisioning\openssl\prebuilt-openssl-${version}-fixes-ndk_root-windows.zip"
|
||||
|
||||
# msys unix style paths
|
||||
$ndkPath = "/c/Utils/Android/android-ndk-${ndk_version}"
|
||||
@@ -70,7 +70,8 @@ if ((Test-Path $prebuilt_url)) {
|
||||
Extract-7Zip $prebuilt_zip C:\Utils
|
||||
Remove $prebuilt_zip
|
||||
} else {
|
||||
Download https://www.openssl.org/source/openssl-$version.tar.gz \\ci-files01-hki.intra.qt.io\provisioning\openssl\openssl-$version.tar.gz $zip
|
||||
# openssl-${version}_fixes-ndk_root.tar.gz package includes fixes from https://github.com/openssl/openssl/pull/17322 and string ANDROID_NDK_HOME is replaced with ANDROID_NDK_ROOT in Configurations/15-android.conf
|
||||
Download \\ci-files01-hki.intra.qt.io\provisioning\openssl\openssl-${version}_fixes-ndk_root.tar.gz \\ci-files01-hki.intra.qt.io\provisioning\openssl\openssl-${version}_fixes-ndk_root.tar.gz $zip
|
||||
Verify-Checksum $zip $sha1
|
||||
|
||||
Extract-7Zip $zip C:\Utils\tmp
|
||||
|
||||
2
qt3d
2
qt3d
Submodule qt3d updated: f542f21d09...80ef7cf797
Submodule qt5compat updated: a74935225f...6c7ea55add
Submodule qtactiveqt updated: a64f18d28c...f442f0a9a0
2
qtbase
2
qtbase
Submodule qtbase updated: 30855574ea...9554d315aa
2
qtcharts
2
qtcharts
Submodule qtcharts updated: 3a34aa30a6...479851a3f4
2
qtcoap
2
qtcoap
Submodule qtcoap updated: 6ba5c48dd4...25a1c973e6
Submodule qtconnectivity updated: 8be506da1a...d7fd6b3922
Submodule qtdatavis3d updated: 4ff94dd019...5f25eafc1a
Submodule qtdeclarative updated: 29352826c6...2a45651292
2
qtdoc
2
qtdoc
Submodule qtdoc updated: d727642f09...47496430db
Submodule qtimageformats updated: 4b3c7f3a5b...d759f8e42c
Submodule qtlanguageserver updated: 2340f67934...4f99a9caa5
2
qtlottie
2
qtlottie
Submodule qtlottie updated: 24b951631c...7913fec615
2
qtmqtt
2
qtmqtt
Submodule qtmqtt updated: 8996e55967...6980d4e038
Submodule qtmultimedia updated: 9267775651...9f7be3950f
Submodule qtnetworkauth updated: 5d245ffa67...f6d0c112a2
2
qtopcua
2
qtopcua
Submodule qtopcua updated: 91a0dbb1b2...b0b3ef3298
Submodule qtpositioning updated: 440c917f64...7f616e1aa2
2
qtqa
2
qtqa
Submodule qtqa updated: da177b824c...e6ce035337
Submodule qtquick3d updated: 00e5182d03...c8174e0ac7
Submodule qtquicktimeline updated: 190513fdfd...fb678d1d73
Submodule qtremoteobjects updated: a7966fbd17...a4a1673eff
Submodule qtrepotools updated: d192c1e506...e3205793dc
2
qtscxml
2
qtscxml
Submodule qtscxml updated: 84fbe9e1c9...e2402cd6b8
Submodule qtsensors updated: 4802e93c54...869d0803ae
Submodule qtserialbus updated: 193c6a06b8...e70e26805d
Submodule qtserialport updated: 8419cfc227...da602a3e43
Submodule qtshadertools updated: f87443c81b...7cd8cb7da4
2
qtsvg
2
qtsvg
Submodule qtsvg updated: 41d4a456a1...8c0a12af45
2
qttools
2
qttools
Submodule qttools updated: c12a3030f6...ca3066f3ed
Submodule qttranslations updated: 9d4da5fb9c...a3b78a1e69
Submodule qtvirtualkeyboard updated: 864b552d36...4d2409cf24
Submodule qtwayland updated: 2bd5efb450...b66112068c
Submodule qtwebchannel updated: b2f299eb20...00b8395603
Submodule qtwebengine updated: 2e9ce50d76...662a09e725
Submodule qtwebsockets updated: b0d1cae59e...d705763398
Submodule qtwebview updated: 960117258f...c247c025fd
Reference in New Issue
Block a user