mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-24 07:11:29 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
36e7cff94f |
97
.gitmodules
vendored
97
.gitmodules
vendored
@@ -1,66 +1,66 @@
|
|||||||
[submodule "qtbase"]
|
[submodule "qtbase"]
|
||||||
path = qtbase
|
path = qtbase
|
||||||
url = ../qtbase.git
|
url = ../qtbase.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = essential
|
status = essential
|
||||||
[submodule "qtsvg"]
|
[submodule "qtsvg"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtsvg
|
path = qtsvg
|
||||||
url = ../qtsvg.git
|
url = ../qtsvg.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtdeclarative"]
|
[submodule "qtdeclarative"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtxmlpatterns
|
recommends = qtxmlpatterns
|
||||||
path = qtdeclarative
|
path = qtdeclarative
|
||||||
url = ../qtdeclarative.git
|
url = ../qtdeclarative.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = essential
|
status = essential
|
||||||
[submodule "qtactiveqt"]
|
[submodule "qtactiveqt"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtactiveqt
|
path = qtactiveqt
|
||||||
url = ../qtactiveqt.git
|
url = ../qtactiveqt.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
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.8.0
|
branch = 5.7
|
||||||
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.8.0
|
branch = 5.7
|
||||||
status = essential
|
status = essential
|
||||||
[submodule "qttools"]
|
[submodule "qttools"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative qtactiveqt qtwebkit
|
recommends = qtdeclarative qtactiveqt qtwebkit
|
||||||
path = qttools
|
path = qttools
|
||||||
url = ../qttools.git
|
url = ../qttools.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = essential
|
status = essential
|
||||||
[submodule "qtxmlpatterns"]
|
[submodule "qtxmlpatterns"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtxmlpatterns
|
path = qtxmlpatterns
|
||||||
url = ../qtxmlpatterns.git
|
url = ../qtxmlpatterns.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qttranslations"]
|
[submodule "qttranslations"]
|
||||||
depends = qttools
|
depends = qttools
|
||||||
path = qttranslations
|
path = qttranslations
|
||||||
url = ../qttranslations.git
|
url = ../qttranslations.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = essential
|
status = essential
|
||||||
priority = 30
|
priority = 30
|
||||||
[submodule "qtdoc"]
|
[submodule "qtdoc"]
|
||||||
depends = qtdeclarative
|
depends = qtdeclarative
|
||||||
path = qtdoc
|
path = qtdoc
|
||||||
url = ../qtdoc.git
|
url = ../qtdoc.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = essential
|
status = essential
|
||||||
priority = 40
|
priority = 40
|
||||||
[submodule "qtrepotools"]
|
[submodule "qtrepotools"]
|
||||||
@@ -74,7 +74,7 @@
|
|||||||
recommends = qtdeclarative qtlocation qtmultimedia qtsensors qtwebchannel qtxmlpatterns
|
recommends = qtdeclarative qtlocation qtmultimedia qtsensors qtwebchannel qtxmlpatterns
|
||||||
path = qtwebkit
|
path = qtwebkit
|
||||||
url = ../qtwebkit.git
|
url = ../qtwebkit.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = obsolete
|
status = obsolete
|
||||||
project = WebKit.pro
|
project = WebKit.pro
|
||||||
priority = 20
|
priority = 20
|
||||||
@@ -82,7 +82,7 @@
|
|||||||
depends = qtwebkit qttools
|
depends = qtwebkit qttools
|
||||||
path = qtwebkit-examples
|
path = qtwebkit-examples
|
||||||
url = ../qtwebkit-examples.git
|
url = ../qtwebkit-examples.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = obsolete
|
status = obsolete
|
||||||
[submodule "qtqa"]
|
[submodule "qtqa"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
@@ -93,17 +93,17 @@
|
|||||||
priority = 50
|
priority = 50
|
||||||
[submodule "qtlocation"]
|
[submodule "qtlocation"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative qtquickcontrols qtserialport
|
recommends = qtdeclarative qtquickcontrols qtserialport qtsystems
|
||||||
path = qtlocation
|
path = qtlocation
|
||||||
url = ../qtlocation.git
|
url = ../qtlocation.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtsensors"]
|
[submodule "qtsensors"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative qtsvg
|
recommends = qtdeclarative qtsvg
|
||||||
path = qtsensors
|
path = qtsensors
|
||||||
url = ../qtsensors.git
|
url = ../qtsensors.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtsystems"]
|
[submodule "qtsystems"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
@@ -136,184 +136,177 @@
|
|||||||
recommends = qtdeclarative qtandroidextras
|
recommends = qtdeclarative qtandroidextras
|
||||||
path = qtconnectivity
|
path = qtconnectivity
|
||||||
url = ../qtconnectivity.git
|
url = ../qtconnectivity.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
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.8.0
|
branch = 5.7
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qt3d"]
|
[submodule "qt3d"]
|
||||||
depends = qtdeclarative qtimageformats
|
depends = qtdeclarative qtimageformats
|
||||||
recommends = qtgamepad
|
recommends = qtgamepad
|
||||||
path = qt3d
|
path = qt3d
|
||||||
url = ../qt3d.git
|
url = ../qt3d.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtimageformats"]
|
[submodule "qtimageformats"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtimageformats
|
path = qtimageformats
|
||||||
url = ../qtimageformats.git
|
url = ../qtimageformats.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtquick1"]
|
[submodule "qtquick1"]
|
||||||
depends = qtscript
|
depends = qtscript
|
||||||
recommends = qtxmlpatterns
|
recommends = qtxmlpatterns
|
||||||
path = qtquick1
|
path = qtquick1
|
||||||
url = ../qtquick1.git
|
url = ../qtquick1.git
|
||||||
branch = dev
|
branch = 5.7
|
||||||
status = ignore
|
status = ignore
|
||||||
[submodule "qtgraphicaleffects"]
|
[submodule "qtgraphicaleffects"]
|
||||||
depends = qtdeclarative
|
depends = qtdeclarative
|
||||||
path = qtgraphicaleffects
|
path = qtgraphicaleffects
|
||||||
url = ../qtgraphicaleffects.git
|
url = ../qtgraphicaleffects.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
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.8.0
|
branch = 5.7
|
||||||
status = essential
|
status = essential
|
||||||
[submodule "qtserialbus"]
|
[submodule "qtserialbus"]
|
||||||
depends = qtserialport
|
depends = qtserialport
|
||||||
path = qtserialbus
|
path = qtserialbus
|
||||||
url = ../qtserialbus.git
|
url = ../qtserialbus.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = addon
|
status = preview
|
||||||
[submodule "qtserialport"]
|
[submodule "qtserialport"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtserialport
|
path = qtserialport
|
||||||
url = ../qtserialport.git
|
url = ../qtserialport.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtx11extras"]
|
[submodule "qtx11extras"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtx11extras
|
path = qtx11extras
|
||||||
url = ../qtx11extras.git
|
url = ../qtx11extras.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtmacextras"]
|
[submodule "qtmacextras"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtmacextras
|
path = qtmacextras
|
||||||
url = ../qtmacextras.git
|
url = ../qtmacextras.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
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.8.0
|
branch = 5.7
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtandroidextras"]
|
[submodule "qtandroidextras"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtandroidextras
|
path = qtandroidextras
|
||||||
url = ../qtandroidextras.git
|
url = ../qtandroidextras.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtenginio"]
|
[submodule "qtenginio"]
|
||||||
depends = qtdeclarative
|
depends = qtdeclarative
|
||||||
path = qtenginio
|
path = qtenginio
|
||||||
url = ../qtenginio.git
|
url = ../qtenginio.git
|
||||||
branch = dev
|
branch = 5.7
|
||||||
status = ignore
|
status = ignore
|
||||||
[submodule "qtwebsockets"]
|
[submodule "qtwebsockets"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative
|
recommends = qtdeclarative
|
||||||
path = qtwebsockets
|
path = qtwebsockets
|
||||||
url = ../qtwebsockets.git
|
url = ../qtwebsockets.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
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.8.0
|
branch = 5.7
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtwebengine"]
|
[submodule "qtwebengine"]
|
||||||
depends = qtquickcontrols qtwebchannel
|
depends = qtquickcontrols qtwebchannel
|
||||||
recommends = qtlocation
|
recommends = qtlocation
|
||||||
path = qtwebengine
|
path = qtwebengine
|
||||||
url = ../qtwebengine.git
|
url = ../qtwebengine.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = addon
|
status = addon
|
||||||
priority = 10
|
priority = 10
|
||||||
[submodule "qtcanvas3d"]
|
[submodule "qtcanvas3d"]
|
||||||
depends = qtdeclarative
|
depends = qtdeclarative
|
||||||
path = qtcanvas3d
|
path = qtcanvas3d
|
||||||
url = ../qtcanvas3d.git
|
url = ../qtcanvas3d.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtwebview"]
|
[submodule "qtwebview"]
|
||||||
depends = qtdeclarative
|
depends = qtdeclarative
|
||||||
recommends = qtwebengine
|
recommends = qtwebengine
|
||||||
path = qtwebview
|
path = qtwebview
|
||||||
url = ../qtwebview.git
|
url = ../qtwebview.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtquickcontrols2"]
|
[submodule "qtquickcontrols2"]
|
||||||
depends = qtgraphicaleffects
|
depends = qtgraphicaleffects
|
||||||
path = qtquickcontrols2
|
path = qtquickcontrols2
|
||||||
url = ../qtquickcontrols2.git
|
url = ../qtquickcontrols2.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtpurchasing"]
|
[submodule "qtpurchasing"]
|
||||||
depends = qtbase qtandroidextras
|
depends = qtbase qtandroidextras
|
||||||
recommends = qtdeclarative
|
recommends = qtdeclarative
|
||||||
path = qtpurchasing
|
path = qtpurchasing
|
||||||
url = ../qtpurchasing.git
|
url = ../qtpurchasing.git
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
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.8.0
|
branch = 5.7
|
||||||
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.8.0
|
branch = 5.7
|
||||||
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.8.0
|
branch = 5.7
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtgamepad"]
|
[submodule "qtgamepad"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative
|
recommends = qtdeclarative
|
||||||
path = qtgamepad
|
path = qtgamepad
|
||||||
url = ../qtgamepad
|
url = ../qtgamepad
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = preview
|
status = preview
|
||||||
[submodule "qtscxml"]
|
[submodule "qtscxml"]
|
||||||
depends = qtbase qtdeclarative
|
depends = qtbase qtdeclarative
|
||||||
path = qtscxml
|
path = qtscxml
|
||||||
url = ../qtscxml
|
url = ../qtscxml
|
||||||
branch = 5.8.0
|
branch = 5.7
|
||||||
status = addon
|
status = preview
|
||||||
[submodule "qtspeech"]
|
[submodule "qtspeech"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative qtmultimedia
|
recommends = qtdeclarative qtmultimedia
|
||||||
path = qtspeech
|
path = qtspeech
|
||||||
url = ../qtspeech
|
url = ../qtspeech
|
||||||
branch = 5.8.0
|
branch = dev
|
||||||
status = preview
|
status = ignore
|
||||||
[submodule "qtnetworkauth"]
|
|
||||||
depends = qtbase
|
|
||||||
recommends = qtwebview
|
|
||||||
path = qtnetworkauth
|
|
||||||
url = ../qtnetworkauth
|
|
||||||
branch = 5.8.0
|
|
||||||
status = preview
|
|
||||||
|
|||||||
@@ -1,25 +1,24 @@
|
|||||||
Template Target OS Target arch Compiler Features
|
Template Target OS Target arch Compiler Features
|
||||||
----------------------------------- ------------------- ----------- ----------- -------------------------------------------------------------------------------------
|
----------------------------------- ------------------- --------------- ----------- -----------------------------------------------------------------
|
||||||
qtci-windows-8-x86_64 MSVC2013 DeveloperBuild Release BuildExamples
|
qtci-windows-8-x86_64 MSVC2013 DeveloperBuild Release BuildExamples
|
||||||
qtci-windows-10-x86_64 MSVC2015 DeveloperBuild Release QtNamespace QtLibInfix
|
qtci-windows-10-x86_64 MSVC2015 DeveloperBuild Release QtNamespace QtLibInfix
|
||||||
qtci-windows-8-x86 MSVC2013 Packaging DebugAndRelease Release OpenGLDynamic
|
qtci-windows-8-x86 MSVC2013 Packaging DebugAndRelease Release OpenGLDynamic
|
||||||
qtci-windows-8-x86_64 MSVC2013 Packaging DebugAndRelease Release OpenGLDynamic
|
qtci-windows-8-x86_64 MSVC2013 Packaging DebugAndRelease Release OpenGLDynamic
|
||||||
qtci-windows-7-x86 Mingw53 Packaging DebugAndRelease Release OpenGLDynamic
|
qtci-windows-7-x86 Mingw53 Packaging DebugAndRelease Release OpenGLDynamic
|
||||||
qtci-windows-10-x86 MSVC2015 Packaging DebugAndRelease Release OpenGLDynamic
|
qtci-windows-10-x86 MSVC2015 Packaging DebugAndRelease Release OpenGLDynamic
|
||||||
qtci-windows-10-x86_64 MSVC2015 Packaging DebugAndRelease Release OpenGLDynamic
|
qtci-windows-10-x86_64 MSVC2015 Packaging DebugAndRelease Release OpenGLDynamic
|
||||||
qtci-windows-8-x86_64 Windows_Phone_8_1 armv4 MSVC2013 Packaging DebugAndRelease Release DisableTests
|
qtci-windows-8-x86_64 Windows_Phone_8_1 armv4 MSVC2013 Packaging DebugAndRelease Release DisableTests
|
||||||
qtci-windows-8-x86_64 WinRT_8_1 MSVC2013 Packaging DebugAndRelease Release DisableTests
|
qtci-windows-8-x86_64 WinRT_8_1 MSVC2013 Packaging DebugAndRelease Release DisableTests
|
||||||
qtci-linux-Ubuntu-14.04-x86_64 GCC NoWidgets ForceDebugInfo
|
qtci-linux-Ubuntu-14.04-x86_64 GCC NoWidgets ForceDebugInfo
|
||||||
qtci-linux-Ubuntu-14.04-x86_64 GCC DeveloperBuild OutOfSourceBuild QtLibInfix QtNamespace
|
qtci-linux-Ubuntu-14.04-x86_64 GCC DeveloperBuild OutOfSourceBuild QtLibInfix QtNamespace
|
||||||
qtci-linux-openSUSE-42.1-x86_64 GCC DeveloperBuild NoPch
|
qtci-linux-OpenSuSE-13.01-x86_64 GCC DeveloperBuild NoPch
|
||||||
qtci-linux-RHEL-6.6-x86_64 GCC Release
|
qtci-linux-RHEL-6.6-x86_64 GCC Packaging Release NoUseGoldLinker
|
||||||
qtci-linux-RHEL-7.2-x86_64 GCC Packaging Release NoUseGoldLinker
|
qtci-osx-10.10-x86_64 Clang Packaging DebugAndRelease Release
|
||||||
qtci-osx-10.10-x86_64 Clang Packaging DebugAndRelease Release
|
qtci-osx-10.9-x86_64 Clang DeveloperBuild Release QtNamespace NoPch
|
||||||
qtci-osx-10.9-x86_64 Clang DeveloperBuild Release QtNamespace NoPch
|
qtci-osx-10.8-x86_64 Clang Release NoFramework
|
||||||
qtci-osx-10.9-x86_64 Clang Release NoFramework
|
qtci-linux-RHEL-6.6-x86_64 Android_ANY armv7 GCC Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
|
||||||
qtci-osx-10.10-x86_64 IOS_ANY x86_64 Clang Release DisableTests Static
|
qtci-linux-Ubuntu-14.04-x86_64 Boot2Qt_Jethro armv7 GCC DisableTests
|
||||||
qtci-linux-RHEL-6.6-x86_64 Android_ANY armv7 GCC Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
|
qtci-linux-Ubuntu-15.04-x86_64 UbuntuTouch_15_04 armv7 GCC Packaging DisableTests OpenGLES2
|
||||||
qtci-linux-Ubuntu-14.04-x86_64 Boot2Qt_Jethro armv7 GCC DisableTests
|
qtci-linux-RHEL-6.6-x86_64 QNX_660 armv7 GCC Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
|
||||||
qtci-linux-Ubuntu-15.04-x86_64 UbuntuTouch_15_04 armv7 GCC Packaging DisableTests OpenGLES2
|
qtci-linux-Ubuntu-14.04-x86_64 GCC TestOnly LicenseCheck
|
||||||
qtci-linux-RHEL-6.6-x86_64 QNX_660 armv7 GCC Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
|
qtci-osx-10.10-x86_64 IOS_ANY x86_64 Clang Release DisableTests Static
|
||||||
qtci-linux-Ubuntu-14.04-x86_64 GCC TestOnly LicenseCheck
|
|
||||||
|
|||||||
@@ -1,7 +1,13 @@
|
|||||||
Template Target OS Target arch Compiler Features
|
Template Target OS Target arch Compiler Features
|
||||||
--------------------------- ------------------- ----------- ----------- -------------------------------------------------------------------------------------
|
--------------------------- ------------------- ----------- ----------- -----------------------------------------------------------------
|
||||||
|
qtci-windows-8-x86_64 Windows_Phone_8_1 x86 MSVC2013 Packaging DebugAndRelease Release DisableTests
|
||||||
qtci-windows-10-x86_64 WinRT_10 x86 MSVC2015 Packaging DebugAndRelease Release DisableTests
|
qtci-windows-10-x86_64 WinRT_10 x86 MSVC2015 Packaging DebugAndRelease Release DisableTests
|
||||||
qtci-windows-10-x86_64 WinRT_10 MSVC2015 Packaging DebugAndRelease Release DisableTests
|
qtci-windows-10-x86_64 WinRT_10 MSVC2015 Packaging DebugAndRelease Release DisableTests
|
||||||
|
|
||||||
|
# target arch is used here only for documentation the value is ignored
|
||||||
|
qtci-windows-10-x86_64 WinRT_10 armv7 MSVC2015 Packaging DebugAndRelease Release DisableTests
|
||||||
|
|
||||||
|
# qtci-osx-10.8-x86_64 Clang Release NoFramework
|
||||||
qtci-linux-RHEL-6.6-x86_64 Android_ANY x86 GCC Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
|
qtci-linux-RHEL-6.6-x86_64 Android_ANY x86 GCC Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
|
||||||
qtci-windows-7-x86 Android_ANY armv7 Mingw49 Packaging Release DisableTests OpenGLES2
|
qtci-windows-7-x86 Android_ANY armv7 Mingw49 Packaging Release DisableTests OpenGLES2
|
||||||
qtci-windows-7-x86 Android_ANY x86 Mingw49 Packaging Release DisableTests OpenGLES2
|
qtci-windows-7-x86 Android_ANY x86 Mingw49 Packaging Release DisableTests OpenGLES2
|
||||||
@@ -10,8 +16,5 @@ qtci-osx-10.10-x86_64 Android_ANY x86 GCC Packagin
|
|||||||
qtci-linux-RHEL-6.6-x86_64 QNX_660 x86 GCC Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
|
qtci-linux-RHEL-6.6-x86_64 QNX_660 x86 GCC Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
|
||||||
qtci-windows-7-x86 QNX_660 armv7 Mingw49 Packaging Release DisableTests OpenGLES2
|
qtci-windows-7-x86 QNX_660 armv7 Mingw49 Packaging Release DisableTests OpenGLES2
|
||||||
qtci-windows-7-x86 QNX_660 x86 Mingw49 Packaging Release DisableTests OpenGLES2
|
qtci-windows-7-x86 QNX_660 x86 Mingw49 Packaging Release DisableTests OpenGLES2
|
||||||
qtci-windows-8-x86_64 Windows_Phone_8_1 x86 MSVC2013 Packaging DebugAndRelease Release DisableTests
|
|
||||||
qtci-osx-10.10-x86_64 IOS_ANY multi Clang Packaging DebugAndRelease DisableTests Static
|
|
||||||
|
|
||||||
# target arch is used here only for documentation the value is ignored
|
qtci-osx-10.10-x86_64 IOS_ANY multi Clang Packaging DebugAndRelease DisableTests Static
|
||||||
qtci-windows-10-x86_64 WinRT_10 armv7 MSVC2015 Packaging DebugAndRelease Release DisableTests
|
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
#!/bin/env bash
|
|
||||||
# Required for tqtc-boot2qt/qdb
|
|
||||||
sudo yum install -y libusb1-devel
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
# We need to disable selinux while we are overwriting some binaries
|
|
||||||
# required by it. If this is not done, ICU provisioning will create
|
|
||||||
# template that is not booting.
|
|
||||||
|
|
||||||
sudo sed -i s/SELINUX=enforcing/SELINUX=disabled/g /etc/selinux/config
|
|
||||||
@@ -1,70 +0,0 @@
|
|||||||
#!/bin/env bash
|
|
||||||
|
|
||||||
#############################################################################
|
|
||||||
##
|
|
||||||
## Copyright (C) 2016 The Qt Company Ltd.
|
|
||||||
## Contact: http://www.qt.io/licensing/
|
|
||||||
##
|
|
||||||
## This file is part of the test suite 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$
|
|
||||||
##
|
|
||||||
#############################################################################
|
|
||||||
|
|
||||||
# This script installs the right ICU version
|
|
||||||
|
|
||||||
set -e
|
|
||||||
icuVersion="56.1"
|
|
||||||
icuLocation="/usr/lib64"
|
|
||||||
sha1="6dd9ca6b185681a7ddc4bb94fd7fced27647a21c"
|
|
||||||
|
|
||||||
function Install7ZPackageFromURL {
|
|
||||||
url=$1
|
|
||||||
expectedSha1=$2
|
|
||||||
targetDirectory=$3
|
|
||||||
|
|
||||||
targetFile=`mktemp` || echo "Failed to create temporary file"
|
|
||||||
wget --tries=5 --waitretry=5 --output-document=$targetFile $url || echo "Failed to download '$url' multiple times"
|
|
||||||
echo "$expectedSha1 $targetFile" | sha1sum --check || echo "Failed to check sha1sum"
|
|
||||||
sudo /usr/local/bin/7z x -yo$targetDirectory $targetFile || echo "Failed to unzip $url archive"
|
|
||||||
rm $targetFile
|
|
||||||
}
|
|
||||||
|
|
||||||
echo "Installing custom ICU $icuVersion $sha1 packages on RHEL to $icuLocation"
|
|
||||||
|
|
||||||
baseBinaryPackageURL="http://master.qt.io/development_releases/prebuilt/icu/prebuilt/$icuVersion/icu-linux-g++-Rhel7.2-x64.7z"
|
|
||||||
Install7ZPackageFromURL $baseBinaryPackageURL $sha1 "/usr/lib64"
|
|
||||||
|
|
||||||
echo "Installing custom ICU devel packages on RHEL"
|
|
||||||
|
|
||||||
sha1Dev="bffde26cdea752bee0edd281820c57f1adac3864"
|
|
||||||
develPackageURL="http://master.qt.io/development_releases/prebuilt/icu/prebuilt/$icuVersion/icu-linux-g++-Rhel7.2-x64-devel.7z"
|
|
||||||
tempDir=`mktemp -d` || echo "Failed to create temporary directory"
|
|
||||||
trap "sudo rm -fr $tempDir" EXIT
|
|
||||||
Install7ZPackageFromURL $develPackageURL $sha1Dev $tempDir
|
|
||||||
sudo cp -a $tempDir/lib/* /usr/lib64
|
|
||||||
sudo cp -a $tempDir/* /usr/
|
|
||||||
|
|
||||||
sudo /sbin/ldconfig
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
# gstreamer 1 for QtMultimedia
|
|
||||||
# gtk3 style for QtGui/QStyle
|
|
||||||
# libusb1 for tqtc-boot2qt/qdb
|
|
||||||
|
|
||||||
sudo yum install -y \
|
|
||||||
gstreamer1-devel gstreamer1-plugins-base-devel \
|
|
||||||
gtk3-devel \
|
|
||||||
libusb1-devel
|
|
||||||
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
#!/bin/env bash
|
|
||||||
# Required for tqtc-boot2qt/qdb
|
|
||||||
sudo apt-get install -y libusb-1.0-0-dev
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
{
|
|
||||||
"commandline": {
|
|
||||||
"options": {
|
|
||||||
"skip": "addString"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
31
qt.pro
31
qt.pro
@@ -1,9 +1,11 @@
|
|||||||
# Create the super cache so modules will add themselves to it.
|
# Create the super cache so modules will add themselves to it.
|
||||||
cache(, super)
|
cache(, super)
|
||||||
|
|
||||||
TEMPLATE = subdirs
|
CONFIG += build_pass # hack to disable the .qmake.super auto-add
|
||||||
|
load(qt_build_config)
|
||||||
|
CONFIG -= build_pass # unhack, as it confuses Qt Creator
|
||||||
|
|
||||||
CONFIG += prepare_docs qt_docs_targets
|
TEMPLATE = subdirs
|
||||||
|
|
||||||
# Extract submodules from .gitmodules.
|
# Extract submodules from .gitmodules.
|
||||||
lines = $$cat(.gitmodules, lines)
|
lines = $$cat(.gitmodules, lines)
|
||||||
@@ -24,29 +26,6 @@ for (line, lines) {
|
|||||||
}
|
}
|
||||||
QMAKE_INTERNAL_INCLUDED_FILES += $$PWD/.gitmodules
|
QMAKE_INTERNAL_INCLUDED_FILES += $$PWD/.gitmodules
|
||||||
|
|
||||||
QT_SKIP_MODULES =
|
|
||||||
uikit {
|
|
||||||
QT_SKIP_MODULES += qtdoc qtmacextras qtserialport qtwebkit qtwebkit-examples
|
|
||||||
!ios: QT_SKIP_MODULES += qtscript
|
|
||||||
}
|
|
||||||
|
|
||||||
# This is a bit hacky, but a proper implementation is not worth it.
|
|
||||||
args = $$QMAKE_EXTRA_ARGS
|
|
||||||
for (ever) {
|
|
||||||
isEmpty(args): break()
|
|
||||||
a = $$take_first(args)
|
|
||||||
|
|
||||||
equals(a, -skip) {
|
|
||||||
isEmpty(args): break()
|
|
||||||
m = $$take_first(args)
|
|
||||||
contains(m, -.*): next()
|
|
||||||
m ~= s/^(qt)?/qt/
|
|
||||||
!contains(modules, $$m): \
|
|
||||||
error("-skip command line argument used with non-existent module '$$m'.")
|
|
||||||
QT_SKIP_MODULES += $$m
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
modules = $$sort_depends(modules, module., .depends .recommends)
|
modules = $$sort_depends(modules, module., .depends .recommends)
|
||||||
modules = $$reverse(modules)
|
modules = $$reverse(modules)
|
||||||
for (mod, modules) {
|
for (mod, modules) {
|
||||||
@@ -93,5 +72,3 @@ for (mod, modules) {
|
|||||||
|
|
||||||
SUBDIRS += $$mod
|
SUBDIRS += $$mod
|
||||||
}
|
}
|
||||||
|
|
||||||
load(qt_configure)
|
|
||||||
|
|||||||
2
qt3d
2
qt3d
Submodule qt3d updated: 440589a074...1c52a489c1
Submodule qtactiveqt updated: 55199c0da6...6d57918ce6
Submodule qtandroidextras updated: 50bc6b85e1...1895642450
2
qtbase
2
qtbase
Submodule qtbase updated: 49dc9aa409...c71fc3860b
Submodule qtcanvas3d updated: 5962967a37...4edba7c6fe
2
qtcharts
2
qtcharts
Submodule qtcharts updated: 057b3e2d6a...01ec7b7ae4
Submodule qtconnectivity updated: 1afb57ed92...61afd66f14
Submodule qtdatavis3d updated: a78f8d6bef...0bf42b29a9
Submodule qtdeclarative updated: fffb997e19...cc1c3d0e2b
2
qtdoc
2
qtdoc
Submodule qtdoc updated: 89b92ceeb7...73dc5f8de5
Submodule qtdocgallery updated: e36e6f0abd...2da36eb615
Submodule qtenginio updated: b0ad5907f4...15090ec536
Submodule qtfeedback updated: 9ac8d8c272...28ca624149
Submodule qtgamepad updated: 13bbe6ea37...e5066759bf
Submodule qtgraphicaleffects updated: 1583bb5569...26a1ddc88e
Submodule qtimageformats updated: cd2de115c6...018828170d
Submodule qtlocation updated: 41cc347040...e2ece6d128
Submodule qtmacextras updated: 145e383d81...f48a333363
Submodule qtmultimedia updated: 544a8a4251...310271a4aa
Submodule qtnetworkauth deleted from ec7663382b
2
qtpim
2
qtpim
Submodule qtpim updated: 02efef5ee6...de4cfc6b53
Submodule qtpurchasing updated: bc5b413ad0...dd357a2fa1
2
qtquick1
2
qtquick1
Submodule qtquick1 updated: 64faeb0d80...26229cfa0b
Submodule qtquickcontrols updated: 201c86391c...8dbb5d994e
Submodule qtquickcontrols2 updated: 6f7852a307...838fd79152
2
qtscript
2
qtscript
Submodule qtscript updated: c35df2ec0e...881231d2c9
2
qtscxml
2
qtscxml
Submodule qtscxml updated: 4704292500...cef09e6345
Submodule qtsensors updated: 1220a31e6c...4c5873b43a
Submodule qtserialbus updated: c8fe92ef54...2e409fef81
Submodule qtserialport updated: 74aad2578e...12575ecc41
2
qtspeech
2
qtspeech
Submodule qtspeech updated: 48b130f51f...ca8768b90c
2
qtsvg
2
qtsvg
Submodule qtsvg updated: 1b3a7ae14d...410b6b529c
Submodule qtsystems updated: 434af789f0...cc2077700b
2
qttools
2
qttools
Submodule qttools updated: 30c10900ad...6f8bb3d4c5
Submodule qttranslations updated: c0ae29b232...964107ba95
Submodule qtvirtualkeyboard updated: cfa4ab4cbf...c2a58836ba
Submodule qtwayland updated: 0e2a950895...d27d65dde5
Submodule qtwebchannel updated: e3ddde4b26...c3787add37
Submodule qtwebengine updated: d740d6a7db...6232d02139
2
qtwebkit
2
qtwebkit
Submodule qtwebkit updated: 74ac5b0f34...bb9f65f54e
Submodule qtwebkit-examples updated: f0898f83ab...7524642b5d
Submodule qtwebsockets updated: afb3c58d03...1f6a55f97d
Submodule qtwebview updated: ddc838e94b...ba47b1f14e
Submodule qtwinextras updated: fff5a72413...894011181b
Submodule qtx11extras updated: 54cc3158ac...cd0535c292
Submodule qtxmlpatterns updated: 9f7e01b582...1433d3461c
Reference in New Issue
Block a user