mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-18 02:56:07 +08:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aebccd2885 | ||
|
|
39b7b63d5b | ||
|
|
6d12189f0c | ||
|
|
27ecf13595 | ||
|
|
78cdf36832 |
92
.gitmodules
vendored
92
.gitmodules
vendored
@@ -1,60 +1,60 @@
|
|||||||
[submodule "qtbase"]
|
[submodule "qtbase"]
|
||||||
path = qtbase
|
path = qtbase
|
||||||
url = ../qtbase.git
|
url = ../qtbase.git
|
||||||
branch = 5.14.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
status = addon
|
status = addon
|
||||||
priority = 10
|
priority = 10
|
||||||
[submodule "qtcanvas3d"]
|
[submodule "qtcanvas3d"]
|
||||||
@@ -229,98 +229,86 @@
|
|||||||
recommends = qtwebengine
|
recommends = qtwebengine
|
||||||
path = qtwebview
|
path = qtwebview
|
||||||
url = ../qtwebview.git
|
url = ../qtwebview.git
|
||||||
branch = 5.14.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
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.0
|
branch = 5.13.2
|
||||||
status = preview
|
|
||||||
[submodule "qtquicktimeline"]
|
|
||||||
depends = qtbase qtdeclarative
|
|
||||||
path = qtquicktimeline
|
|
||||||
url = ../qtquicktimeline
|
|
||||||
branch = 5.14.0
|
|
||||||
status = preview
|
|
||||||
[submodule "qtquick3d"]
|
|
||||||
depends = qtbase qtdeclarative
|
|
||||||
path = qtquick3d
|
|
||||||
url = ../qtquick3d.git
|
|
||||||
branch = 5.14.0
|
|
||||||
status = preview
|
status = preview
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
913
LICENSE.QT-LICENSE-AGREEMENT-4.0
Normal file
913
LICENSE.QT-LICENSE-AGREEMENT-4.0
Normal file
@@ -0,0 +1,913 @@
|
|||||||
|
QT LICENSE AGREEMENT
|
||||||
|
Agreement version 4.0
|
||||||
|
|
||||||
|
This License Agreement ("Agreement") is a legal agreement between The Qt
|
||||||
|
Company (as defined below) and the Licensee (as defined below) for the license
|
||||||
|
of Licensed Software (as defined below). Capitalized terms used herein are
|
||||||
|
defined in Section 1.
|
||||||
|
|
||||||
|
WHEREAS:
|
||||||
|
|
||||||
|
(A). Licensee wishes to use the Licensed Software for the purpose of developing
|
||||||
|
and distributing Applications and/or Devices; and
|
||||||
|
|
||||||
|
(B). The Qt Company is willing to grant the Licensee a right to use Licensed
|
||||||
|
Software for such purpose pursuant to term and conditions of this Agreement.
|
||||||
|
|
||||||
|
NOW, THEREFORE, THE PARTIES HEREBY AGREE AS FOLLOWS:
|
||||||
|
|
||||||
|
1. DEFINITIONS
|
||||||
|
|
||||||
|
"Affiliate" of a Party shall mean an entity (i) which is directly or indirectly
|
||||||
|
controlling such Party; (ii) which is under the same direct or indirect
|
||||||
|
ownership or control as such Party; or (iii) which is directly or indirectly
|
||||||
|
owned or controlled by such Party. For these purposes, an entity shall be
|
||||||
|
treated as being controlled by another if that other entity has fifty percent
|
||||||
|
(50 %) or more of the votes in such entity, is able to direct its affairs
|
||||||
|
and/or to control the composition of its board of directors or equivalent body.
|
||||||
|
|
||||||
|
"Applications" shall mean Licensee's software products created using the
|
||||||
|
Licensed Software, which may include the Redistributables, or part
|
||||||
|
thereof.
|
||||||
|
|
||||||
|
"Contractor(s)" shall mean third party consultants, distributors and
|
||||||
|
contractors performing services to a Party under applicable contractual
|
||||||
|
arrangement.
|
||||||
|
|
||||||
|
"Customer(s)" shall mean Licensee's end users to whom Licensee, directly or
|
||||||
|
indirectly, distributes copies of the Redistributables.
|
||||||
|
|
||||||
|
"Deployment Platforms" shall mean operating systems specified in the License
|
||||||
|
Certificate, in which the Redistributables can be distributed pursuant to the
|
||||||
|
terms and conditions of this Agreement.
|
||||||
|
|
||||||
|
"Designated User(s)" shall mean the employee(s) of Licensee or Licensee's
|
||||||
|
Affiliates acting within the scope of their employment or Licensee's
|
||||||
|
Contractors acting within the scope of their services for Licensee and on
|
||||||
|
behalf of Licensee. Designated Users shall be named in the License Certificate.
|
||||||
|
|
||||||
|
"Development License" shall mean the license needed by the Licensee for each
|
||||||
|
Designated User to use the Licensed Software under the license grant described
|
||||||
|
in Section 3.1 of this Agreement.
|
||||||
|
|
||||||
|
"Development Platforms" shall mean those operating systems specified in the
|
||||||
|
License Certificate, in which the Licensed Software can be used under the
|
||||||
|
Development License, but not distributed in any form or used for any other
|
||||||
|
purpose.
|
||||||
|
|
||||||
|
"Devices" shall mean hardware devices or products that 1) are manufactured
|
||||||
|
and/or distributed by the Licensee or its Affiliates or Contractors, and
|
||||||
|
(2)(i) incorporate or integrate the Redistributables or parts thereof; or (ii)
|
||||||
|
do not incorporate or integrate the Redistributables at the time of
|
||||||
|
distribution, but where, when used by a Customer, the main user interface or
|
||||||
|
substantial functionality of such device is provided by Application(s) or
|
||||||
|
otherwise depends on the Licensed Software.
|
||||||
|
|
||||||
|
"Distribution License(s)" shall mean the license required for distribution of
|
||||||
|
Redistributables in connection with Devices pursuant to license grant described
|
||||||
|
in Section 3.3 of this Agreement.
|
||||||
|
|
||||||
|
"Distribution License Packs" shall mean set of prepaid Distribution Licenses
|
||||||
|
for distribution of Redistributables, as defined in The Qt Company's standard
|
||||||
|
price list, quote, Purchase Order confirmation or in an appendix hereto,
|
||||||
|
as the case may be.
|
||||||
|
|
||||||
|
"Intellectual Property Rights" shall mean patents (including utility models),
|
||||||
|
design patents, and designs (whether or not capable of registration), chip
|
||||||
|
topography rights and other like protection, copyrights, trademarks, service
|
||||||
|
marks, trade names, logos or other words or symbols and any other form of
|
||||||
|
statutory protection of any kind and applications for any of the foregoing as
|
||||||
|
well as any trade secrets.
|
||||||
|
|
||||||
|
"License Certificate" shall mean a certificate generated by The Qt Company for
|
||||||
|
each Designated User respectively upon them downloading the licensed Software.
|
||||||
|
License Certificate will be available under respective Designated User's Qt
|
||||||
|
Account at account.qt.io and it will specify the Designated User, the
|
||||||
|
Development Platforms, Deployment Platforms and the License Term. The terms of
|
||||||
|
the License Certificate are considered part of this Agreement and shall be
|
||||||
|
updated from time to time to reflect any agreed changes to the foregoing terms
|
||||||
|
relating to Designated User's rights to the Licensed Software.
|
||||||
|
|
||||||
|
"License Fee" shall mean the fee charged to the Licensee for rights granted
|
||||||
|
under the terms of this Agreement.
|
||||||
|
|
||||||
|
"License Term" shall mean the agreed validity period of the Development
|
||||||
|
License of the respective Designated User, during which time the
|
||||||
|
Designated User is entitled to use the Licensed Software, as set forth in the
|
||||||
|
respective License Certificate.
|
||||||
|
|
||||||
|
"Licensed Software" shall mean all versions of the
|
||||||
|
|
||||||
|
(i) Qt Toolkit (including Qt Essentials, Qt Add-Ons and Value-Add modules) as
|
||||||
|
described in http://doc.qt.io/qt-5/qtmodules.html,
|
||||||
|
|
||||||
|
(ii) Qt Creator (including Creator IDE tool) as described in
|
||||||
|
http://doc.qt.io/qtcreator/index.html,
|
||||||
|
|
||||||
|
(iii) Qt 3D Studio as described in http://doc.qt.io/qt3dstudio/index.html, and
|
||||||
|
|
||||||
|
as well as corresponding online or electronic documentation, associated media
|
||||||
|
and printed materials, including the source code, example programs and the
|
||||||
|
documentation, licensed to the Licensee under this Agreement. Licensed Software
|
||||||
|
does not include Third Party Software (as defined in Section 4), Open Source
|
||||||
|
Qt, or other software products of The Qt Company (for example Qt Safe Renderer
|
||||||
|
and Qt for Automation), unless such other software products of The Qt Company
|
||||||
|
are separately agreed in writing to be included in scope of the Licensed
|
||||||
|
Software.
|
||||||
|
|
||||||
|
"Licensee" shall mean the individual or legal entity that is party to this
|
||||||
|
Agreement, as identified on the signature page hereof.
|
||||||
|
|
||||||
|
"Licensee's Records" shall mean books and records that are likely to contain
|
||||||
|
information bearing on Licensee's compliance with this Agreement or the
|
||||||
|
payments due to The Qt Company under this Agreement, including, but not limited
|
||||||
|
to: assembly logs, sales records and distribution records.
|
||||||
|
|
||||||
|
"Modified Software" shall have the meaning as set forth in Section 2.3.
|
||||||
|
|
||||||
|
"Online Services" shall mean any services or access to systems made available
|
||||||
|
by The Qt Company to the Licensee over the Internet relating to the Licensed
|
||||||
|
Software or for the purpose of use by the Licensee of the Licensed Software or
|
||||||
|
Support. Use of any such Online Services is discretionary for the Licensee and
|
||||||
|
some of them may be subject to additional fees.
|
||||||
|
|
||||||
|
"Open Source Qt" shall mean the non-commercial Qt computer software products,
|
||||||
|
licensed under the terms of the GNU Lesser General Public License, version
|
||||||
|
2.1 or later ("LGPL") or the GNU General Public License, version 2.0 or later
|
||||||
|
("GPL"). For clarity, Open Source Qt shall not be provided nor governed under
|
||||||
|
this Agreement.
|
||||||
|
|
||||||
|
"Party" or "Parties" shall mean Licensee and/or The Qt Company.
|
||||||
|
|
||||||
|
"Redistributables" shall mean the portions of the Licensed Software set forth
|
||||||
|
in Appendix 1, Section 1 that may be distributed pursuant to the terms of this
|
||||||
|
Agreement in object code form only, including any relevant documentation.
|
||||||
|
Where relevant, any reference to Licensed Software in this Agreement shall
|
||||||
|
include and refer also to Redistributables.
|
||||||
|
|
||||||
|
"Renewal Term" shall mean an extension of previous License Term as agreed
|
||||||
|
between the Parties.
|
||||||
|
|
||||||
|
"Submitted Modified Software" shall have the meaning as set forth in
|
||||||
|
Section 2.3.
|
||||||
|
|
||||||
|
"Support" shall mean standard developer support that is provided by The Qt
|
||||||
|
Company to assist Designated Users in using the Licensed Software in
|
||||||
|
accordance with The Qt Company's standard support terms and as further
|
||||||
|
defined in Section 8 hereunder.
|
||||||
|
|
||||||
|
"Taxes" shall have the meaning set forth in Section 10.5.
|
||||||
|
|
||||||
|
"Term" shall have the meaning set forth in Section 12.
|
||||||
|
|
||||||
|
"The Qt Company" shall mean:
|
||||||
|
|
||||||
|
(i) in the event Licensee is an individual residing in the United States or a
|
||||||
|
legal entity incorporated in the United States or having its headquarters in
|
||||||
|
the United States, The Qt Company Inc., a Delaware corporation with its office
|
||||||
|
at 2350 Mission College Blvd., Suite 1020, Santa Clara, CA 95054, USA.; or
|
||||||
|
|
||||||
|
(ii) in the event the Licensee is an individual residing outside of the United
|
||||||
|
States or a legal entity incorporated outside of the United States or having
|
||||||
|
its registered office outside of the United States, The Qt Company Ltd., a
|
||||||
|
Finnish company with its registered office at Bertel Jungin aukio D3A, 02600
|
||||||
|
Espoo, Finland.
|
||||||
|
|
||||||
|
"Third Party Software " shall have the meaning set forth in Section 4.
|
||||||
|
|
||||||
|
"Updates" shall mean a release or version of the Licensed Software containing
|
||||||
|
bug fixes, error corrections and other changes that are generally made
|
||||||
|
available to users of the Licensed Software that have contracted for Support.
|
||||||
|
Updates are generally depicted as a change to the digits following the decimal
|
||||||
|
in the Licensed Software version number. The Qt Company shall make Updates
|
||||||
|
available to the Licensee under the Support. Updates shall be considered as
|
||||||
|
part of the Licensed Software hereunder.
|
||||||
|
|
||||||
|
"Upgrades" shall mean a release or version of the Licensed Software containing
|
||||||
|
enhancements and new features and are generally depicted as a change to the
|
||||||
|
first digit of the Licensed Software version number. In the event Upgrades are
|
||||||
|
provided to the Licensee under this Agreement, they shall be considered as
|
||||||
|
part of the Licensed Software hereunder.
|
||||||
|
|
||||||
|
2. OWNERSHIP
|
||||||
|
|
||||||
|
2.1 Ownership of The Qt Company
|
||||||
|
|
||||||
|
The Licensed Software is protected by copyright laws and international
|
||||||
|
copyright treaties, as well as other intellectual property laws and treaties.
|
||||||
|
The Licensed Software is licensed, not sold.
|
||||||
|
|
||||||
|
All The Qt Company's Intellectual Property Rights are and shall remain the
|
||||||
|
exclusive property of The Qt Company or its licensors respectively.
|
||||||
|
|
||||||
|
2.2 Ownership of Licensee
|
||||||
|
|
||||||
|
All the Licensee's Intellectual Property Rights are and shall remain the
|
||||||
|
exclusive property of the Licensee or its licensors respectively.
|
||||||
|
|
||||||
|
All Intellectual Property Rights to the Modified Software, Applications and
|
||||||
|
Devices shall remain with the Licensee and no rights thereto shall be granted
|
||||||
|
by the Licensee to The Qt Company under this Agreement (except as set forth in
|
||||||
|
Section 2.3 below).
|
||||||
|
|
||||||
|
2.3 Modified Software
|
||||||
|
|
||||||
|
Licensee may create bug-fixes, error corrections, patches or modifications to
|
||||||
|
the Licensed Software ("Modified Software"). Such Modified Software may break
|
||||||
|
the source or binary compatibility with the Licensed Software (including
|
||||||
|
without limitation through changing the application programming interfaces
|
||||||
|
("API") or by adding, changing or deleting any variable, method, or class
|
||||||
|
signature in the Licensed Software and/or any inter-process protocols, services
|
||||||
|
or standards in the Licensed Software libraries). To the extent that Licensee's
|
||||||
|
Modified Software so breaks source or binary compatibility with the Licensed
|
||||||
|
Software, Licensee acknowledges that The Qt Company's ability to provide
|
||||||
|
Support may be prevented or limited and Licensee's ability to make use of
|
||||||
|
Updates may be restricted.
|
||||||
|
|
||||||
|
Licensee may, at its sole and absolute discretion, choose to submit Modified
|
||||||
|
Software to The Qt Company ("Submitted Modified Software") in connection with
|
||||||
|
Licensee's Support request, service request or otherwise. In the event Licensee
|
||||||
|
does so, then, Licensee hereby grants The Qt Company a sublicensable,
|
||||||
|
assignable, irrevocable, perpetual, worldwide, non-exclusive, royalty-free and
|
||||||
|
fully paid-up license, under all of Licensee's Intellectual Property Rights, to
|
||||||
|
reproduce, adapt, translate, modify, and prepare derivative works of, publicly
|
||||||
|
display, publicly perform, sublicense, make available and distribute such
|
||||||
|
Submitted Modified Software as The Qt Company sees fit at its free and absolute
|
||||||
|
discretion.
|
||||||
|
|
||||||
|
3. LICENSES GRANTED
|
||||||
|
|
||||||
|
3.1 Development with Licensed Software
|
||||||
|
|
||||||
|
Subject to the terms of this Agreement, The Qt Company grants to Licensee a
|
||||||
|
personal, worldwide, non-exclusive, non-transferable license, valid for the
|
||||||
|
License Term, to use, modify and copy the Licensed Software by Designated Users
|
||||||
|
on the Development Platforms for the sole purposes of designing, developing,
|
||||||
|
demonstrating and testing Application(s) and/or Devices, and to provide thereto
|
||||||
|
related support and other related services to end-user Customers.
|
||||||
|
|
||||||
|
Licensee may install copies of the Licensed Software on an unlimited number of
|
||||||
|
computers provided that (i) only the Designated Users may use the Licensed
|
||||||
|
Software, and (ii) all Designated Users must have a valid Development License
|
||||||
|
to use Licensed Software.
|
||||||
|
|
||||||
|
Licensee may at any time designate another Designated User to replace a then-
|
||||||
|
current Designated User by notifying The Qt Company in writing, provided that
|
||||||
|
any Designated User may be replaced only once during any six-month period.
|
||||||
|
|
||||||
|
Upon expiry of the initially agreed License Term, the respective License Terms
|
||||||
|
shall be automatically extended to one or more Renewal Term(s), unless and
|
||||||
|
until either Party notifies the other Party in writing that it does not wish to
|
||||||
|
continue the License Term, such notification to be provided to the other Party
|
||||||
|
no less than ninety (90) days before expiry of the respective License Term.
|
||||||
|
Unless otherwise agreed between the Parties, Renewal Term shall be of equal
|
||||||
|
length with the initial Term.
|
||||||
|
|
||||||
|
Any such Renewal Term shall be subject to License Fees agreed between the
|
||||||
|
Parties or, if no advance agreement exists, subject to The Qt Company's
|
||||||
|
standard pricing applicable at the commencement date of any such Renewal Term.
|
||||||
|
|
||||||
|
3.2 Distribution of Applications
|
||||||
|
|
||||||
|
Subject to the terms of this Agreement, The Qt Company grants to Licensee a
|
||||||
|
personal, worldwide, non-exclusive, non-transferable, revocable (for cause
|
||||||
|
pursuant to this Agreement) right and license, valid for the Term, to
|
||||||
|
|
||||||
|
(i) distribute, by itself or through its Contractors, Redistributables as
|
||||||
|
installed, incorporated or integrated into Applications for execution on the
|
||||||
|
Deployment Platforms, and
|
||||||
|
|
||||||
|
(ii) grant sublicenses to Redistributables, as distributed hereunder, for
|
||||||
|
Customers solely for Customer's internal use and to the extent necessary in
|
||||||
|
order for the Customers to use the Applications for their respective intended
|
||||||
|
purposes.
|
||||||
|
|
||||||
|
Right to distribute the Redistributables as part of an Application as provided
|
||||||
|
herein is not royalty-bearing but is conditional upon the Licensee having paid
|
||||||
|
the agreed Development Licenses from The Qt Company before distributing any
|
||||||
|
Redistributables to Customers.
|
||||||
|
|
||||||
|
3.3 Distribution of Devices
|
||||||
|
|
||||||
|
Subject to the terms of this Agreement, The Qt Company grants to Licensee a
|
||||||
|
personal, worldwide, non-exclusive, non-transferable, revocable (for cause
|
||||||
|
pursuant to this Agreement) right and license, valid for the Term, to
|
||||||
|
|
||||||
|
(i) distribute, by itself or through one or more tiers of Contractors,
|
||||||
|
Redistributables as installed, incorporated or integrated, or intended to be
|
||||||
|
installed, incorporated or integrated into Devices for execution on the
|
||||||
|
Deployment Platforms, and
|
||||||
|
|
||||||
|
(ii) grant sublicenses to Redistributables, as distributed hereunder, for
|
||||||
|
Customers solely for Customer's internal use and to the extent necessary in
|
||||||
|
order for the Customers to use the Devices for their respective intended
|
||||||
|
purposes.
|
||||||
|
|
||||||
|
Right to distribute the Redistributables with Devices as provided herein is
|
||||||
|
conditional upon the Licensee having purchased and paid the appropriate amount
|
||||||
|
of Development and Distribution Licenses from The Qt Company before
|
||||||
|
distributing any Redistributables to Customers.
|
||||||
|
|
||||||
|
3.4 Further Requirements
|
||||||
|
|
||||||
|
The licenses granted above in this Section 3 by The Qt Company to Licensee are
|
||||||
|
conditional and subject to Licensee's compliance with the following terms:
|
||||||
|
|
||||||
|
(i) Licensee shall not remove or alter any copyright, trademark or other
|
||||||
|
proprietary rights notice contained in any portion of the Licensed Software;
|
||||||
|
|
||||||
|
(ii) Applications must add primary and substantial functionality to the
|
||||||
|
Licensed Software;
|
||||||
|
|
||||||
|
(iii) Applications may not pass on functionality which in any way makes it
|
||||||
|
possible for others to create software with the Licensed Software; provided
|
||||||
|
however that Licensee may use the Licensed Software's scripting and QML ("Qt
|
||||||
|
Quick") functionality solely in order to enable scripting, themes and styles
|
||||||
|
that augment the functionality and appearance of the Application(s) without
|
||||||
|
adding primary and substantial functionality to the Application(s);
|
||||||
|
|
||||||
|
(iv) Applications must not compete with the Licensed Software;
|
||||||
|
|
||||||
|
(v) Licensee shall not use The Qt Company's or any of its suppliers' names,
|
||||||
|
logos, or trademarks to market Applications, except that Licensee may use
|
||||||
|
"Built with Qt" logo to indicate that Application(s) was developed using the
|
||||||
|
Licensed Software;
|
||||||
|
|
||||||
|
(vi) Licensee shall not distribute, sublicense or disclose source code of
|
||||||
|
Licensed Software to any third party (provided however that Licensee may
|
||||||
|
appoint employee(s) of Contractors as Designated Users to use Licensed
|
||||||
|
Software pursuant to this Agreement). Such right may be available for the
|
||||||
|
Licensee subject to a separate software development kit ("SDK") license
|
||||||
|
agreement to be concluded with The Qt Company;
|
||||||
|
|
||||||
|
(vii) Licensee shall not grant the Customers a right to (i) make copies of the
|
||||||
|
Redistributables except when and to the extent required to use the Applications
|
||||||
|
and/or Devices for their intended purpose, (ii) modify the Redistributables or
|
||||||
|
create derivative works thereof, (iii) decompile, disassemble or otherwise
|
||||||
|
reverse engineer Redistributables, or (iv) redistribute any copy or portion of
|
||||||
|
the Redistributables to any third party, except as part of the onward sale of
|
||||||
|
the Device on which the Redistributables are installed;
|
||||||
|
|
||||||
|
(viii) Licensee shall not and shall cause that its Affiliates or Contractors
|
||||||
|
shall not a) in any way combine, incorporate or integrate Licensed Software
|
||||||
|
with, or use Licensed Software for creation of, any software created with or
|
||||||
|
incorporating Open Source Qt, or b) incorporate or integrate Applications
|
||||||
|
into a hardware device or product other than a Device, unless Licensee has
|
||||||
|
received an advance written permission from The Qt Company to do so. Absent
|
||||||
|
such written permission, any and all distribution by the Licensee during the
|
||||||
|
Term of a hardware device or product a) which incorporate or integrate any
|
||||||
|
part of Licensed Software or Open Source Qt; or b) where the main user
|
||||||
|
interface or substantial functionality is provided by software build with
|
||||||
|
Licensed Software or Open Source Qt or otherwise depends on the Licensed
|
||||||
|
Software or Open Source Qt, shall be considered as a Device distribution under
|
||||||
|
this Agreement and dependent on compliance thereof (including but not limited
|
||||||
|
to obligation to pay applicable License Fees for such distribution);
|
||||||
|
|
||||||
|
(ix) Licensee shall cause all of its Affiliates and Contractors entitled to
|
||||||
|
make use of the licenses granted under this Agreement, to be contractually
|
||||||
|
bound to comply with the relevant terms of this Agreement and not to use the
|
||||||
|
Licensed Software beyond the terms hereof and for any purposes other than
|
||||||
|
operating within the scope of their services for Licensee. Licensee shall be
|
||||||
|
responsible for any and all actions and omissions of its Affiliates and
|
||||||
|
Contractors relating to the Licensed Software and use thereof (including but
|
||||||
|
not limited to payment of all applicable License Fees);
|
||||||
|
|
||||||
|
(x) Except when and to the extent explicitly provided in this Section 3,
|
||||||
|
Licensee shall not transfer, publish, disclose, display or otherwise make
|
||||||
|
available the Licensed Software;
|
||||||
|
|
||||||
|
; and
|
||||||
|
|
||||||
|
(xi) Licensee shall not attempt or enlist a third party to conduct or attempt
|
||||||
|
to conduct any of the above.
|
||||||
|
|
||||||
|
Above terms shall not be applicable if and to the extent they conflict with any
|
||||||
|
mandatory provisions of any applicable laws.
|
||||||
|
|
||||||
|
Any use of Licensed Software beyond the provisions of this Agreement is
|
||||||
|
strictly prohibited and requires an additional license from The Qt Company.
|
||||||
|
|
||||||
|
4. THIRD PARTY SOFTWARE
|
||||||
|
|
||||||
|
The Licensed Software may provide links to third party libraries or code
|
||||||
|
(collectively "Third Party Software") to implement various functions. Third
|
||||||
|
Party Software does not comprise part of the Licensed Software. In some cases,
|
||||||
|
access to Third Party Software may be included in the Licensed Software. Such
|
||||||
|
Third Party Software will be listed in the ".../src/3rdparty" source tree
|
||||||
|
delivered with the Licensed Software or documented in the Licensed Software, as
|
||||||
|
such may be amended from time to time. Licensee acknowledges that use or
|
||||||
|
distribution of Third Party Software is in all respects subject to applicable
|
||||||
|
license terms of applicable third party right holders.
|
||||||
|
|
||||||
|
5. PRE-RELEASE CODE
|
||||||
|
|
||||||
|
The Licensed Software may contain pre-release code and functionality marked or
|
||||||
|
otherwise stated as "Technology Preview", "Alpha", "Beta" or similar
|
||||||
|
designation. Such pre-release code may be present in order to provide
|
||||||
|
experimental support for new platforms or preliminary versions of one or more
|
||||||
|
new functionalities. The pre-release code may not be at the level of
|
||||||
|
performance and compatibility of a final, generally available, product
|
||||||
|
offering of the Licensed Software. The pre-release parts of the Licensed
|
||||||
|
Software may not operate correctly, may contain errors and may be substantially
|
||||||
|
modified by The Qt Company prior to the first commercial product release, if
|
||||||
|
any. The Qt Company is under no obligation to make pre-release code
|
||||||
|
commercially available, or provide any Support or Updates relating thereto. The
|
||||||
|
Qt Company assumes no liability whatsoever regarding any pre-release code, but
|
||||||
|
any use thereof is exclusively at Licensee's own risk and expense.
|
||||||
|
|
||||||
|
6. LIMITED WARRANTY AND WARRANTY DISCLAIMER
|
||||||
|
|
||||||
|
The Qt Company hereby represents and warrants that it has the power and
|
||||||
|
authority to grant the rights and licenses granted to Licensee under this
|
||||||
|
Agreement.
|
||||||
|
|
||||||
|
Except as set forth above, the Licensed Software is licensed to Licensee
|
||||||
|
"as is" and Licensee's exclusive remedy and The Qt Company's entire liability
|
||||||
|
for errors in the Licensed Software shall be limited, at The Qt Company's
|
||||||
|
option, to correction of the error, replacement of the Licensed Software or
|
||||||
|
return of the applicable fees paid for the defective Licensed Software for the
|
||||||
|
time period during which the License is not able to utilize the Licensed
|
||||||
|
Software under the terms of this Agreement.
|
||||||
|
|
||||||
|
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THE QT COMPANY ON BEHALF OF
|
||||||
|
ITSELF AND ITS LICENSORS, SUPPLIERS AND AFFILIATES, DISCLAIMS ALL OTHER
|
||||||
|
WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, ANY IMPLIED
|
||||||
|
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-
|
||||||
|
INFRINGEMENT WITH REGARD TO THE LICENSED SOFTWARE. THE QT COMPANY DOES NOT
|
||||||
|
WARRANT THAT THE LICENSED SOFTWARE WILL SATISFY LICENSEE'S REQUIREMENTS OR THAT
|
||||||
|
IT WILL OPERATE WITHOUT DEFECT OR ERROR OR THAT THE OPERATION THEREOF WILL BE
|
||||||
|
UNINTERRUPTED. ALL USE OF AND RELIANCE ON THE LICENSED SOFTWARE IS AT THE SOLE
|
||||||
|
RISK OF AND RESPONSIBILITY OF LICENSEE.
|
||||||
|
|
||||||
|
7. INDEMNIFICATION AND LIMITATION OF LIABILITY
|
||||||
|
|
||||||
|
7.1 Limitation of Liability
|
||||||
|
|
||||||
|
EXCEPT FOR (I) CASES OF GROSS NEGLIGENCE OR INTENTIONAL MISCONDUCT, AND (II)
|
||||||
|
BREACH OF CONFIDENTIALITY, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, IN NO
|
||||||
|
EVENT SHALL EITHER PARTY BE LIABLE TO THE OTHER PARTY FOR ANY LOSS OF PROFIT,
|
||||||
|
LOSS OF DATA, LOSS OF BUSINESS OR GOODWILL OR ANY OTHER INDIRECT, SPECIAL,
|
||||||
|
CONSEQUENTIAL, INCIDENTAL OR PUNITIVE COST, DAMAGES OR EXPENSE OF ANY KIND,
|
||||||
|
HOWSOEVER ARISING UNDER OR IN CONNECTION WITH THIS AGREEMENT. PARTIES
|
||||||
|
SPECIFICALLY AGREE THAT LICENSEE'S OBLIGATION TO PAY LICENSE AND OTHER FEES
|
||||||
|
CORRESPONDING TO ACTUAL USAGE OF LICENSED SOFTWARE HEREUNDER SHALL BE
|
||||||
|
CONSIDERED AS A DIRECT DAMAGE.
|
||||||
|
|
||||||
|
EXCEPT FOR (I) CASES OF GROSS NEGLIGENCE OR INTENTIONAL MISCONDUCT, AND (II)
|
||||||
|
BREACH OF CONFIDENTIALITY, AND TO THE EXTENT PERMITTED BY APPLICABLE LAW, IN
|
||||||
|
NO EVENT SHALL EITHER PARTY'S TOTAL AGGREGATE LIABILITY UNDER THIS AGREEMENT
|
||||||
|
EXCEED THE AGGREGATE LICENSE FEES PAID OR PAYABLE TO THE QT COMPANY FROM
|
||||||
|
LICENSEE DURING THE PERIOD OF TWELVE (12) MONTHS IMMEDIATELY PRECEDING THE
|
||||||
|
EVENT RESULTING IN SUCH LIABILITY.
|
||||||
|
|
||||||
|
THE PROVISIONS OF THIS SECTION 7 ALLOCATE THE RISKS UNDER THIS AGREEMENT
|
||||||
|
BETWEEN THE QT COMPANY AND LICENSEE AND THE PARTIES HAVE RELIED UPON THE
|
||||||
|
LIMITATIONS SET FORTH HEREIN IN DETERMINING WHETHER TO ENTER INTO THIS AGREEMENT.
|
||||||
|
|
||||||
|
7.2 Licensee's Indemnification
|
||||||
|
|
||||||
|
Licensee shall indemnify and hold harmless The Qt Company from and against any
|
||||||
|
claim, injury, judgment, settlement, loss or expense, including attorneys' fees
|
||||||
|
related to: (a) Licensee's misrepresentation in connection with The Qt Company
|
||||||
|
or the Licensed Software or breach of this Agreement, (b) the Application or
|
||||||
|
Device (except where such cause of liability is solely attributable to the
|
||||||
|
Licensed Software).
|
||||||
|
|
||||||
|
8. SUPPORT, UPDATES AND ONLINE SERVICES
|
||||||
|
|
||||||
|
Upon due payment of the agreed License Fees the Licensee will be eligible to
|
||||||
|
receive Support and Updates and to use the Online Services during the License
|
||||||
|
Term, provided, however, that in the event the License Term is longer than 36
|
||||||
|
months, Support is provided only for the first 12 months, unless the Parties
|
||||||
|
specifically otherwise agree.
|
||||||
|
|
||||||
|
Unless otherwise decided by The Company at its free and absolute discretion,
|
||||||
|
Upgrades will not be included in the Support but may be available subject to
|
||||||
|
additional fees.
|
||||||
|
|
||||||
|
From time to time The Qt Company may change the Support terms, provided that
|
||||||
|
during the respective ongoing License Term the level of Support provided by The
|
||||||
|
Qt Company may not be reduced without the consent of the Licensee.
|
||||||
|
|
||||||
|
Unless otherwise agreed, The Qt Company shall not be responsible for providing
|
||||||
|
any service or support to Customers.
|
||||||
|
|
||||||
|
9. CONFIDENTIALITY
|
||||||
|
|
||||||
|
Each Party acknowledges that during the Term of this Agreement each Party may
|
||||||
|
receive information about the other Party's business, business methods,
|
||||||
|
business plans, customers, business relations, technology, and other
|
||||||
|
information, including the terms of this Agreement, that is confidential and
|
||||||
|
of great value to the other Party, and the value of which would be
|
||||||
|
significantly reduced if disclosed to third parties ("Confidential
|
||||||
|
Information"). Accordingly, when a Party (the "Receiving Party") receives
|
||||||
|
Confidential Information from the other Party (the "Disclosing Party"), the
|
||||||
|
Receiving Party shall only disclose such information to employees and
|
||||||
|
Contractors on a need to know basis, and shall cause its employees and
|
||||||
|
employees of its Affiliates to: (i) maintain any and all Confidential
|
||||||
|
Information in confidence; (ii) not disclose the Confidential Information to a
|
||||||
|
third party without the Disclosing Party's prior written approval; and (iii)
|
||||||
|
not, directly or indirectly, use the Confidential Information for any purpose
|
||||||
|
other than for exercising its rights and fulfilling its responsibilities
|
||||||
|
pursuant to this Agreement. Each Party shall take reasonable measures to
|
||||||
|
protect the Confidential Information of the other Party, which measures shall
|
||||||
|
not be less than the measures taken by such Party to protect its own
|
||||||
|
confidential and proprietary information.
|
||||||
|
|
||||||
|
Obligation of confidentiality shall not apply to information that (i) is or
|
||||||
|
becomes generally known to the public through no act or omission of the
|
||||||
|
Receiving Party; (ii) was in the Receiving Party's lawful possession prior to
|
||||||
|
the disclosure hereunder and was not subject to limitations on disclosure or
|
||||||
|
use; (iii) is developed independently by employees or Contractors of the
|
||||||
|
Receiving Party or other persons working for the Receiving Party who have not
|
||||||
|
had access to the Confidential Information of the Disclosing Party, as proven
|
||||||
|
by the written records of the Receiving Party; (iv) is lawfully disclosed to
|
||||||
|
the Receiving Party without restrictions, by a third party not under an
|
||||||
|
obligation of confidentiality; or (v) the Receiving Party is legally compelled
|
||||||
|
to disclose, in which case the Receiving Party shall notify the Disclosing
|
||||||
|
Party of such compelled disclosure and assert the privileged and confidential
|
||||||
|
nature of the information and cooperate fully with the Disclosing Party to
|
||||||
|
limit the scope of disclosure and the dissemination of disclosed Confidential
|
||||||
|
Information to the minimum extent necessary.
|
||||||
|
|
||||||
|
The obligations under this Section 9 shall continue to remain in force for a
|
||||||
|
period of five (5) years after the last disclosure, and, with respect to trade
|
||||||
|
secrets, for so long as such trade secrets are protected under applicable trade
|
||||||
|
secret laws.
|
||||||
|
|
||||||
|
10. FEES, DELIVERY AND PAYMENT
|
||||||
|
|
||||||
|
10.1 License Fees
|
||||||
|
|
||||||
|
License Fees are described in The Qt Company's standard price list, quote or
|
||||||
|
Purchase Order confirmation or in an appendix hereto, as the case may be.
|
||||||
|
|
||||||
|
The License Fees shall not be refunded or claimed as a credit in any event or
|
||||||
|
for any reason whatsoever.
|
||||||
|
|
||||||
|
10.2 Ordering Licenses
|
||||||
|
|
||||||
|
Licensee may purchase Development Licenses and Distribution Licenses pursuant
|
||||||
|
to agreed pricing terms or, if no specific pricing terms have been agreed upon,
|
||||||
|
at The Qt Company's standard pricing terms applicable at the time of purchase.
|
||||||
|
|
||||||
|
Licensee shall submit all purchase orders for Development Licenses and
|
||||||
|
Distribution Licenses to The Qt Company by email or any other method acceptable
|
||||||
|
to The Qt Company (each such order is referred to herein as a "Purchase Order")
|
||||||
|
for confirmation, whereupon the Purchase Order shall become binding between the
|
||||||
|
Parties.
|
||||||
|
|
||||||
|
10.3 Distribution License Packs
|
||||||
|
|
||||||
|
Unless otherwise agreed, Distribution Licenses shall be purchased by way of
|
||||||
|
Distribution License Packs.
|
||||||
|
|
||||||
|
Upon due payment of the ordered Distribution License Pack(s), the Licensee will
|
||||||
|
have an account of Distribution Licenses available for installing, bundling or
|
||||||
|
integrating (all jointly "installing") the Redistributables with the Devices or
|
||||||
|
for otherwise distributing the Redistributables in accordance with this
|
||||||
|
Agreement.
|
||||||
|
|
||||||
|
Each time Licensee "installs" or distributes a copy of Redistributables, then
|
||||||
|
one Distribution License is used, and Licensee's account of available
|
||||||
|
Distribution Licenses is decreased accordingly.
|
||||||
|
|
||||||
|
Licensee may "install" copies of the Redistributables so long as Licensee has
|
||||||
|
Distribution Licenses remaining on its account.
|
||||||
|
|
||||||
|
Redistributables will be deemed to have been "installed" into a Device when one
|
||||||
|
of the following circumstances shall have occurred: a) the Redistributables
|
||||||
|
have been loaded onto the Device and used outside of the Licensee's premises or
|
||||||
|
b) the Device has been fully tested and placed into Licensee's inventory
|
||||||
|
(or sold) for the first time (i.e., Licensee will not be required to use
|
||||||
|
(or pay for) more than one Distribution License for each individual Device,
|
||||||
|
e.g. in a situation where a Device is returned to Licensee's inventory after
|
||||||
|
delivery to a distributor or sale to a Customer). In addition, if Licensee
|
||||||
|
includes a back-up copy of the Redistributables on a CD-ROM or other storage
|
||||||
|
medium along with the product, that backup copy of the Redistributables will
|
||||||
|
not be deemed to have been "installed" and will not require an additional
|
||||||
|
Distribution License.
|
||||||
|
|
||||||
|
10.4 Payment Terms
|
||||||
|
|
||||||
|
License Fees and any other charges under this Agreement shall be paid by
|
||||||
|
Licensee no later than thirty (30) days from the date of the applicable invoice
|
||||||
|
from The Qt Company.
|
||||||
|
|
||||||
|
The Qt Company will submit an invoice to Licensee after the date of this
|
||||||
|
Agreement and/or after The Qt Company receives a Purchase Order from
|
||||||
|
Licensee.
|
||||||
|
|
||||||
|
A late payment charge of the lower of (a) one percent per month; or (b) the
|
||||||
|
interest rate stipulated by applicable law, shall be charged on any unpaid
|
||||||
|
balances that remain past due.
|
||||||
|
|
||||||
|
The Qt Company shall have the right to suspend, terminate or withhold grants
|
||||||
|
of all rights to the Licensed Software hereunder, including but not limited to
|
||||||
|
the Developer License, Distribution License, and Support, should Licensee fail
|
||||||
|
to make payment in timely fashion.
|
||||||
|
|
||||||
|
10.5 Taxes
|
||||||
|
|
||||||
|
All License Fees and other charges payable hereunder are gross amounts but
|
||||||
|
exclusive of any value added tax, use tax, sales tax and other taxes, duties or
|
||||||
|
tariffs ("Taxes"). Such applicable Taxes shall be paid by Licensee, or, where
|
||||||
|
applicable, in lieu of payment of such Taxes, Licensee shall provide an
|
||||||
|
exemption certificate to The Qt Company and any applicable authority.
|
||||||
|
|
||||||
|
11 RECORD-KEEPING AND REPORTING OBLIGATIONS; AUDIT RIGHTS
|
||||||
|
|
||||||
|
11.1 Licensee's Record-keeping
|
||||||
|
|
||||||
|
Licensee shall at all times maintain accurate and up-to-date written records of
|
||||||
|
Licensee's activities related to the use of Licensed Software and distribution
|
||||||
|
of Redistributables. The records shall be adequate to determine Licensee's
|
||||||
|
compliance with the provisions of this Agreement and to demonstrate the number
|
||||||
|
of Designated Users and Redistributables distributed by Licensee. The records
|
||||||
|
shall conform to good accounting practices reasonably acceptable to The Qt
|
||||||
|
Company.
|
||||||
|
|
||||||
|
Licensee shall, within thirty (30) days from receiving The Qt Company's request
|
||||||
|
to that effect, deliver to The Qt Company a report on Licensee's usage of
|
||||||
|
Licensed Software, such report to copies of Redistributables distributed by
|
||||||
|
Licensee during that calendar quarter, and also detailing the number of
|
||||||
|
undistributed copies of Redistributables made by Licensee and remaining in its
|
||||||
|
account contain information, in sufficient detail, on (i) amount of users
|
||||||
|
working with Licensed Software, (ii) copies of Redistributables distributed by
|
||||||
|
Licensee during that calendar quarter, (iii) number of undistributed copies of
|
||||||
|
Redistributables and corresponding number of unused Distribution Licenses
|
||||||
|
remaining on Licensee's account, and (iv) any other information as The Qt
|
||||||
|
Company may reasonably require from time to time.
|
||||||
|
|
||||||
|
11.2. The Qt Company's Audit Rights
|
||||||
|
|
||||||
|
The Qt Company or an independent auditor acting on behalf of The Qt Company's,
|
||||||
|
may, upon at least five (5) business days' prior written notice and at its
|
||||||
|
expense, audit Licensee with respect to the use of the Redistributables, but
|
||||||
|
not more frequently than once during each 6-month period. Such audit may be
|
||||||
|
conducted by mail, electronic means or through an in-person visit to Licensee's
|
||||||
|
place of business. Any such in-person audit shall be conducted during regular
|
||||||
|
business hours at Licensee's facilities and shall not unreasonably interfere
|
||||||
|
with Licensee's business activities. The Qt Company or the independent auditor
|
||||||
|
acting on behalf of The Qt Company shall be entitled to inspect Licensee's
|
||||||
|
Records. All such Licensee's Records and use thereof shall be subject to an
|
||||||
|
obligation of confidentiality under this Agreement.
|
||||||
|
|
||||||
|
If an audit reveals that Licensee is using the Licensed Software beyond scope
|
||||||
|
of the licenses Licensee has paid for, Licensee agrees to immediately pay The
|
||||||
|
Qt Company any amounts owed for such unauthorized use.
|
||||||
|
|
||||||
|
In addition, in the event the audit reveals a material violation of the terms
|
||||||
|
of this Agreement (underpayment of more than 5% of License Fees shall always be
|
||||||
|
deemed a material violation for purposes of this section), then the Licensee
|
||||||
|
shall pay The Qt Company's reasonable cost of conducting such audit.
|
||||||
|
|
||||||
|
12 TERM AND TERMINATION
|
||||||
|
|
||||||
|
12.1 Term
|
||||||
|
|
||||||
|
This Agreement shall enter into force upon due acceptance by both Parties and
|
||||||
|
remain in force for as long as there is any Development License(s) in force
|
||||||
|
("Term"), unless and until terminated pursuant to the terms of this Section 12.
|
||||||
|
|
||||||
|
12.2 Termination by The Qt Company
|
||||||
|
|
||||||
|
The Qt Company shall have the right to terminate this Agreement upon thirty
|
||||||
|
(30) days prior written notice if the Licensee is in material breach of any
|
||||||
|
obligation of this Agreement and fails to remedy such breach within such notice
|
||||||
|
period.
|
||||||
|
|
||||||
|
12.3 Mutual Right to Terminate
|
||||||
|
|
||||||
|
Either Party shall have the right to terminate this Agreement immediately upon
|
||||||
|
written notice in the event that the other Party becomes insolvent, files for
|
||||||
|
any form of bankruptcy, makes any assignment for the benefit of creditors, has
|
||||||
|
a receiver, administrative receiver or officer appointed over the whole or a
|
||||||
|
substantial part of its assets, ceases to conduct business, or an act
|
||||||
|
equivalent to any of the above occurs under the laws of the jurisdiction of the
|
||||||
|
other Party.
|
||||||
|
|
||||||
|
12.4 Parties' Rights and Duties upon Termination
|
||||||
|
|
||||||
|
Upon expiry or termination of the Agreement Licensee shall cease and shall
|
||||||
|
cause all Designated Users (including those of its Affiliates' and
|
||||||
|
Contractors') to cease using the Licensed Software and distribution of the
|
||||||
|
Redistributables under this Agreement.
|
||||||
|
|
||||||
|
Notwithstanding the above, in the event the Agreement expires or is terminated:
|
||||||
|
|
||||||
|
(i) as a result of The Qt Company choosing not to renew the Development
|
||||||
|
License(s) as set forth in Section 3.1, then all valid licenses possessed by
|
||||||
|
the Licensee at such date shall be extended to be valid in perpetuity under the
|
||||||
|
terms of this Agreement and Licensee is entitled to purchase additional
|
||||||
|
licenses as set forth in Section 10.2; or
|
||||||
|
|
||||||
|
(ii) for reason other than by The Qt Company pursuant to item (i) above or
|
||||||
|
pursuant to Section 12.2, then the Licensee is entitled, for a period of six
|
||||||
|
(6) months after the effective date of termination, to continue distribution of
|
||||||
|
Devices under the Distribution Licenses paid but unused at such effective date
|
||||||
|
of termination.
|
||||||
|
|
||||||
|
Upon any such termination the Licensee shall destroy or return to The Qt
|
||||||
|
Company all copies of the Licensed Software and all related materials and will
|
||||||
|
certify the same to The Qt Company upon its request, provided however that
|
||||||
|
Licensee may retain and exploit such copies of the Licensed Software as it may
|
||||||
|
reasonably require in providing continued support to Customers.
|
||||||
|
|
||||||
|
Expiry or termination of this Agreement for any reason whatsoever shall not
|
||||||
|
relieve Licensee of its obligation to pay any License Fees accrued or payable
|
||||||
|
to The Qt Company prior to the effective date of termination, and Licensee
|
||||||
|
shall immediately pay to The Qt Company all such fees upon the effective date
|
||||||
|
of termination. Termination of this Agreement shall not affect any rights of
|
||||||
|
Customers to continue use of Applications and Devices (and therein incorporated
|
||||||
|
Redistributables).
|
||||||
|
|
||||||
|
12.5 Extension in case of bankruptcy
|
||||||
|
|
||||||
|
In the event The Qt Company is declared bankrupt under a final, non-cancellable
|
||||||
|
decision by relevant court of law, and this Agreement is not, at the date of
|
||||||
|
expiry of the Development License(s) pursuant to Section 3.1, assigned to
|
||||||
|
party, who has assumed The Qt Company's position as a legitimate licensor of
|
||||||
|
Licensed Software under this Agreement, then all valid licenses possessed by
|
||||||
|
the Licensee at such date of expiry, and which the Licensee has not notified
|
||||||
|
for expiry, shall be extended to be valid in perpetuity under the terms of
|
||||||
|
this Agreement.
|
||||||
|
|
||||||
|
13. GOVERNING LAW AND LEGAL VENUE
|
||||||
|
|
||||||
|
In the event this Agreement is in the name of The Qt Company Inc., a Delaware
|
||||||
|
Corporation, then:
|
||||||
|
|
||||||
|
(i) this Agreement shall be construed and interpreted in accordance with the
|
||||||
|
laws of the State of California, USA, excluding its choice of law provisions;
|
||||||
|
|
||||||
|
(ii) the United Nations Convention on Contracts for the International Sale of
|
||||||
|
Goods will not apply to this Agreement; and
|
||||||
|
|
||||||
|
(iii) any dispute, claim or controversy arising out of or relating to this
|
||||||
|
Agreement or the breach, termination, enforcement, interpretation or validity
|
||||||
|
thereof, including the determination of the scope or applicability of this
|
||||||
|
Agreement to arbitrate, shall be determined by arbitration in San Francisco,
|
||||||
|
USA, before one arbitrator. The arbitration shall be administered by JAMS
|
||||||
|
pursuant to JAMS' Streamlined Arbitration Rules and Procedures. Judgment on the
|
||||||
|
Award may be entered in any court having jurisdiction. This Section shall not
|
||||||
|
preclude parties from seeking provisional remedies in aid of arbitration from a
|
||||||
|
court of appropriate jurisdiction.
|
||||||
|
|
||||||
|
In the event this Agreement is in the name of The Qt Company Ltd., a Finnish
|
||||||
|
Company, then:
|
||||||
|
|
||||||
|
(i) this Agreement shall be construed and interpreted in accordance with the
|
||||||
|
laws of Finland, excluding its choice of law provisions;
|
||||||
|
|
||||||
|
(ii) the United Nations Convention on Contracts for the International Sale of
|
||||||
|
Goods will not apply to this Agreement; and
|
||||||
|
|
||||||
|
(iii) any disputes, controversy or claim arising out of or relating to this
|
||||||
|
Agreement, or the breach, termination or validity thereof shall be shall be
|
||||||
|
finally settled by arbitration in accordance with the Arbitration Rules of
|
||||||
|
Finland Chamber of Commerce. The arbitration tribunal shall consist of one (1),
|
||||||
|
or if either Party so requires, of three (3), arbitrators. The award shall be
|
||||||
|
final and binding and enforceable in any court of competent jurisdiction. The
|
||||||
|
arbitration shall be held in Helsinki, Finland and the process shall be
|
||||||
|
conducted in the English language. This Section shall not preclude parties from
|
||||||
|
seeking provisional remedies in aid of arbitration from a court of appropriate
|
||||||
|
jurisdiction.
|
||||||
|
|
||||||
|
14. GENERAL PROVISIONS
|
||||||
|
|
||||||
|
14.1 No Assignment
|
||||||
|
|
||||||
|
Except in the case of a merger or sale of substantially all of its corporate
|
||||||
|
assets, Licensee shall not be entitled to assign or transfer all or any of its
|
||||||
|
rights, benefits and obligations under this Agreement without the prior written
|
||||||
|
consent of The Qt Company, which shall not be unreasonably withheld or delayed.
|
||||||
|
The Qt Company shall be entitled to freely assign or transfer any of its
|
||||||
|
rights, benefits or obligations under this Agreement.
|
||||||
|
|
||||||
|
14.2 No Third Party Representations
|
||||||
|
|
||||||
|
Licensee shall make no representations or warranties concerning the Licensed
|
||||||
|
Software on behalf of The Qt Company. Any representation or warranty Licensee
|
||||||
|
makes or purports to make on The Qt Company's behalf shall be void as to The
|
||||||
|
Qt Company.
|
||||||
|
|
||||||
|
14.3 Surviving Sections
|
||||||
|
|
||||||
|
Any terms and conditions that by their nature or otherwise reasonably should
|
||||||
|
survive termination of this Agreement shall so be deemed to survive.
|
||||||
|
|
||||||
|
14.4 Entire Agreement
|
||||||
|
|
||||||
|
This Agreement, the exhibits hereto, the License Certificate and any applicable
|
||||||
|
Purchase Order constitute the complete agreement between the Parties and
|
||||||
|
supersedes all prior or contemporaneous discussions, representations, and
|
||||||
|
proposals, written or oral, with respect to the subject matters discussed
|
||||||
|
herein.
|
||||||
|
|
||||||
|
In the event of any conflict or inconsistency between this Agreement and any
|
||||||
|
Purchase Order, the terms of this Agreement will prevail over the terms of the
|
||||||
|
Purchase Order with respect to such conflict or inconsistency.
|
||||||
|
|
||||||
|
Parties specifically acknowledge and agree that this Agreement prevails over
|
||||||
|
any click-to-accept or similar agreements the Designated Users may need to
|
||||||
|
accept online upon download of the Licensed Software, as may be required by
|
||||||
|
The Qt Company's applicable processes relating to Licensed Software.
|
||||||
|
|
||||||
|
14.5 Modifications
|
||||||
|
|
||||||
|
No modification of this Agreement shall be effective unless contained in a
|
||||||
|
writing executed by an authorized representative of each Party. No term or
|
||||||
|
condition contained in Licensee's Purchase Order shall apply unless expressly
|
||||||
|
accepted by The Qt Company in writing.
|
||||||
|
|
||||||
|
14.6 Force Majeure
|
||||||
|
|
||||||
|
Except for the payment obligations hereunder, neither Party shall be liable to
|
||||||
|
the other for any delay or non-performance of its obligations hereunder in the
|
||||||
|
event and to the extent that such delay or non-performance is due to an event
|
||||||
|
of act of God, terrorist attack or other similar unforeseeable catastrophic
|
||||||
|
event that prevents either Party for fulfilling its obligations under this
|
||||||
|
Agreement and which such Party cannot avoid or circumvent ("Force Majeure
|
||||||
|
Event"). If the Force Majeure Event results in a delay or non-performance of a
|
||||||
|
Party for a period of three (3) months or longer, then either Party shall have
|
||||||
|
the right to terminate this Agreement with immediate effect without any
|
||||||
|
liability (except for the obligations of payment arising prior to the event of
|
||||||
|
Force Majeure) towards the other Party.
|
||||||
|
|
||||||
|
14.7 Notices
|
||||||
|
|
||||||
|
Any notice given by one Party to the other shall be deemed properly given and
|
||||||
|
deemed received if specifically acknowledged by the receiving Party in writing
|
||||||
|
or when successfully delivered to the recipient by hand, fax, or special
|
||||||
|
courier during normal business hours on a business day to the addresses
|
||||||
|
specified for each Party on the signature page. Each communication and document
|
||||||
|
made or delivered by one Party to the other Party pursuant to this Agreement
|
||||||
|
shall be in the English language.
|
||||||
|
|
||||||
|
14.8 Export Control
|
||||||
|
|
||||||
|
Licensee acknowledges that the Redistributables may be subject to export
|
||||||
|
control restrictions under the applicable laws of respective countries.
|
||||||
|
Licensee shall fully comply with all applicable export license restrictions
|
||||||
|
and requirements as well as with all laws and regulations relating to the
|
||||||
|
Redistributables and exercise of licenses hereunder and shall procure all
|
||||||
|
necessary governmental authorizations, including without limitation, all
|
||||||
|
necessary licenses, approvals, permissions or consents, where necessary for the
|
||||||
|
re-exportation of the Redistributables, Applications and/or Devices.
|
||||||
|
|
||||||
|
14.9 No Implied License
|
||||||
|
|
||||||
|
There are no implied licenses or other implied rights granted under this
|
||||||
|
Agreement, and all rights, save for those expressly granted hereunder, shall
|
||||||
|
remain with The Qt Company and its licensors. In addition, no licenses or
|
||||||
|
immunities are granted to the combination of the Licensed Software with any
|
||||||
|
other software or hardware not delivered by The Qt Company under this Agreement.
|
||||||
|
|
||||||
|
14.10 Attorney Fees
|
||||||
|
|
||||||
|
The prevailing Party in any action to enforce this Agreement shall be entitled
|
||||||
|
to recover its attorney's fees and costs in connection with such action.
|
||||||
|
|
||||||
|
14.11 Severability
|
||||||
|
|
||||||
|
If any provision of this Agreement shall be adjudged by any court of competent
|
||||||
|
jurisdiction to be unenforceable or invalid, that provision shall be limited or
|
||||||
|
eliminated to the minimum extent necessary so that this Agreement shall
|
||||||
|
otherwise remain in full force and effect and enforceable.
|
||||||
|
|
||||||
|
|
||||||
|
IN WITNESS WHEREOF, the Parties hereto, intending to be legally bound hereby,
|
||||||
|
have caused this Agreement to be executed by Licensee's authorized
|
||||||
|
representative installing the Licensed Software and accepting the terms
|
||||||
|
hereof in connection therewith.
|
||||||
|
|
||||||
|
|
||||||
|
Appendix 1
|
||||||
|
|
||||||
|
1. Parts of the Licensed Software that are permitted for distribution in
|
||||||
|
object code form only ("Redistributables") under this Agreement:
|
||||||
|
|
||||||
|
- The Licensed Software's Qt Essentials and Qt Add-on libraries
|
||||||
|
- The Licensed Software's configuration tool ("qtconfig")
|
||||||
|
- The Licensed Software's help tool ("Qt Assistant")
|
||||||
|
- The Licensed Software's internationalization tools ("Qt Linguist", "lupdate",
|
||||||
|
"lrelease")
|
||||||
|
- The Licensed Software's QML ("Qt Quick") launcher tool ("qmlscene" or
|
||||||
|
"qmlviewer")
|
||||||
|
- The Licensed Software's installer framework
|
||||||
|
|
||||||
|
2. Parts of the Licensed Software that are not permitted for distribution
|
||||||
|
include, but are not limited to:
|
||||||
|
|
||||||
|
- The Licensed Software's source code and header files
|
||||||
|
- The Licensed Software's documentation
|
||||||
|
- The Licensed Software's documentation generation tool ("qdoc")
|
||||||
|
- The Licensed Software's tool for writing makefiles ("qmake")
|
||||||
|
- The Licensed Software's Meta Object Compiler ("moc")
|
||||||
|
- The Licensed Software's User Interface Compiler ("uic")
|
||||||
|
- The Licensed Software's Resource Compiler ("rcc")
|
||||||
|
- The Licensed Software's parts of the IDE tool ("Qt Creator")
|
||||||
|
- The Licensed Software's parts of the Design tools ("Qt 3D Studio" or
|
||||||
|
"Qt Quick Designer")
|
||||||
|
- The Licensed Software's Emulator
|
||||||
@@ -2,7 +2,7 @@ Version: 2
|
|||||||
Module only: True
|
Module only: True
|
||||||
Configurations:
|
Configurations:
|
||||||
-
|
-
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
Compiler: 'MSVC2015'
|
Compiler: 'MSVC2015'
|
||||||
Features: ['DisableTests']
|
Features: ['DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -developer-build -release -angle -qtnamespace TestNamespace -qtlibinfix TestInfix -nomake tests -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -plugin-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x64% -L %POSTGRESQL_LIB_x64%'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -developer-build -release -angle -qtnamespace TestNamespace -qtlibinfix TestInfix -nomake tests -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -plugin-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x64% -L %POSTGRESQL_LIB_x64%'
|
||||||
@@ -11,46 +11,43 @@ Configurations:
|
|||||||
Compiler: 'Mingw73'
|
Compiler: 'Mingw73'
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -developer-build -release -nomake tests -opengl dynamic -nomake examples -openssl -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -plugin-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x86% -L %MYSQL_LIB_x86% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x86% -L %POSTGRESQL_LIB_x86% -platform win32-g++'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -developer-build -release -nomake tests -opengl dynamic -nomake examples -openssl -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -plugin-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x86% -L %MYSQL_LIB_x86% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x86% -L %POSTGRESQL_LIB_x86% -platform win32-g++'
|
||||||
-
|
-
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
Target arch: 'x86'
|
Target arch: 'x86'
|
||||||
Compiler: 'MSVC2017'
|
Compiler: 'MSVC2017'
|
||||||
Features: ['Packaging']
|
Features: ['Packaging']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -opengl dynamic -nomake examples -openssl -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x86% -L %MYSQL_LIB_x86% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x86% -L %POSTGRESQL_LIB_x86%'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -opengl dynamic -nomake examples -openssl -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x86% -L %MYSQL_LIB_x86% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x86% -L %POSTGRESQL_LIB_x86%'
|
||||||
-
|
-
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
Target arch: 'x86'
|
|
||||||
Compiler: 'MSVC2019'
|
|
||||||
Features: ['DisableTests']
|
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -opengl dynamic -nomake examples -openssl -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x86% -L %MYSQL_LIB_x86% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x86% -L %POSTGRESQL_LIB_x86%'
|
|
||||||
-
|
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
|
||||||
Compiler: 'MSVC2015'
|
Compiler: 'MSVC2015'
|
||||||
Features: ['Packaging', 'DisableTests']
|
Features: ['Packaging', 'DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -nomake examples -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x64% -L %POSTGRESQL_LIB_x64%'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -nomake examples -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x64% -L %POSTGRESQL_LIB_x64%'
|
||||||
-
|
-
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
Target os: 'WinRT_10'
|
Target os: 'WinRT_10'
|
||||||
Target arch: 'x86'
|
Target arch: 'x86'
|
||||||
Compiler: 'MSVC2015'
|
Compiler: 'MSVC2015'
|
||||||
Features: ['DisableTests']
|
Features: ['DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -nomake examples -no-sql-mysql -platform win32-msvc2015 -xplatform winrt-x86-msvc2015'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -nomake examples -no-sql-mysql -platform win32-msvc2015 -xplatform winrt-x86-msvc2015'
|
||||||
-
|
-
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
Target os: 'WinRT_10'
|
Target os: 'WinRT_10'
|
||||||
Target arch: 'armv7'
|
Target arch: 'armv7'
|
||||||
Compiler: 'MSVC2015'
|
Compiler: 'MSVC2015'
|
||||||
Features: ['Packaging', 'DisableTests']
|
Features: ['Packaging', 'DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -nomake examples -no-sql-mysql -platform win32-msvc2015 -xplatform winrt-arm-msvc2015'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -nomake examples -no-sql-mysql -platform win32-msvc2015 -xplatform winrt-arm-msvc2015'
|
||||||
-
|
-
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
Compiler: 'MSVC2017'
|
Compiler: 'MSVC2017'
|
||||||
Features: ['Packaging']
|
Features: ['Packaging']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -opengl dynamic -nomake examples -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x64% -L %POSTGRESQL_LIB_x64%'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -opengl dynamic -nomake examples -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x64% -L %POSTGRESQL_LIB_x64%'
|
||||||
-
|
-
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
Compiler: 'MSVC2019'
|
Target os: 'Android_ANY'
|
||||||
Features: ['DisableTests']
|
Target arch: 'x86'
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -opengl dynamic -nomake examples -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x64% -L %POSTGRESQL_LIB_x64%'
|
Compiler: 'Mingw73'
|
||||||
|
Target compiler: 'Clang'
|
||||||
|
Features: ['Packaging', 'DisableTests']
|
||||||
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -opengl es2 -sysconfdir /etc/xdg -openssl -I c:\utils\openssl-android-master\include -xplatform android-clang -android-sdk C:\Utils\Android -android-ndk c:\Utils\Android\android-ndk-r19c -android-arch x86'
|
||||||
-
|
-
|
||||||
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
||||||
Compiler: 'GCC'
|
Compiler: 'GCC'
|
||||||
@@ -64,6 +61,16 @@ Configurations:
|
|||||||
Compiler: 'GCC'
|
Compiler: 'GCC'
|
||||||
Features: ['OutOfSourceBuild', 'Documentation']
|
Features: ['OutOfSourceBuild', 'Documentation']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -nomake tests -R . -qtlibinfix TestInfix -qtnamespace TestNamespace -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -nomake tests -R . -qtlibinfix TestInfix -qtnamespace TestNamespace -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib'
|
||||||
|
-
|
||||||
|
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
||||||
|
Compiler: 'GCC'
|
||||||
|
Features: ['DisableTests']
|
||||||
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -nomake tests -no-gui -R . -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib'
|
||||||
|
-
|
||||||
|
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
||||||
|
Compiler: 'GCC'
|
||||||
|
Features: ['DisableTests']
|
||||||
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -nomake tests -no-opengl -R . -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib'
|
||||||
|
|
||||||
-
|
-
|
||||||
Template: 'qtci-linux-openSUSE-15.0-x86_64'
|
Template: 'qtci-linux-openSUSE-15.0-x86_64'
|
||||||
@@ -80,6 +87,11 @@ Configurations:
|
|||||||
Compiler: 'GCC'
|
Compiler: 'GCC'
|
||||||
Features: ['Packaging', 'DisableTests']
|
Features: ['Packaging', 'DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -release -static -nomake tests -nomake examples -no-sql-mysql -no-pch -no-dbus -no-headersclean -no-ssl -no-warnings-are-errors -no-feature-thread -xplatform wasm-emscripten'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -release -static -nomake tests -nomake examples -no-sql-mysql -no-pch -no-dbus -no-headersclean -no-ssl -no-warnings-are-errors -no-feature-thread -xplatform wasm-emscripten'
|
||||||
|
-
|
||||||
|
Template: 'qtci-linux-SLES-12-x86_64'
|
||||||
|
Compiler: 'GCC'
|
||||||
|
Features: ['DisableTests']
|
||||||
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -no-sql-mysql -no-pch -R . -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib'
|
||||||
-
|
-
|
||||||
Template: 'qtci-linux-SLES-15-x86_64'
|
Template: 'qtci-linux-SLES-15-x86_64'
|
||||||
Compiler: 'GCC'
|
Compiler: 'GCC'
|
||||||
@@ -94,46 +106,53 @@ Configurations:
|
|||||||
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 -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'
|
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'
|
||||||
-
|
-
|
||||||
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 -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 -separate-debug-info -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.12-x86_64-9'
|
||||||
Compiler: 'Clang'
|
Compiler: 'Clang'
|
||||||
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.14-x86_64'
|
Template: 'qtci-macos-10.13-x86_64-2'
|
||||||
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.14-x86_64'
|
Template: 'qtci-macos-10.13-x86_64-2'
|
||||||
Target os: 'TvOS_ANY'
|
Target os: 'TvOS_ANY'
|
||||||
Target arch: 'multi'
|
Target arch: 'multi'
|
||||||
Compiler: 'Clang'
|
Compiler: 'Clang'
|
||||||
Features: ['DisableTests']
|
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'
|
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.14-x86_64'
|
Template: 'qtci-macos-10.13-x86_64-2'
|
||||||
Target os: 'WatchOS_ANY'
|
Target os: 'WatchOS_ANY'
|
||||||
Target arch: 'multi'
|
Target arch: 'multi'
|
||||||
Compiler: 'Clang'
|
Compiler: 'Clang'
|
||||||
Features: ['DisableTests']
|
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'
|
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-macos-10.13-x86_64-2'
|
||||||
Target os: 'Android_ANY'
|
Target os: 'Android_ANY'
|
||||||
Target arch: 'multi'
|
Target arch: 'x86'
|
||||||
Compiler: 'Clang'
|
Compiler: 'Clang'
|
||||||
Target compiler: 'Clang'
|
Target compiler: 'Clang'
|
||||||
Features: ['Packaging', 'DisableTests']
|
Features: ['Packaging', 'DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -no-use-gold-linker -no-qpa-platform-guard -opengl es2 -sysconfdir /etc/xdg -openssl -I {{.Env.OPENSSL_ANDROID_HOME}}/include -xplatform android-clang -android-sdk /opt/android/sdk -android-ndk /opt/android/android-ndk-r20 -android-ndk-host linux-x86_64'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -no-qpa-platform-guard -opengl es2 -sysconfdir /etc/xdg -openssl -I /usr/local/opt/openssl/include -xplatform android-clang -android-sdk /opt/android/sdk -android-ndk /opt/android/android-ndk-r19c -android-ndk-host darwin-x86_64 -android-arch x86'
|
||||||
|
-
|
||||||
|
Template: 'qtci-linux-RHEL-7.6-x86_64'
|
||||||
|
Target os: 'Android_ANY'
|
||||||
|
Target arch: 'x86'
|
||||||
|
Compiler: 'GCC'
|
||||||
|
Target compiler: 'Clang'
|
||||||
|
Features: ['Packaging', 'DisableTests']
|
||||||
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -no-use-gold-linker -no-qpa-platform-guard -opengl es2 -sysconfdir /etc/xdg -openssl -I {{.Env.OPENSSL_ANDROID_HOME}}/include -xplatform android-clang -android-sdk /opt/android/sdk -android-ndk /opt/android/android-ndk-r19c -android-ndk-host linux-x86_64 -android-arch x86'
|
||||||
-
|
-
|
||||||
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
||||||
Target os: 'QEMU'
|
Target os: 'QEMU'
|
||||||
@@ -172,4 +191,4 @@ Configurations:
|
|||||||
Target arch: 'armv7'
|
Target arch: 'armv7'
|
||||||
Compiler: 'GCC'
|
Compiler: 'GCC'
|
||||||
Features: ['Packaging', 'DisableTests']
|
Features: ['Packaging', 'DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -extprefix /home/qt/work/install -release -nomake tests -nomake examples -no-use-gold-linker -opengl es2 -no-sql-mysql -qpa qnx -xplatform qnx-armle-v7-qcc'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-use-gold-linker -opengl es2 -no-sql-mysql -qpa qnx -xplatform qnx-armle-v7-qcc'
|
||||||
|
|||||||
@@ -1,23 +0,0 @@
|
|||||||
Version: 2
|
|
||||||
Module only: True
|
|
||||||
Configurations:
|
|
||||||
-
|
|
||||||
Template: 'qtci-windows-10-x86_64-14'
|
|
||||||
Compiler: 'MSVC2017'
|
|
||||||
Features: ['Packaging']
|
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -opengl dynamic -nomake examples -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x64% -L %POSTGRESQL_LIB_x64% -static -no-icu'
|
|
||||||
-
|
|
||||||
Template: 'qtci-windows-10-x86_64-14'
|
|
||||||
Compiler: 'MSVC2017'
|
|
||||||
Target arch: 'x86'
|
|
||||||
Features: ['Packaging']
|
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -nomake examples -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x86% -L %MYSQL_LIB_x86% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x86% -L %POSTGRESQL_LIB_x86% -static -no-icu'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-RHEL-7.6-x86_64'
|
|
||||||
Compiler: 'GCC'
|
|
||||||
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 -no-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -qt-libjpeg -qt-libpng -qt-xcb -sysconfdir /etc/xdg -qt-pcre -qt-harfbuzz -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib QMAKE_LFLAGS_APP+=-s -static -no-icu'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
|
||||||
Compiler: 'GCC'
|
|
||||||
Features: ['TestOnly', 'LicenseCheck']
|
|
||||||
@@ -1,40 +0,0 @@
|
|||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
|
||||||
Compiler: 'Yocto'
|
|
||||||
Target arch: 'TARGET1'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
|
||||||
Compiler: 'Yocto'
|
|
||||||
Target arch: 'TARGET2'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
|
||||||
Compiler: 'Yocto'
|
|
||||||
Target arch: 'TARGET3'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
|
||||||
Compiler: 'Yocto'
|
|
||||||
Target arch: 'TARGET4'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
|
||||||
Compiler: 'Yocto'
|
|
||||||
Target arch: 'TARGET5'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
|
||||||
Compiler: 'Yocto'
|
|
||||||
Target arch: 'TARGET6'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
|
||||||
Compiler: 'Yocto'
|
|
||||||
Target arch: 'TARGET7'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
|
||||||
Compiler: 'Yocto'
|
|
||||||
Target arch: 'TARGET8'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
|
||||||
Compiler: 'Yocto'
|
|
||||||
Target arch: 'TARGET9'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
|
||||||
Compiler: 'Yocto'
|
|
||||||
Target arch: 'TARGET10'
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
Version: 2
|
|
||||||
Module only: True
|
|
||||||
Configurations:
|
|
||||||
-
|
|
||||||
Template: 'qtci-windows-10-x86_64-14'
|
|
||||||
Compiler: 'MSVC2015'
|
|
||||||
Target arch: 'x86'
|
|
||||||
Features: ['Packaging']
|
|
||||||
Configure arguments: '-opensource -confirm-license -nomake tests -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -opengl dynamic -static -no-icu -nomake examples -openssl -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -plugin-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x86% -L %MYSQL_LIB_x86%'
|
|
||||||
-
|
|
||||||
Template: 'qtci-windows-10-x86_64-14'
|
|
||||||
Compiler: 'MSVC2015'
|
|
||||||
Features: ['Packaging']
|
|
||||||
Configure arguments: '-opensource -confirm-license -nomake tests -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -opengl dynamic -static -no-icu -nomake examples -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -plugin-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64%'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-RHEL-7.6-x86_64'
|
|
||||||
Compiler: 'GCC'
|
|
||||||
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 -no-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -qt-libjpeg -qt-libpng -qt-xcb -sysconfdir /etc/xdg -qt-pcre -qt-harfbuzz -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib QMAKE_LFLAGS_APP+=-s -static -no-icu'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
|
||||||
Compiler: 'GCC'
|
|
||||||
Features: ['TestOnly', 'LicenseCheck']
|
|
||||||
@@ -1,11 +1,11 @@
|
|||||||
-
|
-
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
Target os: 'WinRT_10'
|
Target os: 'WinRT_10'
|
||||||
Compiler: 'MSVC2015'
|
Compiler: 'MSVC2015'
|
||||||
Features: ['Packaging', 'DisableTests']
|
Features: ['Packaging', 'DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -debug-and-release -nomake tests -nomake examples -force-debug-info -no-sql-mysql -platform win32-msvc2015 -xplatform winrt-x64-msvc2015'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -debug-and-release -nomake tests -nomake examples -force-debug-info -no-sql-mysql -platform win32-msvc2015 -xplatform winrt-x64-msvc2015'
|
||||||
-
|
-
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
Target os: 'WinRT_10'
|
Target os: 'WinRT_10'
|
||||||
Target arch: 'x86'
|
Target arch: 'x86'
|
||||||
Compiler: 'MSVC2017'
|
Compiler: 'MSVC2017'
|
||||||
@@ -15,85 +15,141 @@
|
|||||||
Template: 'qtci-windows-7-x86-3'
|
Template: 'qtci-windows-7-x86-3'
|
||||||
Compiler: 'Mingw73'
|
Compiler: 'Mingw73'
|
||||||
Features: ['Packaging', 'DisableTests']
|
Features: ['Packaging', 'DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -separate-debug-info -nomake tests -nomake examples -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x86% -L %MYSQL_LIB_x86% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x86% -L %POSTGRESQL_LIB_x86% -platform win32-g++'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -debug-and-release -nomake tests -nomake examples -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x86% -L %MYSQL_LIB_x86% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x86% -L %POSTGRESQL_LIB_x86% -platform win32-g++'
|
||||||
-
|
-
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
Compiler: 'Mingw73'
|
Compiler: 'Mingw73'
|
||||||
Features: ['Packaging', 'DisableTests']
|
Features: ['Packaging', 'DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -separate-debug-info -nomake tests -nomake examples -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x64% -L %POSTGRESQL_LIB_x64% -platform win32-g++'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -debug-and-release -nomake tests -nomake examples -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x64% -L %POSTGRESQL_LIB_x64% -platform win32-g++'
|
||||||
-
|
-
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
Target os: 'WinRT_10'
|
Target os: 'WinRT_10'
|
||||||
Target arch: 'armv7'
|
Target arch: 'armv7'
|
||||||
Compiler: 'MSVC2017'
|
Compiler: 'MSVC2017'
|
||||||
Features: ['Packaging', 'DisableTests']
|
Features: ['Packaging', 'DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -debug-and-release -nomake tests -nomake examples -force-debug-info -no-sql-mysql -platform win32-msvc2017 -xplatform winrt-arm-msvc2017'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -debug-and-release -nomake tests -nomake examples -force-debug-info -no-sql-mysql -platform win32-msvc2017 -xplatform winrt-arm-msvc2017'
|
||||||
-
|
-
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
Target os: 'WinRT_10'
|
Target os: 'WinRT_10'
|
||||||
Compiler: 'MSVC2017'
|
Compiler: 'MSVC2017'
|
||||||
Features: ['Packaging', 'DisableTests']
|
Features: ['Packaging', 'DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -debug-and-release -nomake tests -nomake examples -force-debug-info -no-sql-mysql -platform win32-msvc2017 -xplatform winrt-x64-msvc2017'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -debug-and-release -nomake tests -nomake examples -force-debug-info -no-sql-mysql -platform win32-msvc2017 -xplatform winrt-x64-msvc2017'
|
||||||
-
|
-
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
Template: 'qtci-linux-RHEL-7.6-x86_64'
|
||||||
Target os: 'Android_ANY'
|
Target os: 'Android_ANY'
|
||||||
Target arch: 'multi'
|
Target arch: 'armv7'
|
||||||
Compiler: 'Mingw73'
|
|
||||||
Target compiler: 'Clang'
|
|
||||||
Features: ['Packaging', 'DisableTests']
|
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -opengl es2 -sysconfdir /etc/xdg -openssl -I c:\utils\openssl-android-master\include -xplatform android-clang -android-sdk C:\Utils\Android -android-ndk c:\Utils\Android\android-ndk-r20'
|
|
||||||
-
|
|
||||||
Template: 'qtci-macos-10.13-x86_64-2'
|
|
||||||
Target os: 'Android_ANY'
|
|
||||||
Target arch: 'multi'
|
|
||||||
Compiler: 'Clang'
|
Compiler: 'Clang'
|
||||||
Target compiler: 'Clang'
|
Target compiler: 'Clang'
|
||||||
Features: ['Packaging', 'DisableTests']
|
Features: ['Packaging', 'DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -no-qpa-platform-guard -opengl es2 -sysconfdir /etc/xdg -openssl -I /usr/local/opt/openssl/include -xplatform android-clang -android-sdk /opt/android/sdk -android-ndk /opt/android/android-ndk-r20 -android-ndk-host darwin-x86_64'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -no-qpa-platform-guard -no-use-gold-linker -sysconfdir /etc/xdg -opengl es2 -openssl -I {{.Env.OPENSSL_ANDROID_HOME}}/include -android-sdk /opt/android/sdk -android-ndk /opt/android/android-ndk-r19c -android-ndk-host linux-x86_64 -android-arch armeabi-v7a -xplatform android-clang'
|
||||||
|
-
|
||||||
|
Template: 'qtci-linux-RHEL-7.6-x86_64'
|
||||||
|
Target os: 'Android_ANY'
|
||||||
|
Target arch: 'x86_64'
|
||||||
|
Compiler: 'GCC'
|
||||||
|
Target compiler: 'Clang'
|
||||||
|
Features: ['Packaging', 'DisableTests']
|
||||||
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -no-use-gold-linker -no-qpa-platform-guard -opengl es2 -sysconfdir /etc/xdg -openssl -I {{.Env.OPENSSL_ANDROID_HOME}}/include -xplatform android-clang -android-sdk /opt/android/sdk -android-ndk /opt/android/android-ndk-r19c -android-ndk-host linux-x86_64 -android-arch x86_64'
|
||||||
|
-
|
||||||
|
Template: 'qtci-linux-RHEL-7.6-x86_64'
|
||||||
|
Target os: 'Android_ANY'
|
||||||
|
Target arch: 'arm64'
|
||||||
|
Compiler: 'Clang'
|
||||||
|
Target compiler: 'Clang'
|
||||||
|
Features: ['Packaging', 'DisableTests']
|
||||||
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -no-qpa-platform-guard -no-use-gold-linker -sysconfdir /etc/xdg -opengl es2 -openssl -I {{.Env.OPENSSL_ANDROID_HOME}}/include -android-sdk /opt/android/sdk -android-ndk /opt/android/android-ndk-r19c -android-ndk-host linux-x86_64 -android-arch arm64-v8a -xplatform android-clang'
|
||||||
|
-
|
||||||
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
|
Target os: 'Android_ANY'
|
||||||
|
Target arch: 'armv7'
|
||||||
|
Compiler: 'Mingw73'
|
||||||
|
Target compiler: 'Clang'
|
||||||
|
Features: ['Packaging', 'DisableTests']
|
||||||
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -opengl es2 -sysconfdir /etc/xdg -openssl -I c:\utils\openssl-android-master\include -xplatform android-clang -android-sdk C:\Utils\Android -android-ndk c:\Utils\Android\android-ndk-r19c -android-arch armeabi-v7a'
|
||||||
|
-
|
||||||
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
|
Target os: 'Android_ANY'
|
||||||
|
Target arch: 'arm64'
|
||||||
|
Compiler: 'Mingw73'
|
||||||
|
Target compiler: 'Clang'
|
||||||
|
Features: ['Packaging', 'DisableTests']
|
||||||
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -opengl es2 -sysconfdir /etc/xdg -openssl -I c:\utils\openssl-android-master\include -xplatform android-clang -android-sdk C:\Utils\Android -android-ndk c:\Utils\Android\android-ndk-r19c -android-arch arm64-v8a'
|
||||||
|
-
|
||||||
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
|
Target os: 'Android_ANY'
|
||||||
|
Target arch: 'x86_64'
|
||||||
|
Compiler: 'Mingw73'
|
||||||
|
Target compiler: 'Clang'
|
||||||
|
Features: ['Packaging', 'DisableTests']
|
||||||
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -opengl es2 -sysconfdir /etc/xdg -openssl -I c:\utils\openssl-android-master\include -xplatform android-clang -android-sdk C:\Utils\Android -android-ndk c:\Utils\Android\android-ndk-r19c -android-arch x86_64'
|
||||||
|
-
|
||||||
|
Template: 'qtci-macos-10.13-x86_64-2'
|
||||||
|
Target os: 'Android_ANY'
|
||||||
|
Target arch: 'armv7'
|
||||||
|
Compiler: 'Clang'
|
||||||
|
Target compiler: 'Clang'
|
||||||
|
Features: ['Packaging', 'DisableTests']
|
||||||
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -no-qpa-platform-guard -opengl es2 -sysconfdir /etc/xdg -openssl -I /usr/local/opt/openssl/include -xplatform android-clang -android-sdk /opt/android/sdk -android-ndk /opt/android/android-ndk-r19c -android-ndk-host darwin-x86_64 -android-arch armeabi-v7a'
|
||||||
|
-
|
||||||
|
Template: 'qtci-macos-10.13-x86_64-2'
|
||||||
|
Target os: 'Android_ANY'
|
||||||
|
Target arch: 'arm64'
|
||||||
|
Compiler: 'Clang'
|
||||||
|
Target compiler: 'Clang'
|
||||||
|
Features: ['Packaging', 'DisableTests']
|
||||||
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -no-qpa-platform-guard -opengl es2 -sysconfdir /etc/xdg -openssl -I /usr/local/opt/openssl/include -xplatform android-clang -android-sdk /opt/android/sdk -android-ndk /opt/android/android-ndk-r19c -android-ndk-host darwin-x86_64 -android-arch arm64-v8a'
|
||||||
|
-
|
||||||
|
Template: 'qtci-macos-10.13-x86_64-2'
|
||||||
|
Target os: 'Android_ANY'
|
||||||
|
Target arch: 'x86_64'
|
||||||
|
Compiler: 'Clang'
|
||||||
|
Target compiler: 'Clang'
|
||||||
|
Features: ['Packaging', 'DisableTests']
|
||||||
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -no-qpa-platform-guard -opengl es2 -sysconfdir /etc/xdg -openssl -I /usr/local/opt/openssl/include -xplatform android-clang -android-sdk /opt/android/sdk -android-ndk /opt/android/android-ndk-r19c -android-ndk-host darwin-x86_64 -android-arch x86_64'
|
||||||
-
|
-
|
||||||
Template: 'qtci-macos-10.13-x86_64-2'
|
Template: 'qtci-macos-10.13-x86_64-2'
|
||||||
Target os: 'QNX_700'
|
Target os: 'QNX_700'
|
||||||
Target arch: 'x86'
|
Target arch: 'x86'
|
||||||
Compiler: 'GCC'
|
Compiler: 'GCC'
|
||||||
Features: ['DisableTests']
|
Features: ['DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -extprefix /Users/qt/work/install -release -nomake tests -nomake examples -no-use-gold-linker -opengl es2 -qpa qnx -xplatform qnx-x86-qcc'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -release -nomake tests -nomake examples -no-use-gold-linker -opengl es2 -qpa qnx -xplatform qnx-x86-qcc'
|
||||||
-
|
-
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
Target os: 'QNX_700'
|
Target os: 'QNX_700'
|
||||||
Target arch: 'armv7'
|
Target arch: 'armv7'
|
||||||
Compiler: 'Mingw73'
|
Compiler: 'Mingw73'
|
||||||
Features: ['Packaging', 'DisableTests']
|
Features: ['Packaging', 'DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -extprefix c:\Users\qt\work\install -release -nomake tests -nomake examples -no-sql-mysql -opengl es2 -xplatform qnx-armle-v7-qcc'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -nomake tests -nomake examples -no-sql-mysql -opengl es2 -xplatform qnx-armle-v7-qcc'
|
||||||
-
|
-
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
Target os: 'QNX_700'
|
Target os: 'QNX_700'
|
||||||
Target arch: 'armv8'
|
Target arch: 'armv8'
|
||||||
Compiler: 'Mingw73'
|
Compiler: 'Mingw73'
|
||||||
Features: ['Packaging', 'DisableTests']
|
Features: ['Packaging', 'DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -extprefix c:\Users\qt\work\install -release -opengl es2 -nomake tests -nomake examples -no-sql-mysql -xplatform qnx-aarch64le-qcc'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -opengl es2 -nomake tests -nomake examples -no-sql-mysql -xplatform qnx-aarch64le-qcc'
|
||||||
-
|
-
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
Target os: 'QNX_700'
|
Target os: 'QNX_700'
|
||||||
Target arch: 'x86_64'
|
Target arch: 'x86_64'
|
||||||
Compiler: 'Mingw73'
|
Compiler: 'Mingw73'
|
||||||
Features: ['Packaging', 'DisableTests']
|
Features: ['Packaging', 'DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -extprefix c:\Users\qt\work\install -release -nomake tests -nomake examples -no-sql-mysql -opengl es2 -xplatform qnx-x86-64-qcc'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -nomake tests -nomake examples -no-sql-mysql -opengl es2 -xplatform qnx-x86-64-qcc'
|
||||||
-
|
-
|
||||||
Template: 'qtci-linux-RHEL-7.6-x86_64'
|
Template: 'qtci-linux-RHEL-7.6-x86_64'
|
||||||
Target os: 'QNX_700'
|
Target os: 'QNX_700'
|
||||||
Target arch: 'armv8'
|
Target arch: 'armv8'
|
||||||
Compiler: 'GCC'
|
Compiler: 'GCC'
|
||||||
Features: ['Packaging', 'DisableTests']
|
Features: ['Packaging', 'DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -extprefix /home/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-use-gold-linker -opengl es2 -qpa qnx -xplatform qnx-aarch64le-qcc'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-use-gold-linker -opengl es2 -qpa qnx -xplatform qnx-aarch64le-qcc'
|
||||||
-
|
-
|
||||||
Template: 'qtci-linux-RHEL-7.6-x86_64'
|
Template: 'qtci-linux-RHEL-7.6-x86_64'
|
||||||
Target os: 'QNX_700'
|
Target os: 'QNX_700'
|
||||||
Target arch: 'x86_64'
|
Target arch: 'x86_64'
|
||||||
Compiler: 'GCC'
|
Compiler: 'GCC'
|
||||||
Features: ['Packaging', 'DisableTests']
|
Features: ['Packaging', 'DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -extprefix /home/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-use-gold-linker -opengl es2 -qpa qnx -xplatform qnx-x86-64-qcc'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-use-gold-linker -opengl es2 -qpa qnx -xplatform qnx-x86-64-qcc'
|
||||||
-
|
-
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
Target os: 'WebAssembly'
|
Target os: 'WebAssembly'
|
||||||
Compiler: 'Mingw73'
|
Compiler: 'Mingw73'
|
||||||
Features: ['Packaging', 'DisableTests']
|
Features: ['Packaging', 'DisableTests']
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
Features: ['DisableTests']
|
Features: ['DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -nomake tests -nomake examples -no-xcb -R . -openssl -device linux-generic-g++ -device-option CROSS_COMPILE=/opt/yocto-arm64/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux- -device-option DISTRO_OPTS=boot2qt -sysroot /opt/yocto-arm64/sysroots/aarch64-poky-linux -extprefix /home/qt/work/install -mysql_config /opt/yocto-arm64/sysroots/aarch64-poky-linux/usr/bin/mysql_config -psql_config /dev/null -tslib'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -nomake tests -nomake examples -no-xcb -R . -openssl -device linux-generic-g++ -device-option CROSS_COMPILE=/opt/yocto-arm64/sysroots/x86_64-pokysdk-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux- -device-option DISTRO_OPTS=boot2qt -sysroot /opt/yocto-arm64/sysroots/aarch64-poky-linux -extprefix /home/qt/work/install -mysql_config /opt/yocto-arm64/sysroots/aarch64-poky-linux/usr/bin/mysql_config -psql_config /dev/null -tslib'
|
||||||
-
|
-
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
Target os: 'WinRT_10'
|
Target os: 'WinRT_10'
|
||||||
Target arch: 'x86_64'
|
Target arch: 'x86_64'
|
||||||
Compiler: 'MSVC2015'
|
Compiler: 'MSVC2015'
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
-
|
-
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
Target os: 'WinRT_10'
|
Target os: 'WinRT_10'
|
||||||
Target arch: 'x86_64'
|
Target arch: 'x86_64'
|
||||||
Compiler: 'MSVC2015'
|
Compiler: 'MSVC2015'
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
-
|
-
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
Compiler: 'Mingw73'
|
Compiler: 'Mingw73'
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -developer-build -nomake tests -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -plugin-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x64% -L %POSTGRESQL_LIB_x64% -platform win32-g++'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -developer-build -nomake tests -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -plugin-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x64% -L %POSTGRESQL_LIB_x64% -platform win32-g++'
|
||||||
-
|
-
|
||||||
Template: 'qtci-windows-10-x86_64-15'
|
Template: 'qtci-windows-10-x86_64-14'
|
||||||
Compiler: 'Mingw73'
|
Compiler: 'Mingw73'
|
||||||
Features: ['Packaging', 'DisableTests']
|
Features: ['Packaging', 'DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -static -nomake tests -nomake examples -no-icu -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -plugin-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -platform win32-g++'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -static -nomake tests -nomake examples -no-icu -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -plugin-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -platform win32-g++'
|
||||||
|
|||||||
@@ -6,8 +6,3 @@
|
|||||||
Template: 'qtci-linux-RHEL-6.6-x86_64'
|
Template: 'qtci-linux-RHEL-6.6-x86_64'
|
||||||
Compiler: 'GCC'
|
Compiler: 'GCC'
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -force-debug-info -nomake examples -nomake tests'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -force-debug-info -nomake examples -nomake tests'
|
||||||
-
|
|
||||||
Template: 'qtci-windows-8.1-x86'
|
|
||||||
Compiler: 'MSVC2015'
|
|
||||||
Features: ['DisableTests']
|
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -opengl dynamic -nomake examples -nomake tests'
|
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
Template: 'qtci-windows-7-x86-3'
|
Template: 'qtci-windows-7-x86-3'
|
||||||
Compiler: 'Mingw73'
|
Compiler: 'Mingw73'
|
||||||
Features: ['Packaging', 'DisableTests']
|
Features: ['Packaging', 'DisableTests']
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -nomake tests -nomake examples -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x86% -L %MYSQL_LIB_x86% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x86% -L %POSTGRESQL_LIB_x86% -platform win32-g++'
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -debug-and-release -nomake tests -nomake examples -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x86% -L %MYSQL_LIB_x86% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x86% -L %POSTGRESQL_LIB_x86% -platform win32-g++'
|
||||||
|
|||||||
@@ -1,28 +0,0 @@
|
|||||||
Version: 2
|
|
||||||
Module only: True
|
|
||||||
Configurations:
|
|
||||||
-
|
|
||||||
Template: 'qtci-windows-10-x86_64-14'
|
|
||||||
Compiler: 'MSVC2017'
|
|
||||||
Features: ['Packaging']
|
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -opengl dynamic -nomake examples -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x64% -L %POSTGRESQL_LIB_x64% -static -no-icu'
|
|
||||||
-
|
|
||||||
Template: 'qtci-windows-10-x86_64-14'
|
|
||||||
Compiler: 'MSVC2017'
|
|
||||||
Target arch: 'x86'
|
|
||||||
Features: ['Packaging']
|
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -opengl dynamic -nomake examples -openssl -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x86% -L %MYSQL_LIB_x86% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x86% -L %POSTGRESQL_LIB_x86% -static -no-icu'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-RHEL-7.6-x86_64'
|
|
||||||
Compiler: 'GCC'
|
|
||||||
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 -no-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -qt-libjpeg -qt-libpng -qt-xcb -sysconfdir /etc/xdg -qt-pcre -qt-harfbuzz -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib QMAKE_LFLAGS_APP+=-s -static -no-icu'
|
|
||||||
-
|
|
||||||
Template: 'qtci-macos-10.13-x86_64-2'
|
|
||||||
Compiler: 'Clang'
|
|
||||||
Features: ['Packaging']
|
|
||||||
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -debug-and-release -release -nomake tests -nomake examples -no-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -sysconfdir /Library/Preferences/Qt -I/usr/local/opt/openssl/include -static -no-icu'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
|
||||||
Compiler: 'GCC'
|
|
||||||
Features: ['TestOnly', 'LicenseCheck']
|
|
||||||
@@ -1,11 +0,0 @@
|
|||||||
# List about manual pre-installations to Tier1 image:
|
|
||||||
|
|
||||||
Vmware tools: installed
|
|
||||||
Resolution: 1280 X 800
|
|
||||||
Coin setup (installed boostrap agent, disabled fast boot, disabled firewall (both public and private), disabled UAC, enabled autologin)
|
|
||||||
Remote Desktop Connection: enabled
|
|
||||||
Timezone: set to UTC
|
|
||||||
Administrator tools - services - Windows search: stop & disable
|
|
||||||
Power settings screen & slee: never
|
|
||||||
Turn windows features on or off -> Check the "SMB 1.0/CIFS File Sharing Support"
|
|
||||||
|
|
||||||
@@ -1,72 +0,0 @@
|
|||||||
#############################################################################
|
|
||||||
##
|
|
||||||
## 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$
|
|
||||||
##
|
|
||||||
#############################################################################
|
|
||||||
|
|
||||||
# Windows 7 does not have Get-ScheduledTask and Unregister-ScheduledTask
|
|
||||||
# thus needing its own version.
|
|
||||||
Write-Host "Disabling defragmentation"
|
|
||||||
$version = Get-CimInstance Win32_OperatingSystem | Select-Object -ExpandProperty Caption
|
|
||||||
if ($version -like '*Windows 7*'){
|
|
||||||
$pi = New-Object System.Diagnostics.ProcessStartInfo
|
|
||||||
$pi.FileName = "C:\Windows\System32\schtasks.exe"
|
|
||||||
$pi.RedirectStandardError = $true
|
|
||||||
$pi.UseShellExecute = $false
|
|
||||||
$pi.Arguments = "/Delete /TN `"\Microsoft\Windows\Defrag\ScheduledDefrag`" /F"
|
|
||||||
$prog = New-Object System.Diagnostics.Process
|
|
||||||
$prog.StartInfo = $pi
|
|
||||||
$prog.Start() | Out-Null
|
|
||||||
$err = $prog.StandardError.ReadToEnd()
|
|
||||||
$prog.WaitForExit()
|
|
||||||
if ($prog.ExitCode -eq 0){
|
|
||||||
Write-Host "Scheduled defragmentation removed"
|
|
||||||
} else {
|
|
||||||
if ($err -like '*cannot find the file*'){
|
|
||||||
Write-Host "No scheduled defragmentation task found"
|
|
||||||
exit 0
|
|
||||||
} else {
|
|
||||||
Write-Host "Error while deleting scheduled defragmentation task: $err"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
try {
|
|
||||||
$state = (Get-ScheduledTask -ErrorAction Stop -TaskName "ScheduledDefrag").State
|
|
||||||
Write-Host "Scheduled defragmentation task found in state: $state"
|
|
||||||
}
|
|
||||||
catch {
|
|
||||||
Write-Host "No scheduled defragmentation task found"
|
|
||||||
exit 0
|
|
||||||
}
|
|
||||||
Write-Host "Unregistering scheduled defragmentation task"
|
|
||||||
Unregister-ScheduledTask -ErrorAction Stop -Confirm:$false -TaskName ScheduledDefrag
|
|
||||||
Write-Host "Scheduled Defragmentation task was cancelled"
|
|
||||||
}
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
. "$PSScriptRoot\helpers.ps1"
|
|
||||||
|
|
||||||
# Disable the NTP from syncing
|
|
||||||
Run-Executable "w32tm.exe" "/config /syncfromflags:NO"
|
|
||||||
@@ -1,59 +0,0 @@
|
|||||||
###########################################################################
|
|
||||||
##
|
|
||||||
## 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$
|
|
||||||
##
|
|
||||||
#############################################################################
|
|
||||||
|
|
||||||
# Turning off win defender.
|
|
||||||
#
|
|
||||||
# If disabled manually, windows will automatically enable it after
|
|
||||||
# some period of time. Disabling it speeds up the builds.
|
|
||||||
|
|
||||||
. "$PSScriptRoot\helpers.ps1"
|
|
||||||
|
|
||||||
Run-Executable "reg.exe" "ADD `"HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender`" /V DisableAntiSpyware /T REG_dWORD /D 1 /F"
|
|
||||||
|
|
||||||
# 'Windows Defender Cache Maintenance' - "Periodic maintenance task."
|
|
||||||
DisableSchedulerTask "Windows Defender\Windows Defender Cache Maintenance"
|
|
||||||
|
|
||||||
# 'Windows Defender Cleanup' - "Periodic cleanup task."
|
|
||||||
DisableSchedulerTask "Windows Defender\Windows Defender Cleanup"
|
|
||||||
|
|
||||||
# 'Windows Defender Scheduled Scan' - "Periodic scan task."
|
|
||||||
DisableSchedulerTask "Windows Defender\Windows Defender Scheduled Scan"
|
|
||||||
|
|
||||||
# 'Windows Defender Verification' - "Periodic verification task."
|
|
||||||
DisableSchedulerTask "Windows Defender\Windows Defender Verification"
|
|
||||||
|
|
||||||
# Disable 'QueueReporting' - "Windows Error Reporting task to process queued reports."
|
|
||||||
DisableSchedulerTask "Windows Error Reporting\QueueReporting"
|
|
||||||
|
|
||||||
# Disable WindowsUpdate from Task Scheduler
|
|
||||||
DisableSchedulerTask "WindowsUpdate\Scheduled Start"
|
|
||||||
@@ -34,8 +34,7 @@
|
|||||||
# Visual Studio $version version $version_number was installed manually using $installer.
|
# Visual Studio $version version $version_number was installed manually using $installer.
|
||||||
|
|
||||||
$version = "2017"
|
$version = "2017"
|
||||||
# Current version was manually upgraded from the installer
|
$version_number = "15.8.5"
|
||||||
$version_number = "15.9.16"
|
|
||||||
$installer = "http://ci-files01-hki.ci.local/input/windows/vs_professional__1312218103.1526017942.exe"
|
$installer = "http://ci-files01-hki.ci.local/input/windows/vs_professional__1312218103.1526017942.exe"
|
||||||
|
|
||||||
# Following components were selected from installer:
|
# Following components were selected from installer:
|
||||||
|
|||||||
@@ -1,91 +0,0 @@
|
|||||||
############################################################################
|
|
||||||
##
|
|
||||||
## 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$
|
|
||||||
##
|
|
||||||
#############################################################################
|
|
||||||
|
|
||||||
# Visual Studio $version version $version_number was installed manually using $installer.
|
|
||||||
|
|
||||||
$version = "2019"
|
|
||||||
# Current version was manually upgraded from the installer
|
|
||||||
$version_number = "16.3.2"
|
|
||||||
$installer = "http://ci-files01-hki.ci.local/input/windows/vs_professional__505064367.1547034421.exe"
|
|
||||||
|
|
||||||
.NET Framework 4.5 targeting pack
|
|
||||||
.NET Framework 4.5.1 targeting pack
|
|
||||||
.NET Framework 4.5.2 targeting pack
|
|
||||||
.NET Framework 4.6.1 SDK
|
|
||||||
.NET Framework 4.6.1 targeting pack
|
|
||||||
.NET Framework 4.6.2 SDK
|
|
||||||
.NET Framework 4.6.2 targeting pack
|
|
||||||
.NET Framework 4.7.2 SDK
|
|
||||||
.NET Framework 4.7.2 targeting pack
|
|
||||||
.NET Native
|
|
||||||
.NET Portable Library targeting pack
|
|
||||||
CLR data typer for SQL Sever
|
|
||||||
Connectivity and publishing tools
|
|
||||||
Data sources for SQL Server support
|
|
||||||
SQL ADAL runtime
|
|
||||||
SQL Server Command Linne Utilities
|
|
||||||
SQL Server Data Tools
|
|
||||||
SQL Server Express 2016 LocalDB
|
|
||||||
SQL Server ODBC Driver
|
|
||||||
ClickOnce Publishing
|
|
||||||
Developer Analytics tools
|
|
||||||
NuGet package manager
|
|
||||||
Text Template Transformation
|
|
||||||
C# and Visual Basic Roslyn compilers
|
|
||||||
C++ 2019 Redistributable Update
|
|
||||||
C++ Cmake tools for Windows
|
|
||||||
C++/CLI support for v142 build tools
|
|
||||||
MSBuild
|
|
||||||
MSVC v142 - VS 2019 C++ ARM build tools (v14.20)
|
|
||||||
MSVC v142 - VS 2019 C++ ARM64 build tools (v14.20)
|
|
||||||
MSVC v142 - VS 2019 C++ x64/x86 build tools (v14.20)
|
|
||||||
.NET profiling tools
|
|
||||||
C++ profiling tools
|
|
||||||
JavaScript diagnostics
|
|
||||||
Just-In-Time debugger
|
|
||||||
C# and Visual Basic
|
|
||||||
C++ core features
|
|
||||||
JavaSript and TypeScript language support
|
|
||||||
Razor Language Services
|
|
||||||
Graphics debugger and GPU profiler for DirectX
|
|
||||||
Image and 3D model editors
|
|
||||||
C++ ATL for v142 build tools (x86 & x64)
|
|
||||||
TypeScript 3.3 SDK
|
|
||||||
Windows 10 SDK (10.0.16299.0)
|
|
||||||
Windows 10 SDK (10.0.17134.0)
|
|
||||||
Windows 10 SDK (10.0.17763.0)
|
|
||||||
Windows 10 SDK (10.0.18362.0)
|
|
||||||
|
|
||||||
# NOTE! Work loads were added during installation!
|
|
||||||
|
|
||||||
echo "Visual Studio = $version version version_number" >> ~\versions.txt
|
|
||||||
@@ -51,13 +51,13 @@ basePath="http://ci-files01-hki.intra.qt.io/input/android"
|
|||||||
|
|
||||||
toolsVersion="r26.1.1"
|
toolsVersion="r26.1.1"
|
||||||
toolsFile="sdk-tools-linux-4333796.zip"
|
toolsFile="sdk-tools-linux-4333796.zip"
|
||||||
ndkVersion="r20"
|
ndkVersion="r19c"
|
||||||
ndkFile="android-ndk-$ndkVersion-linux-x86_64.zip"
|
ndkFile="android-ndk-$ndkVersion-linux-x86_64.zip"
|
||||||
sdkBuildToolsVersion="28.0.3"
|
sdkBuildToolsVersion="28.0.3"
|
||||||
sdkApiLevel="android-28"
|
sdkApiLevel="android-28"
|
||||||
|
|
||||||
toolsSha1="8c7c28554a32318461802c1291d76fccfafde054"
|
toolsSha1="8c7c28554a32318461802c1291d76fccfafde054"
|
||||||
ndkSha1="8665fc84a1b1f0d6ab3b5fdd1e30200cc7b9adff"
|
ndkSha1="fd94d0be6017c6acbd193eb95e09cf4b6f61b834"
|
||||||
|
|
||||||
toolsTargetFile="/tmp/$toolsFile"
|
toolsTargetFile="/tmp/$toolsFile"
|
||||||
toolsSourceFile="$basePath/$toolsFile"
|
toolsSourceFile="$basePath/$toolsFile"
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
##
|
##
|
||||||
#############################################################################
|
#############################################################################
|
||||||
|
|
||||||
# This script installs CMake 3.7.2
|
# This script installs CMake 3.6.2
|
||||||
|
|
||||||
# CMake is needed for autotests that verify that Qt can be built with CMake
|
# CMake is needed for autotests that verify that Qt can be built with CMake
|
||||||
|
|
||||||
@@ -42,10 +42,10 @@ source "${BASH_SOURCE%/*}/../unix/InstallFromCompressedFileFromURL.sh"
|
|||||||
# shellcheck source=../unix/SetEnvVar.sh
|
# shellcheck source=../unix/SetEnvVar.sh
|
||||||
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
|
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
|
||||||
|
|
||||||
version="3.7.2"
|
version="3.6.2"
|
||||||
PrimaryUrl="http://ci-files01-hki.intra.qt.io/input/cmake/cmake-3.7.2-Linux-x86_64.tar.gz"
|
PrimaryUrl="http://ci-files01-hki.intra.qt.io/input/cmake/cmake-3.6.2-Linux-x86_64.tar.gz"
|
||||||
AltUrl="https://cmake.org/files/v3.7/cmake-3.7.2-Linux-x86_64.tar.gz"
|
AltUrl="https://cmake.org/files/v3.6/cmake-3.6.2-Linux-x86_64.tar.gz"
|
||||||
SHA1="915bc981aab354821fb9fd28374a720fdb3aa180"
|
SHA1="dd9d8d57b66109d4bac6eef9209beb94608a185c"
|
||||||
targetFolder="/opt/cmake-$version"
|
targetFolder="/opt/cmake-$version"
|
||||||
appPrefix="cmake-$version-Linux-x86_64"
|
appPrefix="cmake-$version-Linux-x86_64"
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
#############################################################################
|
#############################################################################
|
||||||
##
|
##
|
||||||
## Copyright (C) 2019 The Qt Company Ltd.
|
## Copyright (C) 2018 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.
|
||||||
@@ -33,43 +33,23 @@
|
|||||||
##
|
##
|
||||||
#############################################################################
|
#############################################################################
|
||||||
|
|
||||||
set -e
|
set -ex
|
||||||
|
|
||||||
|
|
||||||
. $(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 info
|
||||||
|
|
||||||
# Download and install the docker-compose extension from https://github.com/docker/compose/releases
|
# Download and install the docker-compose extension.
|
||||||
f=docker-compose-$(uname -s)-$(uname -m)
|
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
|
||||||
DownloadURL \
|
sudo chmod +x /usr/local/bin/docker-compose
|
||||||
$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
|
|
||||||
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
|
||||||
|
|
||||||
# Start testserver provisioning
|
# Start testserver provisioning
|
||||||
sudo "$(readlink -f $(dirname ${BASH_SOURCE[0]}))/../shared/testserver/docker_testserver.sh"
|
source "${BASH_SOURCE%/*}/docker_testserver.sh"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
#############################################################################
|
#############################################################################
|
||||||
##
|
##
|
||||||
## Copyright (C) 2019 The Qt Company Ltd.
|
## Copyright (C) 2018 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,21 +35,14 @@
|
|||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
[ -x "$(command -v realpath)" ] && FILE=$(realpath ${BASH_SOURCE[0]}) || FILE=${BASH_SOURCE[0]}
|
case ${BASH_SOURCE[0]} in
|
||||||
case $FILE in
|
*/linux/*) SERVER_PATH="${BASH_SOURCE[0]%/linux/*}/shared/testserver" ;;
|
||||||
*/*) SERVER_PATH="${FILE%/*}" ;;
|
*/*) SERVER_PATH="${BASH_SOURCE[0]%/*}/../shared/testserver" ;;
|
||||||
*) SERVER_PATH="." ;;
|
*) SERVER_PATH="../shared/testserver" ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
# Sort files by their SHA-1, and then return the accumulated result
|
# testserver shared scripts
|
||||||
sha1tree () {
|
source "$SERVER_PATH/testserver_util.sh"
|
||||||
# For example, macOS doesn't install sha1sum by default. In such case, it uses shasum instead.
|
|
||||||
[ -x "$(command -v sha1sum)" ] || SHASUM=shasum
|
|
||||||
|
|
||||||
find "$@" -type f -print0 | \
|
|
||||||
xargs -0 ${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
|
# Using SHA-1 of each server context as the tag of docker images. A tag labels a
|
||||||
# specific image version. It is used by docker compose file (docker-compose.yml)
|
# specific image version. It is used by docker compose file (docker-compose.yml)
|
||||||
@@ -62,7 +55,8 @@ 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
|
# Sort files by their SHA-1 and use the accumulated result as the TAG
|
||||||
|
sudo docker build -t qt-test-server-$server:$(sha1tree $context) $context
|
||||||
done
|
done
|
||||||
|
|
||||||
docker images
|
sudo docker images
|
||||||
@@ -53,11 +53,11 @@ else
|
|||||||
rm -rf "$exports_file"
|
rm -rf "$exports_file"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
version="1.1.1d"
|
version="1.1.1b"
|
||||||
officialUrl="https://www.openssl.org/source/openssl-$version.tar.gz"
|
officialUrl="https://www.openssl.org/source/openssl-$version.tar.gz"
|
||||||
cachedUrl="http://ci-files01-hki.intra.qt.io/input/openssl/openssl-$version.tar.gz"
|
cachedUrl="http://ci-files01-hki.intra.qt.io/input/openssl/openssl-$version.tar.gz"
|
||||||
targetFile="/tmp/openssl-$version.tar.gz"
|
targetFile="/tmp/openssl-$version.tar.gz"
|
||||||
sha="056057782325134b76d1931c48f2c7e6595d7ef4"
|
sha="e9710abf5e95c48ebf47991b10cbb48c09dae102"
|
||||||
opensslHome="${HOME}/openssl/android/openssl-${version}"
|
opensslHome="${HOME}/openssl/android/openssl-${version}"
|
||||||
DownloadURL "$cachedUrl" "$officialUrl" "$sha" "$targetFile"
|
DownloadURL "$cachedUrl" "$officialUrl" "$sha" "$targetFile"
|
||||||
mkdir -p "${HOME}/openssl/android/"
|
mkdir -p "${HOME}/openssl/android/"
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
sudo apt -q -y remove update-notifier update-manager python3-distupgrade python3-update-manager ubuntu-release-upgrader-core update-manager-core
|
sudo apt -q -y remove update-notifier update-manager
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ function InstallCommandLineTools {
|
|||||||
hdiutil attach "/tmp/$packageName"
|
hdiutil attach "/tmp/$packageName"
|
||||||
cd "/Volumes/Command Line Developer Tools"
|
cd "/Volumes/Command Line Developer Tools"
|
||||||
echo "Installing"
|
echo "Installing"
|
||||||
sudo installer -pkg ./*.pkg -target / -allowUntrusted
|
sudo installer -pkg ./*.pkg -target /
|
||||||
cd /
|
cd /
|
||||||
# Let's fait for 5 second before unmounting. Sometimes resource is busy and cant be unmounted
|
# Let's fait for 5 second before unmounting. Sometimes resource is busy and cant be unmounted
|
||||||
sleep 3
|
sleep 3
|
||||||
|
|||||||
78
coin/provisioning/common/macos/install_openssl_111a.sh
Executable file
78
coin/provisioning/common/macos/install_openssl_111a.sh
Executable file
@@ -0,0 +1,78 @@
|
|||||||
|
#!/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$
|
||||||
|
##
|
||||||
|
#############################################################################
|
||||||
|
|
||||||
|
# This script install OpenSSL
|
||||||
|
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
# shellcheck source=../unix/InstallFromCompressedFileFromURL.sh
|
||||||
|
source "${BASH_SOURCE%/*}/../unix/InstallFromCompressedFileFromURL.sh"
|
||||||
|
# shellcheck source=../unix/SetEnvVar.sh
|
||||||
|
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
|
||||||
|
|
||||||
|
opensslVersion="1.1.1a"
|
||||||
|
opensslFile="openssl-$opensslVersion.tar.gz"
|
||||||
|
opensslDlUrl="http://ci-files01-hki.intra.qt.io/input/openssl/$opensslFile"
|
||||||
|
opensslAltDlUrl="https://www.openssl.org/source/$opensslFile"
|
||||||
|
opensslSha1="8fae27b4f34445a5500c9dc50ae66b4d6472ce29"
|
||||||
|
|
||||||
|
# Below target location has been hard coded into Coin.
|
||||||
|
# QTQAINFRA-1195
|
||||||
|
openssl_install_dir=/usr/local/openssl-$opensslVersion
|
||||||
|
opensslTargetLocation="/usr/local/opt/openssl"
|
||||||
|
|
||||||
|
InstallFromCompressedFileFromURL "$opensslDlUrl" "$opensslAltDlUrl" "$opensslSha1" "/tmp/openssl-$opensslVersion" "openssl-$opensslVersion"
|
||||||
|
cd "/tmp/openssl-$opensslVersion"
|
||||||
|
sudo ./Configure --prefix=$openssl_install_dir shared no-ssl3-method enable-ec_nistp_64_gcc_128 darwin64-x86_64-cc "-Wa,--noexecstack"
|
||||||
|
|
||||||
|
sudo make install_sw install_ssldirs
|
||||||
|
|
||||||
|
path=$(echo "$opensslTargetLocation" | sed -E 's/(.*)\/.*$/\1/')
|
||||||
|
sudo mkdir -p "$path"
|
||||||
|
sudo ln -s $openssl_install_dir $opensslTargetLocation
|
||||||
|
|
||||||
|
SetEnvVar "PATH" "\"$opensslTargetLocation/bin:\$PATH\""
|
||||||
|
SetEnvVar "MANPATH" "\"$opensslTargetLocation/share/man:\$MANPATH\""
|
||||||
|
|
||||||
|
SetEnvVar "OPENSSL_DIR" "\"$openssl_install_dir\""
|
||||||
|
SetEnvVar "OPENSSL_INCLUDE" "\"$openssl_install_dir/include\""
|
||||||
|
SetEnvVar "OPENSSL_LIB" "\"$openssl_install_dir/lib\""
|
||||||
|
|
||||||
|
security find-certificate -a -p /Library/Keychains/System.keychain | sudo tee -a $opensslTargetLocation/ssl/cert.pem > /dev/null
|
||||||
|
security find-certificate -a -p /System/Library/Keychains/SystemRootCertificates.keychain | sudo tee -a $opensslTargetLocation/ssl/cert.pem > /dev/null
|
||||||
|
|
||||||
|
sudo rm -rf /tmp/openssl-$opensslVersion
|
||||||
|
|
||||||
|
echo "OpenSSL = $opensslVersion" >> ~/versions.txt
|
||||||
@@ -1 +0,0 @@
|
|||||||
* text eol=lf
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
FROM ubuntu:18.04
|
|
||||||
ARG packages="apache2 libcgi-session-perl avahi-daemon"
|
|
||||||
RUN apt-get update && apt-get install -y $packages && dpkg -l $packages
|
|
||||||
EXPOSE 80 443
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
FROM ubuntu:18.04
|
|
||||||
|
|
||||||
RUN apt-get update && apt-get -y install git maven default-jdk avahi-daemon
|
|
||||||
|
|
||||||
RUN mkdir -p /root/src/
|
|
||||||
|
|
||||||
# Get californium-based CoAP test server
|
|
||||||
WORKDIR /root/src
|
|
||||||
RUN git clone https://github.com/selart/californium.git
|
|
||||||
WORKDIR /root/src/californium
|
|
||||||
RUN mvn clean install -q -DskipTests
|
|
||||||
|
|
||||||
WORKDIR /
|
|
||||||
|
|
||||||
EXPOSE 5683/udp 5684/udp
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
FROM ubuntu:16.04
|
|
||||||
ARG packages="cyrus-imapd avahi-daemon"
|
|
||||||
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y $packages && dpkg -l $packages
|
|
||||||
EXPOSE 143 993
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
FROM ubuntu:18.04
|
|
||||||
ARG packages="cyrus-imapd avahi-daemon"
|
|
||||||
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y $packages && dpkg -l $packages
|
|
||||||
EXPOSE 143 993
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
FROM ubuntu:18.04
|
|
||||||
ARG packages="dante-server avahi-daemon"
|
|
||||||
RUN apt-get update && apt-get install -y $packages && dpkg -l $packages
|
|
||||||
EXPOSE 1080-1081
|
|
||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
#############################################################################
|
#############################################################################
|
||||||
##
|
##
|
||||||
## Copyright (C) 2019 The Qt Company Ltd.
|
## Copyright (C) 2018 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.
|
||||||
@@ -40,11 +40,8 @@ TestMachine='qt-test-server'
|
|||||||
# Deploy docker virtual machine (Boot2Docker) into VirtualBox only if it doesn't exist
|
# Deploy docker virtual machine (Boot2Docker) into VirtualBox only if it doesn't exist
|
||||||
if [ -z $(docker-machine ls -q --filter "name=$TestMachine") ]
|
if [ -z $(docker-machine ls -q --filter "name=$TestMachine") ]
|
||||||
then
|
then
|
||||||
docker-machine create $@ $TestMachine
|
docker-machine create -d virtualbox $TestMachine
|
||||||
docker-machine ip $TestMachine
|
docker-machine ip $TestMachine
|
||||||
else
|
|
||||||
# Otherwise, start the docker machine and update with new TLS certificates.
|
|
||||||
docker-machine start $TestMachine && docker-machine regenerate-certs -f $TestMachine
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Switch the docker engine to $TestMachine
|
# Switch the docker engine to $TestMachine
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
FROM ubuntu:16.04
|
|
||||||
ARG packages="xinetd avahi-daemon"
|
|
||||||
RUN apt-get update && apt-get install -y $packages && dpkg -l $packages
|
|
||||||
EXPOSE 7 7/UDP 13
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
FROM ubuntu:18.04
|
|
||||||
ARG packages="xinetd avahi-daemon"
|
|
||||||
RUN apt-get update && apt-get install -y $packages && dpkg -l $packages
|
|
||||||
EXPOSE 7 7/UDP 13
|
|
||||||
@@ -1,20 +0,0 @@
|
|||||||
FROM ubuntu:18.04
|
|
||||||
|
|
||||||
RUN apt-get update && apt-get -y install git avahi-daemon autoconf automake libtool make libgnutls28-dev
|
|
||||||
|
|
||||||
RUN mkdir -p /root/src/
|
|
||||||
|
|
||||||
# Get FreeCoAP test server
|
|
||||||
WORKDIR /root/src
|
|
||||||
RUN git clone https://github.com/keith-cullen/FreeCoAP.git
|
|
||||||
WORKDIR /root/src/FreeCoAP
|
|
||||||
RUN autoreconf --install
|
|
||||||
RUN ./configure
|
|
||||||
RUN make
|
|
||||||
RUN make install
|
|
||||||
WORKDIR /root/src/FreeCoAP/sample/time_server
|
|
||||||
RUN make
|
|
||||||
|
|
||||||
WORKDIR /
|
|
||||||
|
|
||||||
EXPOSE 5685/udp
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
FROM ubuntu:18.04
|
|
||||||
ARG packages="ftp-proxy avahi-daemon"
|
|
||||||
RUN apt-get update && apt-get install -y $packages && dpkg -l $packages
|
|
||||||
EXPOSE 2121
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
FROM ubuntu:16.04
|
|
||||||
ARG packages="iptables avahi-daemon"
|
|
||||||
RUN apt-get update && apt-get install -y $packages && dpkg -l $packages
|
|
||||||
EXPOSE 1357
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
FROM ubuntu:18.04
|
|
||||||
ARG packages="iptables avahi-daemon"
|
|
||||||
RUN apt-get update && apt-get install -y $packages && dpkg -l $packages
|
|
||||||
EXPOSE 1357
|
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
#############################################################################
|
#############################################################################
|
||||||
##
|
##
|
||||||
## Copyright (C) 2019 The Qt Company Ltd.
|
## Copyright (C) 2018 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.
|
||||||
@@ -34,5 +34,4 @@
|
|||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
# A list of test servers to be provisioned
|
# A list of test servers to be provisioned
|
||||||
testserver='apache2 squid vsftpd ftp-proxy danted echo cyrus iptables californium freecoap'
|
testserver='apache2 squid vsftpd ftp-proxy danted'
|
||||||
testserver="$testserver apache2_18.04 squid_18.04 vsftpd_18.04 ftp-proxy_18.04 danted_18.04 echo_18.04 cyrus_18.04 iptables_18.04"
|
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
FROM ubuntu:18.04
|
|
||||||
ARG packages="squid avahi-daemon"
|
|
||||||
RUN apt-get update && apt-get install -y $packages && dpkg -l $packages
|
|
||||||
EXPOSE 3128-3130
|
|
||||||
@@ -0,0 +1,41 @@
|
|||||||
|
#############################################################################
|
||||||
|
##
|
||||||
|
## Copyright (C) 2018 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$
|
||||||
|
##
|
||||||
|
#############################################################################
|
||||||
|
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
# Sort files by their SHA-1, and then return the accumulated result
|
||||||
|
sha1tree () {
|
||||||
|
find "$@" -type f -print0 | \
|
||||||
|
xargs -0 shasum | cut -d ' ' -f 1 | \
|
||||||
|
sort | shasum | cut -d ' ' -f 1
|
||||||
|
}
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
FROM ubuntu:18.04
|
|
||||||
ARG packages="vsftpd avahi-daemon"
|
|
||||||
RUN apt-get update && apt-get install -y $packages && dpkg -l $packages
|
|
||||||
EXPOSE 20-21
|
|
||||||
@@ -89,14 +89,7 @@ DownloadURL () {
|
|||||||
url=$1
|
url=$1
|
||||||
url2=$2
|
url2=$2
|
||||||
expectedHash=$3
|
expectedHash=$3
|
||||||
# Optional argument $4: destination filename
|
targetFile=$4
|
||||||
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
|
||||||
@@ -106,9 +99,9 @@ DownloadURL () {
|
|||||||
if ! Download "$url" "$targetFile"
|
if ! Download "$url" "$targetFile"
|
||||||
then
|
then
|
||||||
echo "FAIL! to download, trying alternative URL: $url2" 1>&2
|
echo "FAIL! to download, trying alternative URL: $url2" 1>&2
|
||||||
if ! Download "$url2" "$targetFile"
|
if ! Download "$url" "$targetFile"
|
||||||
then
|
then
|
||||||
echo 'FAIL! to download even from alternative URL' 1>&2
|
echo 'FAIL! to download even from alternative url' 1>&2
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
@@ -65,10 +65,8 @@ fatal () {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
# Takes one argument which should be the filename of this script. Returns true
|
|
||||||
# if the script is being sourced, false if the script is being executed.
|
|
||||||
is_script_executed () {
|
is_script_executed () {
|
||||||
[ x"$(basename $(echo "$0" | sed s/^-//))" = x"$1" ]
|
[ x"$(basename "$0")" = x"$1" ]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@@ -76,25 +74,6 @@ is_script_executed common.sourced.sh \
|
|||||||
&& fatal "Script common.sourced.sh should always be sourced, not executed"
|
&& fatal "Script common.sourced.sh should always be sourced, not executed"
|
||||||
|
|
||||||
|
|
||||||
_detect_linux_OS_ID () {
|
|
||||||
if [ -f /etc/os-release ]
|
|
||||||
then
|
|
||||||
. /etc/os-release
|
|
||||||
PROVISIONING_OS_ID="$ID"
|
|
||||||
elif [ -f /etc/redhat-release ]
|
|
||||||
then
|
|
||||||
case "$(cat /etc/redhat-release)" in
|
|
||||||
"Red Hat Enterprise Linux"*)
|
|
||||||
PROVISIONING_OS_ID="rhel"
|
|
||||||
;;
|
|
||||||
"CentOS Linux"*)
|
|
||||||
PROVISIONING_OS_ID="centos"
|
|
||||||
;;
|
|
||||||
*) fatal "Unknown string in /etc/redhat-release" ;;
|
|
||||||
esac
|
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
|
||||||
set_common_environment () {
|
set_common_environment () {
|
||||||
# Unfortunately we can't find the provisioning directory from a sourced
|
# Unfortunately we can't find the provisioning directory from a sourced
|
||||||
# script in a portable way
|
# script in a portable way
|
||||||
@@ -107,7 +86,8 @@ set_common_environment () {
|
|||||||
case "$uname_s" in
|
case "$uname_s" in
|
||||||
Linux)
|
Linux)
|
||||||
PROVISIONING_OS=linux
|
PROVISIONING_OS=linux
|
||||||
_detect_linux_OS_ID
|
. /etc/os-release
|
||||||
|
PROVISIONING_OS_ID="$ID"
|
||||||
case "$PROVISIONING_OS_ID" in
|
case "$PROVISIONING_OS_ID" in
|
||||||
suse|sles|opensuse*)
|
suse|sles|opensuse*)
|
||||||
CMD_PKG_INSTALL="sudo zypper -nq install"
|
CMD_PKG_INSTALL="sudo zypper -nq install"
|
||||||
|
|||||||
@@ -42,11 +42,11 @@ source "${BASH_SOURCE%/*}/../unix/DownloadURL.sh"
|
|||||||
# shellcheck source=../unix/SetEnvVar.sh
|
# shellcheck source=../unix/SetEnvVar.sh
|
||||||
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
|
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
|
||||||
|
|
||||||
version="1.1.1d"
|
version="1.1.1b"
|
||||||
officialUrl="https://www.openssl.org/source/openssl-$version.tar.gz"
|
officialUrl="https://www.openssl.org/source/openssl-$version.tar.gz"
|
||||||
cachedUrl="http://ci-files01-hki.intra.qt.io/input/openssl/openssl-$version.tar.gz"
|
cachedUrl="http://ci-files01-hki.intra.qt.io/input/openssl/openssl-$version.tar.gz"
|
||||||
targetFile="/tmp/openssl-$version.tar.gz"
|
targetFile="/tmp/openssl-$version.tar.gz"
|
||||||
sha="056057782325134b76d1931c48f2c7e6595d7ef4"
|
sha="e9710abf5e95c48ebf47991b10cbb48c09dae102"
|
||||||
opensslHome="${HOME}/openssl-${version}"
|
opensslHome="${HOME}/openssl-${version}"
|
||||||
opensslSource="${opensslHome}-src"
|
opensslSource="${opensslHome}-src"
|
||||||
DownloadURL "$cachedUrl" "$officialUrl" "$sha" "$targetFile"
|
DownloadURL "$cachedUrl" "$officialUrl" "$sha" "$targetFile"
|
||||||
|
|||||||
@@ -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.5"
|
version="6.4.3"
|
||||||
# Branch version without dot
|
# Branch version without dot
|
||||||
qtBranch="513x"
|
qtBranch="512x"
|
||||||
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-nosignalhandler-$version-qt$qtBranch-linux64.run"
|
squishFile="squish-$version-qt$qtBranch-linux64.run"
|
||||||
if uname -a |grep -q Darwin; then
|
if uname -a |grep -q Darwin; then
|
||||||
squishFile="squish-nosignalhandler-$version-qt$qtBranch-macx86_64.dmg"
|
squishFile="squish-$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/"
|
||||||
|
|||||||
6
coin/provisioning/common/windows/09-install-openssl.sh
Executable file
6
coin/provisioning/common/windows/09-install-openssl.sh
Executable file
@@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
# shellcheck source=../common/unix/install-openssl.sh
|
||||||
|
source "${BASH_SOURCE%/*}/../common/unix/install-openssl.sh" "linux"
|
||||||
@@ -1,8 +1,8 @@
|
|||||||
#!/usr/bin/env bash
|
#!/bin/bash
|
||||||
|
|
||||||
#############################################################################
|
#############################################################################
|
||||||
##
|
##
|
||||||
## Copyright (C) 2019 The Qt Company Ltd.
|
## Copyright (C) 2017 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.
|
||||||
@@ -33,6 +33,7 @@
|
|||||||
##
|
##
|
||||||
#############################################################################
|
#############################################################################
|
||||||
|
|
||||||
# needed by packaging scripts
|
set -ex
|
||||||
pip3 install bs4
|
|
||||||
pip3 install sh
|
# shellcheck source=../common/linux/openssl_for_android_linux.sh
|
||||||
|
source "${BASH_SOURCE%/*}/../common/linux/openssl_for_android_linux.sh"
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
##
|
##
|
||||||
## Copyright (C) 2019 The Qt Company Ltd.
|
## Copyright (C) 2018 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.
|
||||||
@@ -45,13 +45,13 @@ if (Is64BitWinHost) {
|
|||||||
# Msys need to be installed to target machine
|
# Msys need to be installed to target machine
|
||||||
# More info and building instructions can be found from http://doc.qt.io/qt-5/opensslsupport.html
|
# More info and building instructions can be found from http://doc.qt.io/qt-5/opensslsupport.html
|
||||||
|
|
||||||
$version = "1.1.1d"
|
$version = "1.1.1b"
|
||||||
$zip = Get-DownloadLocation ("openssl-$version.tar.gz")
|
$zip = Get-DownloadLocation ("openssl-$version.tar.gz")
|
||||||
$sha1 = "056057782325134b76d1931c48f2c7e6595d7ef4"
|
$sha1 = "e9710abf5e95c48ebf47991b10cbb48c09dae102"
|
||||||
$destination = "C:\Utils\openssl-android-master"
|
$destination = "C:\Utils\openssl-android-master"
|
||||||
|
|
||||||
# msys unix style paths
|
# msys unix style paths
|
||||||
$ndkPath = "/c/Utils/Android/android-ndk-r20"
|
$ndkPath = "/c/Utils/Android/android-ndk-r19c"
|
||||||
$openssl_path = "/c/Utils/openssl-android-master"
|
$openssl_path = "/c/Utils/openssl-android-master"
|
||||||
$cc_path = "$ndkPath/toolchains/llvm/prebuilt/windows-x86_64/bin"
|
$cc_path = "$ndkPath/toolchains/llvm/prebuilt/windows-x86_64/bin"
|
||||||
Download https://www.openssl.org/source/openssl-$version.tar.gz \\ci-files01-hki.intra.qt.io\provisioning\openssl\openssl-$version.tar.gz $zip
|
Download https://www.openssl.org/source/openssl-$version.tar.gz \\ci-files01-hki.intra.qt.io\provisioning\openssl\openssl-$version.tar.gz $zip
|
||||||
@@ -65,25 +65,8 @@ Remove-Item -Path $zip
|
|||||||
Write-Host "Configuring OpenSSL $version for Android..."
|
Write-Host "Configuring OpenSSL $version for Android..."
|
||||||
Push-Location $destination
|
Push-Location $destination
|
||||||
# $ must be escaped in powershell...
|
# $ must be escaped in powershell...
|
||||||
|
Start-Process -NoNewWindow -Wait -ErrorAction Stop -FilePath "$msys_bash" -ArgumentList ("-lc", "`"pushd $openssl_path; ANDROID_NDK_HOME=$ndkPath PATH=${cc_path}:`$PATH CC=clang $openssl_path/Configure shared android-arm`"")
|
||||||
function CheckExitCode {
|
Start-Process -NoNewWindow -Wait -ErrorAction Stop -FilePath "$msys_bash" -ArgumentList ("-lc", "`"pushd $openssl_path; ANDROID_NDK_HOME=$ndkPath PATH=${cc_path}:`$PATH CC=clang make -f $openssl_path/Makefile build_generated`"")
|
||||||
|
|
||||||
param (
|
|
||||||
$p
|
|
||||||
)
|
|
||||||
|
|
||||||
if ($p.ExitCode) {
|
|
||||||
Write-host "Process failed with exit code: $($p.ExitCode)"
|
|
||||||
exit 1
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
$configure = Start-Process -NoNewWindow -Wait -PassThru -ErrorAction Stop -FilePath "$msys_bash" -ArgumentList ("-lc", "`"pushd $openssl_path; ANDROID_NDK_HOME=$ndkPath PATH=${cc_path}:`$PATH CC=clang $openssl_path/Configure shared android-arm`"")
|
|
||||||
CheckExitCode $configure
|
|
||||||
|
|
||||||
$make = Start-Process -NoNewWindow -Wait -PassThru -ErrorAction Stop -FilePath "$msys_bash" -ArgumentList ("-lc", "`"pushd $openssl_path; ANDROID_NDK_HOME=$ndkPath PATH=${cc_path}:`$PATH CC=clang make -f $openssl_path/Makefile build_generated`"")
|
|
||||||
CheckExitCode $make
|
|
||||||
|
|
||||||
Pop-Location
|
Pop-Location
|
||||||
|
|
||||||
Set-EnvironmentVariable "OPENSSL_ANDROID_HOME" "$destination"
|
Set-EnvironmentVariable "OPENSSL_ANDROID_HOME" "$destination"
|
||||||
|
|||||||
@@ -40,10 +40,10 @@
|
|||||||
# That's why we need to use Andoid-21 API version in Qt 5.9.
|
# That's why we need to use Andoid-21 API version in Qt 5.9.
|
||||||
|
|
||||||
# NDK
|
# NDK
|
||||||
$ndkVersion = "r20"
|
$ndkVersion = "r19c"
|
||||||
$ndkCachedUrl = "\\ci-files01-hki.intra.qt.io\provisioning\android\android-ndk-$ndkVersion-windows-x86_64.zip"
|
$ndkCachedUrl = "\\ci-files01-hki.intra.qt.io\provisioning\android\android-ndk-$ndkVersion-windows-x86_64.zip"
|
||||||
$ndkOfficialUrl = "https://dl.google.com/android/repository/android-ndk-$ndkVersion-windows-x86_64.zip"
|
$ndkOfficialUrl = "https://dl.google.com/android/repository/android-ndk-$ndkVersion-windows-x86_64.zip"
|
||||||
$ndkChecksum = "36e1dc77fad08ad2498fb94b13ad8caf26bbd9df"
|
$ndkChecksum = "c4cd8c0b6e7618ca0a871a5f24102e40c239f6a3"
|
||||||
$ndkFolder = "c:\Utils\Android\android-ndk-$ndkVersion"
|
$ndkFolder = "c:\Utils\Android\android-ndk-$ndkVersion"
|
||||||
$ndkZip = "c:\Windows\Temp\android_ndk_$ndkVersion.zip"
|
$ndkZip = "c:\Windows\Temp\android_ndk_$ndkVersion.zip"
|
||||||
|
|
||||||
|
|||||||
@@ -33,8 +33,8 @@
|
|||||||
|
|
||||||
. "$PSScriptRoot\helpers.ps1"
|
. "$PSScriptRoot\helpers.ps1"
|
||||||
|
|
||||||
$majorminorversion = "3.7"
|
$majorminorversion = "3.6"
|
||||||
$version = "3.7.2"
|
$version = "3.6.2"
|
||||||
|
|
||||||
$zip = Get-DownloadLocation ("cmake-" + $version + "-win32-x86.zip")
|
$zip = Get-DownloadLocation ("cmake-" + $version + "-win32-x86.zip")
|
||||||
$officialurl = "https://cmake.org/files/v" + $majorminorversion + "/cmake-" + $version + "-win32-x86.zip"
|
$officialurl = "https://cmake.org/files/v" + $majorminorversion + "/cmake-" + $version + "-win32-x86.zip"
|
||||||
@@ -44,7 +44,7 @@ Write-Host "Removing old cmake"
|
|||||||
Remove-Item "C:\CMake" -Force -Recurse -ErrorAction SilentlyContinue
|
Remove-Item "C:\CMake" -Force -Recurse -ErrorAction SilentlyContinue
|
||||||
|
|
||||||
Download $officialurl $cachedurl $zip
|
Download $officialurl $cachedurl $zip
|
||||||
Verify-Checksum $zip "c80c17e858ecfebfaf16fe8af18b174d2600c4e6"
|
Verify-Checksum $zip "541F6E7EFD228E46770B8631FFE57097576E4D4E"
|
||||||
|
|
||||||
Extract-7Zip $zip C:
|
Extract-7Zip $zip C:
|
||||||
$defaultinstallfolder = "C:\cmake-" + $version + "-win32-x86"
|
$defaultinstallfolder = "C:\cmake-" + $version + "-win32-x86"
|
||||||
|
|||||||
@@ -1,8 +0,0 @@
|
|||||||
# This script will disable automatic disk cleanup
|
|
||||||
|
|
||||||
. "$PSScriptRoot\helpers.ps1"
|
|
||||||
|
|
||||||
Run-Executable "reg.exe" "ADD `"HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\StorageSense\Parameters\StoragePolicy`" /V 04 /T REG_dWORD /D 0 /F"
|
|
||||||
|
|
||||||
# Maintenance task used by the system to launch a silent auto disk cleanup when running low on free disk space.
|
|
||||||
DisableSchedulerTask "DiskCleanup\SilentCleanup"
|
|
||||||
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
# This script disables the automatic Windows updates
|
# This script disables the automatic Windows updates
|
||||||
|
|
||||||
. "$PSScriptRoot\helpers.ps1"
|
|
||||||
|
|
||||||
$service = get-service wuauserv
|
$service = get-service wuauserv
|
||||||
if (-not $service) {
|
if (-not $service) {
|
||||||
Write-Host "Windows Update service not found."
|
Write-Host "Windows Update service not found."
|
||||||
@@ -45,7 +43,7 @@ if ($service.Status -eq "Stopped") {
|
|||||||
Write-Host "Windows Update service already stopped."
|
Write-Host "Windows Update service already stopped."
|
||||||
} else {
|
} else {
|
||||||
Write-Host "Stopping Windows Update service."
|
Write-Host "Stopping Windows Update service."
|
||||||
Retry {Stop-Service -Name "wuauserv" -Force} 20 5
|
Stop-Service -Name "wuauserv" -Force
|
||||||
}
|
}
|
||||||
|
|
||||||
$startup = Get-WmiObject Win32_Service | Where-Object {$_.Name -eq "wuauserv"} | Select -ExpandProperty "StartMode"
|
$startup = Get-WmiObject Win32_Service | Where-Object {$_.Name -eq "wuauserv"} | Select -ExpandProperty "StartMode"
|
||||||
|
|||||||
0
coin/provisioning/common/windows/emsdk.ps1
Executable file → Normal file
0
coin/provisioning/common/windows/emsdk.ps1
Executable file → Normal file
@@ -204,38 +204,6 @@ function Get-Proxy {
|
|||||||
return (Get-ItemProperty -Path 'HKCU:\Software\Microsoft\Windows\CurrentVersion\Internet Settings').proxyServer
|
return (Get-ItemProperty -Path 'HKCU:\Software\Microsoft\Windows\CurrentVersion\Internet Settings').proxyServer
|
||||||
}
|
}
|
||||||
|
|
||||||
function Retry{
|
|
||||||
<#
|
|
||||||
usage:
|
|
||||||
Retry{CODE}
|
|
||||||
Retry{CODE} <num of retries> <delay_s>
|
|
||||||
#delay is in seconds
|
|
||||||
#>
|
|
||||||
Param(
|
|
||||||
[Parameter(mandatory=$true)]
|
|
||||||
[scriptblock]$command,
|
|
||||||
[int][ValidateRange(1, 20)]$retry = 5,
|
|
||||||
[int][ValidateRange(1, 60)]$delay_s = 5
|
|
||||||
)
|
|
||||||
$success=$false
|
|
||||||
$retry_count=0
|
|
||||||
do{
|
|
||||||
try {
|
|
||||||
Invoke-Command -ScriptBlock $command
|
|
||||||
$success=$true
|
|
||||||
}
|
|
||||||
catch {
|
|
||||||
$retry_count++
|
|
||||||
Write-Host "Error: $_, try: $retry_count, retrying in $delay_s seconds"
|
|
||||||
Start-Sleep -Seconds $delay_s
|
|
||||||
}
|
|
||||||
} until ($success -or $retry+1 -le $retry_count)
|
|
||||||
|
|
||||||
if (-not $success) {
|
|
||||||
Throw("Failed to run command successfully in $retry_count tries")
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
function Remove {
|
function Remove {
|
||||||
|
|
||||||
Param (
|
Param (
|
||||||
|
|||||||
@@ -44,4 +44,3 @@ Verify-Checksum "$temp\$zipPackage" "d7a34a385ccde2374b8a2ca3369e5b8a1452c5a5"
|
|||||||
Extract-7Zip "$temp\$zipPackage" C:\Utils
|
Extract-7Zip "$temp\$zipPackage" C:\Utils
|
||||||
|
|
||||||
Write-Output "$prog qt5 commit sha = 98c4f1bbebfb3cc6d8e031d36fd1da3c19e634fb" >> ~\versions.txt
|
Write-Output "$prog qt5 commit sha = 98c4f1bbebfb3cc6d8e031d36fd1da3c19e634fb" >> ~\versions.txt
|
||||||
Prepend-Path "C:\Utils\gnuwin32\bin"
|
|
||||||
|
|||||||
@@ -68,7 +68,8 @@ try {
|
|||||||
Verify-Checksum $javaPackage $sha1
|
Verify-Checksum $javaPackage $sha1
|
||||||
|
|
||||||
Run-Executable "$javaPackage" "/s SPONSORS=0"
|
Run-Executable "$javaPackage" "/s SPONSORS=0"
|
||||||
Remove "$javaPackage"
|
Write-Host "Cleaning $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 = "http://ci-files01-hki.intra.qt.io/input/telegraf/" + $filename
|
$url_cache = "\\ci-files01-hki.intra.qt.io\provisioning\windows\" + $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
|
||||||
|
|
||||||
|
|||||||
@@ -36,7 +36,7 @@
|
|||||||
# This script installs OpenSSL $version.
|
# This script installs OpenSSL $version.
|
||||||
# Both x86 and x64 versions needed when x86 integrations are done on x64 machine
|
# Both x86 and x64 versions needed when x86 integrations are done on x64 machine
|
||||||
|
|
||||||
$version = "1_1_1d"
|
$version = "1_1_1b"
|
||||||
$packagex64 = "C:\Windows\Temp\Win64OpenSSL-$version.exe"
|
$packagex64 = "C:\Windows\Temp\Win64OpenSSL-$version.exe"
|
||||||
$packagex86 = "C:\Windows\Temp\Win32OpenSSL-$version.exe"
|
$packagex86 = "C:\Windows\Temp\Win32OpenSSL-$version.exe"
|
||||||
|
|
||||||
@@ -47,7 +47,7 @@ if (Is64BitWinHost) {
|
|||||||
$installFolder = "C:\openssl"
|
$installFolder = "C:\openssl"
|
||||||
$externalUrl = "https://slproweb.com/download/Win64OpenSSL-$version.exe"
|
$externalUrl = "https://slproweb.com/download/Win64OpenSSL-$version.exe"
|
||||||
$internalUrl = "\\ci-files01-hki.intra.qt.io\provisioning\openssl\Win64OpenSSL-$version.exe"
|
$internalUrl = "\\ci-files01-hki.intra.qt.io\provisioning\openssl\Win64OpenSSL-$version.exe"
|
||||||
$sha1 = "df9c40e9e82edf693c15302cbc8e8a057857a13c"
|
$sha1 = "5b50819dd84aa9219e0cad9cdddf78285bdd1bbb"
|
||||||
|
|
||||||
Write-Host "Fetching from URL ..."
|
Write-Host "Fetching from URL ..."
|
||||||
Download $externalUrl $internalUrl $packagex64
|
Download $externalUrl $internalUrl $packagex64
|
||||||
@@ -74,7 +74,7 @@ if (Is64BitWinHost) {
|
|||||||
|
|
||||||
$externalUrl = "https://slproweb.com/download/Win32OpenSSL-$version.exe"
|
$externalUrl = "https://slproweb.com/download/Win32OpenSSL-$version.exe"
|
||||||
$internalUrl = "\\ci-files01-hki.intra.qt.io\provisioning\openssl\Win32OpenSSL-$version.exe"
|
$internalUrl = "\\ci-files01-hki.intra.qt.io\provisioning\openssl\Win32OpenSSL-$version.exe"
|
||||||
$sha1 = "5c49ccd3a5d17f63d25fb819963978f50c7966d0"
|
$sha1 = "1ae5ad4fe5dae01dd056274979cce26945c9e86c"
|
||||||
|
|
||||||
Write-Host "Fetching from URL ..."
|
Write-Host "Fetching from URL ..."
|
||||||
Download $externalUrl $internalUrl $packagex86
|
Download $externalUrl $internalUrl $packagex86
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
#############################################################################
|
#############################################################################
|
||||||
##
|
##
|
||||||
## Copyright (C) 2019 The Qt Company Ltd.
|
## Copyright (C) 2018 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.
|
||||||
@@ -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.5"
|
$version = "6.4.3"
|
||||||
|
|
||||||
# Qt branch without dot (*.*)
|
# Qt branch without dot (*.*)
|
||||||
$qtBranch = "513x"
|
$qtBranch = "512x"
|
||||||
# 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,16 +62,18 @@ Function DownloadAndInstallSquish {
|
|||||||
[string]$bit,
|
[string]$bit,
|
||||||
[string]$squishPackage
|
[string]$squishPackage
|
||||||
)
|
)
|
||||||
$SquishUrl = $squishBranchUrl + "\squish-nosignalhandler-" + $version + "-qt" + $qtBranch + "-" + $bit + "-" + $squishPackage + ".exe"
|
# MinGW x86 available only with Qt5.11, to be updated when Squish is supporting 5.13
|
||||||
|
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"
|
||||||
|
|
||||||
Write-Host "Fetching from URL $squishUrl"
|
Write-Host "Fetching from URL $squishUrl"
|
||||||
Copy-Item "$SquishUrl" "$SquishInstaller"
|
Copy-Item "$SquishUrl" "$SquishInstaller"
|
||||||
Write-Host "Installing Squish"
|
Write-Host "Installing Squish"
|
||||||
$stdoutFile = [System.IO.Path]::GetTempFileName()
|
Run-Executable "$SquishInstaller" "$SquishParameters"
|
||||||
$stderrFile = [System.IO.Path]::GetTempFileName()
|
|
||||||
Start-Process -FilePath "$SquishInstaller" -Wait -ArgumentList $SquishParameters -PassThru -RedirectStandardOutput $stdoutFile -RedirectStandardError $stderrFile | Out-Null
|
|
||||||
Remove-Item -Path $SquishInstaller
|
Remove-Item -Path $SquishInstaller
|
||||||
if ("$bit" -eq "win64") {
|
if ("$bit" -eq "win64") {
|
||||||
if ($squishPackage.StartsWith("mingw")) {
|
if ($squishPackage.StartsWith("mingw")) {
|
||||||
|
|||||||
@@ -31,16 +31,9 @@
|
|||||||
##
|
##
|
||||||
#############################################################################
|
#############################################################################
|
||||||
|
|
||||||
$auth_file = "C:\Users\qt\work\influxdb\coin_vms_writer.auth"
|
|
||||||
|
|
||||||
# Provisioning should run even without the secrets repository
|
|
||||||
if (Test-Path $auth_file) {
|
|
||||||
$auth_content = Get-Content $auth_file
|
|
||||||
$influxdb_password = $auth_content.Substring($auth_content.LastIndexOf(':') + 1)
|
|
||||||
Remove-Item $auth_file
|
|
||||||
} else {
|
|
||||||
$influxdb_password = "no_password_provided"
|
|
||||||
}
|
|
||||||
|
|
||||||
|
$colon_file = Get-Content "C:\Users\qt\work\influxdb\coin_vms_writer.auth"
|
||||||
|
$influxdb_password = $colon_file.Substring($colon_file.LastIndexOf(':') + 1)
|
||||||
$telegraf_conf = "C:\telegraf-coin.conf"
|
$telegraf_conf = "C:\telegraf-coin.conf"
|
||||||
(Get-Content $telegraf_conf) | ForEach-Object { $_.Replace("COIN_VMS_WRITER_PASS", $influxdb_password) } | Out-File -Encoding UTF8 $telegraf_conf
|
(Get-Content $telegraf_conf) | ForEach-Object { $_.Replace("COIN_VMS_WRITER_PASS", $influxdb_password) } | Out-File -Encoding UTF8 $telegraf_conf
|
||||||
|
Remove-Item "C:\Users\qt\work\influxdb\coin_vms_writer.auth"
|
||||||
|
|||||||
4
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/01-disable-mlocate.sh
Executable file
4
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/01-disable-mlocate.sh
Executable file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
BASEDIR=$(dirname "$0")
|
||||||
|
# shellcheck source=../common/linux/disable-mlocate.sh
|
||||||
|
"$BASEDIR/../common/linux/disable-mlocate.sh"
|
||||||
@@ -0,0 +1,43 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
#############################################################################
|
||||||
|
##
|
||||||
|
## Copyright (C) 2018 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$
|
||||||
|
##
|
||||||
|
#############################################################################
|
||||||
|
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
# refresh local certificates
|
||||||
|
sudo subscription-manager refresh
|
||||||
|
|
||||||
|
# Attach available subscriptions to system. This is needed when subscriptions are renewed.
|
||||||
|
sudo subscription-manager attach --auto
|
||||||
|
|
||||||
@@ -1,4 +1,6 @@
|
|||||||
############################################################################
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
#############################################################################
|
||||||
##
|
##
|
||||||
## Copyright (C) 2017 The Qt Company Ltd.
|
## Copyright (C) 2017 The Qt Company Ltd.
|
||||||
## Contact: http://www.qt.io/licensing/
|
## Contact: http://www.qt.io/licensing/
|
||||||
@@ -31,24 +33,14 @@
|
|||||||
##
|
##
|
||||||
#############################################################################
|
#############################################################################
|
||||||
|
|
||||||
# This script disables the automatic Windows updates
|
set -ex
|
||||||
|
|
||||||
$service = get-service wuauserv
|
# shellcheck source=../common/unix/check_and_set_proxy.sh
|
||||||
if (-not $service) {
|
source "${BASH_SOURCE%/*}/../common/unix/check_and_set_proxy.sh"
|
||||||
Write-Host "Windows Update service not found."
|
|
||||||
exit 0
|
|
||||||
}
|
|
||||||
|
|
||||||
if ($service.Status -eq "Stopped") {
|
# shellcheck disable=SC2031
|
||||||
Write-Host "Windows Update service already stopped."
|
if [ "$http_proxy" != "" ]; then
|
||||||
} else {
|
echo "proxy=$proxy" | sudo tee -a /etc/yum.conf
|
||||||
Write-Host "Stopping Windows Update service."
|
fi
|
||||||
Stop-Service -Name "wuauserv" -Force
|
|
||||||
}
|
|
||||||
|
|
||||||
$startup = Get-WmiObject Win32_Service | Where-Object {$_.Name -eq "wuauserv"} | Select -ExpandProperty "StartMode"
|
sudo yum update -y nss curl
|
||||||
if ($startup -ne "Disabled") {
|
|
||||||
set-service wuauserv -startup disabled
|
|
||||||
} else {
|
|
||||||
Write-Host "Windows Update service startup already disabled."
|
|
||||||
}
|
|
||||||
4
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/02-disable-ntp.sh
Executable file
4
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/02-disable-ntp.sh
Executable file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
# shellcheck source=../common/linux/disable-ntp_linux.sh
|
||||||
|
source "${BASH_SOURCE%/*}/../common/linux/disable-ntp_linux.sh"
|
||||||
48
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/03-install-rhel-epel.sh
Executable file
48
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/03-install-rhel-epel.sh
Executable file
@@ -0,0 +1,48 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
#############################################################################
|
||||||
|
##
|
||||||
|
## Copyright (C) 2018 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$
|
||||||
|
##
|
||||||
|
#############################################################################
|
||||||
|
|
||||||
|
# shellcheck source=../common/unix/DownloadURL.sh
|
||||||
|
source "${BASH_SOURCE%/*}/../common/unix/DownloadURL.sh"
|
||||||
|
|
||||||
|
package="epel-release-6-8.noarch.rpm"
|
||||||
|
primaryUrl="https://dl.fedoraproject.org/pub/epel/6/x86_64/Packages/e/$package"
|
||||||
|
cacheUrl="http://ci-files01-hki.intra.qt.io/input/rhel6/$package"
|
||||||
|
sha1="2b2767a5ae0de30b9c7b840f2e34f5dd9deaf19a"
|
||||||
|
targetFile="/tmp/$package"
|
||||||
|
|
||||||
|
DownloadURL "$primaryUrl" "$cacheUrl" "$sha1" "$targetFile"
|
||||||
|
|
||||||
|
sudo yum -y install "$targetFile"
|
||||||
|
rm "$targetFile"
|
||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
#############################################################################
|
#############################################################################
|
||||||
##
|
##
|
||||||
## Copyright (C) 2019 The Qt Company Ltd.
|
## Copyright (C) 2018 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,23 +35,12 @@
|
|||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
[ -x "$(command -v realpath)" ] && FILE=$(realpath ${BASH_SOURCE[0]}) || FILE=${BASH_SOURCE[0]}
|
installPackages=()
|
||||||
case $FILE in
|
|
||||||
*/*) SERVER_PATH="${FILE%/*}" ;;
|
|
||||||
*) SERVER_PATH="." ;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
# Create docker virtual machine (Boot2docker)
|
# For Jenkins
|
||||||
case $1 in
|
installPackages+=(java-1.8.0-openjdk-devel)
|
||||||
VMX) source "$SERVER_PATH/docker_machine.sh" "-d virtualbox" ;;
|
# For Qt Creator
|
||||||
Hyper-V)
|
installPackages+=(openssl-devel)
|
||||||
# The Hyper-v has been enabled in Windows 10. Disable checking the hardware virtualization.
|
|
||||||
source "$SERVER_PATH/docker_machine.sh" "-d virtualbox --virtualbox-no-vtx-check" ;;
|
|
||||||
*) ;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
# Display system-wide information of docker-engine
|
sudo yum -y install "${installPackages[@]}"
|
||||||
docker info
|
|
||||||
|
|
||||||
# Create images
|
|
||||||
$SERVER_PATH/docker_images.sh
|
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
# 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
|
||||||
|
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
sudo rm -f /etc/pki/entitlement/*
|
||||||
|
sudo subscription-manager refresh
|
||||||
8
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/06-odbc.sh
Executable file
8
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/06-odbc.sh
Executable file
@@ -0,0 +1,8 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
# provides: odbc devel packages on RHEL
|
||||||
|
# version: provided by default Linux distribution repository
|
||||||
|
# needed for configure -plugin-sql-odbc in qtbase
|
||||||
|
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
sudo yum install -y unixODBC-devel
|
||||||
51
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/08-pythondev.sh
Executable file
51
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/08-pythondev.sh
Executable file
@@ -0,0 +1,51 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
#############################################################################
|
||||||
|
##
|
||||||
|
## Copyright (C) 2018 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$
|
||||||
|
##
|
||||||
|
#############################################################################
|
||||||
|
|
||||||
|
# provides: python development libraries
|
||||||
|
# version: provided by default Linux distribution repository
|
||||||
|
# needed to build pyside
|
||||||
|
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
sudo yum install -y python-devel python-virtualenv
|
||||||
|
|
||||||
|
# install python3
|
||||||
|
sudo yum install -y python34-devel
|
||||||
|
|
||||||
|
# install pip3
|
||||||
|
wget https://bootstrap.pypa.io/get-pip.py
|
||||||
|
sudo python3 get-pip.py
|
||||||
|
sudo rm -f get-pip.py
|
||||||
|
sudo pip3 install virtualenv
|
||||||
4
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/09-cmake.sh
Executable file
4
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/09-cmake.sh
Executable file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
"$(dirname "$0")/../common/linux/cmake_linux.sh"
|
||||||
6
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/09-install-openssl.sh
Executable file
6
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/09-install-openssl.sh
Executable file
@@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
# shellcheck source=../common/unix/install-openssl.sh
|
||||||
|
source "${BASH_SOURCE%/*}/../common/unix/install-openssl.sh" "linux"
|
||||||
6
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/20-libusb.sh
Executable file
6
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/20-libusb.sh
Executable file
@@ -0,0 +1,6 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
# Required for tqtc-boot2qt/qdb
|
||||||
|
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
sudo yum install -y libusb1-devel
|
||||||
37
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/22-mqtt_broker.sh
Executable file
37
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/22-mqtt_broker.sh
Executable file
@@ -0,0 +1,37 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
#############################################################################
|
||||||
|
##
|
||||||
|
## Copyright (C) 2017 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$
|
||||||
|
##
|
||||||
|
#############################################################################
|
||||||
|
|
||||||
|
# shellcheck source=../common/unix/mqtt_broker.sh
|
||||||
|
source "${BASH_SOURCE%/*}/../common/unix/mqtt_broker.sh"
|
||||||
74
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/30-install_icu.sh
Executable file
74
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/30-install_icu.sh
Executable file
@@ -0,0 +1,74 @@
|
|||||||
|
#!/usr/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 -ex
|
||||||
|
icuVersion="56.1"
|
||||||
|
icuLocation="/usr/lib64"
|
||||||
|
sha1="f2eab775c04ce5f3bdae6c47d06b62158b5d6753"
|
||||||
|
|
||||||
|
function Install7ZPackageFromURL {
|
||||||
|
url=$1
|
||||||
|
expectedSha1=$2
|
||||||
|
targetDirectory=$3
|
||||||
|
|
||||||
|
targetFile=$(mktemp)
|
||||||
|
wget --tries=5 --waitretry=5 --output-document="$targetFile" "$url"
|
||||||
|
echo "$expectedSha1 $targetFile" | sha1sum --check
|
||||||
|
sudo /usr/local/bin/7z x -yo"$targetDirectory" "$targetFile"
|
||||||
|
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++-Rhel6.6-x64.7z"
|
||||||
|
Install7ZPackageFromURL "$baseBinaryPackageURL" "$sha1" "/usr/lib64"
|
||||||
|
|
||||||
|
echo "Installing custom ICU devel packages on RHEL"
|
||||||
|
|
||||||
|
sha1Dev="82f8b216371b848b8d36ecec7fe7b6e9b0dba0df"
|
||||||
|
develPackageURL="http://master.qt.io/development_releases/prebuilt/icu/prebuilt/$icuVersion/icu-linux-g++-Rhel6.6-x64-devel.7z"
|
||||||
|
tempDir=$(mktemp -d)
|
||||||
|
# shellcheck disable=SC2064
|
||||||
|
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
|
||||||
|
|
||||||
|
# Storage version information to ~/versions.txt, which is used to print version information to provision log.
|
||||||
|
echo "ICU = $icuVersion" >> ~/versions.txt
|
||||||
48
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/99-version.sh
Executable file
48
coin/provisioning/qtci-linux-RHEL-6.6-x86_64/99-version.sh
Executable file
@@ -0,0 +1,48 @@
|
|||||||
|
#!/usr/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 needs to be called last during provisioning so that the software information will show up last in provision log.
|
||||||
|
|
||||||
|
# Storage installed RPM packages information
|
||||||
|
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
# shellcheck disable=SC2129
|
||||||
|
echo "*********************************************" >> ~/versions.txt
|
||||||
|
echo "***** All installed RPM packages *****" >> ~/versions.txt
|
||||||
|
rpm -q -a | sort >> ~/versions.txt
|
||||||
|
echo "*********************************************" >> ~/versions.txt
|
||||||
|
|
||||||
|
"$(dirname "$0")/../common/linux/version.sh"
|
||||||
@@ -38,13 +38,13 @@ set -ex
|
|||||||
# shellcheck source=../common/unix/DownloadURL.sh
|
# shellcheck source=../common/unix/DownloadURL.sh
|
||||||
source "${BASH_SOURCE%/*}/../common/unix/DownloadURL.sh"
|
source "${BASH_SOURCE%/*}/../common/unix/DownloadURL.sh"
|
||||||
|
|
||||||
package="epel-release-7-12.noarch.rpm"
|
package="epel-release-7-11.noarch.rpm"
|
||||||
primaryUrl="https://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/e/$package"
|
primaryUrl="https://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/e/$package"
|
||||||
cacheUrl="http://ci-files01-hki.intra.qt.io/input/rhel7/$package"
|
cacheUrl="http://ci-files01-hki.intra.qt.io/input/rhel7/$package"
|
||||||
sha256="d6bb83c00ab3af26ded56459e7d6fceabfef66efbe0780b4dedbe81d62c07cd5"
|
sha1="5512b80e5b71f2370d8419fa16a0bc14c5edf854"
|
||||||
targetFile="/tmp/$package"
|
targetFile="/tmp/$package"
|
||||||
|
|
||||||
DownloadURL "$cacheUrl" "$primaryUrl" "$sha256" "$targetFile"
|
DownloadURL "$primaryUrl" "$cacheUrl" "$sha1" "$targetFile"
|
||||||
|
|
||||||
sudo yum -y install "$targetFile"
|
sudo yum -y install "$targetFile"
|
||||||
rm "$targetFile"
|
rm "$targetFile"
|
||||||
|
|||||||
3
coin/provisioning/qtci-linux-Ubuntu-16.04-x86/01-install_telegraf.sh
Executable file
3
coin/provisioning/qtci-linux-Ubuntu-16.04-x86/01-install_telegraf.sh
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
"$(dirname "$0")"/../common/unix/telegraf_install.sh
|
||||||
3
coin/provisioning/qtci-linux-Ubuntu-16.04-x86_64/01-install_telegraf.sh
Executable file
3
coin/provisioning/qtci-linux-Ubuntu-16.04-x86_64/01-install_telegraf.sh
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
"$(dirname "$0")"/../common/unix/telegraf_install.sh
|
||||||
@@ -46,15 +46,12 @@ 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.trumpetti.atm.tut.fi/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.trumpetti.atm.tut.fi/ubuntu/ bionic main restricted universe multiverse
|
||||||
deb [arch=amd64] http://repo-clones.ci.qt.io/apt-mirror/mirror/ubuntu/ bionic-backports main restricted universe
|
deb [arch=amd64] http://repo-clones.ci.qt.io/apt-mirror/mirror/ubuntu.trumpetti.atm.tut.fi/ubuntu/ bionic-updates main restricted universe multiverse
|
||||||
deb [arch=amd64] http://repo-clones.ci.qt.io/apt-mirror/mirror/ubuntu/ bionic-security main restricted universe multiverse
|
deb [arch=amd64] http://repo-clones.ci.qt.io/apt-mirror/mirror/ubuntu.trumpetti.atm.tut.fi/ubuntu/ bionic-backports main restricted universe
|
||||||
|
deb [arch=amd64] http://repo-clones.ci.qt.io/apt-mirror/mirror/ubuntu.trumpetti.atm.tut.fi/ubuntu/ bionic-security main restricted universe multiverse
|
||||||
EOC
|
EOC
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
3
coin/provisioning/qtci-linux-openSUSE-42.3-x86_64/01-install_telegraf.sh
Executable file
3
coin/provisioning/qtci-linux-openSUSE-42.3-x86_64/01-install_telegraf.sh
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
"$(dirname "$0")"/../common/unix/telegraf_install.sh
|
||||||
3
coin/provisioning/qtci-macos-10.12-x86_64/01-increase_limits.sh
Executable file
3
coin/provisioning/qtci-macos-10.12-x86_64/01-increase_limits.sh
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
"$(dirname "$0")"/../common/macos/increase_limits.sh
|
||||||
3
coin/provisioning/qtci-macos-10.12-x86_64/01-install_telegraf.sh
Executable file
3
coin/provisioning/qtci-macos-10.12-x86_64/01-install_telegraf.sh
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
"$(dirname "$0")"/../common/unix/telegraf_install.sh
|
||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
#############################################################################
|
#############################################################################
|
||||||
##
|
##
|
||||||
## Copyright (C) 2019 The Qt Company Ltd.
|
## Copyright (C) 2018 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.
|
||||||
@@ -33,7 +33,9 @@
|
|||||||
##
|
##
|
||||||
#############################################################################
|
#############################################################################
|
||||||
|
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
# shellcheck source=../common/unix/python-modules.sh
|
# shellcheck source=../common/macos/sha1sum-compatibility.sh
|
||||||
source "${BASH_SOURCE%/*}/../common/unix/python-modules.sh"
|
source "${BASH_SOURCE%/*}/../common/macos/sha1sum-compatibility.sh"
|
||||||
5
coin/provisioning/qtci-macos-10.12-x86_64/02-disable-ntp.sh
Executable file
5
coin/provisioning/qtci-macos-10.12-x86_64/02-disable-ntp.sh
Executable file
@@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
# shellcheck source=../common/unix/disable-ntp_macos.sh
|
||||||
|
source "${BASH_SOURCE%/*}/../common/unix/disable-ntp_macos.sh"
|
||||||
7
coin/provisioning/qtci-macos-10.12-x86_64/03-bashprofile.sh
Executable file
7
coin/provisioning/qtci-macos-10.12-x86_64/03-bashprofile.sh
Executable file
@@ -0,0 +1,7 @@
|
|||||||
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
# Read .bashrc if exist
|
||||||
|
printf -- "# Get the aliases and functions\nif [ -f ~/.bashrc ]; then\n . ~/.bashrc\nfi\n" >> ~/.bash_profile
|
||||||
|
|
||||||
91
coin/provisioning/qtci-macos-10.12-x86_64/05-systemsetup.sh
Executable file
91
coin/provisioning/qtci-macos-10.12-x86_64/05-systemsetup.sh
Executable file
@@ -0,0 +1,91 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
#############################################################################
|
||||||
|
##
|
||||||
|
## Copyright (C) 2017 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$
|
||||||
|
##
|
||||||
|
#############################################################################
|
||||||
|
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
# This script modified system settings for automated use
|
||||||
|
|
||||||
|
VNCPassword=qt
|
||||||
|
NTS_IP=10.212.2.216
|
||||||
|
|
||||||
|
echo "Disable Screensaver"
|
||||||
|
# For current session
|
||||||
|
defaults -currentHost write com.apple.screensaver idleTime 0
|
||||||
|
|
||||||
|
echo "Disable sleep"
|
||||||
|
sudo pmset sleep 0 displaysleep 0
|
||||||
|
|
||||||
|
# For session after a reboot
|
||||||
|
mkdir -p "$HOME/Library/LaunchAgents"
|
||||||
|
cat >"$HOME/Library/LaunchAgents/no-screensaver.plist" <<EOT
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>Label</key>
|
||||||
|
<string>org.qt.io.screensaver_disable</string>
|
||||||
|
<key>ProgramArguments</key>
|
||||||
|
<array>
|
||||||
|
<string>defaults</string>
|
||||||
|
<string>-currentHost</string>
|
||||||
|
<string>write</string>
|
||||||
|
<string>com.apple.screensaver</string>
|
||||||
|
<string>idleTime</string>
|
||||||
|
<string>0</string>
|
||||||
|
</array>
|
||||||
|
<key>RunAtLoad</key>
|
||||||
|
<true/>
|
||||||
|
<key>KeepAlive</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
|
EOT
|
||||||
|
|
||||||
|
defaults write com.apple.screensaver askForPassword -int 0
|
||||||
|
|
||||||
|
echo "Set keyboard type rates and delays"
|
||||||
|
# normal minimum is 15 (225 ms)
|
||||||
|
defaults write -g InitialKeyRepeat -int 15
|
||||||
|
# normal minimum is 2 (30 ms)
|
||||||
|
defaults write -g KeyRepeat -int 2
|
||||||
|
|
||||||
|
echo "Enable remote desktop sharing"
|
||||||
|
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate -configure -access -on -clientopts -setvnclegacy -vnclegacy yes -clientopts -setvncpw -vncpw $VNCPassword -restart -agent -privs -all
|
||||||
|
|
||||||
|
echo "Set Network Test Server address to $NTS_IP in /etc/hosts"
|
||||||
|
echo "$NTS_IP qt-test-server qt-test-server.qt-test-net" | sudo tee -a /etc/hosts
|
||||||
|
|
||||||
|
sudo systemsetup settimezone GMT
|
||||||
5
coin/provisioning/qtci-macos-10.12-x86_64/06-crashreporter.sh
Executable file
5
coin/provisioning/qtci-macos-10.12-x86_64/06-crashreporter.sh
Executable file
@@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
defaults write com.apple.CrashReporter DialogType server
|
||||||
5
coin/provisioning/qtci-macos-10.12-x86_64/06-disable_spotlight.sh
Executable file
5
coin/provisioning/qtci-macos-10.12-x86_64/06-disable_spotlight.sh
Executable file
@@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
# shellcheck source=../common/macos/disable_spotlight.sh
|
||||||
|
source "${BASH_SOURCE%/*}/../common/macos/disable_spotlight.sh"
|
||||||
4
coin/provisioning/qtci-macos-10.12-x86_64/06-disable_update_downloads.sh
Executable file
4
coin/provisioning/qtci-macos-10.12-x86_64/06-disable_update_downloads.sh
Executable file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
set -ex
|
||||||
|
BASEDIR=$(dirname "$0")
|
||||||
|
"$BASEDIR"/../common/macos/disable_update_downloads.sh
|
||||||
9
coin/provisioning/qtci-macos-10.12-x86_64/07-SSL_keychain.sh
Executable file
9
coin/provisioning/qtci-macos-10.12-x86_64/07-SSL_keychain.sh
Executable file
@@ -0,0 +1,9 @@
|
|||||||
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
# shellcheck source=../common/unix/SetEnvVar.sh
|
||||||
|
source "${BASH_SOURCE%/*}/../common/unix/SetEnvVar.sh"
|
||||||
|
|
||||||
|
# Enables the usage of temporary keychains for SSL autotests
|
||||||
|
SetEnvVar "QT_SSL_USE_TEMPORARY_KEYCHAIN" "1"
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user