mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-14 09:15:34 +08:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
adf7bcc0b1 | ||
|
|
d216c70d07 | ||
|
|
a5a1899f04 | ||
|
|
75cf7131d6 | ||
|
|
683bb7e19e | ||
|
|
f404267506 |
68
.gitmodules
vendored
68
.gitmodules
vendored
@@ -1,66 +1,66 @@
|
|||||||
[submodule "qtbase"]
|
[submodule "qtbase"]
|
||||||
path = qtbase
|
path = qtbase
|
||||||
url = ../qtbase.git
|
url = ../qtbase.git
|
||||||
branch = 5.6.2
|
branch = 5.6.1
|
||||||
status = essential
|
status = essential
|
||||||
[submodule "qtsvg"]
|
[submodule "qtsvg"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtsvg
|
path = qtsvg
|
||||||
url = ../qtsvg.git
|
url = ../qtsvg.git
|
||||||
branch = 5.6.2
|
branch = 5.6.1
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtdeclarative"]
|
[submodule "qtdeclarative"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtsvg qtxmlpatterns
|
recommends = qtsvg qtxmlpatterns
|
||||||
path = qtdeclarative
|
path = qtdeclarative
|
||||||
url = ../qtdeclarative.git
|
url = ../qtdeclarative.git
|
||||||
branch = 5.6.2
|
branch = 5.6.1
|
||||||
status = essential
|
status = essential
|
||||||
[submodule "qtactiveqt"]
|
[submodule "qtactiveqt"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtactiveqt
|
path = qtactiveqt
|
||||||
url = ../qtactiveqt.git
|
url = ../qtactiveqt.git
|
||||||
branch = 5.6.2
|
branch = 5.6.1
|
||||||
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.6.2
|
branch = 5.6.1
|
||||||
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.6.2
|
branch = 5.6.1
|
||||||
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.6.2
|
branch = 5.6.1
|
||||||
status = essential
|
status = essential
|
||||||
[submodule "qtxmlpatterns"]
|
[submodule "qtxmlpatterns"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtxmlpatterns
|
path = qtxmlpatterns
|
||||||
url = ../qtxmlpatterns.git
|
url = ../qtxmlpatterns.git
|
||||||
branch = 5.6.2
|
branch = 5.6.1
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qttranslations"]
|
[submodule "qttranslations"]
|
||||||
depends = qttools
|
depends = qttools
|
||||||
path = qttranslations
|
path = qttranslations
|
||||||
url = ../qttranslations.git
|
url = ../qttranslations.git
|
||||||
branch = 5.6.2
|
branch = 5.6.1
|
||||||
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.6.2
|
branch = 5.6.1
|
||||||
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.6.2
|
branch = 5.6.1
|
||||||
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.6.2
|
branch = 5.6.1
|
||||||
status = obsolete
|
status = obsolete
|
||||||
[submodule "qtqa"]
|
[submodule "qtqa"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
@@ -96,14 +96,14 @@
|
|||||||
recommends = qtdeclarative qtquickcontrols qtserialport qtsystems
|
recommends = qtdeclarative qtquickcontrols qtserialport qtsystems
|
||||||
path = qtlocation
|
path = qtlocation
|
||||||
url = ../qtlocation.git
|
url = ../qtlocation.git
|
||||||
branch = 5.6.2
|
branch = 5.6.1
|
||||||
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.6.2
|
branch = 5.6.1
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtsystems"]
|
[submodule "qtsystems"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
@@ -136,130 +136,130 @@
|
|||||||
recommends = qtdeclarative qtandroidextras
|
recommends = qtdeclarative qtandroidextras
|
||||||
path = qtconnectivity
|
path = qtconnectivity
|
||||||
url = ../qtconnectivity.git
|
url = ../qtconnectivity.git
|
||||||
branch = 5.6.2
|
branch = 5.6.1
|
||||||
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.6.2
|
branch = 5.6.1
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qt3d"]
|
[submodule "qt3d"]
|
||||||
depends = qtdeclarative qtimageformats
|
depends = qtdeclarative qtimageformats
|
||||||
path = qt3d
|
path = qt3d
|
||||||
url = ../qt3d.git
|
url = ../qt3d.git
|
||||||
branch = 5.6.2
|
branch = 5.6.1
|
||||||
status = preview
|
status = preview
|
||||||
[submodule "qtimageformats"]
|
[submodule "qtimageformats"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtimageformats
|
path = qtimageformats
|
||||||
url = ../qtimageformats.git
|
url = ../qtimageformats.git
|
||||||
branch = 5.6.2
|
branch = 5.6.1
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtquick1"]
|
[submodule "qtquick1"]
|
||||||
depends = qtscript
|
depends = qtscript
|
||||||
recommends = qtsvg qtxmlpatterns
|
recommends = qtsvg qtxmlpatterns
|
||||||
path = qtquick1
|
path = qtquick1
|
||||||
url = ../qtquick1.git
|
url = ../qtquick1.git
|
||||||
branch = 5.6.2
|
branch = 5.6.1
|
||||||
status = obsolete
|
status = obsolete
|
||||||
[submodule "qtgraphicaleffects"]
|
[submodule "qtgraphicaleffects"]
|
||||||
depends = qtdeclarative
|
depends = qtdeclarative
|
||||||
path = qtgraphicaleffects
|
path = qtgraphicaleffects
|
||||||
url = ../qtgraphicaleffects.git
|
url = ../qtgraphicaleffects.git
|
||||||
branch = 5.6.2
|
branch = 5.6.1
|
||||||
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.6.2
|
branch = 5.6.1
|
||||||
status = essential
|
status = essential
|
||||||
[submodule "qtserialbus"]
|
[submodule "qtserialbus"]
|
||||||
depends = qtserialport
|
depends = qtserialport
|
||||||
path = qtserialbus
|
path = qtserialbus
|
||||||
url = ../qtserialbus.git
|
url = ../qtserialbus.git
|
||||||
branch = 5.6.2
|
branch = 5.6.1
|
||||||
status = preview
|
status = preview
|
||||||
[submodule "qtserialport"]
|
[submodule "qtserialport"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtserialport
|
path = qtserialport
|
||||||
url = ../qtserialport.git
|
url = ../qtserialport.git
|
||||||
branch = 5.6.2
|
branch = 5.6.1
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtx11extras"]
|
[submodule "qtx11extras"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtx11extras
|
path = qtx11extras
|
||||||
url = ../qtx11extras.git
|
url = ../qtx11extras.git
|
||||||
branch = 5.6.2
|
branch = 5.6.1
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtmacextras"]
|
[submodule "qtmacextras"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtmacextras
|
path = qtmacextras
|
||||||
url = ../qtmacextras.git
|
url = ../qtmacextras.git
|
||||||
branch = 5.6.2
|
branch = 5.6.1
|
||||||
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.6.2
|
branch = 5.6.1
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtandroidextras"]
|
[submodule "qtandroidextras"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtandroidextras
|
path = qtandroidextras
|
||||||
url = ../qtandroidextras.git
|
url = ../qtandroidextras.git
|
||||||
branch = 5.6.2
|
branch = 5.6.1
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtenginio"]
|
[submodule "qtenginio"]
|
||||||
depends = qtdeclarative
|
depends = qtdeclarative
|
||||||
path = qtenginio
|
path = qtenginio
|
||||||
url = ../qtenginio.git
|
url = ../qtenginio.git
|
||||||
branch = 5.6.2
|
branch = 5.6.1
|
||||||
status = deprecated
|
status = deprecated
|
||||||
[submodule "qtwebsockets"]
|
[submodule "qtwebsockets"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative
|
recommends = qtdeclarative
|
||||||
path = qtwebsockets
|
path = qtwebsockets
|
||||||
url = ../qtwebsockets.git
|
url = ../qtwebsockets.git
|
||||||
branch = 5.6.2
|
branch = 5.6.1
|
||||||
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.6.2
|
branch = 5.6.1
|
||||||
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.6.2
|
branch = 5.6.1
|
||||||
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.6.2
|
branch = 5.6.1
|
||||||
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.6.2
|
branch = 5.6.1
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtquickcontrols2"]
|
[submodule "qtquickcontrols2"]
|
||||||
depends = qtquickcontrols
|
depends = qtquickcontrols
|
||||||
path = qtquickcontrols2
|
path = qtquickcontrols2
|
||||||
url = ../qtquickcontrols2.git
|
url = ../qtquickcontrols2.git
|
||||||
branch = 5.6.2
|
branch = 5.6.1
|
||||||
status = preview
|
status = preview
|
||||||
[submodule "qtpurchasing"]
|
[submodule "qtpurchasing"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
The Qt Toolkit is Copyright (C) 2015 The Qt Company Ltd.
|
The Qt Toolkit is Copyright (C) 2015 The Qt Company Ltd.
|
||||||
Contact: http://www.qt.io/licensing/
|
Contact: http://www.qt.io/licensing/
|
||||||
|
|
||||||
You may use, distribute and copy the Qt Toolkit under the terms of
|
You may use, distribute and copy the Qt GUI Toolkit under the terms of
|
||||||
GNU General Public License version 2, which is displayed below.
|
GNU General Public License version 2, which is displayed below.
|
||||||
|
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
The Qt Toolkit is Copyright (C) 2015 The Qt Company Ltd.
|
The Qt Toolkit is Copyright (C) 2015 The Qt Company Ltd.
|
||||||
Contact: http://www.qt.io/licensing/
|
Contact: http://www.qt.io/licensing/
|
||||||
|
|
||||||
You may use, distribute and copy the Qt Toolkit under the terms of
|
You may use, distribute and copy the Qt GUI Toolkit under the terms of
|
||||||
GNU Lesser General Public License version 3. That license references
|
GNU Lesser General Public License version 3. That license references
|
||||||
the General Public License version 3, that is displayed below. Other
|
the General Public License version 3, that is displayed below. Other
|
||||||
portions of the Qt Toolkit may be licensed directly under this license.
|
portions of the Qt Toolkit may be licensed directly under this license.
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
The Qt Toolkit is Copyright (C) 2015 The Qt Company Ltd.
|
The Qt Toolkit is Copyright (C) 2015 The Qt Company Ltd.
|
||||||
Contact: http://www.qt.io/licensing/
|
Contact: http://www.qt.io/licensing/
|
||||||
|
|
||||||
You may use, distribute and copy the Qt Toolkit under the terms of
|
You may use, distribute and copy the Qt GUI Toolkit under the terms of
|
||||||
GNU Lesser General Public License version 2.1, which is displayed below.
|
GNU Lesser General Public License version 2.1, which is displayed below.
|
||||||
|
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
The Qt Toolkit is Copyright (C) 2015 The Qt Company Ltd.
|
The Qt Toolkit is Copyright (C) 2015 The Qt Company Ltd.
|
||||||
Contact: http://www.qt.io/licensing/
|
Contact: http://www.qt.io/licensing/
|
||||||
|
|
||||||
You may use, distribute and copy the Qt Toolkit under the terms of
|
You may use, distribute and copy the Qt GUI Toolkit under the terms of
|
||||||
GNU Lesser General Public License version 3, which is displayed below.
|
GNU Lesser General Public License version 3, which is displayed below.
|
||||||
This license makes reference to the version 3 of the GNU General
|
This license makes reference to the version 3 of the GNU General
|
||||||
Public License, which you can find in the LICENSE.GPLv3 file.
|
Public License, which you can find in the LICENSE.GPLv3 file.
|
||||||
|
|||||||
29
README
29
README
@@ -16,6 +16,29 @@ HOW TO BUILD QT5
|
|||||||
please see section "Setting up your machine" on:
|
please see section "Setting up your machine" on:
|
||||||
http://wiki.qt.io/Get_The_Source
|
http://wiki.qt.io/Get_The_Source
|
||||||
|
|
||||||
|
Optional requirements
|
||||||
|
---------------------
|
||||||
|
|
||||||
|
- OpenSSL for SSL sockets or HTTPS
|
||||||
|
- Wayland
|
||||||
|
|
||||||
|
New dependencies in Qt 5
|
||||||
|
------------------------
|
||||||
|
|
||||||
|
Linux: On systems running X11, the XCB libraries are required for
|
||||||
|
the platform plugin to build. qtbase/src/plugins/platforms/xcb/README
|
||||||
|
lists the required packages.
|
||||||
|
|
||||||
|
Qt 5 can make use of the ICU libraries providing Unicode and Globalization
|
||||||
|
support (see http://site.icu-project.org/). They are required for building
|
||||||
|
QtWebKit.
|
||||||
|
On Linux, they will be auto-detected.
|
||||||
|
On Windows, they need to be manually installed and the "include" and "lib"
|
||||||
|
folders of the ICU installation must be appended to the INCLUDE and LIB
|
||||||
|
environment variables after calling the Windows SDK setup script.
|
||||||
|
The "bin" folder of the ICU installation should be appended to the PATH
|
||||||
|
environment variable in order to for the DLLs to be found at run-time.
|
||||||
|
|
||||||
Licensing:
|
Licensing:
|
||||||
----------
|
----------
|
||||||
|
|
||||||
@@ -87,11 +110,11 @@ HOW TO BUILD QT5
|
|||||||
default in the build system.
|
default in the build system.
|
||||||
|
|
||||||
It is possible to build selected modules with their dependencies by doing
|
It is possible to build selected modules with their dependencies by doing
|
||||||
a `make module-<foo>'. For example, to build only qtdeclarative,
|
a `make module-<foo>'. For example, to build only qtscript and qtwebkit,
|
||||||
and the modules it depends on:
|
and the modules they depend on:
|
||||||
|
|
||||||
./configure -prefix $PWD/qtbase <license>
|
./configure -prefix $PWD/qtbase <license>
|
||||||
make -j4 module-qtdeclarative
|
make -j4 module-qtscript module-qtwebkit
|
||||||
|
|
||||||
This can save a lot of time if you are only interested in a subset of Qt5.
|
This can save a lot of time if you are only interested in a subset of Qt5.
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,4 @@ This directory contains files used by Qt's Continuous Integration system (Coin).
|
|||||||
provisioning
|
provisioning
|
||||||
------------
|
------------
|
||||||
Contains scripts that apply to different test machines in order to run automatic tests on them.
|
Contains scripts that apply to different test machines in order to run automatic tests on them.
|
||||||
For Windows scripts, make sure that the machine has "Set-ExecutionPolicy RemoteSigned -Force" set.
|
|
||||||
(Run as admin in PowerShell)
|
|
||||||
|
|
||||||
|
|||||||
@@ -27,5 +27,5 @@ function Extract-Zip
|
|||||||
$shell = new-object -com shell.application
|
$shell = new-object -com shell.application
|
||||||
$zipfile = $shell.Namespace($Source)
|
$zipfile = $shell.Namespace($Source)
|
||||||
$destinationFolder = $shell.Namespace($Destination)
|
$destinationFolder = $shell.Namespace($Destination)
|
||||||
$destinationFolder.CopyHere($zipfile.Items(), 16)
|
$destinationFolder.CopyHere($zipfile.Items())
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,9 +0,0 @@
|
|||||||
# ICU is already pre-installed on Windows machines, it would be nice to have
|
|
||||||
# the installation script, but for now let's just export the right variables
|
|
||||||
|
|
||||||
# FIXME: do we really want to have it per MSVC version? What about MSVC2015?
|
|
||||||
[Environment]::SetEnvironmentVariable("CI_ICU_PATH_MSVC2012", "C:\\Utils\\icu_53_1_msvc_2012_64_devel\\icu53_1", "Machine")
|
|
||||||
[Environment]::SetEnvironmentVariable("CI_ICU_PATH_MSVC2013", "C:\\Utils\\icu_53_1_msvc_2013_64_devel\\icu53_1", "Machine")
|
|
||||||
|
|
||||||
# FIXME: do we really want to use the 4.8.2 ICU build?
|
|
||||||
[Environment]::SetEnvironmentVariable("CI_ICU_PATH_Mingw49", "C:\Utils\icu_53_1_Mingw_builds_4_8_2_posix_seh_64_devel\icu53_1", "Machine")
|
|
||||||
@@ -5,5 +5,3 @@ $zip = "c:\users\qt\downloads\jom_1_1_0.zip"
|
|||||||
Invoke-WebRequest -UseBasicParsing http://download.qt.io/official_releases/jom/jom_1_1_0.zip -OutFile $zip
|
Invoke-WebRequest -UseBasicParsing http://download.qt.io/official_releases/jom/jom_1_1_0.zip -OutFile $zip
|
||||||
Verify-Checksum $zip "C4149FE706B25738B4C4E54C73E180B9CAB55832"
|
Verify-Checksum $zip "C4149FE706B25738B4C4E54C73E180B9CAB55832"
|
||||||
Extract-Zip $zip C:\Utils\Jom
|
Extract-Zip $zip C:\Utils\Jom
|
||||||
|
|
||||||
[Environment]::SetEnvironmentVariable("CI_JOM_PATH", "C:\Utils\Jom", "Machine")
|
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
# provides: fix for possible bug in the subscription manager
|
|
||||||
# version: provided by RedHat
|
|
||||||
# needed for yum to work properly in case there is incorrect data in
|
|
||||||
# the sslclientkey repository parameter value
|
|
||||||
sudo rm -f /etc/pki/entitlement/*
|
|
||||||
sudo subscription-manager refresh
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
defaults write com.apple.CrashReporter DialogType server
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
defaults write com.apple.CrashReporter DialogType server
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
defaults write com.apple.CrashReporter DialogType server
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
defaults write com.apple.CrashReporter DialogType server
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
. "$PSScriptRoot\..\common\icu.ps1"
|
|
||||||
@@ -1 +1,6 @@
|
|||||||
|
Set-ExecutionPolicy RemoteSigned -Force
|
||||||
|
|
||||||
|
# install jom
|
||||||
. "$PSScriptRoot\..\common\jom.ps1"
|
. "$PSScriptRoot\..\common\jom.ps1"
|
||||||
|
|
||||||
|
Set-ExecutionPolicy Restricted -Force
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
. "$PSScriptRoot\..\common\icu.ps1"
|
|
||||||
@@ -1 +1,6 @@
|
|||||||
|
Set-ExecutionPolicy RemoteSigned -Force
|
||||||
|
|
||||||
|
# install jom
|
||||||
. "$PSScriptRoot\..\common\jom.ps1"
|
. "$PSScriptRoot\..\common\jom.ps1"
|
||||||
|
|
||||||
|
Set-ExecutionPolicy Restricted -Force
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
. "$PSScriptRoot\..\common\icu.ps1"
|
|
||||||
@@ -1 +1,6 @@
|
|||||||
|
Set-ExecutionPolicy RemoteSigned -Force
|
||||||
|
|
||||||
|
# install jom
|
||||||
. "$PSScriptRoot\..\common\jom.ps1"
|
. "$PSScriptRoot\..\common\jom.ps1"
|
||||||
|
|
||||||
|
Set-ExecutionPolicy Restricted -Force
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
. "$PSScriptRoot\..\common\icu.ps1"
|
|
||||||
@@ -1 +1,6 @@
|
|||||||
|
Set-ExecutionPolicy RemoteSigned -Force
|
||||||
|
|
||||||
|
# install jom
|
||||||
. "$PSScriptRoot\..\common\jom.ps1"
|
. "$PSScriptRoot\..\common\jom.ps1"
|
||||||
|
|
||||||
|
Set-ExecutionPolicy Restricted -Force
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
. "$PSScriptRoot\..\common\icu.ps1"
|
|
||||||
@@ -1 +1,6 @@
|
|||||||
|
Set-ExecutionPolicy RemoteSigned -Force
|
||||||
|
|
||||||
|
# install jom
|
||||||
. "$PSScriptRoot\..\common\jom.ps1"
|
. "$PSScriptRoot\..\common\jom.ps1"
|
||||||
|
|
||||||
|
Set-ExecutionPolicy Restricted -Force
|
||||||
|
|||||||
@@ -155,10 +155,9 @@ EOF
|
|||||||
}
|
}
|
||||||
|
|
||||||
use Carp qw( confess );
|
use Carp qw( confess );
|
||||||
use Cwd qw( getcwd abs_path );
|
|
||||||
use English qw( -no_match_vars );
|
use English qw( -no_match_vars );
|
||||||
use File::Spec::Functions qw ( rel2abs );
|
|
||||||
use Getopt::Long qw( GetOptions );
|
use Getopt::Long qw( GetOptions );
|
||||||
|
use Cwd qw( getcwd abs_path );
|
||||||
|
|
||||||
my $script_path = abs_path($0);
|
my $script_path = abs_path($0);
|
||||||
$script_path =~ s,[/\\][^/\\]+$,,;
|
$script_path =~ s,[/\\][^/\\]+$,,;
|
||||||
@@ -559,25 +558,24 @@ sub git_install_hooks
|
|||||||
my @configresult = qx(git config --list --local);
|
my @configresult = qx(git config --list --local);
|
||||||
foreach my $line (@configresult) {
|
foreach my $line (@configresult) {
|
||||||
next if ($line !~ /submodule\.([^.=]+)\.url=/);
|
next if ($line !~ /submodule\.([^.=]+)\.url=/);
|
||||||
my $module = $1;
|
my $module = $1.'/.git';
|
||||||
my $module_gitdir = $module.'/.git';
|
if (!-d $module) {
|
||||||
if (!-d $module_gitdir) {
|
open GITD, $module or die "Cannot open $module: $!\n";
|
||||||
open GITD, $module_gitdir or die "Cannot open $module: $!\n";
|
|
||||||
my $gd = <GITD>;
|
my $gd = <GITD>;
|
||||||
close GITD;
|
close GITD;
|
||||||
chomp($gd);
|
chomp($gd);
|
||||||
$gd =~ s/^gitdir: // or die "Malformed .git file $module_gitdir\n";
|
$gd =~ s/^gitdir: // or die "Malformed .git file $module\n";
|
||||||
$module_gitdir = rel2abs($gd, $module);
|
$module = $gd; # We expect it to be always absolute.
|
||||||
if (open COMD, $module_gitdir.'/commondir') {
|
if (open COMD, $module.'/commondir') {
|
||||||
my $cd = <COMD>;
|
my $cd = <COMD>;
|
||||||
chomp($cd);
|
chomp($cd);
|
||||||
$module_gitdir .= '/'.$cd;
|
$module .= '/'.$cd;
|
||||||
$module_gitdir = abs_path($module_gitdir);
|
$module = abs_path($module);
|
||||||
close COMD;
|
close COMD;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
$self->ensure_link($hooks.'/gerrit_commit_msg_hook', $module_gitdir.'/hooks/commit-msg');
|
$self->ensure_link($hooks.'/gerrit_commit_msg_hook', $module.'/hooks/commit-msg');
|
||||||
$self->ensure_link($hooks.'/git_post_commit_hook', $module_gitdir.'/hooks/post-commit');
|
$self->ensure_link($hooks.'/git_post_commit_hook', $module.'/hooks/post-commit');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
2
qt3d
2
qt3d
Submodule qt3d updated: d3889211dc...2270fae50f
Submodule qtactiveqt updated: c3dda3b45c...a466d724e5
Submodule qtandroidextras updated: d973d761c5...0e10177313
2
qtbase
2
qtbase
Submodule qtbase updated: b4ada3f0d8...540978288e
Submodule qtcanvas3d updated: 85fe2daab5...72312730a7
Submodule qtconnectivity updated: bd7649557e...7393531856
Submodule qtdeclarative updated: c1d726fe19...18e77550f1
2
qtdoc
2
qtdoc
Submodule qtdoc updated: 2a3a8c9e86...f63dd18eab
Submodule qtenginio updated: 6c37300c66...d23fb94863
Submodule qtgraphicaleffects updated: 0b68e91d68...d01a936b64
Submodule qtimageformats updated: d7bdc138b8...cbf2d7e769
Submodule qtlocation updated: 7d01112c36...2bdeea2860
Submodule qtmacextras updated: 15c849dcfd...98948ff885
Submodule qtmultimedia updated: 20686cb51f...711efc552d
2
qtqa
2
qtqa
Submodule qtqa updated: e49c7d6f19...32893be6fa
2
qtquick1
2
qtquick1
Submodule qtquick1 updated: 5eab543c5c...dbc9131ebb
Submodule qtquickcontrols updated: 59c6c0e0b1...fcc9c02064
Submodule qtquickcontrols2 updated: e93c73c0aa...6ea6881ec8
Submodule qtrepotools updated: 7b54379392...be3d47ae95
2
qtscript
2
qtscript
Submodule qtscript updated: 9dc78a2d84...fc9407affb
Submodule qtsensors updated: 922c2bb671...b08c3e69e3
Submodule qtserialbus updated: 0a4a5f7e1c...ec7b4b2268
Submodule qtserialport updated: 46ef9fdc13...c1355ae41e
2
qtsvg
2
qtsvg
Submodule qtsvg updated: 2d55b4996e...0e69a7c86f
2
qttools
2
qttools
Submodule qttools updated: a9e5e09f15...2d838dd06e
Submodule qttranslations updated: 225e1740fe...efa6513bbf
Submodule qtwayland updated: 82e1158392...920387296a
Submodule qtwebchannel updated: 3b28a6956c...b06c69533b
Submodule qtwebengine updated: ec84507898...6935142841
2
qtwebkit
2
qtwebkit
Submodule qtwebkit updated: b35917bcb4...b889f46028
Submodule qtwebkit-examples updated: 2a143bf81b...2050389a34
Submodule qtwebsockets updated: ef7b03e3e5...0637eb3f40
Submodule qtwebview updated: 6313ae2b2a...6d13d430ae
Submodule qtwinextras updated: d80f8bcf50...e47b073a8a
Submodule qtx11extras updated: df10edcfae...f27489d66c
Submodule qtxmlpatterns updated: 074571305e...23b764d347
Reference in New Issue
Block a user