mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-20 03:46:44 +08:00
Compare commits
63 Commits
v5.14.0-be
...
v5.15.0-al
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e01ec6d6f5 | ||
|
|
5f01869f16 | ||
|
|
704ef6207d | ||
|
|
eaf196219b | ||
|
|
f8ab18df91 | ||
|
|
9d78f3bd2b | ||
|
|
f908a069d9 | ||
|
|
75192dee07 | ||
|
|
cfa998544d | ||
|
|
4a0e64744f | ||
|
|
a9633efe67 | ||
|
|
7286bd9f7a | ||
|
|
2dc0539847 | ||
|
|
3ae7991090 | ||
|
|
cac62e47fe | ||
|
|
a626d59af1 | ||
|
|
1def8bb62c | ||
|
|
af7cf0fc3f | ||
|
|
c48c756bb9 | ||
|
|
14174482be | ||
|
|
4282752c19 | ||
|
|
e4f9ac5607 | ||
|
|
7c1c98e123 | ||
|
|
4b6c05815a | ||
|
|
b3da333101 | ||
|
|
56ad797f42 | ||
|
|
f064a5b9d2 | ||
|
|
9cf8af5248 | ||
|
|
b5c9819be2 | ||
|
|
08ded9e2f8 | ||
|
|
f9183e71bf | ||
|
|
dcfef7226f | ||
|
|
0335e9c4e5 | ||
|
|
601a9d39b2 | ||
|
|
edb5ebfb7e | ||
|
|
6d7ae7ebe1 | ||
|
|
d8eaed9b09 | ||
|
|
5d5ef9c32b | ||
|
|
6bf7a970e7 | ||
|
|
40cca42c39 | ||
|
|
4728ffb620 | ||
|
|
ef7481b9cd | ||
|
|
33d2547817 | ||
|
|
a270bcdb6b | ||
|
|
fafd3d655d | ||
|
|
6cc2215b8c | ||
|
|
569fd1dabc | ||
|
|
b3f160bc39 | ||
|
|
ebc02c3265 | ||
|
|
d148d7b0f7 | ||
|
|
8287111e7b | ||
|
|
db4e91ce90 | ||
|
|
d406ff6398 | ||
|
|
37244913d3 | ||
|
|
41fa18a06b | ||
|
|
1430513438 | ||
|
|
37e43d23fc | ||
|
|
4f903d0139 | ||
|
|
2d577a83ec | ||
|
|
52068b49e8 | ||
|
|
f76c553d75 | ||
|
|
97afb2ce08 | ||
|
|
8f87412708 |
84
.gitmodules
vendored
84
.gitmodules
vendored
@@ -1,60 +1,60 @@
|
|||||||
[submodule "qtbase"]
|
[submodule "qtbase"]
|
||||||
path = qtbase
|
path = qtbase
|
||||||
url = ../qtbase.git
|
url = ../qtbase.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = essential
|
status = essential
|
||||||
[submodule "qtsvg"]
|
[submodule "qtsvg"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtsvg
|
path = qtsvg
|
||||||
url = ../qtsvg.git
|
url = ../qtsvg.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtdeclarative"]
|
[submodule "qtdeclarative"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtsvg
|
recommends = qtsvg
|
||||||
path = qtdeclarative
|
path = qtdeclarative
|
||||||
url = ../qtdeclarative.git
|
url = ../qtdeclarative.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = essential
|
status = essential
|
||||||
[submodule "qtactiveqt"]
|
[submodule "qtactiveqt"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtactiveqt
|
path = qtactiveqt
|
||||||
url = ../qtactiveqt.git
|
url = ../qtactiveqt.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtscript"]
|
[submodule "qtscript"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qttools
|
recommends = qttools
|
||||||
path = qtscript
|
path = qtscript
|
||||||
url = ../qtscript.git
|
url = ../qtscript.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = deprecated
|
status = deprecated
|
||||||
[submodule "qtmultimedia"]
|
[submodule "qtmultimedia"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative
|
recommends = qtdeclarative
|
||||||
path = qtmultimedia
|
path = qtmultimedia
|
||||||
url = ../qtmultimedia.git
|
url = ../qtmultimedia.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = essential
|
status = essential
|
||||||
[submodule "qttools"]
|
[submodule "qttools"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative qtactiveqt
|
recommends = qtdeclarative qtactiveqt
|
||||||
path = qttools
|
path = qttools
|
||||||
url = ../qttools.git
|
url = ../qttools.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = essential
|
status = essential
|
||||||
[submodule "qtxmlpatterns"]
|
[submodule "qtxmlpatterns"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative
|
recommends = qtdeclarative
|
||||||
path = qtxmlpatterns
|
path = qtxmlpatterns
|
||||||
url = ../qtxmlpatterns.git
|
url = ../qtxmlpatterns.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = deprecated
|
status = deprecated
|
||||||
[submodule "qttranslations"]
|
[submodule "qttranslations"]
|
||||||
depends = qttools
|
depends = qttools
|
||||||
path = qttranslations
|
path = qttranslations
|
||||||
url = ../qttranslations.git
|
url = ../qttranslations.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = essential
|
status = essential
|
||||||
priority = 30
|
priority = 30
|
||||||
[submodule "qtdoc"]
|
[submodule "qtdoc"]
|
||||||
@@ -62,7 +62,7 @@
|
|||||||
recommends = qtmultimedia qtquickcontrols qtquickcontrols2
|
recommends = qtmultimedia qtquickcontrols qtquickcontrols2
|
||||||
path = qtdoc
|
path = qtdoc
|
||||||
url = ../qtdoc.git
|
url = ../qtdoc.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = essential
|
status = essential
|
||||||
priority = 40
|
priority = 40
|
||||||
[submodule "qtrepotools"]
|
[submodule "qtrepotools"]
|
||||||
@@ -83,14 +83,14 @@
|
|||||||
recommends = qtdeclarative qtquickcontrols qtquickcontrols2 qtserialport
|
recommends = qtdeclarative qtquickcontrols qtquickcontrols2 qtserialport
|
||||||
path = qtlocation
|
path = qtlocation
|
||||||
url = ../qtlocation.git
|
url = ../qtlocation.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtsensors"]
|
[submodule "qtsensors"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative
|
recommends = qtdeclarative
|
||||||
path = qtsensors
|
path = qtsensors
|
||||||
url = ../qtsensors.git
|
url = ../qtsensors.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtsystems"]
|
[submodule "qtsystems"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
@@ -123,99 +123,99 @@
|
|||||||
recommends = qtdeclarative qtandroidextras
|
recommends = qtdeclarative qtandroidextras
|
||||||
path = qtconnectivity
|
path = qtconnectivity
|
||||||
url = ../qtconnectivity.git
|
url = ../qtconnectivity.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtwayland"]
|
[submodule "qtwayland"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative
|
recommends = qtdeclarative
|
||||||
path = qtwayland
|
path = qtwayland
|
||||||
url = ../qtwayland.git
|
url = ../qtwayland.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qt3d"]
|
[submodule "qt3d"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative qtimageformats qtgamepad
|
recommends = qtdeclarative qtimageformats qtgamepad
|
||||||
path = qt3d
|
path = qt3d
|
||||||
url = ../qt3d.git
|
url = ../qt3d.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtimageformats"]
|
[submodule "qtimageformats"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtimageformats
|
path = qtimageformats
|
||||||
url = ../qtimageformats.git
|
url = ../qtimageformats.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtgraphicaleffects"]
|
[submodule "qtgraphicaleffects"]
|
||||||
depends = qtdeclarative
|
depends = qtdeclarative
|
||||||
path = qtgraphicaleffects
|
path = qtgraphicaleffects
|
||||||
url = ../qtgraphicaleffects.git
|
url = ../qtgraphicaleffects.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtquickcontrols"]
|
[submodule "qtquickcontrols"]
|
||||||
depends = qtdeclarative
|
depends = qtdeclarative
|
||||||
recommends = qtgraphicaleffects
|
recommends = qtgraphicaleffects
|
||||||
path = qtquickcontrols
|
path = qtquickcontrols
|
||||||
url = ../qtquickcontrols.git
|
url = ../qtquickcontrols.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtserialbus"]
|
[submodule "qtserialbus"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtserialport
|
recommends = qtserialport
|
||||||
path = qtserialbus
|
path = qtserialbus
|
||||||
url = ../qtserialbus.git
|
url = ../qtserialbus.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtserialport"]
|
[submodule "qtserialport"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtserialport
|
path = qtserialport
|
||||||
url = ../qtserialport.git
|
url = ../qtserialport.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtx11extras"]
|
[submodule "qtx11extras"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtx11extras
|
path = qtx11extras
|
||||||
url = ../qtx11extras.git
|
url = ../qtx11extras.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtmacextras"]
|
[submodule "qtmacextras"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtmacextras
|
path = qtmacextras
|
||||||
url = ../qtmacextras.git
|
url = ../qtmacextras.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtwinextras"]
|
[submodule "qtwinextras"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative qtmultimedia
|
recommends = qtdeclarative qtmultimedia
|
||||||
path = qtwinextras
|
path = qtwinextras
|
||||||
url = ../qtwinextras.git
|
url = ../qtwinextras.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtandroidextras"]
|
[submodule "qtandroidextras"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtandroidextras
|
path = qtandroidextras
|
||||||
url = ../qtandroidextras.git
|
url = ../qtandroidextras.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtwebsockets"]
|
[submodule "qtwebsockets"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative
|
recommends = qtdeclarative
|
||||||
path = qtwebsockets
|
path = qtwebsockets
|
||||||
url = ../qtwebsockets.git
|
url = ../qtwebsockets.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtwebchannel"]
|
[submodule "qtwebchannel"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative qtwebsockets
|
recommends = qtdeclarative qtwebsockets
|
||||||
path = qtwebchannel
|
path = qtwebchannel
|
||||||
url = ../qtwebchannel.git
|
url = ../qtwebchannel.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtwebengine"]
|
[submodule "qtwebengine"]
|
||||||
depends = qtdeclarative
|
depends = qtdeclarative
|
||||||
recommends = qtquickcontrols qtquickcontrols2 qtlocation qtwebchannel qttools
|
recommends = qtquickcontrols qtquickcontrols2 qtlocation qtwebchannel qttools
|
||||||
path = qtwebengine
|
path = qtwebengine
|
||||||
url = ../qtwebengine.git
|
url = ../qtwebengine.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
priority = 10
|
priority = 10
|
||||||
[submodule "qtcanvas3d"]
|
[submodule "qtcanvas3d"]
|
||||||
@@ -229,98 +229,98 @@
|
|||||||
recommends = qtwebengine
|
recommends = qtwebengine
|
||||||
path = qtwebview
|
path = qtwebview
|
||||||
url = ../qtwebview.git
|
url = ../qtwebview.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtquickcontrols2"]
|
[submodule "qtquickcontrols2"]
|
||||||
depends = qtgraphicaleffects
|
depends = qtgraphicaleffects
|
||||||
recommends = qtimageformats
|
recommends = qtimageformats
|
||||||
path = qtquickcontrols2
|
path = qtquickcontrols2
|
||||||
url = ../qtquickcontrols2.git
|
url = ../qtquickcontrols2.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = essential
|
status = essential
|
||||||
[submodule "qtpurchasing"]
|
[submodule "qtpurchasing"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative qtandroidextras
|
recommends = qtdeclarative qtandroidextras
|
||||||
path = qtpurchasing
|
path = qtpurchasing
|
||||||
url = ../qtpurchasing.git
|
url = ../qtpurchasing.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtcharts"]
|
[submodule "qtcharts"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative qtmultimedia
|
recommends = qtdeclarative qtmultimedia
|
||||||
path = qtcharts
|
path = qtcharts
|
||||||
url = ../qtcharts.git
|
url = ../qtcharts.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtdatavis3d"]
|
[submodule "qtdatavis3d"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative qtmultimedia
|
recommends = qtdeclarative qtmultimedia
|
||||||
path = qtdatavis3d
|
path = qtdatavis3d
|
||||||
url = ../qtdatavis3d.git
|
url = ../qtdatavis3d.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtvirtualkeyboard"]
|
[submodule "qtvirtualkeyboard"]
|
||||||
depends = qtbase qtdeclarative qtsvg
|
depends = qtbase qtdeclarative qtsvg
|
||||||
recommends = qtmultimedia qtquickcontrols
|
recommends = qtmultimedia qtquickcontrols
|
||||||
path = qtvirtualkeyboard
|
path = qtvirtualkeyboard
|
||||||
url = ../qtvirtualkeyboard.git
|
url = ../qtvirtualkeyboard.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtgamepad"]
|
[submodule "qtgamepad"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative
|
recommends = qtdeclarative
|
||||||
path = qtgamepad
|
path = qtgamepad
|
||||||
url = ../qtgamepad.git
|
url = ../qtgamepad.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtscxml"]
|
[submodule "qtscxml"]
|
||||||
depends = qtbase qtdeclarative
|
depends = qtbase qtdeclarative
|
||||||
path = qtscxml
|
path = qtscxml
|
||||||
url = ../qtscxml.git
|
url = ../qtscxml.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtspeech"]
|
[submodule "qtspeech"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative qtmultimedia
|
recommends = qtdeclarative qtmultimedia
|
||||||
path = qtspeech
|
path = qtspeech
|
||||||
url = ../qtspeech.git
|
url = ../qtspeech.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtnetworkauth"]
|
[submodule "qtnetworkauth"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtnetworkauth
|
path = qtnetworkauth
|
||||||
url = ../qtnetworkauth.git
|
url = ../qtnetworkauth.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtremoteobjects"]
|
[submodule "qtremoteobjects"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative
|
recommends = qtdeclarative
|
||||||
path = qtremoteobjects
|
path = qtremoteobjects
|
||||||
url = ../qtremoteobjects.git
|
url = ../qtremoteobjects.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtwebglplugin"]
|
[submodule "qtwebglplugin"]
|
||||||
depends = qtbase qtwebsockets
|
depends = qtbase qtwebsockets
|
||||||
recommends = qtdeclarative
|
recommends = qtdeclarative
|
||||||
path = qtwebglplugin
|
path = qtwebglplugin
|
||||||
url = ../qtwebglplugin.git
|
url = ../qtwebglplugin.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtlottie"]
|
[submodule "qtlottie"]
|
||||||
depends = qtbase qtdeclarative
|
depends = qtbase qtdeclarative
|
||||||
path = qtlottie
|
path = qtlottie
|
||||||
url = ../qtlottie.git
|
url = ../qtlottie.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = preview
|
status = preview
|
||||||
[submodule "qtquicktimeline"]
|
[submodule "qtquicktimeline"]
|
||||||
depends = qtbase qtdeclarative
|
depends = qtbase qtdeclarative
|
||||||
path = qtquicktimeline
|
path = qtquicktimeline
|
||||||
url = ../qtquicktimeline
|
url = ../qtquicktimeline
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = preview
|
status = preview
|
||||||
[submodule "qtquick3d"]
|
[submodule "qtquick3d"]
|
||||||
depends = qtbase qtdeclarative
|
depends = qtbase qtdeclarative
|
||||||
path = qtquick3d
|
path = qtquick3d
|
||||||
url = ../qtquick3d.git
|
url = ../qtquick3d.git
|
||||||
branch = 5.14
|
branch = 5.15
|
||||||
status = preview
|
status = preview
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ Configurations:
|
|||||||
-
|
-
|
||||||
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
||||||
Compiler: 'GCC'
|
Compiler: 'GCC'
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -force-debug-info -nomake tests -no-widgets -nomake examples -R . -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -force-debug-info -nomake tests -no-widgets -R . -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib'
|
||||||
-
|
-
|
||||||
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
||||||
Compiler: 'GCC'
|
Compiler: 'GCC'
|
||||||
@@ -89,43 +89,29 @@ Configurations:
|
|||||||
Template: 'qtci-linux-RHEL-7.6-x86_64'
|
Template: 'qtci-linux-RHEL-7.6-x86_64'
|
||||||
Compiler: 'GCC'
|
Compiler: 'GCC'
|
||||||
Features: ['Packaging']
|
Features: ['Packaging']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-libudev -no-use-gold-linker -force-debug-info -separate-debug-info -no-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -qt-libjpeg -qt-libpng -qt-xcb -sysconfdir /etc/xdg -qt-pcre -qt-harfbuzz -R . -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib QMAKE_LFLAGS_APP+=-s'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-libudev -no-use-gold-linker -force-debug-info -separate-debug-info -no-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -qt-libjpeg -qt-libpng -xcb -bundled-xcb-xinput -sysconfdir /etc/xdg -qt-pcre -qt-harfbuzz -R . -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib QMAKE_LFLAGS_APP+=-s'
|
||||||
-
|
-
|
||||||
Template: 'qtci-macos-10.13-x86_64-2'
|
Template: 'qtci-macos-10.13-x86_64-2'
|
||||||
Compiler: 'Clang'
|
Compiler: 'Clang'
|
||||||
Features: ['Packaging']
|
Features: ['Packaging']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -debug-and-release -release -separate-debug-info -nomake tests -nomake examples -no-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -sysconfdir /Library/Preferences/Qt -I/usr/local/opt/openssl/include'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -release -force-debug-info -separate-debug-info -nomake tests -nomake examples -no-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -sysconfdir /Library/Preferences/Qt -I/usr/local/opt/openssl/include'
|
||||||
-
|
-
|
||||||
Template: 'qtci-macos-10.14-x86_64'
|
Template: 'qtci-macos-10.14-x86_64'
|
||||||
Compiler: 'Clang'
|
Compiler: 'Clang'
|
||||||
Features: ['DisableTests']
|
Features: ['DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -debug-and-release -release -separate-debug-info -nomake tests -no-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -sysconfdir /Library/Preferences/Qt -I/usr/local/opt/openssl/include'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -debug-and-release -release -nomake tests -no-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -sysconfdir /Library/Preferences/Qt -I/usr/local/opt/openssl/include'
|
||||||
-
|
-
|
||||||
Template: 'qtci-macos-10.14-x86_64'
|
Template: 'qtci-macos-10.14-x86_64'
|
||||||
Compiler: 'Clang'
|
Compiler: 'Clang'
|
||||||
Features: ['DisableTests']
|
Features: ['DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -developer-build -release -no-pch -no-framework -qtnamespace TestNamespace -nomake tests -nomake examples -I/usr/local/opt/openssl/include'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -developer-build -release -no-pch -no-framework -qtnamespace TestNamespace -nomake tests -nomake examples -I/usr/local/opt/openssl/include'
|
||||||
-
|
-
|
||||||
Template: 'qtci-macos-10.13-x86_64-2'
|
Template: 'qtci-macos-10.14-x86_64'
|
||||||
Target os: 'IOS_ANY'
|
Target os: 'IOS_ANY'
|
||||||
Target arch: 'multi'
|
Target arch: 'multi'
|
||||||
Compiler: 'Clang'
|
Compiler: 'Clang'
|
||||||
Features: ['Packaging', 'DisableTests']
|
Features: ['Packaging', 'DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -debug-and-release -nomake tests -no-icu -nomake examples -no-sql-mysql -no-sql-psql -plugin-sql-sqlite -static -xplatform macx-ios-clang'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -debug-and-release -nomake tests -no-icu -nomake examples -no-sql-mysql -no-sql-psql -plugin-sql-sqlite -static -xplatform macx-ios-clang'
|
||||||
-
|
|
||||||
Template: 'qtci-macos-10.13-x86_64-2'
|
|
||||||
Target os: 'TvOS_ANY'
|
|
||||||
Target arch: 'multi'
|
|
||||||
Compiler: 'Clang'
|
|
||||||
Features: ['DisableTests']
|
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -debug-and-release -nomake tests -nomake examples -no-sql-mysql -no-sql-psql -plugin-sql-sqlite -xplatform macx-tvos-clang'
|
|
||||||
-
|
|
||||||
Template: 'qtci-macos-10.13-x86_64-2'
|
|
||||||
Target os: 'WatchOS_ANY'
|
|
||||||
Target arch: 'multi'
|
|
||||||
Compiler: 'Clang'
|
|
||||||
Features: ['DisableTests']
|
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -debug-and-release -nomake tests -nomake examples -no-sql-mysql -no-sql-psql -plugin-sql-sqlite -xplatform macx-watchos-clang'
|
|
||||||
-
|
-
|
||||||
Template: 'qtci-linux-RHEL-7.6-x86_64'
|
Template: 'qtci-linux-RHEL-7.6-x86_64'
|
||||||
Target os: 'Android_ANY'
|
Target os: 'Android_ANY'
|
||||||
|
|||||||
@@ -33,21 +33,40 @@
|
|||||||
##
|
##
|
||||||
#############################################################################
|
#############################################################################
|
||||||
|
|
||||||
set -ex
|
set -e
|
||||||
|
|
||||||
|
|
||||||
|
. $(dirname "$0")/../../common/unix/DownloadURL.sh
|
||||||
|
|
||||||
|
|
||||||
|
localRepo=http://ci-files01-hki.intra.qt.io/input/docker
|
||||||
|
upstreamRepo=https://download.docker.com/linux/ubuntu/dists/bionic/pool/stable/amd64
|
||||||
|
|
||||||
|
echo '
|
||||||
|
f4c941807310e3fa470dddfb068d599174a3daec containerd.io_1.2.10-3_amd64.deb
|
||||||
|
ee640d9258fd4d3f4c7017ab2a71da63cbbead55 docker-ce_19.03.4~3-0~ubuntu-bionic_amd64.deb
|
||||||
|
09402bf5dac40f0c50f1071b17f38f6584a42ad1 docker-ce-cli_19.03.4~3-0~ubuntu-bionic_amd64.deb
|
||||||
|
' \
|
||||||
|
| xargs -n2 | while read sha f
|
||||||
|
do
|
||||||
|
DownloadURL $localRepo/$f $upstreamRepo/$f $sha
|
||||||
|
done
|
||||||
|
|
||||||
|
sudo apt-get -y install ./containerd.io*.deb ./docker-ce*.deb ./docker-ce-cli*.deb
|
||||||
|
rm -f ./containerd.io*.deb ./docker-ce*.deb ./docker-ce-cli*.deb
|
||||||
|
|
||||||
# Download and install the docker engine.
|
|
||||||
sudo apt-get install curl -y
|
|
||||||
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
|
|
||||||
sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable"
|
|
||||||
sudo apt-get update
|
|
||||||
sudo apt-get install docker-ce -y
|
|
||||||
sudo usermod -a -G docker $USER
|
sudo usermod -a -G docker $USER
|
||||||
sudo docker --version
|
sudo docker --version
|
||||||
|
|
||||||
# Download and install the docker-compose extension.
|
# Download and install the docker-compose extension from https://github.com/docker/compose/releases
|
||||||
sudo curl -L https://github.com/docker/compose/releases/download/1.21.0/docker-compose-$(uname -s)-$(uname -m) -o /usr/local/bin/docker-compose
|
f=docker-compose-$(uname -s)-$(uname -m)
|
||||||
sudo chmod +x /usr/local/bin/docker-compose
|
DownloadURL \
|
||||||
|
$localRepo/$f \
|
||||||
|
https://github.com/docker/compose/releases/download/1.24.1/$f \
|
||||||
|
cfb3439956216b1248308141f7193776fcf4b9c9b49cbbe2fb07885678e2bb8a
|
||||||
|
sudo install -m 755 ./docker-compose* /usr/local/bin/docker-compose
|
||||||
sudo docker-compose --version
|
sudo docker-compose --version
|
||||||
|
rm ./docker-compose*
|
||||||
|
|
||||||
# Install Avahi to discover Docker containers in the test network
|
# Install Avahi to discover Docker containers in the test network
|
||||||
sudo apt-get install avahi-daemon -y
|
sudo apt-get install avahi-daemon -y
|
||||||
|
|||||||
@@ -51,18 +51,20 @@ sha1tree () {
|
|||||||
sort | ${SHASUM-sha1sum} | cut -d ' ' -f 1
|
sort | ${SHASUM-sha1sum} | cut -d ' ' -f 1
|
||||||
}
|
}
|
||||||
|
|
||||||
# Using SHA-1 of each server context as the tag of docker images. A tag labels a
|
# A tag labels a specific image version. In the docker compose file
|
||||||
# specific image version. It is used by docker compose file (docker-compose.yml)
|
# (docker-compose.yml) that launches the containers, the tag used is
|
||||||
# to launch the corresponding docker containers. If one of the server contexts
|
# "latest". Here the images are also tagged with the SHA1 of each server
|
||||||
# (./apache2, ./danted, ...) gets changes, all the related compose files in
|
# context, so if needed we can modify docker-compose.yml to launch a very
|
||||||
# qtbase should be updated as well.
|
# specific image, thus providing a way to stage backwards-incompatible changes
|
||||||
|
# across repositories.
|
||||||
|
|
||||||
source "$SERVER_PATH/settings.sh"
|
source "$SERVER_PATH/settings.sh"
|
||||||
|
|
||||||
for server in $testserver
|
for server in $testserver
|
||||||
do
|
do
|
||||||
context="$SERVER_PATH/$server"
|
context="$SERVER_PATH/$server"
|
||||||
docker build -t qt-test-server-$server:$(sha1tree $context) $context
|
tag=$(sha1tree $context)
|
||||||
|
docker build -t qt-test-server-$server:$tag -t qt-test-server-$server:latest $context
|
||||||
done
|
done
|
||||||
|
|
||||||
docker images
|
docker images
|
||||||
|
|||||||
@@ -89,7 +89,14 @@ DownloadURL () {
|
|||||||
url=$1
|
url=$1
|
||||||
url2=$2
|
url2=$2
|
||||||
expectedHash=$3
|
expectedHash=$3
|
||||||
targetFile=$4
|
# Optional argument $4: destination filename
|
||||||
|
if [ x"$4" = x ]
|
||||||
|
then
|
||||||
|
# defaults to the last component of $url
|
||||||
|
targetFile=$(echo $url | sed 's|^.*/||')
|
||||||
|
else
|
||||||
|
targetFile=$4
|
||||||
|
fi
|
||||||
|
|
||||||
if VerifyHash "$targetFile" "$expectedHash"
|
if VerifyHash "$targetFile" "$expectedHash"
|
||||||
then
|
then
|
||||||
|
|||||||
38
coin/provisioning/common/unix/python_modules.sh
Executable file
38
coin/provisioning/common/unix/python_modules.sh
Executable file
@@ -0,0 +1,38 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
#############################################################################
|
||||||
|
##
|
||||||
|
## Copyright (C) 2019 The Qt Company Ltd.
|
||||||
|
## Contact: http://www.qt.io/licensing/
|
||||||
|
##
|
||||||
|
## This file is part of the provisioning scripts of the Qt Toolkit.
|
||||||
|
##
|
||||||
|
## $QT_BEGIN_LICENSE:LGPL21$
|
||||||
|
## Commercial License Usage
|
||||||
|
## Licensees holding valid commercial Qt licenses may use this file in
|
||||||
|
## accordance with the commercial license agreement provided with the
|
||||||
|
## Software or, alternatively, in accordance with the terms contained in
|
||||||
|
## a written agreement between you and The Qt Company. For licensing terms
|
||||||
|
## and conditions see http://www.qt.io/terms-conditions. For further
|
||||||
|
## information use the contact form at http://www.qt.io/contact-us.
|
||||||
|
##
|
||||||
|
## GNU Lesser General Public License Usage
|
||||||
|
## Alternatively, this file may be used under the terms of the GNU Lesser
|
||||||
|
## General Public License version 2.1 or version 3 as published by the Free
|
||||||
|
## Software Foundation and appearing in the file LICENSE.LGPLv21 and
|
||||||
|
## LICENSE.LGPLv3 included in the packaging of this file. Please review the
|
||||||
|
## following information to ensure the GNU Lesser General Public License
|
||||||
|
## requirements will be met: https://www.gnu.org/licenses/lgpl.html and
|
||||||
|
## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||||
|
##
|
||||||
|
## As a special exception, The Qt Company gives you certain additional
|
||||||
|
## rights. These rights are described in The Qt Company LGPL Exception
|
||||||
|
## version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||||
|
##
|
||||||
|
## $QT_END_LICENSE$
|
||||||
|
##
|
||||||
|
#############################################################################
|
||||||
|
|
||||||
|
# needed by packaging scripts
|
||||||
|
pip3 install bs4
|
||||||
|
pip3 install sh
|
||||||
@@ -38,14 +38,14 @@ set -ex
|
|||||||
# This script will install squish package for Linux and Mac.
|
# This script will install squish package for Linux and Mac.
|
||||||
# Squish is need by Release Test Automation (RTA)
|
# Squish is need by Release Test Automation (RTA)
|
||||||
|
|
||||||
version="6.4.3"
|
version="6.5"
|
||||||
# Branch version without dot
|
# Branch version without dot
|
||||||
qtBranch="512x"
|
qtBranch="513x"
|
||||||
squishFolder="/opt/squish"
|
squishFolder="/opt/squish"
|
||||||
squishUrl="ci-files01-hki.intra.qt.io:/hdd/www/input/squish/coin/$qtBranch/"
|
squishUrl="ci-files01-hki.intra.qt.io:/hdd/www/input/squish/coin/$qtBranch/"
|
||||||
squishFile="squish-$version-qt$qtBranch-linux64.run"
|
squishFile="squish-nosignalhandler-$version-qt$qtBranch-linux64.run"
|
||||||
if uname -a |grep -q Darwin; then
|
if uname -a |grep -q Darwin; then
|
||||||
squishFile="squish-$version-qt$qtBranch-macx86_64.dmg"
|
squishFile="squish-nosignalhandler-$version-qt$qtBranch-macx86_64.dmg"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
squishLicenseUrl="ci-files01-hki.intra.qt.io:/hdd/www/input/squish/coin/"
|
squishLicenseUrl="ci-files01-hki.intra.qt.io:/hdd/www/input/squish/coin/"
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
set -ex
|
|
||||||
|
|
||||||
# shellcheck source=../common/unix/install-openssl.sh
|
|
||||||
source "${BASH_SOURCE%/*}/../common/unix/install-openssl.sh" "linux"
|
|
||||||
@@ -68,8 +68,7 @@ try {
|
|||||||
Verify-Checksum $javaPackage $sha1
|
Verify-Checksum $javaPackage $sha1
|
||||||
|
|
||||||
Run-Executable "$javaPackage" "/s SPONSORS=0"
|
Run-Executable "$javaPackage" "/s SPONSORS=0"
|
||||||
Write-Host "Cleaning $javaPackage.."
|
Remove "$javaPackage"
|
||||||
Remove-Item -Recurse -Force -Path "$javaPackage"
|
|
||||||
|
|
||||||
Write-Host "Remove Java update from startup"
|
Write-Host "Remove Java update from startup"
|
||||||
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Run" /v SunJavaUpdateSched /f
|
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Run" /v SunJavaUpdateSched /f
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ if (Is64BitWinHost) {
|
|||||||
|
|
||||||
$filename = "telegraf-" + $version + "_windows_" + $arch + ".zip"
|
$filename = "telegraf-" + $version + "_windows_" + $arch + ".zip"
|
||||||
|
|
||||||
$url_cache = "\\ci-files01-hki.intra.qt.io\provisioning\windows\" + $filename
|
$url_cache = "http://ci-files01-hki.intra.qt.io/input/telegraf/" + $filename
|
||||||
$url_official = "https://dl.influxdata.com/telegraf/releases/" + $filename
|
$url_official = "https://dl.influxdata.com/telegraf/releases/" + $filename
|
||||||
$tempfile = "C:\Windows\Temp\" + $filename
|
$tempfile = "C:\Windows\Temp\" + $filename
|
||||||
|
|
||||||
|
|||||||
@@ -38,10 +38,10 @@
|
|||||||
# NOTE! Make sure 64bit versions are always installed before 32bit,
|
# NOTE! Make sure 64bit versions are always installed before 32bit,
|
||||||
# because they use same folder name before a rename
|
# because they use same folder name before a rename
|
||||||
|
|
||||||
$version = "6.4.3"
|
$version = "6.5"
|
||||||
|
|
||||||
# Qt branch without dot (*.*)
|
# Qt branch without dot (*.*)
|
||||||
$qtBranch = "512x"
|
$qtBranch = "513x"
|
||||||
# So far Squish built with Qt5.12 works also with 5.13, but we have to be prepared that on some point
|
# So far Squish built with Qt5.12 works also with 5.13, but we have to be prepared that on some point
|
||||||
# the compatibility breaks, and we may need to have separate Squish packages for different Qt versions.
|
# the compatibility breaks, and we may need to have separate Squish packages for different Qt versions.
|
||||||
|
|
||||||
@@ -62,11 +62,7 @@ Function DownloadAndInstallSquish {
|
|||||||
[string]$bit,
|
[string]$bit,
|
||||||
[string]$squishPackage
|
[string]$squishPackage
|
||||||
)
|
)
|
||||||
# MinGW x86 available only with Qt5.11, to be updated when Squish is supporting 5.13
|
$SquishUrl = $squishBranchUrl + "\squish-nosignalhandler-" + $version + "-qt" + $qtBranch + "-" + $bit + "-" + $squishPackage + ".exe"
|
||||||
if ("$bit" -eq "win32" -and $squishPackage.StartsWith("mingw")) {
|
|
||||||
$qtBranch = "511x"
|
|
||||||
}
|
|
||||||
$SquishUrl = $squishBranchUrl + "\squish-" + $version + "-qt" + $qtBranch + "-" + $bit + "-" + $squishPackage + ".exe"
|
|
||||||
$SquishInstaller = "$targetDir\$squishPackage.exe"
|
$SquishInstaller = "$targetDir\$squishPackage.exe"
|
||||||
$SquishParameters = "unattended=1 targetdir=$targetDir\$squishPackage"
|
$SquishParameters = "unattended=1 targetdir=$targetDir\$squishPackage"
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
#############################################################################
|
#############################################################################
|
||||||
##
|
##
|
||||||
## Copyright (C) 2017 The Qt Company Ltd.
|
## Copyright (C) 2019 The Qt Company Ltd.
|
||||||
## Contact: http://www.qt.io/licensing/
|
## Contact: http://www.qt.io/licensing/
|
||||||
##
|
##
|
||||||
## This file is part of the provisioning scripts of the Qt Toolkit.
|
## This file is part of the provisioning scripts of the Qt Toolkit.
|
||||||
@@ -35,5 +35,5 @@
|
|||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
# shellcheck source=../common/linux/openssl_for_android_linux.sh
|
# shellcheck source=../common/unix/python-modules.sh
|
||||||
source "${BASH_SOURCE%/*}/../common/linux/openssl_for_android_linux.sh"
|
source "${BASH_SOURCE%/*}/../common/unix/python-modules.sh"
|
||||||
@@ -46,6 +46,10 @@ for service in apt-daily.timer apt-daily-upgrade.timer apt-daily.service apt-dai
|
|||||||
done
|
done
|
||||||
|
|
||||||
function set_internal_repo {
|
function set_internal_repo {
|
||||||
|
|
||||||
|
# Stop fetching the dep-11 metadata, since our mirrors do not handle them well
|
||||||
|
sudo mv /etc/apt/apt.conf.d/50appstream{,.disabled}
|
||||||
|
|
||||||
sudo tee "/etc/apt/sources.list" > /dev/null <<-EOC
|
sudo tee "/etc/apt/sources.list" > /dev/null <<-EOC
|
||||||
deb [arch=amd64] http://repo-clones.ci.qt.io/apt-mirror/mirror/ubuntu/ bionic main restricted universe multiverse
|
deb [arch=amd64] http://repo-clones.ci.qt.io/apt-mirror/mirror/ubuntu/ bionic main restricted universe multiverse
|
||||||
deb [arch=amd64] http://repo-clones.ci.qt.io/apt-mirror/mirror/ubuntu/ bionic-updates main restricted universe multiverse
|
deb [arch=amd64] http://repo-clones.ci.qt.io/apt-mirror/mirror/ubuntu/ bionic-updates main restricted universe multiverse
|
||||||
@@ -165,6 +169,8 @@ installPackages+=(git-lfs)
|
|||||||
installPackages+=(chrpath)
|
installPackages+=(chrpath)
|
||||||
installPackages+=(gawk)
|
installPackages+=(gawk)
|
||||||
installPackages+=(texinfo)
|
installPackages+=(texinfo)
|
||||||
|
# Needed for Poppler test in QtWebEngine
|
||||||
|
installPackages+=(libpoppler-cpp-dev)
|
||||||
|
|
||||||
echo "Running update for apt"
|
echo "Running update for apt"
|
||||||
waitLoop
|
waitLoop
|
||||||
|
|||||||
7
coin/provisioning/qtci-macos-10.13-x86_64/90-python-modules.sh
Executable file
7
coin/provisioning/qtci-macos-10.13-x86_64/90-python-modules.sh
Executable file
@@ -0,0 +1,7 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
BASEDIR=$(dirname "$0")
|
||||||
|
"$BASEDIR/../common/unix/python_modules.sh"
|
||||||
|
|
||||||
@@ -50,4 +50,4 @@ set -ex
|
|||||||
# shellcheck source=../common/macos/install_xcode.sh
|
# shellcheck source=../common/macos/install_xcode.sh
|
||||||
source "${BASH_SOURCE%/*}/../common/macos/install_xcode.sh"
|
source "${BASH_SOURCE%/*}/../common/macos/install_xcode.sh"
|
||||||
|
|
||||||
InstallXCode /net/ci-files01-hki.intra.qt.io/hdd/www/input/mac/macos_10.14_mojave/Xcode_10.2.1_update.tar.gz 10.2.1
|
InstallXCode /net/ci-files01-hki.intra.qt.io/hdd/www/input/mac/macos_10.14_mojave/Xcode_11.2.1.tar.gz 11.2.1
|
||||||
|
|||||||
@@ -38,10 +38,10 @@ set -ex
|
|||||||
# shellcheck source=../common/macos/install-commandlinetools.sh
|
# shellcheck source=../common/macos/install-commandlinetools.sh
|
||||||
source "${BASH_SOURCE%/*}/../common/macos/install-commandlinetools.sh"
|
source "${BASH_SOURCE%/*}/../common/macos/install-commandlinetools.sh"
|
||||||
|
|
||||||
version="10.2.1"
|
version="11.2"
|
||||||
packageName="Command_Line_Tools_macOS_10.14_for_Xcode_$version.dmg"
|
packageName="Command_Line_Tools_for_Xcode_$version.dmg"
|
||||||
url="http://ci-files01-hki.intra.qt.io/input/mac/macos_10.14_mojave/$packageName"
|
url="http://ci-files01-hki.intra.qt.io/input/mac/macos_10.14_mojave/$packageName"
|
||||||
sha1="18fea89bb743107aee372a212be608d6e35fdecf"
|
sha1="04f288e0dce69ddbce52ea707f978afcbf6be107"
|
||||||
|
|
||||||
InstallCommandLineTools $url $url $sha1 $packageName $version
|
InstallCommandLineTools $url $url $sha1 $packageName $version
|
||||||
|
|
||||||
|
|||||||
@@ -51,7 +51,7 @@ toolsVersion="r26.1.1"
|
|||||||
# toolsFile dertermines tools version
|
# toolsFile dertermines tools version
|
||||||
toolsFile="sdk-tools-darwin-4333796.zip"
|
toolsFile="sdk-tools-darwin-4333796.zip"
|
||||||
|
|
||||||
ndkVersion="r19c"
|
ndkVersion="r20"
|
||||||
ndkFile="android-ndk-$ndkVersion-darwin-x86_64.zip"
|
ndkFile="android-ndk-$ndkVersion-darwin-x86_64.zip"
|
||||||
sdkBuildToolsVersion="28.0.3"
|
sdkBuildToolsVersion="28.0.3"
|
||||||
# this is compile sdk version
|
# this is compile sdk version
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
# Needed by packaging scripts
|
||||||
|
C:\Python36\Scripts\pip3 install bs4
|
||||||
|
C:\Python36\Scripts\pip3 install sh
|
||||||
@@ -43,10 +43,10 @@
|
|||||||
# nmake install
|
# nmake install
|
||||||
|
|
||||||
|
|
||||||
$version = "1.1.1b"
|
$version = "1.1.1d"
|
||||||
$zip = Get-DownloadLocation ("openssl-$version.7z")
|
$zip = Get-DownloadLocation ("openssl-$version.7z")
|
||||||
$sha1 = "7afba53ab984cecb54a1915c135cbb2a20c6b576"
|
$sha1 = "2bf9379c4cea81858c4288cf06cc3444996bcad5"
|
||||||
$url = "http://ci-files01-hki.intra.qt.io/input/openssl/openssl_${version}_prebuild_x86.7z"
|
$url = "http://ci-files01-hki.intra.qt.io/input/openssl/openssl_${version}_prebuild_x86_windows7_msvc2010.zip"
|
||||||
|
|
||||||
Download $url $url $zip
|
Download $url $url $zip
|
||||||
Verify-Checksum $zip $sha1
|
Verify-Checksum $zip $sha1
|
||||||
@@ -55,6 +55,8 @@ $installFolder = "C:\openssl"
|
|||||||
Extract-7Zip $zip "C:\"
|
Extract-7Zip $zip "C:\"
|
||||||
Remove-Item -Path $zip
|
Remove-Item -Path $zip
|
||||||
|
|
||||||
|
Move-Item -Path C:\openssl_${version}_prebuild_x86_windows7_msvc2010 -Destination C:\openssl
|
||||||
|
|
||||||
Set-EnvironmentVariable "OPENSSL_CONF_x86" "$installFolder\openssl.cnf"
|
Set-EnvironmentVariable "OPENSSL_CONF_x86" "$installFolder\openssl.cnf"
|
||||||
Set-EnvironmentVariable "OPENSSL_INCLUDE_x86" "$installFolder\include"
|
Set-EnvironmentVariable "OPENSSL_INCLUDE_x86" "$installFolder\include"
|
||||||
Set-EnvironmentVariable "OPENSSL_LIB_x86" "$installFolder\lib"
|
Set-EnvironmentVariable "OPENSSL_LIB_x86" "$installFolder\lib"
|
||||||
|
|||||||
2
qt3d
2
qt3d
Submodule qt3d updated: 906f8a62f8...772d8d3dc7
Submodule qtactiveqt updated: 95f41d5f24...34d89d9b72
Submodule qtandroidextras updated: 2914af23f0...f4d122b291
2
qtbase
2
qtbase
Submodule qtbase updated: d1c6f7e5a2...c08b0cec2f
2
qtcharts
2
qtcharts
Submodule qtcharts updated: de7d5543ae...f63d2a7b46
Submodule qtconnectivity updated: 176216459d...635ad60e8e
Submodule qtdatavis3d updated: 5587117016...2dd285bc28
Submodule qtdeclarative updated: e87ecaf552...8e822e981d
2
qtdoc
2
qtdoc
Submodule qtdoc updated: bcb2f18029...f6d4d98486
Submodule qtgamepad updated: 2ddcdff921...3c91ce46a6
Submodule qtgraphicaleffects updated: fafee001f0...20f436e045
Submodule qtimageformats updated: 8ca5b34c1a...f422f52fcd
Submodule qtlocation updated: 0771fa5d64...a4469cad40
2
qtlottie
2
qtlottie
Submodule qtlottie updated: 6e1be78c12...f5cc3184f3
Submodule qtmacextras updated: 9bbc26bdc1...9f58d3afbf
Submodule qtmultimedia updated: a045c989e1...d509b9d837
Submodule qtnetworkauth updated: cc6364072c...de3b067522
Submodule qtpurchasing updated: 25198afc6e...3ef9129242
2
qtqa
2
qtqa
Submodule qtqa updated: 62a653d321...bb56ecef33
Submodule qtquick3d updated: 8bd8254ee1...7ea11dc385
Submodule qtquickcontrols updated: 3432dd2a5f...a7829e1ea2
Submodule qtquickcontrols2 updated: dc62583e8e...0b607bfe14
Submodule qtquicktimeline updated: a5c44aee2d...649afa13b8
Submodule qtremoteobjects updated: ac6b0b0d1c...09838389f3
Submodule qtrepotools updated: 0028759fda...fa4ab96e75
2
qtscript
2
qtscript
Submodule qtscript updated: 359185dae1...47c0700724
2
qtscxml
2
qtscxml
Submodule qtscxml updated: d42bb288e5...bae669b37d
Submodule qtsensors updated: 7aef965631...36276fc529
Submodule qtserialbus updated: 15c618da80...8c2a9138ff
Submodule qtserialport updated: 09fa8225d5...b30052fa41
2
qtspeech
2
qtspeech
Submodule qtspeech updated: b666af47df...451a120ad9
2
qtsvg
2
qtsvg
Submodule qtsvg updated: 9aeb3523a7...07e06c4bbf
2
qttools
2
qttools
Submodule qttools updated: c962370b3d...08a55ca1e4
Submodule qttranslations updated: fbdeaab046...9d7437583d
Submodule qtvirtualkeyboard updated: 0f6d99c67b...01d0cb2212
Submodule qtwayland updated: 4cdfa55502...1ef3ec8cae
Submodule qtwebchannel updated: 1f6c72df8b...facf59c1ea
Submodule qtwebengine updated: 296469f8ec...649099cfc6
Submodule qtwebglplugin updated: 63a47ff1f8...8152dd60c0
Submodule qtwebsockets updated: 88f408f90d...127d475324
Submodule qtwebview updated: 6ef24b0c6c...3de65bf9da
Submodule qtwinextras updated: 4c1768777c...067f188d32
Submodule qtx11extras updated: b732824096...8136ffdfe8
Submodule qtxmlpatterns updated: 8bb4665ccc...5b5da71586
Reference in New Issue
Block a user