mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-23 15:16:24 +08:00
Compare commits
5 Commits
6.9
...
v6.9.0-rc1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4490f928ea | ||
|
|
6498e80ba0 | ||
|
|
42772064c5 | ||
|
|
9babd80169 | ||
|
|
da35483fb0 |
86
.gitmodules
vendored
86
.gitmodules
vendored
@@ -1,40 +1,40 @@
|
||||
[submodule "qtbase"]
|
||||
path = qtbase
|
||||
url = ../qtbase.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = essential
|
||||
[submodule "qtsvg"]
|
||||
depends = qtbase
|
||||
path = qtsvg
|
||||
url = ../qtsvg.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtdeclarative"]
|
||||
depends = qtbase
|
||||
recommends = qtimageformats qtshadertools qtsvg qtlanguageserver
|
||||
path = qtdeclarative
|
||||
url = ../qtdeclarative.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = essential
|
||||
[submodule "qtactiveqt"]
|
||||
depends = qtbase
|
||||
path = qtactiveqt
|
||||
url = ../qtactiveqt.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtmultimedia"]
|
||||
depends = qtbase qtshadertools
|
||||
recommends = qtdeclarative qtquick3d
|
||||
path = qtmultimedia
|
||||
url = ../qtmultimedia.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qttools"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtactiveqt
|
||||
path = qttools
|
||||
url = ../qttools.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = essential
|
||||
[submodule "qtxmlpatterns"]
|
||||
depends = qtbase
|
||||
@@ -47,7 +47,7 @@
|
||||
depends = qttools
|
||||
path = qttranslations
|
||||
url = ../qttranslations.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = essential
|
||||
priority = 30
|
||||
[submodule "qtdoc"]
|
||||
@@ -55,7 +55,7 @@
|
||||
recommends = qtmultimedia qtshadertools qtwebengine
|
||||
path = qtdoc
|
||||
url = ../qtdoc.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = essential
|
||||
priority = 40
|
||||
[submodule "qtrepotools"]
|
||||
@@ -68,7 +68,7 @@
|
||||
depends = qtbase
|
||||
path = qtqa
|
||||
url = ../qtqa.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = essential
|
||||
priority = 50
|
||||
[submodule "qtlocation"]
|
||||
@@ -76,21 +76,21 @@
|
||||
recommends = qtdeclarative
|
||||
path = qtlocation
|
||||
url = ../qtlocation.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = preview
|
||||
[submodule "qtpositioning"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtserialport
|
||||
path = qtpositioning
|
||||
url = ../qtpositioning.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtsensors"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtsensors
|
||||
url = ../qtsensors.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtsystems"]
|
||||
depends = qtbase
|
||||
@@ -117,61 +117,61 @@
|
||||
recommends = qtdeclarative
|
||||
path = qtconnectivity
|
||||
url = ../qtconnectivity.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtwayland"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtwayland
|
||||
url = ../qtwayland.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qt3d"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtshadertools qtmultimedia
|
||||
path = qt3d
|
||||
url = ../qt3d.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = deprecated
|
||||
[submodule "qtimageformats"]
|
||||
depends = qtbase
|
||||
path = qtimageformats
|
||||
url = ../qtimageformats.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtserialbus"]
|
||||
depends = qtbase
|
||||
recommends = qtserialport
|
||||
path = qtserialbus
|
||||
url = ../qtserialbus.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtserialport"]
|
||||
depends = qtbase
|
||||
path = qtserialport
|
||||
url = ../qtserialport.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtwebsockets"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtwebsockets
|
||||
url = ../qtwebsockets.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtwebchannel"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtwebsockets
|
||||
path = qtwebchannel
|
||||
url = ../qtwebchannel.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtwebengine"]
|
||||
depends = qtdeclarative
|
||||
recommends = qtwebchannel qttools qtpositioning
|
||||
path = qtwebengine
|
||||
url = ../qtwebengine.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
priority = 10
|
||||
[submodule "qtcanvas3d"]
|
||||
@@ -185,28 +185,28 @@
|
||||
recommends = qtwebengine
|
||||
path = qtwebview
|
||||
url = ../qtwebview.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtcharts"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtcharts
|
||||
url = ../qtcharts.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtdatavis3d"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtdatavis3d
|
||||
url = ../qtdatavis3d.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtvirtualkeyboard"]
|
||||
depends = qtbase qtdeclarative qtsvg
|
||||
recommends = qtmultimedia
|
||||
path = qtvirtualkeyboard
|
||||
url = ../qtvirtualkeyboard.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtgamepad"]
|
||||
depends = qtbase
|
||||
@@ -219,27 +219,27 @@
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtscxml
|
||||
url = ../qtscxml.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtspeech"]
|
||||
depends = qtbase qtmultimedia
|
||||
recommends = qtdeclarative
|
||||
path = qtspeech
|
||||
url = ../qtspeech.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtnetworkauth"]
|
||||
depends = qtbase
|
||||
path = qtnetworkauth
|
||||
url = ../qtnetworkauth.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtremoteobjects"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtremoteobjects
|
||||
url = ../qtremoteobjects.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtwebglplugin"]
|
||||
depends = qtbase qtwebsockets
|
||||
@@ -252,88 +252,88 @@
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtlottie
|
||||
url = ../qtlottie.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtquicktimeline"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtquicktimeline
|
||||
url = ../qtquicktimeline
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtquick3d"]
|
||||
depends = qtbase qtdeclarative qtshadertools
|
||||
recommends = qtquicktimeline
|
||||
path = qtquick3d
|
||||
url = ../qtquick3d.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtshadertools"]
|
||||
depends = qtbase
|
||||
path = qtshadertools
|
||||
url = ../qtshadertools.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qt5compat"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qt5compat
|
||||
url = ../qt5compat.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = deprecated
|
||||
[submodule "qtcoap"]
|
||||
depends = qtbase
|
||||
path = qtcoap
|
||||
url = ../qtcoap.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtmqtt"]
|
||||
depends = qtbase qtdeclarative
|
||||
recommends = qtwebsockets
|
||||
path = qtmqtt
|
||||
url = ../qtmqtt.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtopcua"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtopcua
|
||||
url = ../qtopcua.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtlanguageserver"]
|
||||
depends = qtbase
|
||||
path = qtlanguageserver
|
||||
url = ../qtlanguageserver.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = preview
|
||||
[submodule "qthttpserver"]
|
||||
depends = qtbase
|
||||
recommends = qtwebsockets
|
||||
path = qthttpserver
|
||||
url = ../qthttpserver.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtquick3dphysics"]
|
||||
depends = qtbase qtdeclarative qtquick3d qtshadertools
|
||||
path = qtquick3dphysics
|
||||
url = ../qtquick3dphysics.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtgrpc"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtgrpc
|
||||
url = ../qtgrpc.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtquickeffectmaker"]
|
||||
depends = qtbase qtdeclarative qtshadertools
|
||||
recommends = qtquick3d
|
||||
path = qtquickeffectmaker
|
||||
url = ../qtquickeffectmaker.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
[submodule "qtgraphs"]
|
||||
depends = qtbase qtdeclarative qtquick3d
|
||||
path = qtgraphs
|
||||
url = ../qtgraphs.git
|
||||
branch = 6.9
|
||||
branch = 6.9.0
|
||||
status = addon
|
||||
|
||||
@@ -299,7 +299,19 @@ Configurations:
|
||||
'COIN_EXTRA_DEBIAN_REPO=deb http://archive.ubuntu.com/ubuntu/ jammy main universe multiverse',
|
||||
'COIN_SKIP_DEBIAN_MODULES=qt5 qtqa qtactiveqt qtdoc qtwebengine qtwebview',
|
||||
]
|
||||
|
||||
-
|
||||
Id: 'bookworm-gles-arm64-debian-pkg-packaging'
|
||||
Template: 'qtci-linux-Debian-11.6-aarch64-50'
|
||||
Compiler: 'GCC'
|
||||
Features: ['Packaging','DebianPackaging','DisableTests', 'Insignificant']
|
||||
Environment variables: [
|
||||
'DEBIAN_RULES_REF=6.9_gles',
|
||||
'COIN_TARGET_DIST=tqtc-bookworm',
|
||||
'COIN_EXTRA_DEBIAN_PACKAGES={{.Env.HOME}}/debian_packages/',
|
||||
'COIN_SBUILD_CHROOT=stable-arm64-sbuild',
|
||||
'COIN_EXTRA_DEBIAN_REPO=deb http://deb.debian.org/debian/ bookworm main',
|
||||
'COIN_SKIP_DEBIAN_MODULES=qt5 qtqa qtactiveqt qtdoc qtwebengine qtwebview',
|
||||
]
|
||||
-
|
||||
# This configuration runs for every submodule, using externally
|
||||
# built qdoc and qattributionscanner binaries, to ensure that no
|
||||
|
||||
@@ -19,6 +19,7 @@ ffmpeg_name="FFmpeg-$version"
|
||||
target_dir="$HOME"
|
||||
ffmpeg_source_dir="$target_dir/$ffmpeg_name"
|
||||
prefix="/usr/local/ios/ffmpeg"
|
||||
dylib_regex="^@rpath/.*\.dylib$"
|
||||
|
||||
if [ ! -d "$ffmpeg_source_dir" ];
|
||||
then
|
||||
|
||||
2
qt3d
2
qt3d
Submodule qt3d updated: 3dcd1f6b9f...92f59ae2ab
Submodule qt5compat updated: 78f02cf1b1...0da2895bf1
Submodule qtactiveqt updated: b817be1732...951409256f
2
qtbase
2
qtbase
Submodule qtbase updated: 37c60080dd...54555755f8
2
qtcharts
2
qtcharts
Submodule qtcharts updated: 8eb789a55e...d6e3189c15
2
qtcoap
2
qtcoap
Submodule qtcoap updated: 0f887ed8c6...6dfc215a16
Submodule qtconnectivity updated: 62067e329c...125d114597
Submodule qtdatavis3d updated: 63f3570365...e0193b6b92
Submodule qtdeclarative updated: a9f651c39f...47fc3baf9b
2
qtdoc
2
qtdoc
Submodule qtdoc updated: a37d601928...9e335919c2
2
qtgraphs
2
qtgraphs
Submodule qtgraphs updated: 08c2558e84...af49b7ff26
2
qtgrpc
2
qtgrpc
Submodule qtgrpc updated: d85966713c...3837c6c375
Submodule qthttpserver updated: 2de0075f82...b708b7dcf3
Submodule qtimageformats updated: 7497c57a84...53e49eef4e
Submodule qtlanguageserver updated: ea986b6c4a...87803dca30
Submodule qtlocation updated: 19d65f5f1d...38230c2d52
2
qtlottie
2
qtlottie
Submodule qtlottie updated: 1f1447032a...6d2fec9289
2
qtmqtt
2
qtmqtt
Submodule qtmqtt updated: c155302892...1b67b80ef0
Submodule qtmultimedia updated: 6e3e977975...edc60be240
Submodule qtnetworkauth updated: e1f17be862...e479745d97
2
qtopcua
2
qtopcua
Submodule qtopcua updated: 17538c5f0a...6813a7ee20
Submodule qtpositioning updated: 9df96e7fd7...6c5e13162d
Submodule qtquick3d updated: 6d96ecd964...cdf0aa5ea9
Submodule qtquick3dphysics updated: 44851b815f...708e4f0f89
Submodule qtquickeffectmaker updated: 391cfe29b9...5c55ccd52b
Submodule qtquicktimeline updated: 9e06d19316...cb32b6fb46
Submodule qtremoteobjects updated: c73e28655e...f89968d627
Submodule qtrepotools updated: 0838a75434...40d8a7b7a0
2
qtscxml
2
qtscxml
Submodule qtscxml updated: f28222eaa0...0cd9ca71b7
Submodule qtsensors updated: 562eea02c7...3611073e7a
Submodule qtserialbus updated: 1a22525156...d3c549b486
Submodule qtserialport updated: 30c6b9d7c7...da1fe95047
Submodule qtshadertools updated: ebe040eab5...5f517c5423
2
qtspeech
2
qtspeech
Submodule qtspeech updated: db4403786a...23e5cea3fc
2
qtsvg
2
qtsvg
Submodule qtsvg updated: 988bff355e...a33c259740
2
qttools
2
qttools
Submodule qttools updated: ff3e6cdcca...7914b7fb4d
Submodule qttranslations updated: cc917f8b30...8b63732a4e
Submodule qtvirtualkeyboard updated: 18656697fb...16df2271b2
Submodule qtwayland updated: b84b1d8132...c943c088de
Submodule qtwebchannel updated: bbd575e591...12ad325289
Submodule qtwebengine updated: d7351efec5...f4bef68b01
Submodule qtwebsockets updated: 1818eeb3ca...82554112f6
Submodule qtwebview updated: d5ebd8b9e1...ef2a8a9e9a
Reference in New Issue
Block a user