mirror of
git://code.qt.io/qt/qt5.git
synced 2025-12-21 07:28:21 +08:00
Compare commits
58 Commits
c5a42f267f
...
v5.15.2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9b43a43ee9 | ||
|
|
883da721db | ||
|
|
3681c2e27f | ||
|
|
785c31d540 | ||
|
|
6cccbc6f41 | ||
|
|
2f465dea43 | ||
|
|
59a40d8a52 | ||
|
|
bb5fb29f4e | ||
|
|
f218ac4598 | ||
|
|
5af2672a24 | ||
|
|
b3326dc04e | ||
|
|
91c229fc17 | ||
|
|
5ea800dd4c | ||
|
|
c4b34771c1 | ||
|
|
7ccb74551d | ||
|
|
4c0af96f21 | ||
|
|
1ba3cf2fc7 | ||
|
|
b960dfbc7b | ||
|
|
b19292f1bd | ||
|
|
6d73ff5b71 | ||
|
|
9e99d5738c | ||
|
|
2498be2a3b | ||
|
|
11cd0f1d75 | ||
|
|
fdc7292c5b | ||
|
|
4c82f61c31 | ||
|
|
27d187eb32 | ||
|
|
97af11bfa5 | ||
|
|
cd7d035f8a | ||
|
|
2700d2aca5 | ||
|
|
784af12d4c | ||
|
|
ff8d920caf | ||
|
|
090fbc691f | ||
|
|
a1358676d3 | ||
|
|
6f86671359 | ||
|
|
33dd90348a | ||
|
|
8160e277be | ||
|
|
f5e4c76634 | ||
|
|
f524b6a79d | ||
|
|
e5488354ca | ||
|
|
27ffd5c6b2 | ||
|
|
b2ca6cf26b | ||
|
|
49825be2dc | ||
|
|
8066f8ef9f | ||
|
|
a8f008d5a5 | ||
|
|
8c7592b5c4 | ||
|
|
c129f9983d | ||
|
|
44fe19f004 | ||
|
|
b6363e91e9 | ||
|
|
ac1bc46838 | ||
|
|
9972ae9fb6 | ||
|
|
93a2636e0f | ||
|
|
5442f9a23a | ||
|
|
7339218edd | ||
|
|
73765a6885 | ||
|
|
093f748d82 | ||
|
|
f399972a0d | ||
|
|
192bd350fb | ||
|
|
7585da561e |
84
.gitmodules
vendored
84
.gitmodules
vendored
@@ -1,60 +1,60 @@
|
||||
[submodule "qtbase"]
|
||||
path = qtbase
|
||||
url = ../qtbase.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = essential
|
||||
[submodule "qtsvg"]
|
||||
depends = qtbase
|
||||
path = qtsvg
|
||||
url = ../qtsvg.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtdeclarative"]
|
||||
depends = qtbase
|
||||
recommends = qtsvg
|
||||
path = qtdeclarative
|
||||
url = ../qtdeclarative.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = essential
|
||||
[submodule "qtactiveqt"]
|
||||
depends = qtbase
|
||||
path = qtactiveqt
|
||||
url = ../qtactiveqt.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtscript"]
|
||||
depends = qtbase
|
||||
recommends = qttools
|
||||
path = qtscript
|
||||
url = ../qtscript.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = deprecated
|
||||
[submodule "qtmultimedia"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtmultimedia
|
||||
url = ../qtmultimedia.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = essential
|
||||
[submodule "qttools"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtactiveqt
|
||||
path = qttools
|
||||
url = ../qttools.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = essential
|
||||
[submodule "qtxmlpatterns"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtxmlpatterns
|
||||
url = ../qtxmlpatterns.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = deprecated
|
||||
[submodule "qttranslations"]
|
||||
depends = qttools
|
||||
path = qttranslations
|
||||
url = ../qttranslations.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = essential
|
||||
priority = 30
|
||||
[submodule "qtdoc"]
|
||||
@@ -62,7 +62,7 @@
|
||||
recommends = qtmultimedia qtquickcontrols qtquickcontrols2
|
||||
path = qtdoc
|
||||
url = ../qtdoc.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = essential
|
||||
priority = 40
|
||||
[submodule "qtrepotools"]
|
||||
@@ -83,14 +83,14 @@
|
||||
recommends = qtdeclarative qtquickcontrols qtquickcontrols2 qtserialport
|
||||
path = qtlocation
|
||||
url = ../qtlocation.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtsensors"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtsensors
|
||||
url = ../qtsensors.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtsystems"]
|
||||
depends = qtbase
|
||||
@@ -123,99 +123,99 @@
|
||||
recommends = qtdeclarative qtandroidextras
|
||||
path = qtconnectivity
|
||||
url = ../qtconnectivity.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtwayland"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtwayland
|
||||
url = ../qtwayland.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qt3d"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtimageformats qtgamepad
|
||||
path = qt3d
|
||||
url = ../qt3d.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtimageformats"]
|
||||
depends = qtbase
|
||||
path = qtimageformats
|
||||
url = ../qtimageformats.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtgraphicaleffects"]
|
||||
depends = qtdeclarative
|
||||
path = qtgraphicaleffects
|
||||
url = ../qtgraphicaleffects.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = essential
|
||||
[submodule "qtquickcontrols"]
|
||||
depends = qtdeclarative
|
||||
recommends = qtgraphicaleffects
|
||||
path = qtquickcontrols
|
||||
url = ../qtquickcontrols.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtserialbus"]
|
||||
depends = qtbase
|
||||
recommends = qtserialport
|
||||
path = qtserialbus
|
||||
url = ../qtserialbus.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtserialport"]
|
||||
depends = qtbase
|
||||
path = qtserialport
|
||||
url = ../qtserialport.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtx11extras"]
|
||||
depends = qtbase
|
||||
path = qtx11extras
|
||||
url = ../qtx11extras.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtmacextras"]
|
||||
depends = qtbase
|
||||
path = qtmacextras
|
||||
url = ../qtmacextras.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtwinextras"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtwinextras
|
||||
url = ../qtwinextras.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtandroidextras"]
|
||||
depends = qtbase
|
||||
path = qtandroidextras
|
||||
url = ../qtandroidextras.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtwebsockets"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtwebsockets
|
||||
url = ../qtwebsockets.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtwebchannel"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtwebsockets
|
||||
path = qtwebchannel
|
||||
url = ../qtwebchannel.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtwebengine"]
|
||||
depends = qtdeclarative
|
||||
recommends = qtquickcontrols qtquickcontrols2 qtlocation qtwebchannel qttools
|
||||
path = qtwebengine
|
||||
url = ../qtwebengine.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
priority = 10
|
||||
[submodule "qtcanvas3d"]
|
||||
@@ -229,98 +229,98 @@
|
||||
recommends = qtwebengine
|
||||
path = qtwebview
|
||||
url = ../qtwebview.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtquickcontrols2"]
|
||||
depends = qtgraphicaleffects
|
||||
recommends = qtimageformats
|
||||
path = qtquickcontrols2
|
||||
url = ../qtquickcontrols2.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = essential
|
||||
[submodule "qtpurchasing"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtandroidextras
|
||||
path = qtpurchasing
|
||||
url = ../qtpurchasing.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtcharts"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtcharts
|
||||
url = ../qtcharts.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtdatavis3d"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtdatavis3d
|
||||
url = ../qtdatavis3d.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtvirtualkeyboard"]
|
||||
depends = qtbase qtdeclarative qtsvg
|
||||
recommends = qtmultimedia qtquickcontrols
|
||||
path = qtvirtualkeyboard
|
||||
url = ../qtvirtualkeyboard.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtgamepad"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtgamepad
|
||||
url = ../qtgamepad.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtscxml"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtscxml
|
||||
url = ../qtscxml.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtspeech"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtmultimedia
|
||||
path = qtspeech
|
||||
url = ../qtspeech.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtnetworkauth"]
|
||||
depends = qtbase
|
||||
path = qtnetworkauth
|
||||
url = ../qtnetworkauth.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtremoteobjects"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
path = qtremoteobjects
|
||||
url = ../qtremoteobjects.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtwebglplugin"]
|
||||
depends = qtbase qtwebsockets
|
||||
recommends = qtdeclarative
|
||||
path = qtwebglplugin
|
||||
url = ../qtwebglplugin.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtlottie"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtlottie
|
||||
url = ../qtlottie.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtquicktimeline"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtquicktimeline
|
||||
url = ../qtquicktimeline
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
[submodule "qtquick3d"]
|
||||
depends = qtbase qtdeclarative
|
||||
path = qtquick3d
|
||||
url = ../qtquick3d.git
|
||||
branch = 5.15
|
||||
branch = 5.15.2
|
||||
status = addon
|
||||
|
||||
704
LICENSE.GPL3-EXCEPT
Normal file
704
LICENSE.GPL3-EXCEPT
Normal file
@@ -0,0 +1,704 @@
|
||||
This is the GNU General Public License version 3, annotated with The
|
||||
Qt Company GPL Exception 1.0:
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
The Qt Company GPL Exception 1.0
|
||||
|
||||
Exception 1:
|
||||
|
||||
As a special exception you may create a larger work which contains the
|
||||
output of this application and distribute that work under terms of your
|
||||
choice, so long as the work is not otherwise derived from or based on
|
||||
this application and so long as the work does not in itself generate
|
||||
output that contains the output from this application in its original
|
||||
or modified form.
|
||||
|
||||
Exception 2:
|
||||
|
||||
As a special exception, you have permission to combine this application
|
||||
with Plugins licensed under the terms of your choice, to produce an
|
||||
executable, and to copy and distribute the resulting executable under
|
||||
the terms of your choice. However, the executable must be accompanied
|
||||
by a prominent notice offering all users of the executable the entire
|
||||
source code to this application, excluding the source code of the
|
||||
independent modules, but including any changes you have made to this
|
||||
application, under the terms of this license.
|
||||
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 3, 29 June 2007
|
||||
|
||||
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
Preamble
|
||||
|
||||
The GNU General Public License is a free, copyleft license for
|
||||
software and other kinds of works.
|
||||
|
||||
The licenses for most software and other practical works are designed
|
||||
to take away your freedom to share and change the works. By contrast,
|
||||
the GNU General Public License is intended to guarantee your freedom to
|
||||
share and change all versions of a program--to make sure it remains free
|
||||
software for all its users. We, the Free Software Foundation, use the
|
||||
GNU General Public License for most of our software; it applies also to
|
||||
any other work released this way by its authors. You can apply it to
|
||||
your programs, too.
|
||||
|
||||
When we speak of free software, we are referring to freedom, not
|
||||
price. Our General Public Licenses are designed to make sure that you
|
||||
have the freedom to distribute copies of free software (and charge for
|
||||
them if you wish), that you receive source code or can get it if you
|
||||
want it, that you can change the software or use pieces of it in new
|
||||
free programs, and that you know you can do these things.
|
||||
|
||||
To protect your rights, we need to prevent others from denying you
|
||||
these rights or asking you to surrender the rights. Therefore, you have
|
||||
certain responsibilities if you distribute copies of the software, or if
|
||||
you modify it: responsibilities to respect the freedom of others.
|
||||
|
||||
For example, if you distribute copies of such a program, whether
|
||||
gratis or for a fee, you must pass on to the recipients the same
|
||||
freedoms that you received. You must make sure that they, too, receive
|
||||
or can get the source code. And you must show them these terms so they
|
||||
know their rights.
|
||||
|
||||
Developers that use the GNU GPL protect your rights with two steps:
|
||||
(1) assert copyright on the software, and (2) offer you this License
|
||||
giving you legal permission to copy, distribute and/or modify it.
|
||||
|
||||
For the developers' and authors' protection, the GPL clearly explains
|
||||
that there is no warranty for this free software. For both users' and
|
||||
authors' sake, the GPL requires that modified versions be marked as
|
||||
changed, so that their problems will not be attributed erroneously to
|
||||
authors of previous versions.
|
||||
|
||||
Some devices are designed to deny users access to install or run
|
||||
modified versions of the software inside them, although the manufacturer
|
||||
can do so. This is fundamentally incompatible with the aim of
|
||||
protecting users' freedom to change the software. The systematic
|
||||
pattern of such abuse occurs in the area of products for individuals to
|
||||
use, which is precisely where it is most unacceptable. Therefore, we
|
||||
have designed this version of the GPL to prohibit the practice for those
|
||||
products. If such problems arise substantially in other domains, we
|
||||
stand ready to extend this provision to those domains in future versions
|
||||
of the GPL, as needed to protect the freedom of users.
|
||||
|
||||
Finally, every program is threatened constantly by software patents.
|
||||
States should not allow patents to restrict development and use of
|
||||
software on general-purpose computers, but in those that do, we wish to
|
||||
avoid the special danger that patents applied to a free program could
|
||||
make it effectively proprietary. To prevent this, the GPL assures that
|
||||
patents cannot be used to render the program non-free.
|
||||
|
||||
The precise terms and conditions for copying, distribution and
|
||||
modification follow.
|
||||
|
||||
TERMS AND CONDITIONS
|
||||
|
||||
0. Definitions.
|
||||
|
||||
"This License" refers to version 3 of the GNU General Public License.
|
||||
|
||||
"Copyright" also means copyright-like laws that apply to other kinds of
|
||||
works, such as semiconductor masks.
|
||||
|
||||
"The Program" refers to any copyrightable work licensed under this
|
||||
License. Each licensee is addressed as "you". "Licensees" and
|
||||
"recipients" may be individuals or organizations.
|
||||
|
||||
To "modify" a work means to copy from or adapt all or part of the work
|
||||
in a fashion requiring copyright permission, other than the making of an
|
||||
exact copy. The resulting work is called a "modified version" of the
|
||||
earlier work or a work "based on" the earlier work.
|
||||
|
||||
A "covered work" means either the unmodified Program or a work based
|
||||
on the Program.
|
||||
|
||||
To "propagate" a work means to do anything with it that, without
|
||||
permission, would make you directly or secondarily liable for
|
||||
infringement under applicable copyright law, except executing it on a
|
||||
computer or modifying a private copy. Propagation includes copying,
|
||||
distribution (with or without modification), making available to the
|
||||
public, and in some countries other activities as well.
|
||||
|
||||
To "convey" a work means any kind of propagation that enables other
|
||||
parties to make or receive copies. Mere interaction with a user through
|
||||
a computer network, with no transfer of a copy, is not conveying.
|
||||
|
||||
An interactive user interface displays "Appropriate Legal Notices"
|
||||
to the extent that it includes a convenient and prominently visible
|
||||
feature that (1) displays an appropriate copyright notice, and (2)
|
||||
tells the user that there is no warranty for the work (except to the
|
||||
extent that warranties are provided), that licensees may convey the
|
||||
work under this License, and how to view a copy of this License. If
|
||||
the interface presents a list of user commands or options, such as a
|
||||
menu, a prominent item in the list meets this criterion.
|
||||
|
||||
1. Source Code.
|
||||
|
||||
The "source code" for a work means the preferred form of the work
|
||||
for making modifications to it. "Object code" means any non-source
|
||||
form of a work.
|
||||
|
||||
A "Standard Interface" means an interface that either is an official
|
||||
standard defined by a recognized standards body, or, in the case of
|
||||
interfaces specified for a particular programming language, one that
|
||||
is widely used among developers working in that language.
|
||||
|
||||
The "System Libraries" of an executable work include anything, other
|
||||
than the work as a whole, that (a) is included in the normal form of
|
||||
packaging a Major Component, but which is not part of that Major
|
||||
Component, and (b) serves only to enable use of the work with that
|
||||
Major Component, or to implement a Standard Interface for which an
|
||||
implementation is available to the public in source code form. A
|
||||
"Major Component", in this context, means a major essential component
|
||||
(kernel, window system, and so on) of the specific operating system
|
||||
(if any) on which the executable work runs, or a compiler used to
|
||||
produce the work, or an object code interpreter used to run it.
|
||||
|
||||
The "Corresponding Source" for a work in object code form means all
|
||||
the source code needed to generate, install, and (for an executable
|
||||
work) run the object code and to modify the work, including scripts to
|
||||
control those activities. However, it does not include the work's
|
||||
System Libraries, or general-purpose tools or generally available free
|
||||
programs which are used unmodified in performing those activities but
|
||||
which are not part of the work. For example, Corresponding Source
|
||||
includes interface definition files associated with source files for
|
||||
the work, and the source code for shared libraries and dynamically
|
||||
linked subprograms that the work is specifically designed to require,
|
||||
such as by intimate data communication or control flow between those
|
||||
subprograms and other parts of the work.
|
||||
|
||||
The Corresponding Source need not include anything that users
|
||||
can regenerate automatically from other parts of the Corresponding
|
||||
Source.
|
||||
|
||||
The Corresponding Source for a work in source code form is that
|
||||
same work.
|
||||
|
||||
2. Basic Permissions.
|
||||
|
||||
All rights granted under this License are granted for the term of
|
||||
copyright on the Program, and are irrevocable provided the stated
|
||||
conditions are met. This License explicitly affirms your unlimited
|
||||
permission to run the unmodified Program. The output from running a
|
||||
covered work is covered by this License only if the output, given its
|
||||
content, constitutes a covered work. This License acknowledges your
|
||||
rights of fair use or other equivalent, as provided by copyright law.
|
||||
|
||||
You may make, run and propagate covered works that you do not
|
||||
convey, without conditions so long as your license otherwise remains
|
||||
in force. You may convey covered works to others for the sole purpose
|
||||
of having them make modifications exclusively for you, or provide you
|
||||
with facilities for running those works, provided that you comply with
|
||||
the terms of this License in conveying all material for which you do
|
||||
not control copyright. Those thus making or running the covered works
|
||||
for you must do so exclusively on your behalf, under your direction
|
||||
and control, on terms that prohibit them from making any copies of
|
||||
your copyrighted material outside their relationship with you.
|
||||
|
||||
Conveying under any other circumstances is permitted solely under
|
||||
the conditions stated below. Sublicensing is not allowed; section 10
|
||||
makes it unnecessary.
|
||||
|
||||
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
|
||||
|
||||
No covered work shall be deemed part of an effective technological
|
||||
measure under any applicable law fulfilling obligations under article
|
||||
11 of the WIPO copyright treaty adopted on 20 December 1996, or
|
||||
similar laws prohibiting or restricting circumvention of such
|
||||
measures.
|
||||
|
||||
When you convey a covered work, you waive any legal power to forbid
|
||||
circumvention of technological measures to the extent such circumvention
|
||||
is effected by exercising rights under this License with respect to
|
||||
the covered work, and you disclaim any intention to limit operation or
|
||||
modification of the work as a means of enforcing, against the work's
|
||||
users, your or third parties' legal rights to forbid circumvention of
|
||||
technological measures.
|
||||
|
||||
4. Conveying Verbatim Copies.
|
||||
|
||||
You may convey verbatim copies of the Program's source code as you
|
||||
receive it, in any medium, provided that you conspicuously and
|
||||
appropriately publish on each copy an appropriate copyright notice;
|
||||
keep intact all notices stating that this License and any
|
||||
non-permissive terms added in accord with section 7 apply to the code;
|
||||
keep intact all notices of the absence of any warranty; and give all
|
||||
recipients a copy of this License along with the Program.
|
||||
|
||||
You may charge any price or no price for each copy that you convey,
|
||||
and you may offer support or warranty protection for a fee.
|
||||
|
||||
5. Conveying Modified Source Versions.
|
||||
|
||||
You may convey a work based on the Program, or the modifications to
|
||||
produce it from the Program, in the form of source code under the
|
||||
terms of section 4, provided that you also meet all of these conditions:
|
||||
|
||||
a) The work must carry prominent notices stating that you modified
|
||||
it, and giving a relevant date.
|
||||
|
||||
b) The work must carry prominent notices stating that it is
|
||||
released under this License and any conditions added under section
|
||||
7. This requirement modifies the requirement in section 4 to
|
||||
"keep intact all notices".
|
||||
|
||||
c) You must license the entire work, as a whole, under this
|
||||
License to anyone who comes into possession of a copy. This
|
||||
License will therefore apply, along with any applicable section 7
|
||||
additional terms, to the whole of the work, and all its parts,
|
||||
regardless of how they are packaged. This License gives no
|
||||
permission to license the work in any other way, but it does not
|
||||
invalidate such permission if you have separately received it.
|
||||
|
||||
d) If the work has interactive user interfaces, each must display
|
||||
Appropriate Legal Notices; however, if the Program has interactive
|
||||
interfaces that do not display Appropriate Legal Notices, your
|
||||
work need not make them do so.
|
||||
|
||||
A compilation of a covered work with other separate and independent
|
||||
works, which are not by their nature extensions of the covered work,
|
||||
and which are not combined with it such as to form a larger program,
|
||||
in or on a volume of a storage or distribution medium, is called an
|
||||
"aggregate" if the compilation and its resulting copyright are not
|
||||
used to limit the access or legal rights of the compilation's users
|
||||
beyond what the individual works permit. Inclusion of a covered work
|
||||
in an aggregate does not cause this License to apply to the other
|
||||
parts of the aggregate.
|
||||
|
||||
6. Conveying Non-Source Forms.
|
||||
|
||||
You may convey a covered work in object code form under the terms
|
||||
of sections 4 and 5, provided that you also convey the
|
||||
machine-readable Corresponding Source under the terms of this License,
|
||||
in one of these ways:
|
||||
|
||||
a) Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by the
|
||||
Corresponding Source fixed on a durable physical medium
|
||||
customarily used for software interchange.
|
||||
|
||||
b) Convey the object code in, or embodied in, a physical product
|
||||
(including a physical distribution medium), accompanied by a
|
||||
written offer, valid for at least three years and valid for as
|
||||
long as you offer spare parts or customer support for that product
|
||||
model, to give anyone who possesses the object code either (1) a
|
||||
copy of the Corresponding Source for all the software in the
|
||||
product that is covered by this License, on a durable physical
|
||||
medium customarily used for software interchange, for a price no
|
||||
more than your reasonable cost of physically performing this
|
||||
conveying of source, or (2) access to copy the
|
||||
Corresponding Source from a network server at no charge.
|
||||
|
||||
c) Convey individual copies of the object code with a copy of the
|
||||
written offer to provide the Corresponding Source. This
|
||||
alternative is allowed only occasionally and noncommercially, and
|
||||
only if you received the object code with such an offer, in accord
|
||||
with subsection 6b.
|
||||
|
||||
d) Convey the object code by offering access from a designated
|
||||
place (gratis or for a charge), and offer equivalent access to the
|
||||
Corresponding Source in the same way through the same place at no
|
||||
further charge. You need not require recipients to copy the
|
||||
Corresponding Source along with the object code. If the place to
|
||||
copy the object code is a network server, the Corresponding Source
|
||||
may be on a different server (operated by you or a third party)
|
||||
that supports equivalent copying facilities, provided you maintain
|
||||
clear directions next to the object code saying where to find the
|
||||
Corresponding Source. Regardless of what server hosts the
|
||||
Corresponding Source, you remain obligated to ensure that it is
|
||||
available for as long as needed to satisfy these requirements.
|
||||
|
||||
e) Convey the object code using peer-to-peer transmission, provided
|
||||
you inform other peers where the object code and Corresponding
|
||||
Source of the work are being offered to the general public at no
|
||||
charge under subsection 6d.
|
||||
|
||||
A separable portion of the object code, whose source code is excluded
|
||||
from the Corresponding Source as a System Library, need not be
|
||||
included in conveying the object code work.
|
||||
|
||||
A "User Product" is either (1) a "consumer product", which means any
|
||||
tangible personal property which is normally used for personal, family,
|
||||
or household purposes, or (2) anything designed or sold for incorporation
|
||||
into a dwelling. In determining whether a product is a consumer product,
|
||||
doubtful cases shall be resolved in favor of coverage. For a particular
|
||||
product received by a particular user, "normally used" refers to a
|
||||
typical or common use of that class of product, regardless of the status
|
||||
of the particular user or of the way in which the particular user
|
||||
actually uses, or expects or is expected to use, the product. A product
|
||||
is a consumer product regardless of whether the product has substantial
|
||||
commercial, industrial or non-consumer uses, unless such uses represent
|
||||
the only significant mode of use of the product.
|
||||
|
||||
"Installation Information" for a User Product means any methods,
|
||||
procedures, authorization keys, or other information required to install
|
||||
and execute modified versions of a covered work in that User Product from
|
||||
a modified version of its Corresponding Source. The information must
|
||||
suffice to ensure that the continued functioning of the modified object
|
||||
code is in no case prevented or interfered with solely because
|
||||
modification has been made.
|
||||
|
||||
If you convey an object code work under this section in, or with, or
|
||||
specifically for use in, a User Product, and the conveying occurs as
|
||||
part of a transaction in which the right of possession and use of the
|
||||
User Product is transferred to the recipient in perpetuity or for a
|
||||
fixed term (regardless of how the transaction is characterized), the
|
||||
Corresponding Source conveyed under this section must be accompanied
|
||||
by the Installation Information. But this requirement does not apply
|
||||
if neither you nor any third party retains the ability to install
|
||||
modified object code on the User Product (for example, the work has
|
||||
been installed in ROM).
|
||||
|
||||
The requirement to provide Installation Information does not include a
|
||||
requirement to continue to provide support service, warranty, or updates
|
||||
for a work that has been modified or installed by the recipient, or for
|
||||
the User Product in which it has been modified or installed. Access to a
|
||||
network may be denied when the modification itself materially and
|
||||
adversely affects the operation of the network or violates the rules and
|
||||
protocols for communication across the network.
|
||||
|
||||
Corresponding Source conveyed, and Installation Information provided,
|
||||
in accord with this section must be in a format that is publicly
|
||||
documented (and with an implementation available to the public in
|
||||
source code form), and must require no special password or key for
|
||||
unpacking, reading or copying.
|
||||
|
||||
7. Additional Terms.
|
||||
|
||||
"Additional permissions" are terms that supplement the terms of this
|
||||
License by making exceptions from one or more of its conditions.
|
||||
Additional permissions that are applicable to the entire Program shall
|
||||
be treated as though they were included in this License, to the extent
|
||||
that they are valid under applicable law. If additional permissions
|
||||
apply only to part of the Program, that part may be used separately
|
||||
under those permissions, but the entire Program remains governed by
|
||||
this License without regard to the additional permissions.
|
||||
|
||||
When you convey a copy of a covered work, you may at your option
|
||||
remove any additional permissions from that copy, or from any part of
|
||||
it. (Additional permissions may be written to require their own
|
||||
removal in certain cases when you modify the work.) You may place
|
||||
additional permissions on material, added by you to a covered work,
|
||||
for which you have or can give appropriate copyright permission.
|
||||
|
||||
Notwithstanding any other provision of this License, for material you
|
||||
add to a covered work, you may (if authorized by the copyright holders of
|
||||
that material) supplement the terms of this License with terms:
|
||||
|
||||
a) Disclaiming warranty or limiting liability differently from the
|
||||
terms of sections 15 and 16 of this License; or
|
||||
|
||||
b) Requiring preservation of specified reasonable legal notices or
|
||||
author attributions in that material or in the Appropriate Legal
|
||||
Notices displayed by works containing it; or
|
||||
|
||||
c) Prohibiting misrepresentation of the origin of that material, or
|
||||
requiring that modified versions of such material be marked in
|
||||
reasonable ways as different from the original version; or
|
||||
|
||||
d) Limiting the use for publicity purposes of names of licensors or
|
||||
authors of the material; or
|
||||
|
||||
e) Declining to grant rights under trademark law for use of some
|
||||
trade names, trademarks, or service marks; or
|
||||
|
||||
f) Requiring indemnification of licensors and authors of that
|
||||
material by anyone who conveys the material (or modified versions of
|
||||
it) with contractual assumptions of liability to the recipient, for
|
||||
any liability that these contractual assumptions directly impose on
|
||||
those licensors and authors.
|
||||
|
||||
All other non-permissive additional terms are considered "further
|
||||
restrictions" within the meaning of section 10. If the Program as you
|
||||
received it, or any part of it, contains a notice stating that it is
|
||||
governed by this License along with a term that is a further
|
||||
restriction, you may remove that term. If a license document contains
|
||||
a further restriction but permits relicensing or conveying under this
|
||||
License, you may add to a covered work material governed by the terms
|
||||
of that license document, provided that the further restriction does
|
||||
not survive such relicensing or conveying.
|
||||
|
||||
If you add terms to a covered work in accord with this section, you
|
||||
must place, in the relevant source files, a statement of the
|
||||
additional terms that apply to those files, or a notice indicating
|
||||
where to find the applicable terms.
|
||||
|
||||
Additional terms, permissive or non-permissive, may be stated in the
|
||||
form of a separately written license, or stated as exceptions;
|
||||
the above requirements apply either way.
|
||||
|
||||
8. Termination.
|
||||
|
||||
You may not propagate or modify a covered work except as expressly
|
||||
provided under this License. Any attempt otherwise to propagate or
|
||||
modify it is void, and will automatically terminate your rights under
|
||||
this License (including any patent licenses granted under the third
|
||||
paragraph of section 11).
|
||||
|
||||
However, if you cease all violation of this License, then your
|
||||
license from a particular copyright holder is reinstated (a)
|
||||
provisionally, unless and until the copyright holder explicitly and
|
||||
finally terminates your license, and (b) permanently, if the copyright
|
||||
holder fails to notify you of the violation by some reasonable means
|
||||
prior to 60 days after the cessation.
|
||||
|
||||
Moreover, your license from a particular copyright holder is
|
||||
reinstated permanently if the copyright holder notifies you of the
|
||||
violation by some reasonable means, this is the first time you have
|
||||
received notice of violation of this License (for any work) from that
|
||||
copyright holder, and you cure the violation prior to 30 days after
|
||||
your receipt of the notice.
|
||||
|
||||
Termination of your rights under this section does not terminate the
|
||||
licenses of parties who have received copies or rights from you under
|
||||
this License. If your rights have been terminated and not permanently
|
||||
reinstated, you do not qualify to receive new licenses for the same
|
||||
material under section 10.
|
||||
|
||||
9. Acceptance Not Required for Having Copies.
|
||||
|
||||
You are not required to accept this License in order to receive or
|
||||
run a copy of the Program. Ancillary propagation of a covered work
|
||||
occurring solely as a consequence of using peer-to-peer transmission
|
||||
to receive a copy likewise does not require acceptance. However,
|
||||
nothing other than this License grants you permission to propagate or
|
||||
modify any covered work. These actions infringe copyright if you do
|
||||
not accept this License. Therefore, by modifying or propagating a
|
||||
covered work, you indicate your acceptance of this License to do so.
|
||||
|
||||
10. Automatic Licensing of Downstream Recipients.
|
||||
|
||||
Each time you convey a covered work, the recipient automatically
|
||||
receives a license from the original licensors, to run, modify and
|
||||
propagate that work, subject to this License. You are not responsible
|
||||
for enforcing compliance by third parties with this License.
|
||||
|
||||
An "entity transaction" is a transaction transferring control of an
|
||||
organization, or substantially all assets of one, or subdividing an
|
||||
organization, or merging organizations. If propagation of a covered
|
||||
work results from an entity transaction, each party to that
|
||||
transaction who receives a copy of the work also receives whatever
|
||||
licenses to the work the party's predecessor in interest had or could
|
||||
give under the previous paragraph, plus a right to possession of the
|
||||
Corresponding Source of the work from the predecessor in interest, if
|
||||
the predecessor has it or can get it with reasonable efforts.
|
||||
|
||||
You may not impose any further restrictions on the exercise of the
|
||||
rights granted or affirmed under this License. For example, you may
|
||||
not impose a license fee, royalty, or other charge for exercise of
|
||||
rights granted under this License, and you may not initiate litigation
|
||||
(including a cross-claim or counterclaim in a lawsuit) alleging that
|
||||
any patent claim is infringed by making, using, selling, offering for
|
||||
sale, or importing the Program or any portion of it.
|
||||
|
||||
11. Patents.
|
||||
|
||||
A "contributor" is a copyright holder who authorizes use under this
|
||||
License of the Program or a work on which the Program is based. The
|
||||
work thus licensed is called the contributor's "contributor version".
|
||||
|
||||
A contributor's "essential patent claims" are all patent claims
|
||||
owned or controlled by the contributor, whether already acquired or
|
||||
hereafter acquired, that would be infringed by some manner, permitted
|
||||
by this License, of making, using, or selling its contributor version,
|
||||
but do not include claims that would be infringed only as a
|
||||
consequence of further modification of the contributor version. For
|
||||
purposes of this definition, "control" includes the right to grant
|
||||
patent sublicenses in a manner consistent with the requirements of
|
||||
this License.
|
||||
|
||||
Each contributor grants you a non-exclusive, worldwide, royalty-free
|
||||
patent license under the contributor's essential patent claims, to
|
||||
make, use, sell, offer for sale, import and otherwise run, modify and
|
||||
propagate the contents of its contributor version.
|
||||
|
||||
In the following three paragraphs, a "patent license" is any express
|
||||
agreement or commitment, however denominated, not to enforce a patent
|
||||
(such as an express permission to practice a patent or covenant not to
|
||||
sue for patent infringement). To "grant" such a patent license to a
|
||||
party means to make such an agreement or commitment not to enforce a
|
||||
patent against the party.
|
||||
|
||||
If you convey a covered work, knowingly relying on a patent license,
|
||||
and the Corresponding Source of the work is not available for anyone
|
||||
to copy, free of charge and under the terms of this License, through a
|
||||
publicly available network server or other readily accessible means,
|
||||
then you must either (1) cause the Corresponding Source to be so
|
||||
available, or (2) arrange to deprive yourself of the benefit of the
|
||||
patent license for this particular work, or (3) arrange, in a manner
|
||||
consistent with the requirements of this License, to extend the patent
|
||||
license to downstream recipients. "Knowingly relying" means you have
|
||||
actual knowledge that, but for the patent license, your conveying the
|
||||
covered work in a country, or your recipient's use of the covered work
|
||||
in a country, would infringe one or more identifiable patents in that
|
||||
country that you have reason to believe are valid.
|
||||
|
||||
If, pursuant to or in connection with a single transaction or
|
||||
arrangement, you convey, or propagate by procuring conveyance of, a
|
||||
covered work, and grant a patent license to some of the parties
|
||||
receiving the covered work authorizing them to use, propagate, modify
|
||||
or convey a specific copy of the covered work, then the patent license
|
||||
you grant is automatically extended to all recipients of the covered
|
||||
work and works based on it.
|
||||
|
||||
A patent license is "discriminatory" if it does not include within
|
||||
the scope of its coverage, prohibits the exercise of, or is
|
||||
conditioned on the non-exercise of one or more of the rights that are
|
||||
specifically granted under this License. You may not convey a covered
|
||||
work if you are a party to an arrangement with a third party that is
|
||||
in the business of distributing software, under which you make payment
|
||||
to the third party based on the extent of your activity of conveying
|
||||
the work, and under which the third party grants, to any of the
|
||||
parties who would receive the covered work from you, a discriminatory
|
||||
patent license (a) in connection with copies of the covered work
|
||||
conveyed by you (or copies made from those copies), or (b) primarily
|
||||
for and in connection with specific products or compilations that
|
||||
contain the covered work, unless you entered into that arrangement,
|
||||
or that patent license was granted, prior to 28 March 2007.
|
||||
|
||||
Nothing in this License shall be construed as excluding or limiting
|
||||
any implied license or other defenses to infringement that may
|
||||
otherwise be available to you under applicable patent law.
|
||||
|
||||
12. No Surrender of Others' Freedom.
|
||||
|
||||
If conditions are imposed on you (whether by court order, agreement or
|
||||
otherwise) that contradict the conditions of this License, they do not
|
||||
excuse you from the conditions of this License. If you cannot convey a
|
||||
covered work so as to satisfy simultaneously your obligations under this
|
||||
License and any other pertinent obligations, then as a consequence you may
|
||||
not convey it at all. For example, if you agree to terms that obligate you
|
||||
to collect a royalty for further conveying from those to whom you convey
|
||||
the Program, the only way you could satisfy both those terms and this
|
||||
License would be to refrain entirely from conveying the Program.
|
||||
|
||||
13. Use with the GNU Affero General Public License.
|
||||
|
||||
Notwithstanding any other provision of this License, you have
|
||||
permission to link or combine any covered work with a work licensed
|
||||
under version 3 of the GNU Affero General Public License into a single
|
||||
combined work, and to convey the resulting work. The terms of this
|
||||
License will continue to apply to the part which is the covered work,
|
||||
but the special requirements of the GNU Affero General Public License,
|
||||
section 13, concerning interaction through a network will apply to the
|
||||
combination as such.
|
||||
|
||||
14. Revised Versions of this License.
|
||||
|
||||
The Free Software Foundation may publish revised and/or new versions of
|
||||
the GNU General Public License from time to time. Such new versions will
|
||||
be similar in spirit to the present version, but may differ in detail to
|
||||
address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the
|
||||
Program specifies that a certain numbered version of the GNU General
|
||||
Public License "or any later version" applies to it, you have the
|
||||
option of following the terms and conditions either of that numbered
|
||||
version or of any later version published by the Free Software
|
||||
Foundation. If the Program does not specify a version number of the
|
||||
GNU General Public License, you may choose any version ever published
|
||||
by the Free Software Foundation.
|
||||
|
||||
If the Program specifies that a proxy can decide which future
|
||||
versions of the GNU General Public License can be used, that proxy's
|
||||
public statement of acceptance of a version permanently authorizes you
|
||||
to choose that version for the Program.
|
||||
|
||||
Later license versions may give you additional or different
|
||||
permissions. However, no additional obligations are imposed on any
|
||||
author or copyright holder as a result of your choosing to follow a
|
||||
later version.
|
||||
|
||||
15. Disclaimer of Warranty.
|
||||
|
||||
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
|
||||
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
||||
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
|
||||
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
|
||||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
|
||||
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
|
||||
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||
|
||||
16. Limitation of Liability.
|
||||
|
||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
|
||||
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
|
||||
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
|
||||
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
|
||||
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
|
||||
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
|
||||
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
|
||||
SUCH DAMAGES.
|
||||
|
||||
17. Interpretation of Sections 15 and 16.
|
||||
|
||||
If the disclaimer of warranty and limitation of liability provided
|
||||
above cannot be given local legal effect according to their terms,
|
||||
reviewing courts shall apply local law that most closely approximates
|
||||
an absolute waiver of all civil liability in connection with the
|
||||
Program, unless a warranty or assumption of liability accompanies a
|
||||
copy of the Program in return for a fee.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
How to Apply These Terms to Your New Programs
|
||||
|
||||
If you develop a new program, and you want it to be of the greatest
|
||||
possible use to the public, the best way to achieve this is to make it
|
||||
free software which everyone can redistribute and change under these terms.
|
||||
|
||||
To do so, attach the following notices to the program. It is safest
|
||||
to attach them to the start of each source file to most effectively
|
||||
state the exclusion of warranty; and each file should have at least
|
||||
the "copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
<one line to give the program's name and a brief idea of what it does.>
|
||||
Copyright (C) <year> <name of author>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
Also add information on how to contact you by electronic and paper mail.
|
||||
|
||||
If the program does terminal interaction, make it output a short
|
||||
notice like this when it starts in an interactive mode:
|
||||
|
||||
<program> Copyright (C) <year> <name of author>
|
||||
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||
This is free software, and you are welcome to redistribute it
|
||||
under certain conditions; type `show c' for details.
|
||||
|
||||
The hypothetical commands `show w' and `show c' should show the appropriate
|
||||
parts of the General Public License. Of course, your program's commands
|
||||
might be different; for a GUI interface, you would use an "about box".
|
||||
|
||||
You should also get your employer (if you work as a programmer) or school,
|
||||
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
||||
For more information on this, and how to apply and follow the GNU GPL, see
|
||||
<http://www.gnu.org/licenses/>.
|
||||
|
||||
The GNU General Public License does not permit incorporating your program
|
||||
into proprietary programs. If your program is a subroutine library, you
|
||||
may consider it more useful to permit linking proprietary applications with
|
||||
the library. If this is what you want to do, use the GNU Lesser General
|
||||
Public License instead of this License. But first, please read
|
||||
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
|
||||
@@ -1,7 +1,7 @@
|
||||
Version: 2
|
||||
Configurations:
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Compiler: 'MSVC2015'
|
||||
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% -qt-zlib'
|
||||
@@ -11,32 +11,32 @@ Configurations:
|
||||
Environment variables: ['PATH=C:\MINGW810_i686\mingw32\bin;$PATH']
|
||||
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++ -qt-zlib'
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Target arch: 'x86'
|
||||
Compiler: 'MSVC2019'
|
||||
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% -qt-zlib'
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Compiler: 'MSVC2015'
|
||||
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% -qt-zlib'
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Target os: 'WinRT_10'
|
||||
Target arch: 'x86'
|
||||
Compiler: 'MSVC2015'
|
||||
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'
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Target os: 'WinRT_10'
|
||||
Target arch: 'armv7'
|
||||
Compiler: 'MSVC2015'
|
||||
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'
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Compiler: 'MSVC2019'
|
||||
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% -qt-zlib'
|
||||
@@ -73,7 +73,7 @@ Configurations:
|
||||
-
|
||||
Template: 'qtci-linux-SLES-15-x86_64'
|
||||
Compiler: 'GCC'
|
||||
Features: ['DisableTests']
|
||||
Features: ['Insignificant']
|
||||
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-RHEL-7.6-x86_64'
|
||||
@@ -108,7 +108,7 @@ Configurations:
|
||||
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-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 /home/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -no-use-gold-linker -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'
|
||||
-
|
||||
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
|
||||
Target os: 'QEMU'
|
||||
|
||||
@@ -2,12 +2,12 @@ Version: 2
|
||||
Module only: True
|
||||
Configurations:
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Compiler: 'MSVC2019'
|
||||
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-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Compiler: 'MSVC2019'
|
||||
Target arch: 'x86'
|
||||
Features: ['Packaging']
|
||||
|
||||
@@ -2,13 +2,13 @@ Version: 2
|
||||
Module only: True
|
||||
Configurations:
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
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-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
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%'
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
Version: 2
|
||||
Configurations:
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Target os: 'WinRT_10'
|
||||
Compiler: 'MSVC2015'
|
||||
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'
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Target os: 'WinRT_10'
|
||||
Target arch: 'x86'
|
||||
Compiler: 'MSVC2019'
|
||||
@@ -20,26 +20,26 @@ Configurations:
|
||||
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++ QMAKE_LFLAGS_APP+=-s -qt-zlib'
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Compiler: 'Mingw'
|
||||
Environment variables: ['PATH=C:\MINGW810\mingw64\bin;$PATH']
|
||||
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++ QMAKE_LFLAGS_APP+=-s -qt-zlib'
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Target os: 'WinRT_10'
|
||||
Target arch: 'armv7'
|
||||
Compiler: 'MSVC2019'
|
||||
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-msvc2019 -xplatform winrt-arm-msvc2019'
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Target os: 'WinRT_10'
|
||||
Compiler: 'MSVC2019'
|
||||
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-msvc2019 -xplatform winrt-x64-msvc2019'
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Target os: 'Android_ANY'
|
||||
Target arch: 'multi'
|
||||
Compiler: 'Mingw'
|
||||
@@ -63,7 +63,7 @@ Configurations:
|
||||
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 -I /opt/qnx700/target/qnx7/usr/include/openssl1_1'
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Target os: 'QNX_700'
|
||||
Target arch: 'armv7'
|
||||
Compiler: 'Mingw'
|
||||
@@ -71,7 +71,7 @@ Configurations:
|
||||
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 -Ic:\qnx700\target\qnx7\usr\include\openssl1_1'
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Target os: 'QNX_700'
|
||||
Target arch: 'armv8'
|
||||
Compiler: 'Mingw'
|
||||
@@ -79,7 +79,7 @@ Configurations:
|
||||
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 -Ic:\qnx700\target\qnx7\usr\include\openssl1_1'
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Target os: 'QNX_700'
|
||||
Target arch: 'x86_64'
|
||||
Compiler: 'Mingw'
|
||||
@@ -101,7 +101,7 @@ Configurations:
|
||||
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 -I /opt/qnx700/target/qnx7/usr/include/openssl1_1'
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Target os: 'WebAssembly'
|
||||
Compiler: 'Mingw'
|
||||
Environment variables: ['PATH=C:\MINGW810\mingw64\bin;$PATH']
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
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'
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Target os: 'WinRT_10'
|
||||
Target arch: 'x86_64'
|
||||
Compiler: 'MSVC2015'
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Target os: 'WinRT_10'
|
||||
Target arch: 'x86_64'
|
||||
Compiler: 'MSVC2015'
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
Version: 2
|
||||
Configurations:
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Compiler: 'Mingw'
|
||||
Environment variables: ['PATH=C:\MINGW810\mingw64\bin;$PATH']
|
||||
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-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Compiler: 'Mingw'
|
||||
Environment variables: ['PATH=C:\MINGW810\mingw64\bin;$PATH']
|
||||
Features: ['Packaging', 'DisableTests']
|
||||
|
||||
@@ -2,12 +2,12 @@ Version: 2
|
||||
Module only: True
|
||||
Configurations:
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Compiler: 'MSVC2019'
|
||||
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-17'
|
||||
Template: 'qtci-windows-10-x86_64-51'
|
||||
Compiler: 'MSVC2019'
|
||||
Target arch: 'x86'
|
||||
Features: ['Packaging']
|
||||
|
||||
@@ -10,12 +10,13 @@ Video Card - total memory: 32MB
|
||||
VM Options:
|
||||
Boot options/Firmware: BIOS
|
||||
|
||||
Language: English US
|
||||
Keyboard: finnish
|
||||
Language to install: English UK
|
||||
Time and currency format: English UK
|
||||
Keyboard or input method: United Kingdom
|
||||
location: finnish
|
||||
Windows 10 Enterprise
|
||||
Region: Finland
|
||||
Keyboard layout: Finnish
|
||||
Keyboard layout: United Kingdom
|
||||
|
||||
* VMware tools (complete) installed
|
||||
* Resolution set to 1280x800
|
||||
@@ -27,24 +28,29 @@ Keyboard layout: Finnish
|
||||
- Enabling autologin
|
||||
- Automatic login
|
||||
- Disabling windows updates
|
||||
* Windows Defender Antivirus turned off: Open 'gpedit.msc': 'Computer Configuration' - 'Administrative Templates' - 'Windows Components' - 'Windows Defender Antivirus'
|
||||
- Edit 'Turn off Windows Defender Antivirus' > 'Enabled' > 'Apply'
|
||||
* Microsoft Defender Antivirus turned off: Open 'gpedit.msc': 'Computer Configuration' - 'Administrative Templates' - 'Windows Components' - 'Microsoft Defender Antivirus'
|
||||
- Edit 'Turn off Microsoft Defender Antivirus' > 'Enabled' > 'Apply'
|
||||
- NOTE! Without this step windows defender can't be disabled!
|
||||
* Remote connections allowed:
|
||||
- Enable Remote Desktop
|
||||
* Background defrag disabled: 'defragment and optimize drives' - 'change settings' - unchecked "run on a schedule"
|
||||
* Background defrag disabled: 'Defragment And Optimize Drives' - 'change settings' - unchecked "run on a schedule"
|
||||
- Run in terminal: 'schtasks /Delete /TN "Microsoft\Windows\Defrag\ScheduledDefrag"'
|
||||
* Time zone: Coordinated Universal Time
|
||||
* Time zone: 'Co-ordinated Universal Time'
|
||||
* Windows search disabled: 'Control Panel\System and Security\Administrative Tools\Services' - 'Windows search' - stop & disable
|
||||
* Sysmain disabled: 'Control Panel\System and Security\Administrative Tools\Services' - 'SysMain' - stop & disable
|
||||
* Power saver disabled: Open 'Power & sleep' and set 'Screen' to 'never'
|
||||
* Power saver disabled: Open 'Power & sleep settings'
|
||||
- set 'Screen' to 'never'
|
||||
- set 'Sleep' to 'never'
|
||||
* Turn windows features on or off -> Check the "SMB 1.0/CIFS File Sharing Support
|
||||
* (Restart Windows)
|
||||
* Google Chrome installed for RTA
|
||||
* Turn off Virus & threat protection (all sections) manually
|
||||
- Real-tiem protection -> off
|
||||
* Virus & threat protection settings:
|
||||
- Real-time protection -> off
|
||||
- Cloud-delivered protection -> off
|
||||
- Automatic sample submission -> off
|
||||
- Tamper protection -> off
|
||||
* Virus & threat protection notifications:
|
||||
- Get informational notifications -> off
|
||||
- Account protection notifications -> off
|
||||
* Activate Windows
|
||||
* Modify 'Windows Software Development Kit - Windows 10.0.18362.1' from 'Add or remove programs'
|
||||
- Add feature 'Debugging Tools for Windows'
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ $path = "C:\Windows\System32\Tasks\Microsoft\Windows\$name"
|
||||
|
||||
takeown /F $path /A /R
|
||||
icacls $path /grant Administrators:F /T
|
||||
SCHTASKS /Change /TN "Microsoft\Windows\$name\Reboot" /DISABLE
|
||||
del "$path\Schedule Scan"
|
||||
del "$path\Schedule Scan Static Task"
|
||||
del "$path\UpdateModelTask"
|
||||
|
||||
@@ -34,10 +34,11 @@
|
||||
# Visual Studio $version was installed manually using $installer.
|
||||
$version = "2015 update 3"
|
||||
$version_number ="14.0.25420.1"
|
||||
$installer = "http://ci-files01-hki.intra.qt.io/input/windows/en_visual_studio_professional_2015_with_update_3_x86_x64_web_installer_8922978"
|
||||
$installer = "en_visual_studio_professional_2015_with_update_3_x86_x64_web_installer_8922978.exe"
|
||||
|
||||
# default plus following components were selected:
|
||||
# * Visual C++
|
||||
# - Common Tools for Visual C++ 2015
|
||||
# * Universal Windows App Development Tools
|
||||
# - Tools (1.4.1) and Windows SDK (10.0.14393)
|
||||
# - Windows 10 SDK (10.0.10586)
|
||||
|
||||
@@ -2,13 +2,13 @@
|
||||
|
||||
$version = "2019"
|
||||
# Current version was manually upgraded from the installer
|
||||
$version_number = "16.4.4"
|
||||
$version_number = "16.6.2"
|
||||
$installer = "http://ci-files01-hki.ci.local/input/windows/vs_professional__505064367.1547034421.exe"
|
||||
|
||||
MSVC 2019 build tools (default installation, no additional selections).
|
||||
* Install after MSVC2019 is installed!
|
||||
* Installer: "http://ci-files01-hki.intra.qt.io/input/windows/vs_buildtools__251503345.1575372514.exe"
|
||||
* Version: 16.4.4
|
||||
* Version: 16.6.2
|
||||
|
||||
Installed MSVC-2019 Components:
|
||||
|
||||
@@ -38,14 +38,14 @@ 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 /14.24)
|
||||
C++/CLI support for v142 build tools /14.26)
|
||||
MSBuild
|
||||
MSVC v142 - VS 2019 C++ ARM build tools (v14.20)
|
||||
MSVC v142 - VS 2019 C++ ARM build tools (v14.24)
|
||||
MSVC v142 - VS 2019 C++ ARM build tools (v14.26)
|
||||
MSVC v142 - VS 2019 C++ ARM64 build tools (v14.20)
|
||||
MSVC v142 - VS 2019 C++ ARM64 build tools (v14.24)
|
||||
MSVC v142 - VS 2019 C++ ARM64 build tools (v14.26)
|
||||
MSVC v142 - VS 2019 C++ x64/x86 build tools (v14.20)
|
||||
MSVC v142 - VS 2019 C++ x64/x86 build tools (v14.24)
|
||||
MSVC v142 - VS 2019 C++ x64/x86 build tools (v14.26)
|
||||
.NET profiling tools
|
||||
C++ profiling tools
|
||||
JavaScript diagnostics
|
||||
@@ -57,11 +57,14 @@ Razor Language Services
|
||||
Graphics debugger and GPU profiler for DirectX
|
||||
Image and 3D model editors
|
||||
C++ ATL for latest v142 build tools (x86 & x64)
|
||||
TypeScript 3.7 SDK
|
||||
TypeScript 3.8 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)
|
||||
Windows 10 SDK (10.0.19041.0)
|
||||
|
||||
# NOTE! Work loads were added during installation!
|
||||
|
||||
* Modify 'Windows Software Development Kit - Windows 10.0.18362.1' from 'Add or remove programs'
|
||||
- Add feature 'Debugging Tools for Windows'
|
||||
|
||||
27
coin/pre-provisioning/qtci-windows-10-x86_64/virtio.txt
Normal file
27
coin/pre-provisioning/qtci-windows-10-x86_64/virtio.txt
Normal file
@@ -0,0 +1,27 @@
|
||||
Install virtio
|
||||
|
||||
Our vanilla images are pre-installed in VMware where we have networking available. In KVM we can
|
||||
use the VMware installed vmxnet3 NIC to fetch VirtIO drivers, install them, and only then switch
|
||||
to using the VirtIO NIC in KVM.
|
||||
|
||||
* Download https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/stable-virtio/virtio-win-0.1.171.iso
|
||||
* Mount virtio-win-0.1.171.iso by double clicking it.
|
||||
* Right click 'E:\NetKVM\w10\amd64\netkvm.inf' and select Install
|
||||
* Right click 'E:\Balloon\w10\amd64\balloon.inf' and select Install
|
||||
|
||||
* Right click 'E:\vioscsi\w10\amd64\vioscsi.inf' and select Install
|
||||
|
||||
Because vioscsi does not install the entries in windows registry before we actually
|
||||
have a VirtIO device installed, and we can't boot with a VirtIO device before
|
||||
the driver is installed, we have to blindly install the registry entries:
|
||||
|
||||
* Download https://bugreports.qt.io/secure/attachment/95685/95685_vioscsi.reg
|
||||
|
||||
However, we've seen that the Owner in the registry can be wrong. This entry
|
||||
sets it to oem11.inf, but we've seen it be oem10.inf in one case and it has
|
||||
to be corrected so that it will boot from the VirtIO driver. This was found out
|
||||
by having 2 devices installed simultaneously and having the drivers install
|
||||
properly into the registry.
|
||||
|
||||
* Eject the mounting
|
||||
* Remove downloaded virtio-win-0.1.171.iso
|
||||
@@ -1,8 +1,9 @@
|
||||
|
||||
#!/usr/bin/env bash
|
||||
|
||||
#############################################################################
|
||||
##
|
||||
## Copyright (C) 2018 The Qt Company Ltd.
|
||||
## Copyright (C) 2020 The Qt Company Ltd.
|
||||
## Contact: http://www.qt.io/licensing/
|
||||
##
|
||||
## This file is part of the provisioning scripts of the Qt Toolkit.
|
||||
@@ -93,10 +94,10 @@ function InstallGCC() {
|
||||
--slave /usr/bin/cc cc "$installPrefix/bin/gcc${suffixVersion}" \
|
||||
--slave /usr/bin/c++ c++ "$installPrefix/bin/g++${suffixVersion}"
|
||||
else
|
||||
sudo /usr/bin/update-alternatives --install /usr/bin/gcc gcc "$installPrefix/bin/gcc${suffixVersion}" "$priority"
|
||||
sudo /usr/bin/update-alternatives --install /usr/bin/g++ g++ "$installPrefix/bin/g++${suffixVersion}" "$priority"
|
||||
sudo /usr/bin/update-alternatives --install /usr/bin/cc cc "$installPrefix/bin/gcc${suffixVersion}" "$priority"
|
||||
sudo /usr/bin/update-alternatives --install /usr/bin/c++ c++ "$installPrefix/bin/g++${suffixVersion}" "$priority"
|
||||
sudo /usr/bin/update-alternatives --install /usr/bin/gcc gcc "$installPrefix/bin/gcc-${suffixVersion}" "$priority"
|
||||
sudo /usr/bin/update-alternatives --install /usr/bin/g++ g++ "$installPrefix/bin/g++-${suffixVersion}" "$priority"
|
||||
sudo /usr/bin/update-alternatives --install /usr/bin/cc cc "$installPrefix/bin/gcc-${suffixVersion}" "$priority"
|
||||
sudo /usr/bin/update-alternatives --install /usr/bin/c++ c++ "$installPrefix/bin/g++-${suffixVersion}" "$priority"
|
||||
fi
|
||||
|
||||
echo "/usr/local/lib64" | sudo tee /etc/ld.so.conf.d/gcc-libraries.conf
|
||||
|
||||
@@ -41,18 +41,19 @@ set -ex
|
||||
# This script will fetch and extract pre-buildt squish package for Linux and Mac.
|
||||
# Squish is need by Release Test Automation (RTA)
|
||||
|
||||
version="6.5.2"
|
||||
qtBranch="514x"
|
||||
version="6.6.1"
|
||||
qtBranch="515x"
|
||||
installFolder="/opt"
|
||||
squishFolder="$installFolder/squish"
|
||||
preBuildCacheUrl="ci-files01-hki.intra.qt.io:/hdd/www/input/squish/jenkins_build/stable"
|
||||
licenseUrl="http://ci-files01-hki.intra.qt.io/input/squish/coin/.squish-3-license"
|
||||
licenseUrl="http://ci-files01-hki.intra.qt.io/input/squish/coin/$qtBranch/.squish-3-license"
|
||||
licenseSHA="e000d2f95b30b82f405b9dcbeb233cd43710a41a"
|
||||
if uname -a |grep -q Darwin; then
|
||||
compressedFolder="prebuild-squish-$version-$qtBranch-macx86_64.tar.gz"
|
||||
sha1="91a1d7228dc4b4bd64f93191c33d2642abc97e14"
|
||||
sha1="9fff9a7cb037214d21f47f2cc53747885fd1f2ae"
|
||||
else
|
||||
compressedFolder="prebuild-squish-$version-$qtBranch-linux64.tar.gz"
|
||||
sha1="63f33de55770e2588dd9f482546900e33d20f8ec"
|
||||
sha1="3a50052caafa3ca583b7edf754227999d7185ffa"
|
||||
fi
|
||||
|
||||
mountFolder="/tmp/squish"
|
||||
@@ -95,11 +96,11 @@ sudo mv "$installFolder/rta_squish_$version" "$squishFolder"
|
||||
if uname -a |grep -q "Ubuntu"; then
|
||||
if [ ! -e "/usr/lib/tcl8.6" ]; then
|
||||
sudo mkdir /usr/lib/tcl8.6
|
||||
sudo cp "$squishFolder/package/tcl/lib/tcl8.6/init.tcl" /usr/lib/tcl8.6/
|
||||
sudo cp "$squishFolder/squish_for_qt/tcl/lib/tcl8.6/init.tcl" /usr/lib/tcl8.6/
|
||||
fi
|
||||
fi
|
||||
|
||||
DownloadURL "$licenseUrl" "$licenseUrl" "3c6b2b3ca047f68e20f697afcc3a9d376f01b376" "$HOME/.squish-3-license"
|
||||
DownloadURL "$licenseUrl" "$licenseUrl" "$licenseSHA" "$HOME/.squish-3-license"
|
||||
|
||||
echo "Changing ownerships"
|
||||
sudo chown -R qt:$usersGroup "$squishFolder"
|
||||
@@ -107,18 +108,18 @@ sudo chown qt:$usersGroup "$HOME/.squish-3-license"
|
||||
|
||||
echo "Set commands for environment variables in .bashrc"
|
||||
if uname -a |grep -q "Ubuntu"; then
|
||||
echo "export SQUISH_PATH=$squishFolder/package" >> ~/.profile
|
||||
echo "export PATH=\$PATH:$squishFolder/squish-$version/bin" >> ~/.profile
|
||||
echo "export SQUISH_PATH=$squishFolder/squish_for_qt" >> ~/.profile
|
||||
echo "export PATH=\$PATH:$squishFolder/squish_for_qt/bin" >> ~/.profile
|
||||
else
|
||||
echo "export SQUISH_PATH=$squishFolder/package" >> ~/.bashrc
|
||||
echo "export PATH=\$PATH:$squishFolder/squish-$version/bin" >> ~/.bashrc
|
||||
echo "export SQUISH_PATH=$squishFolder/squish_for_qt" >> ~/.bashrc
|
||||
echo "export PATH=\$PATH:$squishFolder/squish_for_qt/bin" >> ~/.bashrc
|
||||
fi
|
||||
|
||||
echo "Verifying Squish"
|
||||
if "$squishFolder/package/bin/squishrunner" --testsuite "$squishFolder/suite_test_squish" | grep "Squish test run successfully" ; then
|
||||
echo "Squish installation tested successfully"
|
||||
if "$squishFolder/squish_for_qt/bin/squishrunner" --testsuite "$squishFolder/suite_test_squish" | grep "Squish test run successfully" ; then
|
||||
echo "Squish for Qt installation tested successfully"
|
||||
else
|
||||
echo "Squish test failed! Package wasn't installed correctly."
|
||||
echo "Squish for Qt test failed! Package wasn't installed correctly."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
$scriptsPath = "C:\Python36\Scripts"
|
||||
|
||||
Run-Executable "$scriptsPath\pip3.exe" "install -r $PSScriptRoot\conan_requirements.txt"
|
||||
Write-Output "Conan = 1.22.2" >> ~\versions.txt
|
||||
Write-Output "Conan = 1.29.0" >> ~\versions.txt
|
||||
|
||||
# Use Qt Project repository by default
|
||||
Run-Executable "$scriptsPath\conan.exe" "remote add qtproject https://api.bintray.com/conan/qtproject/conan --insert --force"
|
||||
|
||||
@@ -1,33 +1,33 @@
|
||||
1582256998
|
||||
bin/derb.exe: db2e978367ccf635ff7ecc7d1514778e
|
||||
bin/escapesrc.exe: 647ffe2234275d13cffef8b84f052700
|
||||
bin/genbrk.exe: fceaae69a437fdcd4ed1f79bdeac6f13
|
||||
bin/genccode.exe: 81e45377e293edabeb321ba3ab339abb
|
||||
bin/gencfu.exe: 78036b67e099cc312da25d80f9c8b6cf
|
||||
bin/gencmn.exe: 4f73ec63d48e3935e0fa67313a7d8f8f
|
||||
bin/gencnval.exe: 38519687874be469d38e8aadc74d5dc7
|
||||
bin/gendict.exe: be263dfa3e3267340bb4a8815bd4f72e
|
||||
bin/gennorm2.exe: 8e51f5820ec15ed33edb293d5d154138
|
||||
bin/genrb.exe: 0a911668227dec1fca18e7299d737d59
|
||||
bin/gensprep.exe: a96ab9a47ea6e80869c2f732d66296e6
|
||||
bin/icu-config: 4d315b6fa7b53efaf8974aaceb0c7a18
|
||||
bin/icudt.dll: a8b8ce26bbfb30b99d97a5ced4d016ed
|
||||
bin/icudt65.dll: d134d26eb54ba7d5b637c16c974737fb
|
||||
bin/icuin.dll: 5bb19d323881787da00a706f86b7a77a
|
||||
bin/icuin65.dll: 5bb19d323881787da00a706f86b7a77a
|
||||
bin/icuinfo.exe: d9e0c244e7a939c48c2fa2536ea3c836
|
||||
bin/icuio.dll: 98c919ca7fc813e8dc5f645fcc914e5b
|
||||
bin/icuio65.dll: 98c919ca7fc813e8dc5f645fcc914e5b
|
||||
bin/icupkg.exe: 5b9542ec3f054880d2ec484516fae931
|
||||
bin/icutest.dll: e94878f59e7de6f7b2cc52476540c578
|
||||
bin/icutest65.dll: e94878f59e7de6f7b2cc52476540c578
|
||||
bin/icutu.dll: 22d3955eeabe583ef8f339d43ee32e3f
|
||||
bin/icutu65.dll: 22d3955eeabe583ef8f339d43ee32e3f
|
||||
bin/icuuc.dll: 7871b100e82744b16a608d01df837485
|
||||
bin/icuuc65.dll: 7871b100e82744b16a608d01df837485
|
||||
bin/makeconv.exe: 3fae3578534581895353052e4268c8e8
|
||||
bin/pkgdata.exe: 3a91ebe880d28e02b72b69bef2508337
|
||||
conaninfo.txt: 81e378c465132a1385850c1d3d4394ed
|
||||
1599824441
|
||||
bin/derb.exe: bdf63b2f5b550979a89e67cffc8825dc
|
||||
bin/escapesrc.exe: 137b889673457a447f351f5e874eac3d
|
||||
bin/genbrk.exe: bb3294c7064cb973f2ca07ee553f0420
|
||||
bin/genccode.exe: 820b92ed20fb38886dea4447f12911af
|
||||
bin/gencfu.exe: aa4365ba9562fa1bbc4416fbbac63fb2
|
||||
bin/gencmn.exe: 178c5b5cff63d0e0fe9b47a4a0afb5a2
|
||||
bin/gencnval.exe: 71a8bdcb6532c752fb4e106fa602c200
|
||||
bin/gendict.exe: 420fcd1d350c9ed1ef451c8e77f023dc
|
||||
bin/gennorm2.exe: 85cd1fa266ff3a0455760b12a9689fc1
|
||||
bin/genrb.exe: 480231b78483ccb146b6815a811efac3
|
||||
bin/gensprep.exe: 0abbaf32db163eab36b6fdb6930c1532
|
||||
bin/icu-config: 524e7418a34b9f37fa3d720538887dcf
|
||||
bin/icudt.dll: 56532bd6f97572f1ff2f5c269c200cfa
|
||||
bin/icudt65.dll: 09337a242c43e958c75c630e76f58626
|
||||
bin/icuin.dll: ccf458a6762ea1248b633f260f60570b
|
||||
bin/icuin65.dll: ccf458a6762ea1248b633f260f60570b
|
||||
bin/icuinfo.exe: 4274c1a2507c370533ce1151533d5e20
|
||||
bin/icuio.dll: 5c92afa27046b497ea879c5bf4d10577
|
||||
bin/icuio65.dll: 5c92afa27046b497ea879c5bf4d10577
|
||||
bin/icupkg.exe: d679b1024f2e26c1f8a1b77e7258e98f
|
||||
bin/icutest.dll: 562c79d8df0fc5048f4546917b2738f2
|
||||
bin/icutest65.dll: 562c79d8df0fc5048f4546917b2738f2
|
||||
bin/icutu.dll: e45504e5c6ccde54658a7df8bd88108d
|
||||
bin/icutu65.dll: e45504e5c6ccde54658a7df8bd88108d
|
||||
bin/icuuc.dll: d8e8d4d51a9fd6a9849fa4ca5812f0bb
|
||||
bin/icuuc65.dll: d8e8d4d51a9fd6a9849fa4ca5812f0bb
|
||||
bin/makeconv.exe: 6b4805b126655a2b95428b10cf08b25f
|
||||
bin/pkgdata.exe: 6455bddfee736917790fcad7d326f8c1
|
||||
conaninfo.txt: 411145de18abdd9c818ab023e965129b
|
||||
include/unicode/alphaindex.h: 1be039746e3da3f7baa9421062373468
|
||||
include/unicode/appendable.h: 48b3a0a4c3044ad5f2af18f1ab48c8ff
|
||||
include/unicode/basictz.h: 57fe3c53d6b1a2bf5d1f40ec51efd7a1
|
||||
@@ -215,21 +215,21 @@ include/unicode/utypes.h: 47eb8ff3f909dafa9bee14f8bb224342
|
||||
include/unicode/uvernum.h: a91a8e07c665891ed234de3a58302663
|
||||
include/unicode/uversion.h: 0b8f75f3d1c816ee3359dde5be390d17
|
||||
include/unicode/vtzone.h: 615f12cb0d05441d0872aa677db80a90
|
||||
lib/icu/65.1/Makefile.inc: dfca695719fce3f4802048877b7e5ef5
|
||||
lib/icu/65.1/pkgdata.inc: 8a01d365fe1a225f3168d4659ea48705
|
||||
lib/icu/Makefile.inc: dfca695719fce3f4802048877b7e5ef5
|
||||
lib/icu/current/Makefile.inc: dfca695719fce3f4802048877b7e5ef5
|
||||
lib/icu/current/pkgdata.inc: 8a01d365fe1a225f3168d4659ea48705
|
||||
lib/icu/pkgdata.inc: 8a01d365fe1a225f3168d4659ea48705
|
||||
lib/libicudt.dll.a: 4297604f481c4f41cd69f1c0d41544a8
|
||||
lib/libicuin.dll.a: 78136e54cf3ad942dddc32b3d8c42aab
|
||||
lib/libicuio.dll.a: 681e068e1ebbb2665b222bd3894c8f96
|
||||
lib/libicutest.dll.a: 2d7d50cebf7a15c2bd05995ff9dc2e38
|
||||
lib/libicutu.dll.a: e08a3d12905cb703179a11e250fe4f61
|
||||
lib/libicuuc.dll.a: e92fdef67e56c164ec5c6d47ae97be6b
|
||||
lib/pkgconfig/icu-i18n.pc: eed957ffe006f4fb042981c0f7e0451a
|
||||
lib/pkgconfig/icu-io.pc: 43c8fc7b90303c819b1669ca99e10dde
|
||||
lib/pkgconfig/icu-uc.pc: 3e8708649f2ea8ebd74f0c75655bdd66
|
||||
lib/icu/65.1/Makefile.inc: 82a9c670eb96bb7e73a660f769fb3503
|
||||
lib/icu/65.1/pkgdata.inc: 2d256010da2bbf625c500da0c9826d93
|
||||
lib/icu/Makefile.inc: 82a9c670eb96bb7e73a660f769fb3503
|
||||
lib/icu/current/Makefile.inc: 82a9c670eb96bb7e73a660f769fb3503
|
||||
lib/icu/current/pkgdata.inc: 2d256010da2bbf625c500da0c9826d93
|
||||
lib/icu/pkgdata.inc: 2d256010da2bbf625c500da0c9826d93
|
||||
lib/libicudt.dll.a: 2c21378a274a52b0cfc497029e57fc32
|
||||
lib/libicuin.dll.a: 36ed05dc4117699bf26d988dedab065e
|
||||
lib/libicuio.dll.a: 194a2f912ad715fa5a5ff70186c2809e
|
||||
lib/libicutest.dll.a: ff4d7834bd6190801772795c206fb9bf
|
||||
lib/libicutu.dll.a: d3e8cae651dddd4da2f960fdbde04c1f
|
||||
lib/libicuuc.dll.a: b371571253da468a123ad696382d9bef
|
||||
lib/pkgconfig/icu-i18n.pc: 7f34faeff3f9ad63e1ffd6526897f8d9
|
||||
lib/pkgconfig/icu-io.pc: 50afb654ad3f618eef1052195687b7cb
|
||||
lib/pkgconfig/icu-uc.pc: 2bc7002eccc3f2c53a1270cdc04a30d6
|
||||
licenses/LICENSE: 8bc5d32052a96f214cbdd1e53dfc935d
|
||||
share/icu/65.1/LICENSE: 8bc5d32052a96f214cbdd1e53dfc935d
|
||||
share/icu/65.1/config/mh-mingw: 95446b7c74bc210a824c787c9bd47a93
|
||||
@@ -1,33 +1,33 @@
|
||||
1582257415
|
||||
bin/derb.exe: 430c27da15e7c5d4c6eb60e0b1e6fb8f
|
||||
bin/escapesrc.exe: 9a59fded291dd4ea4cbfe3b7a1c80080
|
||||
bin/genbrk.exe: 56897185781522cd685e4af4ca102a3b
|
||||
bin/genccode.exe: c99c94069e8a0098bc4db9914a7f6e7a
|
||||
bin/gencfu.exe: e23c79026bb78c1991c7f7a8425fad13
|
||||
bin/gencmn.exe: 8fba64b78d2ab6f5bcd6c723da1f57ad
|
||||
bin/gencnval.exe: 14c87059b1c39a72879837cabb3eb84d
|
||||
bin/gendict.exe: 1380f639d83e4d1f21b55ba2495d4a41
|
||||
bin/gennorm2.exe: 914fa6268d94fe08969d7104dc55218f
|
||||
bin/genrb.exe: 22e6461a351f1bf391d181f78a6ef54b
|
||||
bin/gensprep.exe: 4bccca6db929a0b19fff1c5a37873b16
|
||||
bin/icu-config: 9250dfdf7faa8c4d08dfa6cf4f40e2d1
|
||||
bin/icudt.dll: 8a2d4864a89ed94a0e16eaab44d3a4c2
|
||||
bin/icudt65.dll: aa62d2fd6b59bd61116910583e3dd41d
|
||||
bin/icuin.dll: 05cc7ab8708577d53395eb242a0dcc6d
|
||||
bin/icuin65.dll: 05cc7ab8708577d53395eb242a0dcc6d
|
||||
bin/icuinfo.exe: 3700aeeae9229fff4fe501ae415b5c36
|
||||
bin/icuio.dll: f2c286ef97baf5ddc7c8110dbd9e6b4c
|
||||
bin/icuio65.dll: f2c286ef97baf5ddc7c8110dbd9e6b4c
|
||||
bin/icupkg.exe: c03f0c24917039bc98a3b7616c9b141e
|
||||
bin/icutest.dll: 9db214eb296a087b0385f07c21e15b6f
|
||||
bin/icutest65.dll: 9db214eb296a087b0385f07c21e15b6f
|
||||
bin/icutu.dll: f8df0b65efc4fffc30850b6fd6513eeb
|
||||
bin/icutu65.dll: f8df0b65efc4fffc30850b6fd6513eeb
|
||||
bin/icuuc.dll: 81bebc9772571cf4c591512707de7f6f
|
||||
bin/icuuc65.dll: 81bebc9772571cf4c591512707de7f6f
|
||||
bin/makeconv.exe: ef7aa77bd42300c98ea2676e095356d0
|
||||
bin/pkgdata.exe: 4f957c0e9d26523d6977c47879ccb20a
|
||||
conaninfo.txt: 87f571b59f21d0be18bbbb1a53c6b2f2
|
||||
1599824772
|
||||
bin/derb.exe: 68f722afeee75e9e4ea733789eba324d
|
||||
bin/escapesrc.exe: 5ad48603ddefa7d75f9589db693311a0
|
||||
bin/genbrk.exe: cb5487bd37da74c470576d584803a0fd
|
||||
bin/genccode.exe: 80d139a2b22c5c6a7c2ae6801cd8a3ee
|
||||
bin/gencfu.exe: a9f417b50cd8237299100d349d78758e
|
||||
bin/gencmn.exe: cf1a794d018ea5a93db501c4a17d0945
|
||||
bin/gencnval.exe: 2f9cf00a1c6d6ff40f6cc1d2420f2ac9
|
||||
bin/gendict.exe: bda284e8eb469caad6ff4320060bd63d
|
||||
bin/gennorm2.exe: 643cc388bf9f49a1c22274070237e4b5
|
||||
bin/genrb.exe: 900294bcf2ba376e8a53dd0681efba84
|
||||
bin/gensprep.exe: f04c5265bb68e10eb86bbe812348a18a
|
||||
bin/icu-config: 7ff0a51957bda1eec9b2ea457e7bacab
|
||||
bin/icudt.dll: 1e1a6b8fbf1093c1b4fab982c4b62c39
|
||||
bin/icudt65.dll: 91e49d019e10d91cccada5b136f68dec
|
||||
bin/icuin.dll: a67701e7309fae5371c5f656f0deabea
|
||||
bin/icuin65.dll: a67701e7309fae5371c5f656f0deabea
|
||||
bin/icuinfo.exe: 7fd856803068da1b6d736f88d5578444
|
||||
bin/icuio.dll: e53d31b6899dbcec1eb77da207c8e1cc
|
||||
bin/icuio65.dll: e53d31b6899dbcec1eb77da207c8e1cc
|
||||
bin/icupkg.exe: 26c99ac9bf0aef675b6be3d0e4ec1f96
|
||||
bin/icutest.dll: 29acd15f69048c04adc7350ea2f7422a
|
||||
bin/icutest65.dll: 29acd15f69048c04adc7350ea2f7422a
|
||||
bin/icutu.dll: 4b0c32dd74735e9cd2421026fd5a26d9
|
||||
bin/icutu65.dll: 4b0c32dd74735e9cd2421026fd5a26d9
|
||||
bin/icuuc.dll: ff8cfb1cb4360f103f0ab37a21b0f565
|
||||
bin/icuuc65.dll: ff8cfb1cb4360f103f0ab37a21b0f565
|
||||
bin/makeconv.exe: 2f22caee13d695a9c596aa97eb581cf7
|
||||
bin/pkgdata.exe: 49ebcb66931fd627061de5683646d511
|
||||
conaninfo.txt: c04d7a669f242e429c8cd6c4c9f9b250
|
||||
include/unicode/alphaindex.h: 1be039746e3da3f7baa9421062373468
|
||||
include/unicode/appendable.h: 48b3a0a4c3044ad5f2af18f1ab48c8ff
|
||||
include/unicode/basictz.h: 57fe3c53d6b1a2bf5d1f40ec51efd7a1
|
||||
@@ -215,21 +215,21 @@ include/unicode/utypes.h: 47eb8ff3f909dafa9bee14f8bb224342
|
||||
include/unicode/uvernum.h: a91a8e07c665891ed234de3a58302663
|
||||
include/unicode/uversion.h: 0b8f75f3d1c816ee3359dde5be390d17
|
||||
include/unicode/vtzone.h: 615f12cb0d05441d0872aa677db80a90
|
||||
lib/icu/65.1/Makefile.inc: 578a604f57dc0000c3e4272ac5159ced
|
||||
lib/icu/65.1/pkgdata.inc: 9f94a807fa04d65b45bb04114c74fc8f
|
||||
lib/icu/Makefile.inc: 578a604f57dc0000c3e4272ac5159ced
|
||||
lib/icu/current/Makefile.inc: 578a604f57dc0000c3e4272ac5159ced
|
||||
lib/icu/current/pkgdata.inc: 9f94a807fa04d65b45bb04114c74fc8f
|
||||
lib/icu/pkgdata.inc: 9f94a807fa04d65b45bb04114c74fc8f
|
||||
lib/libicudt.dll.a: 6d19c78195cbf2af4f68b3a1ff93f612
|
||||
lib/libicuin.dll.a: dc5b0188be79d786a1612ab4fe8ee105
|
||||
lib/libicuio.dll.a: a995de8310f252cd356949a19ace1fc9
|
||||
lib/libicutest.dll.a: 4017504bf0e1cbc71fa05c5fda30fcc8
|
||||
lib/libicutu.dll.a: aca996f2762328e3a3125c52582d4c19
|
||||
lib/libicuuc.dll.a: 45c324a2b53e0860672f73a13dd0eaed
|
||||
lib/pkgconfig/icu-i18n.pc: b86403e2cbd81f2559f01cda101d5181
|
||||
lib/pkgconfig/icu-io.pc: f7bf176168b2c48bbf9d5b3ab3513420
|
||||
lib/pkgconfig/icu-uc.pc: b939d24910a7545f0dd199b79e60a1a0
|
||||
lib/icu/65.1/Makefile.inc: ae4b3c0b2dcf1a107c37da529a5a572d
|
||||
lib/icu/65.1/pkgdata.inc: 392ec5b38e95048f06b739125b748364
|
||||
lib/icu/Makefile.inc: ae4b3c0b2dcf1a107c37da529a5a572d
|
||||
lib/icu/current/Makefile.inc: ae4b3c0b2dcf1a107c37da529a5a572d
|
||||
lib/icu/current/pkgdata.inc: 392ec5b38e95048f06b739125b748364
|
||||
lib/icu/pkgdata.inc: 392ec5b38e95048f06b739125b748364
|
||||
lib/libicudt.dll.a: 42327b89226e435dee32d4ed4043dd1e
|
||||
lib/libicuin.dll.a: a479b7dfc0f69346644676625cab1154
|
||||
lib/libicuio.dll.a: 1b048a7fcae8905fa929b9ef282d05c8
|
||||
lib/libicutest.dll.a: af3d4912fe492f3089589416a582bff3
|
||||
lib/libicutu.dll.a: d27299ee9de0bfa2f7130b177a101ced
|
||||
lib/libicuuc.dll.a: 0f98b361c734d8d5cd157678c8d7d6f1
|
||||
lib/pkgconfig/icu-i18n.pc: 5a7e7ff2a321db58b97ccaa41ea54e3b
|
||||
lib/pkgconfig/icu-io.pc: 426da02c84b5694772af9a5bc11dee9b
|
||||
lib/pkgconfig/icu-uc.pc: 5a761b97c6c84a60887f35393d0d15c2
|
||||
licenses/LICENSE: 8bc5d32052a96f214cbdd1e53dfc935d
|
||||
share/icu/65.1/LICENSE: 8bc5d32052a96f214cbdd1e53dfc935d
|
||||
share/icu/65.1/config/mh-mingw64: 071f2f1be85f81141e4243ab65ca2a5b
|
||||
@@ -1,12 +0,0 @@
|
||||
1582282172
|
||||
conaninfo.txt: d3531bf4208a49880b6916cb487ca0fd
|
||||
include/jconfig.h: 36405c50a3b1509877826e26eac4fb69
|
||||
include/jerror.h: 9b7898fe417de269b8be88b10df908b0
|
||||
include/jmorecfg.h: 7873b0a4457d21a746e23c16fc16127d
|
||||
include/jpeglib.h: 49b0829e2b84fcd4a0cee359199499cb
|
||||
include/turbojpeg.h: b5b3a4a233ea12d2041ad1d1c971e6a0
|
||||
lib/jpeg-static.lib: f1380749e57edaa40366510a55c4a581
|
||||
lib/pkgconfig/libjpeg.pc: 46be85b895bb997ec57faee440b199c9
|
||||
lib/pkgconfig/libturbojpeg.pc: 891d57d67b7bb2d2246f6c84e3802ff3
|
||||
lib/turbojpeg-static.lib: 03531f3967223cb10088dccf1f0ab17e
|
||||
licenses/LICENSE.md: 2a423a921d0f68082c80ccc7ad808ef2
|
||||
@@ -1,12 +0,0 @@
|
||||
1582282436
|
||||
conaninfo.txt: e412e1148672ae4437d5d9e8f0089dae
|
||||
include/jconfig.h: 36405c50a3b1509877826e26eac4fb69
|
||||
include/jerror.h: 9b7898fe417de269b8be88b10df908b0
|
||||
include/jmorecfg.h: 7873b0a4457d21a746e23c16fc16127d
|
||||
include/jpeglib.h: 49b0829e2b84fcd4a0cee359199499cb
|
||||
include/turbojpeg.h: b5b3a4a233ea12d2041ad1d1c971e6a0
|
||||
lib/libjpeg.a: 9ec4a3ea70de97420d8a262641df11fe
|
||||
lib/libturbojpeg.a: 3704f7242f7d79187bcf09b7ff7bb86e
|
||||
lib/pkgconfig/libjpeg.pc: fa956ecec06575a626eb24df4ade7059
|
||||
lib/pkgconfig/libturbojpeg.pc: 7a28369f664feaef64c4f36043bdbf84
|
||||
licenses/LICENSE.md: 2a423a921d0f68082c80ccc7ad808ef2
|
||||
@@ -1,12 +0,0 @@
|
||||
1582280262
|
||||
conaninfo.txt: 3ce2f8cfe80b79b4dd725bdff24c402d
|
||||
include/jconfig.h: 36405c50a3b1509877826e26eac4fb69
|
||||
include/jerror.h: 9b7898fe417de269b8be88b10df908b0
|
||||
include/jmorecfg.h: 7873b0a4457d21a746e23c16fc16127d
|
||||
include/jpeglib.h: 49b0829e2b84fcd4a0cee359199499cb
|
||||
include/turbojpeg.h: b5b3a4a233ea12d2041ad1d1c971e6a0
|
||||
lib/jpeg-static.lib: 277031e07ff0a68b0da547fd73fa8931
|
||||
lib/pkgconfig/libjpeg.pc: 18fe4739f1c264cc5807ac171f79d5de
|
||||
lib/pkgconfig/libturbojpeg.pc: 080a4da3c8052f00721671016bda4f79
|
||||
lib/turbojpeg-static.lib: 142395e528dbecc678f0f0242512cb32
|
||||
licenses/LICENSE.md: 2a423a921d0f68082c80ccc7ad808ef2
|
||||
@@ -1,12 +0,0 @@
|
||||
1582281085
|
||||
conaninfo.txt: 05273e3ea056a1d7946e1065622c2e6d
|
||||
include/jconfig.h: 36405c50a3b1509877826e26eac4fb69
|
||||
include/jerror.h: 9b7898fe417de269b8be88b10df908b0
|
||||
include/jmorecfg.h: 7873b0a4457d21a746e23c16fc16127d
|
||||
include/jpeglib.h: 49b0829e2b84fcd4a0cee359199499cb
|
||||
include/turbojpeg.h: b5b3a4a233ea12d2041ad1d1c971e6a0
|
||||
lib/jpeg-static.lib: 94e22b458fa49d878f9f5ecaa83b4d4c
|
||||
lib/pkgconfig/libjpeg.pc: f86f98cba102e1be6cdbc77e1f73d6e2
|
||||
lib/pkgconfig/libturbojpeg.pc: 9138a79005a0dd437ec485743cbc7708
|
||||
lib/turbojpeg-static.lib: 85dceca1ee42fb40b9177483a710931c
|
||||
licenses/LICENSE.md: 2a423a921d0f68082c80ccc7ad808ef2
|
||||
@@ -1,12 +0,0 @@
|
||||
1582282050
|
||||
conaninfo.txt: 5d70fc12733b9ab4f2eef806064af4fc
|
||||
include/jconfig.h: 36405c50a3b1509877826e26eac4fb69
|
||||
include/jerror.h: 9b7898fe417de269b8be88b10df908b0
|
||||
include/jmorecfg.h: 7873b0a4457d21a746e23c16fc16127d
|
||||
include/jpeglib.h: 49b0829e2b84fcd4a0cee359199499cb
|
||||
include/turbojpeg.h: b5b3a4a233ea12d2041ad1d1c971e6a0
|
||||
lib/jpeg-static.lib: dc1e769eef09dec4761fcecb6e25e416
|
||||
lib/pkgconfig/libjpeg.pc: 58e4fea9c97c1e8ddfe69f5c7a90ee63
|
||||
lib/pkgconfig/libturbojpeg.pc: d8e6f88b279ae6759cf8f0363cb08913
|
||||
lib/turbojpeg-static.lib: 34efadab9c45a4be93bb62e415b7bd5b
|
||||
licenses/LICENSE.md: 2a423a921d0f68082c80ccc7ad808ef2
|
||||
@@ -1,12 +0,0 @@
|
||||
1582282336
|
||||
conaninfo.txt: 99d4bfcf4fe5b33346747d9aed5a90dd
|
||||
include/jconfig.h: 36405c50a3b1509877826e26eac4fb69
|
||||
include/jerror.h: 9b7898fe417de269b8be88b10df908b0
|
||||
include/jmorecfg.h: 7873b0a4457d21a746e23c16fc16127d
|
||||
include/jpeglib.h: 49b0829e2b84fcd4a0cee359199499cb
|
||||
include/turbojpeg.h: b5b3a4a233ea12d2041ad1d1c971e6a0
|
||||
lib/libjpeg.a: 520fd96afa81fffa67fbccc2d7499459
|
||||
lib/libturbojpeg.a: 65c525625f9bdb0c9c93b3cae93116f1
|
||||
lib/pkgconfig/libjpeg.pc: 9088ad9e74b2b56826bc949805312370
|
||||
lib/pkgconfig/libturbojpeg.pc: 176a550708755ea935a3928dcc75bb0c
|
||||
licenses/LICENSE.md: 2a423a921d0f68082c80ccc7ad808ef2
|
||||
@@ -1,12 +0,0 @@
|
||||
1582281572
|
||||
conaninfo.txt: 9868d7ba246ae96d18441c975ee816f1
|
||||
include/jconfig.h: 36405c50a3b1509877826e26eac4fb69
|
||||
include/jerror.h: 9b7898fe417de269b8be88b10df908b0
|
||||
include/jmorecfg.h: 7873b0a4457d21a746e23c16fc16127d
|
||||
include/jpeglib.h: 49b0829e2b84fcd4a0cee359199499cb
|
||||
include/turbojpeg.h: b5b3a4a233ea12d2041ad1d1c971e6a0
|
||||
lib/jpeg-static.lib: fb149794dc225dcb890e1b2c48569660
|
||||
lib/pkgconfig/libjpeg.pc: 16468bac09adeea126c41a7e2eab161f
|
||||
lib/pkgconfig/libturbojpeg.pc: 6bad484e5ee764e95e570110855d00c8
|
||||
lib/turbojpeg-static.lib: 12e129d91c4f92257c7b12d88a0ccd3b
|
||||
licenses/LICENSE.md: 2a423a921d0f68082c80ccc7ad808ef2
|
||||
@@ -1,12 +0,0 @@
|
||||
1582280641
|
||||
conaninfo.txt: d0e67ef7124b3767bbd5cebd7e4bf806
|
||||
include/jconfig.h: 36405c50a3b1509877826e26eac4fb69
|
||||
include/jerror.h: 9b7898fe417de269b8be88b10df908b0
|
||||
include/jmorecfg.h: 7873b0a4457d21a746e23c16fc16127d
|
||||
include/jpeglib.h: 49b0829e2b84fcd4a0cee359199499cb
|
||||
include/turbojpeg.h: b5b3a4a233ea12d2041ad1d1c971e6a0
|
||||
lib/jpeg-static.lib: 50b078fedbf48e2accf55cc1201717d8
|
||||
lib/pkgconfig/libjpeg.pc: ef1839c5639ee60768584c29626db8b1
|
||||
lib/pkgconfig/libturbojpeg.pc: 53423ccf67af6cc13cc571dd1e7568e0
|
||||
lib/turbojpeg-static.lib: c3f43cb91de65238d38bee7051671eff
|
||||
licenses/LICENSE.md: 2a423a921d0f68082c80ccc7ad808ef2
|
||||
@@ -1,4 +1,4 @@
|
||||
1582280120
|
||||
1599735572
|
||||
LICENSE.md: 5aa9930034582b90e2008d2c609d1317
|
||||
conanfile.py: fc9f9025d45306204140aafdf174a422
|
||||
conanfile.py: b752e9ae1c6b8d65022ecc9094a8a8ab
|
||||
export_source/CMakeLists.txt: eb0fcc86f467a4c6ac9f37c16887a29f
|
||||
@@ -0,0 +1,12 @@
|
||||
1599738045
|
||||
conaninfo.txt: 4fbbb44cc5815e6399144d4738128d34
|
||||
include/jconfig.h: 364c5b940297dd331dacb42dc5bc3cb9
|
||||
include/jerror.h: 9b7898fe417de269b8be88b10df908b0
|
||||
include/jmorecfg.h: 7873b0a4457d21a746e23c16fc16127d
|
||||
include/jpeglib.h: 49b0829e2b84fcd4a0cee359199499cb
|
||||
include/turbojpeg.h: e5051d1390ea320d22e81c7e73a163ae
|
||||
lib/libjpeg.a: 1beb177c28bec696d92c96cb12cf50b0
|
||||
lib/libturbojpeg.a: 3601472665eebd9ba70a8b4ded622fb7
|
||||
lib/pkgconfig/libjpeg.pc: 31670f8efeaaf416c10ef75033a21f89
|
||||
lib/pkgconfig/libturbojpeg.pc: 9ec917634a8badf738794da988e0cdd2
|
||||
licenses/LICENSE.md: 26d6491346496a57f75f00a78199122e
|
||||
@@ -0,0 +1,12 @@
|
||||
1599737655
|
||||
conaninfo.txt: 1dff9c35ef06cd1f8e1dd7d3fa538a0b
|
||||
include/jconfig.h: 364c5b940297dd331dacb42dc5bc3cb9
|
||||
include/jerror.h: 9b7898fe417de269b8be88b10df908b0
|
||||
include/jmorecfg.h: 7873b0a4457d21a746e23c16fc16127d
|
||||
include/jpeglib.h: 49b0829e2b84fcd4a0cee359199499cb
|
||||
include/turbojpeg.h: e5051d1390ea320d22e81c7e73a163ae
|
||||
lib/jpeg-static.lib: 810088c13a0b62845d2a07fb9aedcf7c
|
||||
lib/pkgconfig/libjpeg.pc: 42c35d08648be46cba25e5c233bb4ceb
|
||||
lib/pkgconfig/libturbojpeg.pc: f5f04f23108a7e0287c36286668bed72
|
||||
lib/turbojpeg-static.lib: 57ccb316b5e241e589e4774d1873d2ea
|
||||
licenses/LICENSE.md: 26d6491346496a57f75f00a78199122e
|
||||
@@ -0,0 +1,12 @@
|
||||
1599735723
|
||||
conaninfo.txt: 96940ef25782fe187ad876a9798aefe6
|
||||
include/jconfig.h: 364c5b940297dd331dacb42dc5bc3cb9
|
||||
include/jerror.h: 9b7898fe417de269b8be88b10df908b0
|
||||
include/jmorecfg.h: 7873b0a4457d21a746e23c16fc16127d
|
||||
include/jpeglib.h: 49b0829e2b84fcd4a0cee359199499cb
|
||||
include/turbojpeg.h: e5051d1390ea320d22e81c7e73a163ae
|
||||
lib/jpeg-static.lib: bac9b04d6d20cb9e29a47c56e1d58e92
|
||||
lib/pkgconfig/libjpeg.pc: 8d98a30a9db257c005f7619aa5c0a054
|
||||
lib/pkgconfig/libturbojpeg.pc: 79a1c3fce48acb5ad45fd69fc5b5a7e0
|
||||
lib/turbojpeg-static.lib: 8e8c7d62afe07877cc07befcafc9b189
|
||||
licenses/LICENSE.md: 26d6491346496a57f75f00a78199122e
|
||||
@@ -0,0 +1,12 @@
|
||||
1599736618
|
||||
conaninfo.txt: 03f3f4e3fcf5d709d43aaec1f55898dc
|
||||
include/jconfig.h: 364c5b940297dd331dacb42dc5bc3cb9
|
||||
include/jerror.h: 9b7898fe417de269b8be88b10df908b0
|
||||
include/jmorecfg.h: 7873b0a4457d21a746e23c16fc16127d
|
||||
include/jpeglib.h: 49b0829e2b84fcd4a0cee359199499cb
|
||||
include/turbojpeg.h: e5051d1390ea320d22e81c7e73a163ae
|
||||
lib/jpeg-static.lib: 3134bba34a47e8c27d20ec4a4588f54d
|
||||
lib/pkgconfig/libjpeg.pc: e4f3f7cf063e703922623a48759eb548
|
||||
lib/pkgconfig/libturbojpeg.pc: 6412ff7d0f49e4b26ea9c17526fcd995
|
||||
lib/turbojpeg-static.lib: c01d3cddcc20514a4ed2ab9e0bf6bc79
|
||||
licenses/LICENSE.md: 26d6491346496a57f75f00a78199122e
|
||||
@@ -0,0 +1,12 @@
|
||||
1599738143
|
||||
conaninfo.txt: 3991de728b2148a357e0adfe83ddff62
|
||||
include/jconfig.h: 364c5b940297dd331dacb42dc5bc3cb9
|
||||
include/jerror.h: 9b7898fe417de269b8be88b10df908b0
|
||||
include/jmorecfg.h: 7873b0a4457d21a746e23c16fc16127d
|
||||
include/jpeglib.h: 49b0829e2b84fcd4a0cee359199499cb
|
||||
include/turbojpeg.h: e5051d1390ea320d22e81c7e73a163ae
|
||||
lib/libjpeg.a: ab32855e9f71865bc026351d8e2e77dc
|
||||
lib/libturbojpeg.a: a05a8eef4b34c10a68a3e5c7864f55b5
|
||||
lib/pkgconfig/libjpeg.pc: afe1d748f5b9331fe322f414eeb8d871
|
||||
lib/pkgconfig/libturbojpeg.pc: 5a19528da1aae07f73729acf72ea8d9b
|
||||
licenses/LICENSE.md: 26d6491346496a57f75f00a78199122e
|
||||
@@ -0,0 +1,12 @@
|
||||
1599737489
|
||||
conaninfo.txt: faf97c2c98fbb660379fb96a52f3dcf3
|
||||
include/jconfig.h: 364c5b940297dd331dacb42dc5bc3cb9
|
||||
include/jerror.h: 9b7898fe417de269b8be88b10df908b0
|
||||
include/jmorecfg.h: 7873b0a4457d21a746e23c16fc16127d
|
||||
include/jpeglib.h: 49b0829e2b84fcd4a0cee359199499cb
|
||||
include/turbojpeg.h: e5051d1390ea320d22e81c7e73a163ae
|
||||
lib/jpeg-static.lib: 05604ba0465efd4fe4e8a518e82cdb81
|
||||
lib/pkgconfig/libjpeg.pc: 6819f3aec5d0a35187d510fb1034c584
|
||||
lib/pkgconfig/libturbojpeg.pc: 7226bc5b0d915e053a1204aba32867cf
|
||||
lib/turbojpeg-static.lib: efa16bdd47f24831fc02ac0b69912490
|
||||
licenses/LICENSE.md: 26d6491346496a57f75f00a78199122e
|
||||
@@ -0,0 +1,12 @@
|
||||
1599737081
|
||||
conaninfo.txt: da8913ab37decb7846f324c2c05b6e56
|
||||
include/jconfig.h: 364c5b940297dd331dacb42dc5bc3cb9
|
||||
include/jerror.h: 9b7898fe417de269b8be88b10df908b0
|
||||
include/jmorecfg.h: 7873b0a4457d21a746e23c16fc16127d
|
||||
include/jpeglib.h: 49b0829e2b84fcd4a0cee359199499cb
|
||||
include/turbojpeg.h: e5051d1390ea320d22e81c7e73a163ae
|
||||
lib/jpeg-static.lib: 9d557bb3f4769b7e3820d71be4189cfb
|
||||
lib/pkgconfig/libjpeg.pc: 1bcb08ffc4f83b2306ff794ad5c2b91c
|
||||
lib/pkgconfig/libturbojpeg.pc: b9783de5729e5835e41a35cb2f5fa568
|
||||
lib/turbojpeg-static.lib: 09609dcfdad02bed5bf00e348fff8807
|
||||
licenses/LICENSE.md: 26d6491346496a57f75f00a78199122e
|
||||
@@ -0,0 +1,12 @@
|
||||
1599736121
|
||||
conaninfo.txt: d3b27ba63fbdcf067b5f4afd1a1fdef0
|
||||
include/jconfig.h: 364c5b940297dd331dacb42dc5bc3cb9
|
||||
include/jerror.h: 9b7898fe417de269b8be88b10df908b0
|
||||
include/jmorecfg.h: 7873b0a4457d21a746e23c16fc16127d
|
||||
include/jpeglib.h: 49b0829e2b84fcd4a0cee359199499cb
|
||||
include/turbojpeg.h: e5051d1390ea320d22e81c7e73a163ae
|
||||
lib/jpeg-static.lib: bcdd30b7636c7ed8f0e6dbfb97729c31
|
||||
lib/pkgconfig/libjpeg.pc: e124d9000016d4fa108588c91087d060
|
||||
lib/pkgconfig/libturbojpeg.pc: 6b112424701322f51d06015089920210
|
||||
lib/turbojpeg-static.lib: 7d9c9ee5fb38b856bb9424a2ae5f9bbd
|
||||
licenses/LICENSE.md: 26d6491346496a57f75f00a78199122e
|
||||
@@ -1,9 +1,9 @@
|
||||
1582270297
|
||||
bin/libxml2-2.dll: 47b3af0297a53e146d739ba46b957ac9
|
||||
bin/xml2-config: f002e2e4fcc1ac7a3ed6a93044a99de1
|
||||
bin/xmlcatalog.exe: f51848350034b8b6010fd11f6e3aa10f
|
||||
bin/xmllint.exe: 689e7c9b94aff9b39383164b13412623
|
||||
conaninfo.txt: ea32a81840ad020d92e3c678a2b31ab7
|
||||
1599827075
|
||||
bin/libxml2-2.dll: aaf2802bcdbb62e364d33d4307c2f656
|
||||
bin/xml2-config: b0691a0a3ab1546612090cb77b4f29bb
|
||||
bin/xmlcatalog.exe: ceb3b58dd442e7a174d60a400b485355
|
||||
bin/xmllint.exe: 542a2dc43a32156244634f496afdad71
|
||||
conaninfo.txt: e494fa1f215b7080df24fc4bf487250b
|
||||
include/libxml2/libxml/DOCBparser.h: 21e6523a86338325c527e1e8847adc1d
|
||||
include/libxml2/libxml/HTMLparser.h: d57891c89573ed6dce04b8133e7438d2
|
||||
include/libxml2/libxml/HTMLtree.h: 46cf4cefb419e18c40b8d5b6ac982f3f
|
||||
@@ -53,6 +53,6 @@ include/libxml2/libxml/xpathInternals.h: c18fad3cce22369a75166afed6343bcd
|
||||
include/libxml2/libxml/xpointer.h: 5b8025430888d5b99d03d159ddc78388
|
||||
include/libxml2/win32config.h: e51ff5a65571584fbe45f75eede0ee3e
|
||||
include/libxml2/wsockcompat.h: fd8ce4d6dabe53035a28c6aa64926b1c
|
||||
lib/libxml2.dll.a: 843beb5d307eda9c6600f02a2cd3f701
|
||||
lib/xml2Conf.sh: 26c219db3da9c216926f8894c096409b
|
||||
lib/libxml2.dll.a: e9e9bb7eed77331a47e228a1a8f4c0c5
|
||||
lib/xml2Conf.sh: 1ac09ea07a1d73a25e8478e5911da219
|
||||
licenses/COPYING: 2044417e2e5006b65a8b9067b683fcf1
|
||||
@@ -1,9 +1,9 @@
|
||||
1582270098
|
||||
bin/libxml2-2.dll: 0a707dea653e54ed8606c66cb4af5eca
|
||||
bin/xml2-config: f90c21a49ff66959f9370243e8aeb274
|
||||
bin/xmlcatalog.exe: 1f51631564d0df1e2eb7bab1e744797f
|
||||
bin/xmllint.exe: 705805f98a8ee9045078d6d91a1e076b
|
||||
conaninfo.txt: 5d6fafed34bc3f9e5dce2ad99f65aba0
|
||||
1599827195
|
||||
bin/libxml2-2.dll: dccd1b6cf7425125913b2095ff8eccc2
|
||||
bin/xml2-config: e93ed273bc16d12c4f8ecff87ceaaf79
|
||||
bin/xmlcatalog.exe: 0b575f8389ac5a8e397c3cde88babb85
|
||||
bin/xmllint.exe: 5a63ba2b6556ef0ae20436495c28355c
|
||||
conaninfo.txt: 13134884f7be0e49d19552cd3423b91b
|
||||
include/libxml2/libxml/DOCBparser.h: 21e6523a86338325c527e1e8847adc1d
|
||||
include/libxml2/libxml/HTMLparser.h: d57891c89573ed6dce04b8133e7438d2
|
||||
include/libxml2/libxml/HTMLtree.h: 46cf4cefb419e18c40b8d5b6ac982f3f
|
||||
@@ -53,6 +53,6 @@ include/libxml2/libxml/xpathInternals.h: c18fad3cce22369a75166afed6343bcd
|
||||
include/libxml2/libxml/xpointer.h: 5b8025430888d5b99d03d159ddc78388
|
||||
include/libxml2/win32config.h: e51ff5a65571584fbe45f75eede0ee3e
|
||||
include/libxml2/wsockcompat.h: fd8ce4d6dabe53035a28c6aa64926b1c
|
||||
lib/libxml2.dll.a: 849838d8f7d5dcbcb16097dbdabee707
|
||||
lib/xml2Conf.sh: d980a83ab1cdd3637ee4fc3aeb75733c
|
||||
lib/libxml2.dll.a: 176eb6473b51dd69835b6213fcc40b19
|
||||
lib/xml2Conf.sh: 8713c5cd801bb525b6758a22a65c2a2e
|
||||
licenses/COPYING: 2044417e2e5006b65a8b9067b683fcf1
|
||||
@@ -1,4 +1,4 @@
|
||||
1582270556
|
||||
1599827656
|
||||
LICENSE.md: d9f691088a6aaf0589397de712404f23
|
||||
conanfile.py: fdaa2f193e25d36dbf5b92a0f6567611
|
||||
export_source/patches/0001-remove-with-profiler.patch: 44c783ce23e5be1360ef1521b1427da3
|
||||
conanfile.py: 1a377def24ec5c2878da1d9d97a2c39c
|
||||
export_source/patches/Add-configuration-for-profiler.diff: 5207625dda27ca22cf49f7b136dc6585
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
1582271749
|
||||
bin/libexslt-0.dll: 4b9cbde76ca3933da5a551bccc952ec4
|
||||
bin/libxslt-1.dll: 819776a46fa5031884953e1ad3e0e753
|
||||
bin/xslt-config: 7425a897e93c2b35d098d21de286564b
|
||||
bin/xsltproc.exe: b7198489b916c3f5936284418d756f80
|
||||
conaninfo.txt: fd798c9d2cde468877c2c25020e44443
|
||||
1599827930
|
||||
bin/libexslt-0.dll: ff772bdd16e06a28bbbbbf509dace06f
|
||||
bin/libxslt-1.dll: eccc32869a72838b9a8092e40d9ee7a2
|
||||
bin/xslt-config: 438e5a0d83ce7648c0bcb64446bd2874
|
||||
bin/xsltproc.exe: 5e2fe2b2465d07b4bad0ce6a90f61702
|
||||
conaninfo.txt: c74c15f161d0366c1f8b8ae6157be410
|
||||
include/libexslt/exslt.h: f01af3bf058520059ba6d50f42133717
|
||||
include/libexslt/exsltconfig.h: eb4297a735f2666c5872067c25f16005
|
||||
include/libexslt/exsltexports.h: 03a75a174bc5b056f014e592cfd4db36
|
||||
@@ -24,16 +24,16 @@ include/libxslt/transform.h: ccbcce4553f3231003b1944002814246
|
||||
include/libxslt/variables.h: ebd9b3b1f996c4a2ed79d4473ff0fd77
|
||||
include/libxslt/xslt.h: 0c08b8e7223b72f822a58457520b6387
|
||||
include/libxslt/xsltInternals.h: 0c245b0fcc81bf537632a45adf8fcffb
|
||||
include/libxslt/xsltconfig.h: e49047ac857ae0fea24b99ee4c56de62
|
||||
include/libxslt/xsltconfig.h: b932ebe3a2edfd7b6e42c6ccab09105f
|
||||
include/libxslt/xsltexports.h: 751f95448e71222d8e10d31ebf8822df
|
||||
include/libxslt/xsltlocale.h: d7b200e408cefe5082b15d3a5e1bf600
|
||||
include/libxslt/xsltutils.h: 5f7848088182b183e6d1fdb335b2616a
|
||||
lib/libexslt.dll.a: a27a9df2d4b7cf070377a32e10961027
|
||||
lib/libexslt.la: 036e99c1bab6a8d3a63471ad94d13aaf
|
||||
lib/libxslt.dll.a: 5bf3583373ca584df267b766c3e9cb3e
|
||||
lib/pkgconfig/libexslt.pc: a9e14aa113bd8c105df76410e046b233
|
||||
lib/pkgconfig/libxslt.pc: 12169caf9654c69c90e0e0c0f98776ad
|
||||
lib/xsltConf.sh: 5fa057a4733819c38f5c55d1ce50fd48
|
||||
lib/libexslt.dll.a: 7bd46b7300a66f8ce59b2899c66544e2
|
||||
lib/libexslt.la: fa24e93ffd0896a1e4aeeb7bfbc39c0b
|
||||
lib/libxslt.dll.a: ceb051c0397694811816950fc670681b
|
||||
lib/pkgconfig/libexslt.pc: be5f747c35a550775cb2367bdb4a7384
|
||||
lib/pkgconfig/libxslt.pc: ebc9b2f108096aec1ddf30f4c45855ec
|
||||
lib/xsltConf.sh: baa711dd9eb12d5855ef8fa782129519
|
||||
licenses/COPYING: 0cd9a07afbeb24026c9b03aecfeba458
|
||||
share/aclocal/libxslt.m4: 7b0b8b6bd86eea30c617663c9e9439b3
|
||||
share/doc/libxslt-1.1.34/html/API.html: 205e063f09d60a36b44a61c6b7af0af9
|
||||
@@ -1,9 +1,9 @@
|
||||
1582271938
|
||||
bin/libexslt-0.dll: 1561e984c203d94cdfcf78235ecfe43a
|
||||
bin/libxslt-1.dll: 0174f89e8ec9e26aee9e665e686214b9
|
||||
bin/xslt-config: 6e477e88682bb878d649b48d48de3b3d
|
||||
bin/xsltproc.exe: 3cd6a8754d4e21dec52c8dab720cfcf3
|
||||
conaninfo.txt: fb9e8ed7e2ab80afd38743a228fd5ac9
|
||||
1599827795
|
||||
bin/libexslt-0.dll: a3e52849942745520c13c2d20135ada7
|
||||
bin/libxslt-1.dll: e6a19c28494ef3e908d869598b79c97a
|
||||
bin/xslt-config: bf300e18f495cea8591f79fdb0520d06
|
||||
bin/xsltproc.exe: 0d34ec7f2847d75a4140d5221366ae75
|
||||
conaninfo.txt: d905a86a351921bb21c973326d39e9de
|
||||
include/libexslt/exslt.h: f01af3bf058520059ba6d50f42133717
|
||||
include/libexslt/exsltconfig.h: eb4297a735f2666c5872067c25f16005
|
||||
include/libexslt/exsltexports.h: 03a75a174bc5b056f014e592cfd4db36
|
||||
@@ -24,16 +24,16 @@ include/libxslt/transform.h: ccbcce4553f3231003b1944002814246
|
||||
include/libxslt/variables.h: ebd9b3b1f996c4a2ed79d4473ff0fd77
|
||||
include/libxslt/xslt.h: 0c08b8e7223b72f822a58457520b6387
|
||||
include/libxslt/xsltInternals.h: 0c245b0fcc81bf537632a45adf8fcffb
|
||||
include/libxslt/xsltconfig.h: e23457bb8ef22a6dc617d413679d59ca
|
||||
include/libxslt/xsltconfig.h: 77d836d8d0a9b2fdd6bea3d379696d80
|
||||
include/libxslt/xsltexports.h: 751f95448e71222d8e10d31ebf8822df
|
||||
include/libxslt/xsltlocale.h: d7b200e408cefe5082b15d3a5e1bf600
|
||||
include/libxslt/xsltutils.h: 5f7848088182b183e6d1fdb335b2616a
|
||||
lib/libexslt.dll.a: 3fee05595887faea3d7022483bf8ab9d
|
||||
lib/libexslt.la: 1ea05e967d865f7ac83d66aeef3f9740
|
||||
lib/libxslt.dll.a: b42e5789521163430675d263374e745e
|
||||
lib/pkgconfig/libexslt.pc: 40e4bf2205e0bcc91529683218d7b53a
|
||||
lib/pkgconfig/libxslt.pc: 296b763342f742c10accc1cd9b08dd08
|
||||
lib/xsltConf.sh: dab0389225bc7e3b47e502c8a6496ff0
|
||||
lib/libexslt.dll.a: f86f6868818b72c97c977e182700d479
|
||||
lib/libexslt.la: d0c4257b491be8cf3c45d5e01b7ffb96
|
||||
lib/libxslt.dll.a: 461a9372775da06a0747728a1b505ae2
|
||||
lib/pkgconfig/libexslt.pc: ba1963709ee3ecc7323aaf188404f144
|
||||
lib/pkgconfig/libxslt.pc: 9ef33a36710bc31556d1038e27e2510d
|
||||
lib/xsltConf.sh: 9b2f5a93679c6e963d8bf3d6efa46591
|
||||
licenses/COPYING: 0cd9a07afbeb24026c9b03aecfeba458
|
||||
share/aclocal/libxslt.m4: 7b0b8b6bd86eea30c617663c9e9439b3
|
||||
share/doc/libxslt-1.1.34/html/API.html: 205e063f09d60a36b44a61c6b7af0af9
|
||||
@@ -1,7 +0,0 @@
|
||||
1582277614
|
||||
FindZLIB.cmake: 0ec128c2f97a3a6d7e800d3204e5c94f
|
||||
LICENSE: 1ac8330e79e050867144e174d80880f7
|
||||
conanfile.py: c7aba1a732c28bb9851cb50acf3f7a4d
|
||||
export_source/CMakeLists.txt: b45a8f19ed120e922c1cb720c0e4a7c7
|
||||
export_source/CMakeLists_minizip.txt: 7b2c2a9ab51d0ba37b5ca35da21579b7
|
||||
export_source/minizip.patch: dc8ffe80d334f8e5b1bb967593fe2d4a
|
||||
@@ -1,9 +0,0 @@
|
||||
1582279989
|
||||
FindZLIB.cmake: 0ec128c2f97a3a6d7e800d3204e5c94f
|
||||
conaninfo.txt: 40e76e93e86476bbd92e1e82b71d04bb
|
||||
include/zconf.h: 931d0dd891d90ace1eab7a46125a8bda
|
||||
include/zlib.h: 0338828e9d00c94645648b1517108324
|
||||
lib/libzlib.a: 7e55bbef492eceaf8101e433e2a46720
|
||||
lib/pkgconfig/zlib.pc: 29adeed07108745c3562dc19343f3d99
|
||||
licenses/LICENSE: 1af2e5353c16e930435fff550f827c3e
|
||||
zlib.pc: 29adeed07108745c3562dc19343f3d99
|
||||
@@ -1,33 +1,33 @@
|
||||
# Generated for conan==1.22.2
|
||||
appdirs==1.4.3
|
||||
# Generated for conan==1.29.0
|
||||
appdirs==1.4.4
|
||||
bottle==0.12.18
|
||||
certifi==2019.11.28
|
||||
certifi==2020.6.20
|
||||
chardet==3.0.4
|
||||
colorama==0.4.3
|
||||
conan==1.22.2
|
||||
conan==1.29.0
|
||||
deprecation==2.0.7
|
||||
distlib==0.3.0
|
||||
distro==1.1.0
|
||||
distlib==0.3.1
|
||||
distro==1.5.0
|
||||
fasteners==0.15
|
||||
filelock==3.0.12
|
||||
future==0.18.2
|
||||
idna==2.9
|
||||
importlib-metadata==1.5.0
|
||||
Jinja2==2.11.1
|
||||
idna==2.10
|
||||
importlib-metadata==1.7.0
|
||||
Jinja2==2.11.2
|
||||
MarkupSafe==1.1.1
|
||||
monotonic==1.5
|
||||
node-semver==0.6.1
|
||||
packaging==20.1
|
||||
patch-ng==1.17.2
|
||||
pluginbase==0.7
|
||||
Pygments==2.5.2
|
||||
packaging==20.4
|
||||
patch-ng==1.17.4
|
||||
pluginbase==1.0.0
|
||||
Pygments==2.7.0
|
||||
PyJWT==1.7.1
|
||||
pyparsing==2.4.6
|
||||
pyparsing==2.4.7
|
||||
python-dateutil==2.8.1
|
||||
PyYAML==5.3
|
||||
requests==2.23.0
|
||||
six==1.14.0
|
||||
tqdm==4.43.0
|
||||
urllib3==1.25.8
|
||||
virtualenv==20.0.4
|
||||
zipp==2.2.0
|
||||
PyYAML==5.3.1
|
||||
requests==2.24.0
|
||||
six==1.15.0
|
||||
tqdm==4.49.0
|
||||
urllib3==1.25.10
|
||||
virtualenv==20.0.31
|
||||
zipp==3.1.0
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Disable-NetAdapterLso Ethernet
|
||||
Start-Sleep -s 15 # Give windows some time to adjust network settings
|
||||
|
||||
46
coin/provisioning/common/windows/install-mcuxpresso.ps1
Executable file
46
coin/provisioning/common/windows/install-mcuxpresso.ps1
Executable file
@@ -0,0 +1,46 @@
|
||||
############################################################################
|
||||
##
|
||||
## Copyright (C) 2020 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$
|
||||
##
|
||||
#############################################################################
|
||||
|
||||
. "$PSScriptRoot\helpers.ps1"
|
||||
|
||||
# This script installs NXP MCUXpresso IDE
|
||||
# MCUXpresso IDE provides the tools for flashing and onboard debugging
|
||||
|
||||
$version = "11.2.0_4120"
|
||||
$url = "http://ci-files01-hki.intra.qt.io/input/windows/MCUXpressoIDE_$version.zip"
|
||||
$zip = "C:\Windows\Temp\MCUXpressoIDE_$version.zip"
|
||||
|
||||
Download $url $url $zip
|
||||
Extract-7Zip $zip C:
|
||||
Rename-Item C:\MCUXpressoIDE_$version C:\MCUXpressoIDE
|
||||
Write-Output "MCUXpresso IDE = $version" >> ~/versions.txt
|
||||
@@ -0,0 +1,50 @@
|
||||
############################################################################
|
||||
##
|
||||
## Copyright (C) 2020 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$
|
||||
##
|
||||
#############################################################################
|
||||
|
||||
. "$PSScriptRoot\helpers.ps1"
|
||||
|
||||
# This script will install STM32CubeProgrammer software needed by MCU RTA
|
||||
# Official donwload from https://www.st.com/en/development-tools/stm32cubeprog.html
|
||||
|
||||
$version ="2_5_0"
|
||||
$url = "http://ci-files01-hki.ci.local/input/windows/STMicroelectronics_v${version}.zip"
|
||||
$zip = "C:\Windows\Temp\STMicroelectronics_v${version}.zip"
|
||||
|
||||
Download $url $url $zip
|
||||
Extract-7Zip $zip "C:\Program Files"
|
||||
Remove-Item -Recurse -Force -Path $zip
|
||||
|
||||
Write-Output "STM32CubeProgrammer = $version" >> ~/versions.txt
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#############################################################################
|
||||
##
|
||||
## Copyright (C) 2019 The Qt Company Ltd.
|
||||
## Copyright (C) 2020 The Qt Company Ltd.
|
||||
## Contact: http://www.qt.io/licensing/
|
||||
##
|
||||
## This file is part of the provisioning scripts of the Qt Toolkit.
|
||||
@@ -54,8 +54,30 @@ $internalUrl = "\\ci-files01-hki.intra.qt.io\provisioning\windows\python-$versio
|
||||
Write-Host "Fetching from URL..."
|
||||
Download $externalUrl $internalUrl $package
|
||||
Verify-Checksum $package $sha1
|
||||
Write-Host "Installing $package..."
|
||||
Run-Executable "msiexec" "/passive /i $package TARGETDIR=$targetDir ALLUSERS=1"
|
||||
|
||||
# Python installation is flaky, but seems to pass with second run if error occurs.
|
||||
$stop = $false
|
||||
[int]$retry = "0"
|
||||
do {
|
||||
try {
|
||||
# /levx = e:'All error messages' v:'Verbose' x:'Extra debugging info'
|
||||
Run-Executable "msiexec" "/passive /i $package /levx C:\Windows\Temp\Python_log.log TARGETDIR=$targetDir ALLUSERS=1"
|
||||
$stop = $true
|
||||
}
|
||||
catch {
|
||||
Get-Content C:\Windows\Temp\Python_log.log -Tail 50
|
||||
if ($retry -gt 2) {
|
||||
Write-Host "Python installation failed!"
|
||||
throw
|
||||
}
|
||||
else {
|
||||
Write-Host "Couldn't install python, retrying in 30 seconds"
|
||||
Start-Sleep -s 30
|
||||
$retry = $retry + 1
|
||||
}
|
||||
}
|
||||
}
|
||||
while ($stop -ne $true)
|
||||
|
||||
# We need to change allowZip64 from 'False' to 'True' to be able to create ZIP files that use the ZIP64 extensions when the zipfile is larger than 2 GB
|
||||
Write-Host "Changing allowZip64 value to 'True'..."
|
||||
|
||||
@@ -35,12 +35,14 @@
|
||||
# This script installs Python $version.
|
||||
# Python3 is required for building some qt modules.
|
||||
param(
|
||||
[Int32]$archVer=32,
|
||||
[string]$install_path = "C:\Python36"
|
||||
[Int32]$archVer,
|
||||
[string]$sha1,
|
||||
[string]$install_path,
|
||||
[string]$version,
|
||||
[bool]$setDefault=$false
|
||||
)
|
||||
. "$PSScriptRoot\helpers.ps1"
|
||||
|
||||
$version = "3.6.1"
|
||||
$package = "C:\Windows\temp\python-$version.exe"
|
||||
|
||||
# check bit version
|
||||
@@ -48,11 +50,9 @@ if ( $archVer -eq 64 ) {
|
||||
Write-Host "Installing 64 bit Python"
|
||||
$externalUrl = "https://www.python.org/ftp/python/$version/python-$version-amd64.exe"
|
||||
$internalUrl = "http://ci-files01-hki.intra.qt.io/input/windows/python-$version-amd64.exe"
|
||||
$sha1 = "bf54252c4065b20f4a111cc39cf5215fb1edccff"
|
||||
} else {
|
||||
$externalUrl = "https://www.python.org/ftp/python/$version/python-$version.exe"
|
||||
$internalUrl = "http://ci-files01-hki.intra.qt.io/input/windows/python-$version.exe"
|
||||
$sha1 = "76c50b747237a0974126dd8b32ea036dd77b2ad1"
|
||||
}
|
||||
|
||||
Write-Host "Fetching from URL..."
|
||||
@@ -65,11 +65,19 @@ Remove-Item -Path $package
|
||||
|
||||
# For cross-compilation we export some helper env variable
|
||||
if (($archVer -eq 32) -And (Is64BitWinHost)) {
|
||||
Set-EnvironmentVariable "PYTHON3_32_PATH" "$install_path"
|
||||
Set-EnvironmentVariable "PIP3_32_PATH" "$install_path\Scripts"
|
||||
if ($setDefault) {
|
||||
Set-EnvironmentVariable "PYTHON3_32_PATH" "$install_path"
|
||||
Set-EnvironmentVariable "PIP3_32_PATH" "$install_path\Scripts"
|
||||
}
|
||||
Set-EnvironmentVariable "PYTHON$version-32_PATH" "$install_path"
|
||||
Set-EnvironmentVariable "PIP$version-32_PATH" "$install_path\Scripts"
|
||||
} else {
|
||||
Set-EnvironmentVariable "PYTHON3_PATH" "$install_path"
|
||||
Set-EnvironmentVariable "PIP3_PATH" "$install_path\Scripts"
|
||||
if ($setDefault) {
|
||||
Set-EnvironmentVariable "PYTHON3_PATH" "$install_path"
|
||||
Set-EnvironmentVariable "PIP3_PATH" "$install_path\Scripts"
|
||||
}
|
||||
Set-EnvironmentVariable "PYTHON$version-64_PATH" "$install_path"
|
||||
Set-EnvironmentVariable "PIP$version-64_PATH" "$install_path\Scripts"
|
||||
}
|
||||
|
||||
|
||||
@@ -88,7 +96,13 @@ Run-Executable "$install_path\Scripts\pip3.exe" "$pip_args install virtualenv wh
|
||||
# Install all needed packages in a special wheel cache directory
|
||||
$python3_wheel_dir="$install_path\python3-wheels"
|
||||
Run-Executable "$install_path\Scripts\pip3.exe" "$pip_args wheel --wheel-dir $python3_wheel_dir -r $PSScriptRoot\..\shared\requirements.txt"
|
||||
Set-EnvironmentVariable "PYTHON3_WHEEL_CACHE" "$python3_wheel_dir"
|
||||
|
||||
Set-EnvironmentVariable "PYTHON3_WHEEL_CACHE-$version-$archVer" "$python3_wheel_dir"
|
||||
# PYTHON3_WHEEL_CACHE is already in use so we should keep it pointing to 64 bit default
|
||||
# wheel cache
|
||||
if (($setDefault) -And ($archVer -eq 64)) {
|
||||
Set-EnvironmentVariable "PYTHON3_WHEEL_CACHE" "$python3_wheel_dir"
|
||||
}
|
||||
|
||||
# Install PyPDF2 for QSR documentation
|
||||
Run-Executable "$install_path\Scripts\pip3.exe" "$pip_args install PyPDF2"
|
||||
|
||||
@@ -36,8 +36,8 @@
|
||||
# This script will pre-installed squish package for Windows.
|
||||
# Squish is need by Release Test Automation (RTA)
|
||||
|
||||
$version = "6.5.2"
|
||||
$qtBranch = "514x"
|
||||
$version = "6.6.1"
|
||||
$qtBranch = "515x"
|
||||
$targetDir = "C:\Utils\squish"
|
||||
$squishPackage = "C:\Utils\rta_squish"
|
||||
$squishUrl = "\\ci-files01-hki.intra.qt.io\provisioning\squish\jenkins_build"
|
||||
@@ -60,13 +60,13 @@ $OSVersion = (get-itemproperty -Path "HKLM:\SOFTWARE\Microsoft\Windows NT\Curren
|
||||
if ($OSVersion -eq "Windows 10 Enterprise") {
|
||||
$winVersion = "win10"
|
||||
if (Is64BitWinHost) {
|
||||
$sha1 = "9262d3b749483094024c74986f93e9340afbdb62"
|
||||
$sha1 = "17b5bec83f448877e42e5effdc7daf723d157800"
|
||||
} else {
|
||||
$sha1 = "0763b344afa327e6c374971492021c5e923be892"
|
||||
$sha1 = "1e6c1b3935e1c1bcdd28ec2511f24b8656d3ee6a"
|
||||
}
|
||||
} elseif ($OSVersion -eq "Windows 7 Enterprise") {
|
||||
$winVersion = "win7"
|
||||
$sha1 = "01b3529459da948cfde319d60becc666da0e1c4d"
|
||||
$sha1 = "ec890c16bb671ae79b093ba81e6567d2780f85a2"
|
||||
}
|
||||
$squishArchive = "prebuild-squish-$version-$qtBranch-$winVersion-$arch.zip"
|
||||
|
||||
|
||||
@@ -86,6 +86,8 @@ installPackages+=(rh-nodejs12-nodejs-devel)
|
||||
installPackages+=(java-1.8.0-openjdk-devel)
|
||||
# For receiving shasum
|
||||
installPackages+=(perl-Digest-SHA)
|
||||
# For Clang 11 tests
|
||||
installPackages+=(perl-Digest-MD5)
|
||||
# INTEGRITY requirements
|
||||
installPackages+=(glibc.i686)
|
||||
# Enable Qt Bluetooth
|
||||
@@ -134,6 +136,9 @@ sudo ln -s /opt/rh/rh-python36/root/usr/bin/pip3 /usr/local/bin/pip3
|
||||
sudo pip install --upgrade pip
|
||||
sudo pip install virtualenv wheel
|
||||
|
||||
# Needed by packaging scripts
|
||||
sudo /usr/local/bin/pip3 install colorlog --user
|
||||
|
||||
sudo /usr/local/bin/pip3 install wheel
|
||||
# Install all needed packages in a special wheel cache directory
|
||||
/usr/local/bin/pip3 wheel --wheel-dir "$HOME/python3-wheels" -r "${BASH_SOURCE%/*}/../common/shared/requirements.txt"
|
||||
|
||||
9
coin/provisioning/qtci-linux-SLES-15-x86_64/01-disable-btrfs-balance.sh
Executable file
9
coin/provisioning/qtci-linux-SLES-15-x86_64/01-disable-btrfs-balance.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
# Stops the balance job if one is running at the moment. This is a very expensive thing to run and causes major slow down.
|
||||
sudo systemctl stop btrfs-balance.service
|
||||
|
||||
# This will disable btrfs balance job scheduling.
|
||||
sudo sed -i 's/BTRFS_BALANCE_PERIOD="weekly"/BTRFS_BALANCE_PERIOD="none"/g' /etc/sysconfig/btrfsmaintenance
|
||||
7
coin/provisioning/qtci-linux-SLES-15-x86_64/01-disable-cron_daily.sh
Executable file
7
coin/provisioning/qtci-linux-SLES-15-x86_64/01-disable-cron_daily.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
# this script will remove executable rights from cron.daily jobs
|
||||
sudo chmod -x /etc/cron.daily/*
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
# This will disable fstrim. The fstrim.timer is scheduled to activate the fstrim.service
|
||||
sudo systemctl stop fstrim.timer
|
||||
sudo systemctl disable fstrim.timer
|
||||
@@ -103,3 +103,5 @@ sudo zypper -nq install unixODBC-devel unixODBC
|
||||
# sqlite support
|
||||
sudo zypper -nq install sqlite3 sqlite3-devel
|
||||
|
||||
# Java - needed by RTA jenkins
|
||||
sudo zypper -nq install java
|
||||
|
||||
@@ -5,4 +5,4 @@ set -ex
|
||||
# shellcheck source=../common/linux/gcc.sh
|
||||
source "${BASH_SOURCE%/*}/../common/linux/gcc.sh"
|
||||
|
||||
InstallGCC 9.2.0 50 2b3873263d4d6b09b37102078d80dcd7016b9392 44975966b15bca922ba64efa8ec3257726a79153
|
||||
InstallGCC 9.3.0 50 526bc0ed135e65366080350d0f991157752223c0 b746688bf045a316fc92c3528138ad10d0822b6b
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
#############################################################################
|
||||
##
|
||||
## Copyright (C) 2018 The Qt Company Ltd.
|
||||
## Copyright (C) 2020 The Qt Company Ltd.
|
||||
## Contact: http://www.qt.io/licensing/
|
||||
##
|
||||
## This file is part of the provisioning scripts of the Qt Toolkit.
|
||||
@@ -114,15 +114,15 @@ sha1Ios="aae58d00d0a1b179a09f21cfc67f9d16fb95ff36"
|
||||
{ Install "$cacheSigningTools/ios_password.txt" "$targetFolder/ios_password.txt" $sha1Ios; } 2> /dev/null
|
||||
{ iosPassword=$(cat "$targetFolder/ios_password.txt"); } 2> /dev/null
|
||||
|
||||
iPhoneDeveloper="iosDevelopment2019CiTeam.p12"
|
||||
shaIPhoneDeveloper="fa22abe1b1cc64af6585f7a61c4aba5e00220bdc"
|
||||
Install "$cacheSigningTools/latest_ios_cert_2019/$iPhoneDeveloper" "$targetFolder/$iPhoneDeveloper" $shaIPhoneDeveloper
|
||||
iPhoneDeveloper="iPhoneDeveloperCiTeam2020.p12"
|
||||
shaIPhoneDeveloper="73136e44fed850f398e85908e4a73f20a6bdd8a2"
|
||||
Install "$cacheSigningTools/latest_ios_cert_2020/$iPhoneDeveloper" "$targetFolder/$iPhoneDeveloper" $shaIPhoneDeveloper
|
||||
echo "Importing $iPhoneDeveloper.."
|
||||
{ security import $targetFolder/$iPhoneDeveloper -k $loginKeychain* -P "$iosPassword" -T /usr/bin/codesign; } 2> /dev/null
|
||||
|
||||
iPhoneDistribution="iosDistribution2019CiTeam.p12"
|
||||
shaIPhoneDistribution="6510119651c7aecb21d0a1dae329f2eae1e8f4e9"
|
||||
Install "$cacheSigningTools/latest_ios_cert_2019/$iPhoneDistribution" "$targetFolder/$iPhoneDistribution" $shaIPhoneDistribution
|
||||
iPhoneDistribution="iPhoneDistributionCiTeam2020.p12"
|
||||
shaIPhoneDistribution="36215c3cbc6bfee48e86aafbd53c56282fe36d8d"
|
||||
Install "$cacheSigningTools/latest_ios_cert_2020/$iPhoneDistribution" "$targetFolder/$iPhoneDistribution" $shaIPhoneDistribution
|
||||
echo "Importing $iPhoneDistribution.."
|
||||
{ security import "$targetFolder/$iPhoneDistribution" -k $loginKeychain* -P "$iosPassword" -T /usr/bin/codesign; } 2> /dev/null
|
||||
|
||||
@@ -130,8 +130,8 @@ echo "Importing $iPhoneDistribution.."
|
||||
echo "Creating directory $targetFolder/Library/MobileDevice/Provisioning Profiles.."
|
||||
mkdir "$targetFolder/Library/MobileDevice"
|
||||
mkdir "$targetFolder/Library/MobileDevice/Provisioning Profiles"
|
||||
shaMobileprovision="477a7f3876c4333bd56a045df0d82fce795b1ebb"
|
||||
Install "$cacheSigningTools/latest_ios_cert_2019/iOS_Dev_2019_citeam.mobileprovision" "$targetFolder/Library/MobileDevice/Provisioning Profiles/iOS_Dev08112017.mobileprovision" $shaMobileprovision
|
||||
shaMobileprovision="ec9697276253ca7bf4401912236f0e6fde4214da"
|
||||
Install "$cacheSigningTools/latest_ios_cert_2020/iOS_Dev_2020_citeam.mobileprovision" "$targetFolder/Library/MobileDevice/Provisioning Profiles/iOS_Dev_2020_citeam.mobileprovision" $shaMobileprovision
|
||||
|
||||
# Removing password files
|
||||
rm -fr "$targetFolder/login_keychain_password.txt"
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
# Allow SMB client guest logons to SMB server.
|
||||
reg.exe ADD "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters" /V AllowInsecureGuestAuth /T REG_dWORD /D 1 /F
|
||||
@@ -1 +1,8 @@
|
||||
. "$PSScriptRoot\..\common\windows\python3.ps1"
|
||||
# Parameters:
|
||||
# - Arch 32/64
|
||||
# - installer sha1
|
||||
# - install target dir
|
||||
# - version
|
||||
# - Optional true/false if set as default with PYTHON3/PIP3_PATH variables, default false
|
||||
|
||||
. "$PSScriptRoot\..\common\windows\python3.ps1" 32 "76c50b747237a0974126dd8b32ea036dd77b2ad1" "C:\Python36" "3.6.1" $true
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
icu/65.1@qtproject/stable
|
||||
libxml2/2.9.10@qtproject/stable
|
||||
libxslt/1.1.34@qtproject/stable
|
||||
libjpeg-turbo/2.0.3@qtproject/stable
|
||||
libjpeg-turbo/2.0.5@qtproject/stable
|
||||
|
||||
[generators]
|
||||
cmake
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
. "$PSScriptRoot\..\common\windows\python3.ps1" 32 "C:\Python36_32"
|
||||
@@ -1 +1,12 @@
|
||||
. "$PSScriptRoot\..\common\windows\python3.ps1" 64
|
||||
# Parameters:
|
||||
# - Arch 32/64
|
||||
# - installer sha1
|
||||
# - install target dir
|
||||
# - version
|
||||
# - Optional true/false if set as default with PYTHON3/PIP3_PATH variables, default false
|
||||
|
||||
. "$PSScriptRoot\..\common\windows\python3.ps1" 64 "a8ac14ee5486547caf84abdf151be22d9d069c0a" "C:\Python38_64" "3.8.1"
|
||||
. "$PSScriptRoot\..\common\windows\python3.ps1" 32 "14ff2c2e5538b03a012cb4c9d519d970444ebd42" "C:\Python38_32" "3.8.1"
|
||||
# default ones
|
||||
. "$PSScriptRoot\..\common\windows\python3.ps1" 64 "bf54252c4065b20f4a111cc39cf5215fb1edccff" "C:\Python36" "3.6.1" $true
|
||||
. "$PSScriptRoot\..\common\windows\python3.ps1" 32 "76c50b747237a0974126dd8b32ea036dd77b2ad1" "C:\Python36_32" "3.6.1" $true
|
||||
|
||||
@@ -50,20 +50,20 @@ Run-Conan-Install `
|
||||
|
||||
Run-Conan-Install `
|
||||
-ConanfilesDir "$PSScriptRoot\conanfiles" `
|
||||
-BuildinfoDir Mingw73-x86 `
|
||||
-BuildinfoDir Mingw-x86 `
|
||||
-Arch x86 `
|
||||
-Compiler "gcc" `
|
||||
-CompilerVersion 7 `
|
||||
-CompilerVersion 8 `
|
||||
-CompilerLibcxx "libstdc++" `
|
||||
-CompilerException "dwarf2" `
|
||||
-CompilerThreads "posix"
|
||||
|
||||
Run-Conan-Install `
|
||||
-ConanfilesDir "$PSScriptRoot\conanfiles" `
|
||||
-BuildinfoDir Mingw73-x86_64 `
|
||||
-BuildinfoDir Mingw-x86_64 `
|
||||
-Arch x86_64 `
|
||||
-Compiler "gcc" `
|
||||
-CompilerVersion 7 `
|
||||
-CompilerVersion 8 `
|
||||
-CompilerLibcxx "libstdc++" `
|
||||
-CompilerException "seh" `
|
||||
-CompilerThreads "posix"
|
||||
|
||||
1
coin/provisioning/qtci-windows-10-x86_64/90-install-mcuxpresso.ps1
Executable file
1
coin/provisioning/qtci-windows-10-x86_64/90-install-mcuxpresso.ps1
Executable file
@@ -0,0 +1 @@
|
||||
. "$PSScriptRoot\..\common\windows\install-mcuxpresso.ps1"
|
||||
@@ -0,0 +1 @@
|
||||
. "$PSScriptRoot\..\common\windows\install-stm32cubeprogrammer.ps1"
|
||||
@@ -2,7 +2,7 @@
|
||||
icu/65.1@qtproject/stable
|
||||
libxml2/2.9.10@qtproject/stable
|
||||
libxslt/1.1.34@qtproject/stable
|
||||
libjpeg-turbo/2.0.3@qtproject/stable
|
||||
libjpeg-turbo/2.0.5@qtproject/stable
|
||||
|
||||
[generators]
|
||||
cmake
|
||||
|
||||
@@ -1 +1,8 @@
|
||||
. "$PSScriptRoot\..\common\windows\python3.ps1"
|
||||
# Parameters:
|
||||
# - Arch 32/64
|
||||
# - installer sha1
|
||||
# - install target dir
|
||||
# - version
|
||||
# - Optional true/false if set as default with PYTHON3/PIP3_PATH variables, default false
|
||||
|
||||
. "$PSScriptRoot\..\common\windows\python3.ps1" 32 "76c50b747237a0974126dd8b32ea036dd77b2ad1" "C:\Python36" "3.6.1" $true
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
|
||||
Run-Conan-Install `
|
||||
-ConanfilesDir "$PSScriptRoot\conanfiles" `
|
||||
-BuildinfoDir Mingw73-x86 `
|
||||
-BuildinfoDir Mingw-x86 `
|
||||
-Arch x86 `
|
||||
-Compiler "gcc" `
|
||||
-CompilerVersion 7 `
|
||||
-CompilerVersion 8 `
|
||||
-CompilerLibcxx "libstdc++" `
|
||||
-CompilerException "dwarf2" `
|
||||
-CompilerThreads "posix"
|
||||
|
||||
@@ -2,8 +2,7 @@
|
||||
icu/65.1@qtproject/stable
|
||||
libxml2/2.9.10@qtproject/stable
|
||||
libxslt/1.1.34@qtproject/stable
|
||||
libjpeg-turbo/2.0.3@qtproject/stable
|
||||
zlib/1.2.11@qtproject/stable
|
||||
libjpeg-turbo/2.0.5@qtproject/stable
|
||||
|
||||
[generators]
|
||||
cmake
|
||||
@@ -22,8 +21,6 @@ libxslt:shared=True
|
||||
|
||||
libjpeg-turbo:shared=False
|
||||
|
||||
zlib:shared=False
|
||||
|
||||
[imports]
|
||||
bin, icudt65.dll -> ./bin
|
||||
bin, icuin65.dll -> ./bin
|
||||
|
||||
27
configure
vendored
27
configure
vendored
@@ -1,32 +1,27 @@
|
||||
#! /bin/sh
|
||||
#############################################################################
|
||||
##
|
||||
## Copyright (C) 2015 The Qt Company Ltd.
|
||||
## Copyright (C) 2020 The Qt Company Ltd.
|
||||
## Contact: http://www.qt.io/licensing/
|
||||
##
|
||||
## This file is part of the build tools of the Qt Toolkit.
|
||||
##
|
||||
## $QT_BEGIN_LICENSE:LGPL21$
|
||||
## $QT_BEGIN_LICENSE:GPL-EXCEPT$
|
||||
## 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.
|
||||
## and conditions see https://www.qt.io/terms-conditions. For further
|
||||
## information use the contact form at https://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.
|
||||
## GNU General Public License Usage
|
||||
## Alternatively, this file may be used under the terms of the GNU
|
||||
## General Public License version 3 as published by the Free Software
|
||||
## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
|
||||
## included in the packaging of this file. Please review the following
|
||||
## information to ensure the GNU General Public License requirements will
|
||||
## be met: https://www.gnu.org/licenses/gpl-3.0.html.
|
||||
##
|
||||
## $QT_END_LICENSE$
|
||||
##
|
||||
|
||||
@@ -1,32 +1,27 @@
|
||||
@echo off
|
||||
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
|
||||
::
|
||||
:: Copyright (C) 2015 The Qt Company Ltd.
|
||||
:: Copyright (C) 2020 The Qt Company Ltd.
|
||||
:: Contact: http://www.qt.io/licensing/
|
||||
::
|
||||
:: This file is part of the tools applications of the Qt Toolkit.
|
||||
::
|
||||
:: $QT_BEGIN_LICENSE:LGPL21$
|
||||
:: $QT_BEGIN_LICENSE:GPL-EXCEPT$
|
||||
:: 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.
|
||||
:: and conditions see https://www.qt.io/terms-conditions. For further
|
||||
:: information use the contact form at https://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.
|
||||
:: GNU General Public License Usage
|
||||
:: Alternatively, this file may be used under the terms of the GNU
|
||||
:: General Public License version 3 as published by the Free Software
|
||||
:: Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
|
||||
:: included in the packaging of this file. Please review the following
|
||||
:: information to ensure the GNU General Public License requirements will
|
||||
:: be met: https://www.gnu.org/licenses/gpl-3.0.html.
|
||||
::
|
||||
:: $QT_END_LICENSE$
|
||||
::
|
||||
|
||||
2
qt3d
2
qt3d
Submodule qt3d updated: 5f83aa9113...34171b1d99
Submodule qtactiveqt updated: cddd08a9ed...0c62d8262f
Submodule qtandroidextras updated: 7368404020...505be55243
2
qtbase
2
qtbase
Submodule qtbase updated: de6e92e26a...40143c189b
2
qtcharts
2
qtcharts
Submodule qtcharts updated: b1edcbc8b0...a67f812548
Submodule qtconnectivity updated: be75143e7d...ca6cc606d9
Submodule qtdatavis3d updated: 8ea21240c3...1168c788a1
Submodule qtdeclarative updated: ad47d70e22...104eae5b17
2
qtdoc
2
qtdoc
Submodule qtdoc updated: 64a0b3a31a...2d00e0060b
Submodule qtgamepad updated: f1e9844fa7...ff933a4e72
Submodule qtgraphicaleffects updated: 83e9a15a52...66b7fbaca4
Submodule qtimageformats updated: 1a790ba615...74a5bc4a45
Submodule qtlocation updated: e73246b0e5...02a21217a9
2
qtlottie
2
qtlottie
Submodule qtlottie updated: 43c7e0a05f...b182dcd78a
Submodule qtmacextras updated: 061b6abfc2...65f500c488
Submodule qtmultimedia updated: 8337692ea3...fd30913d46
Submodule qtnetworkauth updated: 9f6f71d7b1...fb2d6d47a0
Submodule qtpurchasing updated: ac5a9b9615...ddfa4d1624
2
qtqa
2
qtqa
Submodule qtqa updated: 36a71f6d34...db367270e4
Submodule qtquick3d updated: e133dec427...2e05e6d654
Submodule qtquickcontrols updated: e5fb9e4cea...7c29283041
Submodule qtquickcontrols2 updated: f66d6116b0...16f27dfa35
Submodule qtquicktimeline updated: e993bd51b8...147ad75c58
Submodule qtremoteobjects updated: d4957cd786...8e88944250
Submodule qtrepotools updated: 050705f615...ee34618d9f
2
qtscript
2
qtscript
Submodule qtscript updated: 0f6ea35152...5da7de1800
2
qtscxml
2
qtscxml
Submodule qtscxml updated: a11be67255...95aa78be79
Submodule qtsensors updated: be24a7a43c...5618198e6d
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user