Update submodules and disable some failing repositories

Until dev is fixed, we disable some of the broken repos in the qt5
wip/cmake branch: qttools, qtremoteobjects, qtscxml, qtwebsockets,
qtwinextras.

Also switch Windows to be built in Release mode, to circumvent some
issues with Debug builds that are also present in dev. Note qmake
builds in Coin also only build Release builds of Windows for testing.

Change-Id: Ie095fa16920fb6bd92db80118abeb6b282c96897
Reviewed-by: Qt CMake Build Bot
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
Leander Beernaert
2020-01-21 14:41:03 +01:00
committed by Alexandru Croitor
parent 872c905004
commit 31d83f1ddb
4 changed files with 10 additions and 10 deletions

14
.gitmodules vendored
View File

@@ -1,7 +1,7 @@
[submodule "qtbase"]
path = qtbase
url = ../qtbase.git
branch = wip/cmake
branch = refs/changes/71/283671/6
status = essential
[submodule "qtsvg"]
depends = qtbase
@@ -14,7 +14,7 @@
recommends = qtsvg
path = qtdeclarative
url = ../qtdeclarative.git
branch = wip/cmake
branch = refs/changes/15/287315/8
status = essential
[submodule "qtactiveqt"]
depends = qtbase
@@ -42,7 +42,7 @@
path = qttools
url = ../qttools.git
branch = wip/cmake
status = essential
status = ignore
[submodule "qtxmlpatterns"]
depends = qtbase
recommends = qtdeclarative
@@ -189,7 +189,7 @@
path = qtwinextras
url = ../qtwinextras.git
branch = wip/cmake
status = addon
status = ignore
[submodule "qtandroidextras"]
depends = qtbase
path = qtandroidextras
@@ -202,7 +202,7 @@
path = qtwebsockets
url = ../qtwebsockets.git
branch = wip/cmake
status = addon
status = ignore
[submodule "qtwebchannel"]
depends = qtbase
recommends = qtdeclarative qtwebsockets
@@ -278,7 +278,7 @@
path = qtscxml
url = ../qtscxml.git
branch = wip/cmake
status = addon
status = ignore
[submodule "qtspeech"]
depends = qtbase
recommends = qtdeclarative qtmultimedia
@@ -298,7 +298,7 @@
path = qtremoteobjects
url = ../qtremoteobjects.git
branch = wip/cmake
status = addon
status = ignore
[submodule "qtwebglplugin"]
depends = qtbase qtwebsockets
recommends = qtdeclarative