Compare commits

..

71 Commits

Author SHA1 Message Date
Qt Submodule Update Bot
bb59a6bfcb Update submodules on '5.9.6' in qt5
Change-Id: I56e07a48063b65c9a4ab961b10415642d2d1fa72
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
2018-06-07 11:33:48 +00:00
Qt Submodule Update Bot
1cf6f1a8cb Update submodules on '5.9.6' in qt5
Change-Id: I16a75e0ecbc01f944165a6a47f453c2aca82a837
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
2018-06-02 04:58:15 +00:00
Joni Jantti
eeb9fc4129 Provisioning: Ubuntu - Add QNX 6.6.0
QNX 6.6.0 is required by RTA.

Task-number: QTQAINFRA-1914
Change-Id: Id0578050d24fb13f3e10a10e972be790d39f9bc0
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
(cherry picked from commit e8a60ed41b)
2018-06-02 04:58:06 +00:00
Qt Submodule Update Bot
80e2123065 Update submodules on '5.9.6' in qt5
Change-Id: I4b5695046233f88bbfe41b628acc1ea694e5fe98
Reviewed-by: Liang Qi <liang.qi@qt.io>
2018-05-23 11:46:56 +00:00
Samuli Piippo
85c2dae031 Change QNX7 x86 release builds to x86_64
Task-number: QTBUG-67746
Change-Id: I677019909d56d8b227f0607069cbf3ab0cf7fec3
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
(cherry picked from commit 1c8ff381be)
2018-05-16 14:56:22 +00:00
Jani Heikkinen
26b22a63a1 Adjust QNX packaging builds for Qt 5.9
- Add missing 'Packaging' flag for linux and windows QNX builds

Change-Id: Ie4c49b9bd93f67f6a2dbbdece99da8c8f5fb3bef
Reviewed-by: Akseli Salovaara <akseli.salovaara@qt.io>
(cherry picked from commit de5d8f3b4f)
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
2018-05-16 14:56:18 +00:00
Oswald Buddenhagen
04d6ce5b3d Adjust submodule branches
Change-Id: I3614287752f5fe1bc3795ae16df3ebaede9dc056
2018-05-09 12:35:56 +02:00
Qt Submodule Update Bot
06b5bad1c1 Update submodules on '5.9' in qt5
Change-Id: I1c6c38b91bd327ca1e13e33892c562c43a3bdf1f
Reviewed-by: Liang Qi <liang.qi@qt.io>
2018-05-06 15:44:31 +00:00
Qt Submodule Update Bot
fdfe644ad2 Update submodules on '5.9' in qt5
Change-Id: I4ed094e012cc6cdb5a351fdccb7d3db28ae9a983
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
2018-05-03 06:02:47 +00:00
Qt Submodule Update Bot
0ab127c294 Update submodules on '5.9' in qt5
Change-Id: Ie62f2c70c394f5e2dc000f8280c305e96d2f44e9
Reviewed-by: Liang Qi <liang.qi@qt.io>
2018-04-29 15:14:40 +00:00
Qt Submodule Update Bot
ad91a38ee6 Update submodules on '5.9' in qt5
Change-Id: I0031e830e4e05beb078ecdeda88f2eb50d8cf039
Reviewed-by: Liang Qi <liang.qi@qt.io>
2018-04-25 11:33:14 +00:00
Joni Jantti
e66122dac6 Add VC build tools to Windows 10 x86 template
These tools were missing from the installation.

Change-Id: I627b28a6f9373df708952e22a7f404b8dbce6239
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
(cherry picked from commit 9af755a79e)
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
2018-04-25 11:33:11 +00:00
Joni Jantti
f413d29be6 Add a clean installed Win10_x86 for RTA
Task-number: QTQAINFRA-1842
Change-Id: I0334d74055690c7f850fd105fe008d11a8e57b8c
Reviewed-by: Matti Paaso <matti.paaso@qt.io>
(cherry picked from commit 9e74a1e5b7)
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
2018-04-25 11:33:08 +00:00
Matti Paaso
cd894f6531 Add Windows 8.1 target for RTA
Change-Id: Ifd055590bada66f7437af0b4de4a8549440952ae
Reviewed-by: Johanna Äijälä <johanna.aijala@qt.io>
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
(cherry picked from commit b59f4207a3)
2018-04-25 11:33:05 +00:00
Matti Paaso
59721f231c Add RTA targets
Release Test Automation tests are ran also in additional targets
compared to qt5 targets.

Change-Id: I72ca86f875920ec266e0e6b7ea3fee026eaa1cfe
Reviewed-by: Aapo Keskimolo <aapo.keskimolo@qt.io>
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
Reviewed-by: Simo Fält <simo.falt@qt.io>
(cherry picked from commit 884490eaae)
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
2018-04-25 11:33:02 +00:00
Joni Jantti
aa238f9770 Provisioning: Win10_x86 - Windows 10 SDK with debugging tools
RTA needs debugging tools for Windows 10 x86 testing.

Change-Id: I69cae92a2529a933a018f22c1b200bdc4d2c0aa0
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
(cherry picked from commit 081861de18)
2018-04-20 06:16:06 +00:00
Joni Jantti
b9d64d2074 Provisioning: Win10_x86 - psql
Required by RTA.

Task-number: QTQAINFRA-1923
Change-Id: Ia13d9586d1c1934c8c4e51fcbe9ce826bba68524
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
(cherry picked from commit c1e2307d02)
2018-04-20 06:16:04 +00:00
Joni Jantti
3b3c2ab697 Provisioning: Win10_x86 - mysql
Required by RTA.

Task-number: QTQAINFRA-1923
Change-Id: I13d78da0bd3ea2fa8a75734fb5f88a472cbd79de
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
(cherry picked from commit c404097600)
2018-04-20 06:16:01 +00:00
Joni Jantti
da3d33d2e8 Provisioning: Win10_x86 - openssl
Required by RTA.

Task-number: QTQAINFRA-1923
Change-Id: I4937980a1f23d56e509b71541605c80cb6423402
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
(cherry picked from commit 3d6736a7f1)
2018-04-20 06:15:58 +00:00
Heikki Halmet
0d19fb2955 Provisioning: Fix Squish installation for msvc14 32-bit
Task-number: QTQAINFRA-1809
Change-Id: I8a2947fe52535e39b0817fec2ee0c35bb09e4060
Reviewed-by: Joni Jäntti <joni.jantti@qt.io>
Reviewed-by: Johanna Äijälä <johanna.aijala@qt.io>
(cherry picked from commit 3410bab278)
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Reviewed-by: Simo Fält <simo.falt@qt.io>
2018-04-20 06:15:55 +00:00
Oliver Wolff
73621de891 Unify Windows provisioning scripts & improve error handling
While Coin should also see exit codes != 0 as error, we should
stick to one way of handling script errors. As Power Shell cmdlets
signal an error by throwing an exception we should do the same
(and that approach also works in Coin).

Additionally extracting 7zip files was unified across scripts by
using the existing helper function instead of reinventing the wheel
again and again.

A similar helper function was introduced for starting an external
application (and handling its errors).

Also echo and other "cmd" commands were replaced by their PowerShell
equivalents to have a unified approach across our Windows provisioning
scripts.

Change-Id: I70129ce38692f1396c33c13b33a2918485fa5271
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
(cherry picked from commit cb6709ce5c)
Reviewed-by: Simo Fält <simo.falt@qt.io>
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
2018-04-20 06:15:53 +00:00
Oliver Wolff
a37f4a2485 Windows 10: Enable developer mode
Developer mode is required by RTA for testing.

Change-Id: I4f20fb8d694d5148b7f976c1ef4bb23ff2fb57ba
(cherry picked from commit f51fd755b5)
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
2018-04-18 18:16:28 +00:00
Joni Jantti
34cf0234b9 Provisioning: Win10 - Add Squish for mingw53
RTA requires Squish for mingw53 on Windows 10 machines for testing.

Task-number: QTQAINFRA-1729
Change-Id: I42f2c6c62dd004ebc072835340ce24105cfac5e8
(cherry picked from commit 5e31866727)
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
2018-04-18 18:16:22 +00:00
Joni Jantti
18b2d88dd5 Provisioning: Win7-x86 - Add msvc14_x86 squish package
Squish is required by RTA testing.

Task-number: QTQAINFRA-1732
Change-Id: I8ab0b11ccc299cc0b10e59f99d1cf27c0cdd48b9
(cherry picked from commit f6f00fdce1)
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
2018-04-18 18:16:18 +00:00
Joni Jantti
0f25c861f8 Provisioning: win10_x86 - Disable automatic updates
Task-number: QTQAINFRA-1814
Change-Id: I69b4f57808fe039208d9a92d288a74a09148db39
(cherry picked from commit 3230cdb138)
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
2018-04-18 18:16:13 +00:00
Joni Jantti
2042fea677 Provisioning: Ubuntu 16.04 - QNX700
QNX 7.0 is required by RTA on Ubuntu.

Task-number: QTQAINFRA-1671
Task-number: QTQAINFRA-1914
Change-Id: I82821e096cfa2d35a2176eba6e753a0d71049b72
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
(cherry picked from commit dc6c54cb2d)
2018-04-18 18:16:09 +00:00
Simo Fält
b74a5ac533 Revert "Install Python 2.7.13 to RHEL with pip"
This reverts commit 794913dde7,
which seems to break pyside builds. Instead we install python-pip
package from the EPEL repository.

Change-Id: Ic84680b0b0d6950d389bb42a6add18c83256f00f
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
(cherry picked from commit 6a06c4b4fe)
Reviewed-by: Simo Fält <simo.falt@qt.io>
2018-04-18 18:16:06 +00:00
Heikki Halmet
6f39655317 Provisioning: Upgrade pip to latest version
Latest pip version is not installed during python
installation. Pip need to be reinstalled after python
installation because older version of pip seems to cause
installation problems randomly at least with python 2.7

Task-number: QTQAINFRA-1902
Change-Id: If3d74130ecee6e410c64cad309feff9edc0e5db0
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Simo Fält <simo.falt@qt.io>
(cherry picked from commit 2e6af2bba7)
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
2018-04-18 18:16:02 +00:00
Heikki Halmet
51e22677e8 Provisioning: Remove sha1 file after shasum check
Change-Id: Iee8e66d98e5ebd2dee18baf8e1752a86065417d1
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
(cherry picked from commit c79d285ffa)
Reviewed-by: Liang Qi <liang.qi@qt.io>
2018-04-18 18:15:57 +00:00
Tony Sarajärvi
68884e38f8 Remove updating of RHEL 7.4 system during each provisioning
Yum update doesn't only fetch the repository data. It also runs
a distro upgrade. So if something gets updated that isn't
compatible with us, it breaks. It also slows down the provisioning
a lot.

Change-Id: I27136bc572fbce5410b82ff9574cf85bf89e3100
Reviewed-by: Joni Jäntti <joni.jantti@qt.io>
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
(cherry picked from commit daeaec9b3c)
Reviewed-by: Liang Qi <liang.qi@qt.io>
2018-04-18 18:15:48 +00:00
Tony Sarajärvi
bced3b27e6 Install Python 2.7.13 to RHEL with pip
System's default Python is 2.7.5 and doesn't come
with pip at all. To install its pip, it would require us to
enable the EPEL repository and install it from there.

The repos we use already include Python 2.7.13. If we install that
we get pip as well.

Change-Id: I083a970697a962ddb301616695c2cf419f1229f8
Reviewed-by: Simo Fält <simo.falt@qt.io>
(cherry picked from commit 794913dde7)
2018-04-18 18:15:44 +00:00
Tony Sarajärvi
afffd938c0 Remove duplicate python-devel provisioning from RHEL 7.x
Change-Id: I445135d675fa6b5cb305f6aadf5b754ab248a1ff
Reviewed-by: Simo Fält <simo.falt@qt.io>
(cherry picked from commit f1eca9bbff)
2018-04-18 18:15:39 +00:00
Tony Sarajärvi
9bcf5656a1 Make unzip less verbose in macOS
Change-Id: I83249f724ecbfeeb4fd5c1cd33a9c6195c590c4b
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
(cherry picked from commit ab021d4bb4)
Reviewed-by: Simo Fält <simo.falt@qt.io>
2018-04-18 18:15:36 +00:00
Frederik Gladhorn
4ff6dd218a Update Python 3.4 to 3.6 in RHEL 7.x
Also install Python 3 through system packages instead
of some weird scripts.

Change-Id: Ie22e126a422bd6efe9b3030d5044f4c196894ca8
Reviewed-by: Simo Fält <simo.falt@qt.io>
(cherry picked from commit 9ae91ae3f8)
2018-04-18 18:15:31 +00:00
Rainer Keller
836bc7c649 Install RHEL EPEL only once
Installing twice will fail when preventing the +e injection bug
when fixing the try-catch issue.

Change-Id: I26a1b9fa235c44fe933f2f29016a80f57d47ed49
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
(cherry picked from commit 9cb66c0114)
Reviewed-by: Simo Fält <simo.falt@qt.io>
2018-04-18 18:15:27 +00:00
Tony Sarajärvi
0f10422f5d Disable background update checks in RHEL 7.x
Change-Id: If17fd47850be8b3a59ded7e0a543c9160f92b84c
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
(cherry picked from commit f6d18ec9b3)
2018-04-18 18:15:22 +00:00
Heikki Halmet
4b9ea4477d Provisioning: Fix java installation for mac
Change-Id: I3b6672e671720416af71631c2f9ce814f07e596a
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
(cherry picked from commit a6feaec287)
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
2018-04-18 18:15:17 +00:00
Tony Sarajärvi
a780f200a8 Remove try_catch.sh helper script
Change-Id: I3981920bb8085ffbad89c31e0fd628a6e11146b6
Reviewed-by: Joni Jäntti <joni.jantti@qt.io>
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
(cherry picked from commit 1b5f8cec03)
2018-04-18 18:15:13 +00:00
Jędrzej Nowacki
71282805a5 Simplify openssl_for_android_linux provisioning script
The script was over-engineered. The new version provides the same
functionality while removing uninteresting postmortem messages.

In addition try_catch.sh has a bug that injects set +e So it is good
to avoid using it.

Change-Id: I9e26e8fedad71d40270fe94695d5e1c09c3d9023
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
(cherry picked from commit bb9739773c)
Reviewed-by: Simo Fält <simo.falt@qt.io>
2018-04-18 18:15:09 +00:00
Tony Sarajärvi
9497487c77 Remove try_catch codes from unix scripts
Change-Id: Iabadbf28c65132ae614048cb98e92f57e3786056
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
(cherry picked from commit 90261c1df5)
2018-04-18 18:15:04 +00:00
Heikki Halmet
6ef6267ab9 Provisioning: Move http_proxy.txt under shared folder
Change-Id: Id5b2f07a92eadfb21fbfdb3fb65621d6322dc8c4
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
(cherry picked from commit 23b4bcf6c5)
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
2018-04-18 18:15:00 +00:00
Tony Sarajärvi
fb55d5bc14 Set proxy on Windows VMs while provisioning
Task-number: QTQAINFRA-1669
Change-Id: Ia6b5b668051642a3729d7c7c83c69d8797045847
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
(cherry picked from commit 54d8396d68)
2018-04-18 18:14:41 +00:00
Tony Sarajärvi
41c372c010 Remove try_catch codes from common macOS scripts
Change-Id: I66291e2da5514499387b61e01ad85a652cd24d7b
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
(cherry picked from commit a98b0f3d79)
Reviewed-by: Simo Fält <simo.falt@qt.io>
2018-04-18 18:14:37 +00:00
Tony Sarajärvi
34e9e68372 Remove try_catch codes from macOS 10.12 provisioning
Change-Id: I57fbfdef3e8105e9e66c576ef545fc6c22400ac7
Reviewed-by: Joni Jäntti <joni.jantti@qt.io>
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
(cherry picked from commit 2f9a2f65e5)
2018-04-18 18:14:32 +00:00
Matti Paaso
ee16738e1b Provisioning: osx-10.11 - Java
This is needed for running RTA jobs in Coin.

Change-Id: Iff855dae54babef00c055a2c8b938871101305e3
Reviewed-by: Simo Fält <simo.falt@qt.io>
(cherry picked from commit c3b33afc32)
2018-04-18 18:14:28 +00:00
Tony Sarajärvi
33b0b0751f Remove try_catch codes from macOS 10.11 scripts
Change-Id: I7690ae186729b3a180b1d38c298a861d981dbf5d
Reviewed-by: Joni Jäntti <joni.jantti@qt.io>
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
(cherry picked from commit 250dd8c84e)
2018-04-18 18:14:22 +00:00
Tony Sarajärvi
be8d6ad1b7 Remove try_catch from common linux scripts
Change-Id: I9c7b472fa4c448f40c9adc6cc8a0d84cb9c5e74c
Reviewed-by: Joni Jäntti <joni.jantti@qt.io>
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
(cherry picked from commit 1c6abfae01)
2018-04-18 18:14:18 +00:00
Tony Sarajärvi
8aef7fc9c0 Remove try_catch codes from Ubuntu 16.04 scripts
Change-Id: I4a377b8bc2a16d9b9c4123a9a4f623f1a6a7ae18
Reviewed-by: Joni Jäntti <joni.jantti@qt.io>
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
(cherry picked from commit 4492fd3268)
Reviewed-by: Simo Fält <simo.falt@qt.io>
2018-04-18 18:14:13 +00:00
Frederik Gladhorn
8c9174127a Uninstall aptdaemon/aptd before using apt
This removes various kinds of update notifiers that depend on aptd.
Also gets rid of the problem that aptd may hold apt lock files.

Task-number: QTQAINFRA-1755
Change-Id: I27dd6fef4720ef25a504d76a3da16d9bf45fb2f7
Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
(cherry picked from commit b20224fe60)
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
2018-04-18 18:14:09 +00:00
Jędrzej Nowacki
ac8a85582b Simplify DownloadURL
The script was over-engineered. The new version provides the same
functionality while removing uninteresting postmortem messages.

In addition try_catch.sh has a bug that injects set +e to a sourcing
script which was propagating through DownloadURL.sh to almost all
provisioning scripts. So it is good to avoid using it.

Change-Id: If191a0dcf52a29c4bec580a254e8e58a00130f6d
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
(cherry picked from commit 8a47814c91)
Reviewed-by: Aapo Keskimolo <aapo.keskimolo@qt.io>
2018-04-18 18:14:04 +00:00
Rainer Keller
ea67572b4a Provisioning: Create symbolic for shasum tool on macOS for compatibility
On macOS the sha1 tool is named 'shasum' while on all other unix systems
it is called 'sha1sum'. In order to make all unix provisioning scripts
run on macOS without special case handling a symbolic link is created.

Change-Id: Ib1365cbb0dcb31e68a22959ce939fb450ec7e3f7
Reviewed-by: Joni Jäntti <joni.jantti@qt.io>
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
Reviewed-by: Simo Fält <simo.falt@qt.io>
(cherry picked from commit 04d1ee1df4)
2018-04-18 18:13:59 +00:00
Qt Submodule Update Bot
0c7588bae3 Update submodules on '5.9' in qt5
Change-Id: Ife627e898e8db611cfaea25892e615fb8ab1a36e
Reviewed-by: Liang Qi <liang.qi@qt.io>
2018-04-18 18:13:40 +00:00
Liang Qi
0f7a4738a0 Merge remote-tracking branch 'origin/5.9.5' into 5.9
Change-Id: Iff18e567ab3b4568054e748347a11c20fc33bcdb
2018-04-15 15:50:47 +02:00
Qt Submodule Update Bot
0ef5baf70b Update submodules on '5.9' in qt5
Change-Id: I35c6ed46b3e4d9dd17615fcd8badec07489eb79a
Reviewed-by: Liang Qi <liang.qi@qt.io>
2018-04-12 07:33:59 +00:00
Qt Submodule Update Bot
4fabcfd5d1 Update submodules on '5.9.5' in qt5
Change-Id: Ic65ec06baa9db9f59521b6ade093e4b41427577d
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
2018-04-10 19:13:49 +00:00
Qt Submodule Update Bot
e5d5e2aacb Update submodules on '5.9.5' in qt5
Change-Id: I31ba0df4dd95538fbe9893288c99b2a4df7b5e7c
Reviewed-by: Liang Qi <liang.qi@qt.io>
2018-04-05 04:14:52 +00:00
Qt Submodule Update Bot
366ffa5dac Update submodules on '5.9' in qt5
Change-Id: I50a741ca3dd3770fbc455604de9e91c132b8fd12
Reviewed-by: Liang Qi <liang.qi@qt.io>
2018-03-30 17:12:27 +00:00
Tony Sarajärvi
1297fd0b4e Download get-pip primarily from our local cache
We should first download from our local cache,
and if that doesn't work, fetch it online.

This commit doesn't fix it per se, but as we download
it from our local cache, the version is the one
our shasum checksum matches against.

Task-number: QTQAINFRA-1876
Change-Id: Ia7de54cf090af47ba33111911582f9d48c0ab2a2
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
(cherry picked from commit 863252be49)
Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
2018-03-20 09:59:50 +00:00
Tony Sarajärvi
cc6592ef08 Disable update download in background
Task-number: QTQAINFRA-1852
Change-Id: I6d8e433fa40dd080fe84efcf3d0c655d14f86010
Reviewed-by: Joni Jäntti <joni.jantti@qt.io>
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
(cherry picked from commit eebc0133f0)
Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
2018-03-20 09:59:48 +00:00
Tony Sarajärvi
4a32f93d87 Clean old RHEL repo data before fetching new data
Task-number: QTQAINFRA-1872
Change-Id: I49d9d1589adc5b34f1b7c2dccc14be0021f2baaa
Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
Reviewed-by: Simo Fält <simo.falt@qt.io>
Reviewed-by: Joni Jäntti <joni.jantti@qt.io>
(cherry picked from commit 64c79b27d6)
2018-03-20 09:59:46 +00:00
Tony Sarajärvi
d4c38f8da9 Use local RHEL repositories with RHEL 7.4
This will remove the majority of our network traffic from the outbound
connection while provisioning. Also proxy was removed for
yum, as there is no point in proxying local data.

As a side effect, this makes provisioning currently faster by
reducing the time it takes by 35%.

Task-number: QTQAINFRA-1849
Change-Id: Ida4fb86d4bef166fc72e521e395d9753ec47a687
Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
(cherry picked from commit 209cb73a36)
2018-03-20 09:59:43 +00:00
Tony Sarajärvi
677524620d Revert "Provisioning: openSUSE - Set grub timeout to 0"
This reverts commit 2e329bc68e.
grub-update command isn't found, and after enforcing script
results, we have a P0 blocker here.

Change-Id: Iaf4b17a91cdc865974a5f4f196bbb80b085a39c2
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
2018-03-17 12:05:27 +00:00
Qt Submodule Update Bot
1547283a3a Update submodules on '5.9' in qt5
Change-Id: I43b202ee47186605ee0bc45c8e1b72aedd5c9a46
Reviewed-by: Liang Qi <liang.qi@qt.io>
2018-03-17 10:23:05 +00:00
Qt Submodule Update Bot
6bc4d562c8 Update submodules on '5.9.5' in qt5
Change-Id: Ia5cb367e95fbb26756c1fa00b20e5638e62d5b5b
Reviewed-by: Liang Qi <liang.qi@qt.io>
2018-03-15 05:30:23 +00:00
Liang Qi
015b9cb53a Merge remote-tracking branch 'origin/5.9' into 5.9.5
Change-Id: If1ad190a0a4688d0f85dcd334396c7012937851b
2018-03-14 21:57:09 +01:00
Qt Submodule Update Bot
a63aa1647c Update submodules on '5.9' in qt5
Change-Id: I00a05444ff7e4b0eaaf8de653222e9cf3eff525a
Reviewed-by: Liang Qi <liang.qi@qt.io>
2018-03-13 13:34:45 +00:00
Tony Sarajärvi
07a4522087 Move MSVC2017 x86 builds to 64bit host OS
Reviewed-by: Liang Qi <liang.qi@qt.io>
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Reviewed-by: Simo Fält <simo.falt@qt.io>
(cherry picked from commit b85b272c26)
Change-Id: I0bd874ac3c7f216f0fccd4141964c630cd8f6e10
2018-03-12 12:55:07 +00:00
Kari Oikarinen
ef2315af73 Install libusbx-devel for QDB on RHEL 7.4
On previous RHEL version the package was libusb1-devel. That package doesn't
seem to be there anymore, which presumably means why the package to install was
changed to libusb-devel. Unfortunately libusb-devel provides a compatibility
package for the old 0.1 API version and doesn't work with QDB. libusbx-devel
seems to be the new name for the 1.0 API version of libusb on RHEL.

(cherry picked from commit 140c6479b5)
Change-Id: I978e9842b3f0ec3a355cd1724934c99a531903ef
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
2018-03-01 14:32:38 +00:00
Oswald Buddenhagen
2644bebe4b Adjust submodule branches
Change-Id: If02707c6644b429ebc019ea0309b9cd8e17e9ff7
2018-03-01 12:15:06 +01:00
Qt Submodule Update Bot
137ed3408d Update submodules on '5.9' in qt5
Change-Id: I803674e2f243ccc2c084519c4b8a6cc77174aef5
Reviewed-by: Liang Qi <liang.qi@qt.io>
2018-02-25 06:40:58 +00:00
Qt Submodule Update Bot
ac53509b31 Update submodules on '5.9' in qt5
Change-Id: Ic1f670ffa7196580a22f0fb893d06230bed42c21
Reviewed-by: Liang Qi <liang.qi@qt.io>
2018-02-23 06:31:30 +00:00
570 changed files with 3907 additions and 11811 deletions

View File

@@ -9,11 +9,7 @@
# ==[ Footers: Uncomment and edit where applicable ]===================| # ==[ Footers: Uncomment and edit where applicable ]===================|
# #
# One task per entry. Add a space after the colon. # One task per entry. Remember space after colon.
# Use Fixes to automatically close an issue, and Task-number to
# reference it without further action.
# You do not need both for the same issue.
#Fixes:
#Task-number: #Task-number:
#Coverity-Id: #Coverity-Id:
# #

124
.gitmodules vendored
View File

@@ -1,68 +1,66 @@
[submodule "qtbase"] [submodule "qtbase"]
path = qtbase path = qtbase
url = ../qtbase.git url = ../qtbase.git
branch = 5.12.9 branch = 5.9.6
status = essential status = essential
[submodule "qtsvg"] [submodule "qtsvg"]
depends = qtbase depends = qtbase
path = qtsvg path = qtsvg
url = ../qtsvg.git url = ../qtsvg.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtdeclarative"] [submodule "qtdeclarative"]
depends = qtbase depends = qtbase
recommends = qtsvg recommends = qtsvg qtxmlpatterns
path = qtdeclarative path = qtdeclarative
url = ../qtdeclarative.git url = ../qtdeclarative.git
branch = 5.12.9 branch = 5.9.6
status = essential status = essential
[submodule "qtactiveqt"] [submodule "qtactiveqt"]
depends = qtbase depends = qtbase
path = qtactiveqt path = qtactiveqt
url = ../qtactiveqt.git url = ../qtactiveqt.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtscript"] [submodule "qtscript"]
depends = qtbase depends = qtbase
recommends = qttools recommends = qttools
path = qtscript path = qtscript
url = ../qtscript.git url = ../qtscript.git
branch = 5.12.9 branch = 5.9.6
status = deprecated status = deprecated
[submodule "qtmultimedia"] [submodule "qtmultimedia"]
depends = qtbase depends = qtbase
recommends = qtdeclarative recommends = qtdeclarative
path = qtmultimedia path = qtmultimedia
url = ../qtmultimedia.git url = ../qtmultimedia.git
branch = 5.12.9 branch = 5.9.6
status = essential status = essential
[submodule "qttools"] [submodule "qttools"]
depends = qtbase depends = qtbase
recommends = qtdeclarative qtactiveqt recommends = qtdeclarative qtactiveqt
path = qttools path = qttools
url = ../qttools.git url = ../qttools.git
branch = 5.12.9 branch = 5.9.6
status = essential status = essential
[submodule "qtxmlpatterns"] [submodule "qtxmlpatterns"]
depends = qtbase depends = qtbase
recommends = qtdeclarative
path = qtxmlpatterns path = qtxmlpatterns
url = ../qtxmlpatterns.git url = ../qtxmlpatterns.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qttranslations"] [submodule "qttranslations"]
depends = qttools depends = qttools
path = qttranslations path = qttranslations
url = ../qttranslations.git url = ../qttranslations.git
branch = 5.12.9 branch = 5.9.6
status = essential status = essential
priority = 30 priority = 30
[submodule "qtdoc"] [submodule "qtdoc"]
depends = qtdeclarative qttools depends = qtdeclarative
recommends = qtmultimedia qtquickcontrols qtquickcontrols2
path = qtdoc path = qtdoc
url = ../qtdoc.git url = ../qtdoc.git
branch = 5.12.9 branch = 5.9.6
status = essential status = essential
priority = 40 priority = 40
[submodule "qtrepotools"] [submodule "qtrepotools"]
@@ -83,14 +81,14 @@
recommends = qtdeclarative qtquickcontrols qtquickcontrols2 qtserialport recommends = qtdeclarative qtquickcontrols qtquickcontrols2 qtserialport
path = qtlocation path = qtlocation
url = ../qtlocation.git url = ../qtlocation.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtsensors"] [submodule "qtsensors"]
depends = qtbase depends = qtbase
recommends = qtdeclarative recommends = qtdeclarative
path = qtsensors path = qtsensors
url = ../qtsensors.git url = ../qtsensors.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtsystems"] [submodule "qtsystems"]
depends = qtbase depends = qtbase
@@ -123,185 +121,191 @@
recommends = qtdeclarative qtandroidextras recommends = qtdeclarative qtandroidextras
path = qtconnectivity path = qtconnectivity
url = ../qtconnectivity.git url = ../qtconnectivity.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtwayland"] [submodule "qtwayland"]
depends = qtbase depends = qtbase
recommends = qtdeclarative recommends = qtdeclarative
path = qtwayland path = qtwayland
url = ../qtwayland.git url = ../qtwayland.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qt3d"] [submodule "qt3d"]
depends = qtbase depends = qtbase
recommends = qtdeclarative qtimageformats qtgamepad recommends = qtdeclarative qtimageformats qtgamepad
path = qt3d path = qt3d
url = ../qt3d.git url = ../qt3d.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtimageformats"] [submodule "qtimageformats"]
depends = qtbase depends = qtbase
path = qtimageformats path = qtimageformats
url = ../qtimageformats.git url = ../qtimageformats.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtquick1"]
depends = qtscript
recommends = qtsvg qtxmlpatterns
path = qtquick1
url = ../qtquick1.git
branch = dev
status = ignore
[submodule "qtgraphicaleffects"] [submodule "qtgraphicaleffects"]
depends = qtdeclarative depends = qtdeclarative
path = qtgraphicaleffects path = qtgraphicaleffects
url = ../qtgraphicaleffects.git url = ../qtgraphicaleffects.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtquickcontrols"] [submodule "qtquickcontrols"]
depends = qtdeclarative depends = qtdeclarative
recommends = qtgraphicaleffects recommends = qtgraphicaleffects
path = qtquickcontrols path = qtquickcontrols
url = ../qtquickcontrols.git url = ../qtquickcontrols.git
branch = 5.12.9 branch = 5.9.6
status = addon status = essential
[submodule "qtserialbus"] [submodule "qtserialbus"]
depends = qtserialport depends = qtserialport
path = qtserialbus path = qtserialbus
url = ../qtserialbus.git url = ../qtserialbus.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtserialport"] [submodule "qtserialport"]
depends = qtbase depends = qtbase
path = qtserialport path = qtserialport
url = ../qtserialport.git url = ../qtserialport.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtx11extras"] [submodule "qtx11extras"]
depends = qtbase depends = qtbase
path = qtx11extras path = qtx11extras
url = ../qtx11extras.git url = ../qtx11extras.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtmacextras"] [submodule "qtmacextras"]
depends = qtbase depends = qtbase
path = qtmacextras path = qtmacextras
url = ../qtmacextras.git url = ../qtmacextras.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtwinextras"] [submodule "qtwinextras"]
depends = qtbase depends = qtbase
recommends = qtdeclarative qtmultimedia recommends = qtdeclarative qtmultimedia
path = qtwinextras path = qtwinextras
url = ../qtwinextras.git url = ../qtwinextras.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtandroidextras"] [submodule "qtandroidextras"]
depends = qtbase depends = qtbase
path = qtandroidextras path = qtandroidextras
url = ../qtandroidextras.git url = ../qtandroidextras.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtenginio"]
depends = qtdeclarative
path = qtenginio
url = ../qtenginio.git
branch = dev
status = ignore
[submodule "qtwebsockets"] [submodule "qtwebsockets"]
depends = qtbase depends = qtbase
recommends = qtdeclarative recommends = qtdeclarative
path = qtwebsockets path = qtwebsockets
url = ../qtwebsockets.git url = ../qtwebsockets.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtwebchannel"] [submodule "qtwebchannel"]
depends = qtbase depends = qtbase
recommends = qtdeclarative qtwebsockets recommends = qtdeclarative qtwebsockets
path = qtwebchannel path = qtwebchannel
url = ../qtwebchannel.git url = ../qtwebchannel.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtwebengine"] [submodule "qtwebengine"]
depends = qtdeclarative depends = qtquickcontrols qtwebchannel
recommends = qtquickcontrols qtquickcontrols2 qtlocation qtwebchannel qttools recommends = qtlocation qttools
path = qtwebengine path = qtwebengine
url = ../qtwebengine.git url = ../qtwebengine.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
priority = 10 priority = 10
[submodule "qtcanvas3d"] [submodule "qtcanvas3d"]
depends = qtdeclarative depends = qtdeclarative
path = qtcanvas3d path = qtcanvas3d
url = ../qtcanvas3d.git url = ../qtcanvas3d.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtwebview"] [submodule "qtwebview"]
depends = qtdeclarative depends = qtdeclarative
recommends = qtwebengine recommends = qtwebengine
path = qtwebview path = qtwebview
url = ../qtwebview.git url = ../qtwebview.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtquickcontrols2"] [submodule "qtquickcontrols2"]
depends = qtgraphicaleffects depends = qtgraphicaleffects
recommends = qtimageformats
path = qtquickcontrols2 path = qtquickcontrols2
url = ../qtquickcontrols2.git url = ../qtquickcontrols2.git
branch = 5.12.9 branch = 5.9.6
status = essential status = addon
[submodule "qtpurchasing"] [submodule "qtpurchasing"]
depends = qtbase depends = qtbase qtandroidextras
recommends = qtdeclarative qtandroidextras recommends = qtdeclarative
path = qtpurchasing path = qtpurchasing
url = ../qtpurchasing.git url = ../qtpurchasing.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtcharts"] [submodule "qtcharts"]
depends = qtbase depends = qtbase
recommends = qtdeclarative qtmultimedia recommends = qtdeclarative qtmultimedia
path = qtcharts path = qtcharts
url = ../qtcharts.git url = ../qtcharts.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtdatavis3d"] [submodule "qtdatavis3d"]
depends = qtbase depends = qtbase
recommends = qtdeclarative qtmultimedia recommends = qtdeclarative qtmultimedia
path = qtdatavis3d path = qtdatavis3d
url = ../qtdatavis3d.git url = ../qtdatavis3d.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtvirtualkeyboard"] [submodule "qtvirtualkeyboard"]
depends = qtbase qtdeclarative qtsvg depends = qtbase qtdeclarative qtsvg
recommends = qtmultimedia qtquickcontrols recommends = qtmultimedia qtquickcontrols
path = qtvirtualkeyboard path = qtvirtualkeyboard
url = ../qtvirtualkeyboard.git url = ../qtvirtualkeyboard.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtgamepad"] [submodule "qtgamepad"]
depends = qtbase depends = qtbase
recommends = qtdeclarative recommends = qtdeclarative
path = qtgamepad path = qtgamepad
url = ../qtgamepad.git url = ../qtgamepad.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtscxml"] [submodule "qtscxml"]
depends = qtbase qtdeclarative depends = qtbase qtdeclarative
path = qtscxml path = qtscxml
url = ../qtscxml.git url = ../qtscxml.git
branch = 5.12.9 branch = 5.9.6
status = addon status = addon
[submodule "qtspeech"] [submodule "qtspeech"]
depends = qtbase depends = qtbase
recommends = qtdeclarative qtmultimedia recommends = qtdeclarative qtmultimedia
path = qtspeech path = qtspeech
url = ../qtspeech.git url = ../qtspeech.git
branch = 5.12.9 branch = 5.9.6
status = addon status = preview
[submodule "qtnetworkauth"] [submodule "qtnetworkauth"]
depends = qtbase depends = qtbase
recommends = qtwebview
path = qtnetworkauth path = qtnetworkauth
url = ../qtnetworkauth.git url = ../qtnetworkauth.git
branch = 5.12.9 branch = 5.9.6
status = addon status = preview
[submodule "qtremoteobjects"] [submodule "qtremoteobjects"]
depends = qtbase depends = qtbase
recommends = qtdeclarative recommends = qtdeclarative
path = qtremoteobjects path = qtremoteobjects
url = ../qtremoteobjects.git url = ../qtremoteobjects.git
branch = 5.12.9 branch = 5.9.6
status = addon status = preview
[submodule "qtwebglplugin"]
depends = qtbase qtwebsockets
recommends = qtdeclarative
path = qtwebglplugin
url = ../qtwebglplugin.git
branch = 5.12.9
status = addon

22
LGPL_EXCEPTION.txt Normal file
View File

@@ -0,0 +1,22 @@
The Qt Company Qt LGPL Exception version 1.1
As an additional permission to the GNU Lesser General Public License version
2.1, the object code form of a "work that uses the Library" may incorporate
material from a header file that is part of the Library. You may distribute
such object code under terms of your choice, provided that:
(i) the header files of the Library have not been modified; and
(ii) the incorporated material is limited to numerical parameters, data
structure layouts, accessors, macros, inline functions and
templates; and
(iii) you comply with the terms of Section 6 of the GNU Lesser General
Public License version 2.1.
Moreover, you may apply this exception to a modified version of the Library,
provided that such modification does not involve copying material from the
Library into the modified Library's header files unless such material is
limited to (i) numerical parameters; (ii) data structure layouts;
(iii) accessors; and (iv) small macros, templates and inline functions of
five lines or less in length.
Furthermore, you are not required to apply this additional permission to a
modified version of the Library.

628
LICENSE.PREVIEW.COMMERCIAL Normal file
View File

@@ -0,0 +1,628 @@
TECHNOLOGY PREVIEW LICENSE AGREEMENT
For individuals and/or legal entities resident in the Americas (North
America, Central America and South America), the applicable licensing
terms are specified under the heading "Technology Preview License
Agreement: The Americas".
For individuals and/or legal entities not resident in The Americas, the
applicable licensing terms are specified under the heading "Technology
Preview License Agreement: Rest of the World".
TECHNOLOGY PREVIEW LICENSE AGREEMENT: The Americas
Agreement version 2.4
This Technology Preview License Agreement ("Agreement")is a legal agreement
between Digia USA, Inc. ("Digia"), with its registered office at 2350
Mission College Blvd., Suite 1020, Santa Clara, California 95054,
U.S.A. and you (either an individual or a legal entity) ("Licensee") for the
Licensed Software (as defined below).
1. DEFINITIONS
"Affiliate" of a Party shall mean an entity (i) which is directly or
indirectly controlling such Party; (ii) which is under the same direct
or indirect ownership or control as such Party; or (iii) which is
directly or indirectly owned or controlled by such Party. For these
purposes, an entity shall be treated as being controlled by another if
that other entity has fifty percent (50 %) or more of the votes in such
entity, is able to direct its affairs and/or to control the composition
of its board of directors or equivalent body.
"Applications" shall mean Licensee's software products created using the
Licensed Software which may include portions of the Licensed Software.
"Term" shall mean the period of time six (6) months from the later of
(a) the Effective Date; or (b) the date the Licensed Software was
initially delivered to Licensee by Digia. If no specific Effective Date
is set forth in the Agreement, the Effective Date shall be deemed to be
the date the Licensed Software was initially delivered to Licensee.
"Licensed Software" shall mean the computer software, "online" or
electronic documentation, associated media and printed materials,
including the source code, example programs and the documentation
delivered by Digia to Licensee in conjunction with this Agreement.
"Party" or "Parties" shall mean Licensee and/or Digia.
2. OWNERSHIP
The Licensed Software is protected by copyright laws and international
copyright treaties, as well as other intellectual property laws and
treaties. The Licensed Software is licensed, not sold.
If Licensee provides any findings, proposals, suggestions or other
feedback ("Feedback") to Digia regarding the Licensed Software, Digia
shall own all right, title and interest including the intellectual
property rights in and to such Feedback, excluding however any existing
patent rights of Licensee. To the extent Licensee owns or controls any
patents for such Feedback Licensee hereby grants to Digia and its
Affiliates, a worldwide, perpetual, non-transferable, sublicensable,
royalty-free license to (i) use, copy and modify Feedback and to create
derivative works thereof, (ii) to make (and have made), use, import,
sell, offer for sale, lease, dispose, offer for disposal or otherwise
exploit any products or services of Digia containing Feedback, and
(iii) sublicense all the foregoing rights to third party licensees and
customers of Digia and/or its Affiliates.
3. VALIDITY OF THE AGREEMENT
By installing, copying, or otherwise using the Licensed Software,
Licensee agrees to be bound by the terms of this Agreement. If Licensee
does not agree to the terms of this Agreement, Licensee may not install,
copy, or otherwise use the Licensed Software. Upon Licensee's acceptance
of the terms and conditions of this Agreement, Digia grants Licensee the
right to use the Licensed Software in the manner provided below.
4. LICENSES
4.1. Using and Copying
Digia grants to Licensee a non-exclusive, non-transferable, time-limited
license to use and copy the Licensed Software for sole purpose of
designing, developing and testing Applications, and evaluating and the
Licensed Software during the Term.
Licensee may install copies of the Licensed Software on an unlimited
number of computers provided that (a) if an individual, only such
individual; or (b) if a legal entity only its employees; use the
Licensed Software for the authorized purposes.
4.2 No Distribution or Modifications
Licensee may not disclose, modify, sell, market, commercialise,
distribute, loan, rent, lease, or license the Licensed Software or any
copy of it or use the Licensed Software for any purpose that is not
expressly granted in this Section 4. Licensee may not alter or remove
any details of ownership, copyright, trademark or other property right
connected with the Licensed Software. Licensee may not distribute any
software statically or dynamically linked with the Licensed Software.
4.3 No Technical Support
Digia has no obligation to furnish Licensee with any technical support
whatsoever. Any such support is subject to separate agreement between
the Parties.
5. PRE-RELEASE CODE
The Licensed Software contains pre-release code that is not at the level
of performance and compatibility of a final, generally available,
product offering. The Licensed Software may not operate correctly and
may be substantially modified prior to the first commercial product
release, if any. Digia is not obligated to make this or any later
version of the Licensed Software commercially available. The License
Software is "Not for Commercial Use" and may only be used for the
purposes described in Section 4. The Licensed Software may not be used
in a live operating environment where it may be relied upon to perform
in the same manner as a commercially released product or with data that
has not been sufficiently backed up.
6. THIRD PARTY SOFTWARE
The Licensed Software may provide links to third party libraries or code
(collectively "Third Party Software") to implement various functions.
Third Party Software does not comprise part of the Licensed Software. In
some cases, access to Third Party Software may be included along with
the Licensed Software delivery as a convenience for development and
testing only. Such source code and libraries may be listed in the
".../src/3rdparty" source tree delivered with the Licensed Software or
documented in the Licensed Software where the Third Party Software is
used, as may be amended from time to time, do not comprise the Licensed
Software. Licensee acknowledges (1) that some part of Third Party
Software may require additional licensing of copyright and patents from
the owners of such, and (2) that distribution of any of the Licensed
Software referencing any portion of a Third Party Software may require
appropriate licensing from such third parties.
7. LIMITED WARRANTY AND WARRANTY DISCLAIMER
The Licensed Software is licensed to Licensee "as is". To the maximum
extent permitted by applicable law, Digia on behalf of itself and its
suppliers, disclaims all warranties and conditions, either express or
implied, including, but not limited to, implied warranties of
merchantability, fitness for a particular purpose, title and
non-infringement with regard to the Licensed Software.
8. LIMITATION OF LIABILITY
If, Digia's warranty disclaimer notwithstanding, Digia is held liable to
Licensee, whether in contract, tort or any other legal theory, based on
the Licensed Software, Digia's entire liability to Licensee and
Licensee's exclusive remedy shall be, at Digia's option, either (A)
return of the price Licensee paid for the Licensed Software, or (B)
repair or replacement of the Licensed Software, provided Licensee
returns to Digia all copies of the Licensed Software as originally
delivered to Licensee. Digia shall not under any circumstances be liable
to Licensee based on failure of the Licensed Software if the failure
resulted from accident, abuse or misapplication, nor shall Digia under
any circumstances be liable for special damages, punitive or exemplary
damages, damages for loss of profits or interruption of business or for
loss or corruption of data. Any award of damages from Digia to Licensee
shall not exceed the total amount Licensee has paid to Digia in
connection with this Agreement.
9. CONFIDENTIALITY
Each party acknowledges that during the Term of this Agreement it shall
have access to information about the other party's business, business
methods, business plans, customers, business relations, technology, and
other information, including the terms of this Agreement, that is
confidential and of great value to the other party, and the value of
which would be significantly reduced if disclosed to third parties (the
"Confidential Information"). Accordingly, when a party (the "Receiving
Party") receives Confidential Information from another party (the
"Disclosing Party"), the Receiving Party shall, and shall obligate its
employees and agents and employees and agents of its Affiliates to: (i)
maintain the Confidential Information in strict confidence; (ii) not
disclose the Confidential Information to a third party without the
Disclosing Party's prior written approval; and (iii) not, directly or
indirectly, use the Confidential Information for any purpose other than
for exercising its rights and fulfilling its responsibilities pursuant
to this Agreement. Each party shall take reasonable measures to protect
the Confidential Information of the other party, which measures shall
not be less than the measures taken by such party to protect its own
confidential and proprietary information.
"Confidential Information" shall not include information that (a) is or
becomes generally known to the public through no act or omission of the
Receiving Party; (b) was in the Receiving Party's lawful possession
prior to the disclosure hereunder and was not subject to limitations on
disclosure or use; (c) is developed by the Receiving Party without
access to the Confidential Information of the Disclosing Party or by
persons who have not had access to the Confidential Information of the
Disclosing Party as proven by the written records of the Receiving
Party; (d) is lawfully disclosed to the Receiving Party without
restrictions, by a third party not under an obligation of
confidentiality; or (e) the Receiving Party is legally compelled to
disclose the information, in which case the Receiving Party shall assert
the privileged and confidential nature of the information and cooperate
fully with the Disclosing Party to protect against and prevent
disclosure of any Confidential Information and to limit the scope of
disclosure and the dissemination of disclosed Confidential Information
by all legally available means.
The obligations of the Receiving Party under this Section shall continue
during the Initial Term and for a period of five (5) years after
expiration or termination of this Agreement. To the extent that the
terms of the Non-Disclosure Agreement between Digia and Licensee
conflict with the terms of this Section 9, this Section 9 shall be
controlling over the terms of the Non-Disclosure Agreement.
10. GENERAL PROVISIONS
10.1 No Assignment
Licensee shall not be entitled to assign or transfer all or any of its
rights, benefits and obligations under this Agreement without the prior
written consent of Digia, which shall not be unreasonably withheld.
10.2 Termination
Digia may terminate the Agreement at any time immediately upon written
notice by Digia to Licensee if Licensee breaches this Agreement.
Upon termination of this Agreement, Licensee shall return to Digia all
copies of Licensed Software that were supplied by Digia. All other
copies of Licensed Software in the possession or control of Licensee
must be erased or destroyed. An officer of Licensee must promptly
deliver to Digia a written confirmation that this has occurred.
10.3 Surviving Sections
Any terms and conditions that by their nature or otherwise reasonably
should survive a cancellation or termination of this Agreement shall
also be deemed to survive. Such terms and conditions include, but are
not limited to the following Sections: 2, 5, 6, 7, 8, 9, 10.2, 10.3, 10.4,
10.5, 10.6, 10.7, and 10.8 of this Agreement.
10.4 Entire Agreement
This Agreement constitutes the complete agreement between the parties
and supersedes all prior or contemporaneous discussions,
representations, and proposals, written or oral, with respect to the
subject matters discussed herein, with the exception of the
non-disclosure agreement executed by the parties in connection with this
Agreement ("Non-Disclosure Agreement"), if any, shall be subject to
Section 9. No modification of this Agreement shall be effective unless
contained in a writing executed by an authorized representative of each
party. No term or condition contained in Licensee's purchase order shall
apply unless expressly accepted by Digia in writing. If any provision of
the Agreement is found void or unenforceable, the remainder shall remain
valid and enforceable according to its terms. If any remedy provided is
determined to have failed for its essential purpose, all limitations of
liability and exclusions of damages set forth in this Agreement shall
remain in effect.
10.5 Export Control
Licensee acknowledges that the Licensed Software may be subject to
export control restrictions of various countries. Licensee shall fully
comply with all applicable export license restrictions and requirements
as well as with all laws and regulations relating to the importation of
the Licensed Software and shall procure all necessary governmental
authorizations, including without limitation, all necessary licenses,
approvals, permissions or consents, where necessary for the
re-exportation of the Licensed Software.,
10.6 Governing Law and Legal Venue
This Agreement shall be governed by and construed in accordance with the
federal laws of the United States of America and the internal laws of
the State of New York without given effect to any choice of law rule
that would result in the application of the laws of any other
jurisdiction. The United Nations Convention on Contracts for the
International Sale of Goods (CISG) shall not apply. Each Party (a)
hereby irrevocably submits itself to and consents to the jurisdiction of
the United States District Court for the Southern District of New York
(or if such court lacks jurisdiction, the state courts of the State of
New York) for the purposes of any action, claim, suit or proceeding
between the Parties in connection with any controversy, claim, or
dispute arising out of or relating to this Agreement; and (b) hereby
waives, and agrees not to assert by way of motion, as a defense or
otherwise, in any such action, claim, suit or proceeding, any claim that
is not personally subject to the jurisdiction of such court(s), that the
action, claim, suit or proceeding is brought in an inconvenient forum or
that the venue of the action, claim, suit or proceeding is improper.
Notwithstanding the foregoing, nothing in this Section 9.6 is intended
to, or shall be deemed to, constitute a submission or consent to, or
selection of, jurisdiction, forum or venue for any action for patent
infringement, whether or not such action relates to this Agreement.
10.7 No Implied License
There are no implied licenses or other implied rights granted under this
Agreement, and all rights, save for those expressly granted hereunder,
shall remain with Digia and its licensors. In addition, no licenses or
immunities are granted to the combination of the Licensed Software with
any other software or hardware not delivered by Digia under this
Agreement.
10.8 Government End Users
A "U.S. Government End User" shall mean any agency or entity of the
government of the United States. The following shall apply if Licensee
is a U.S. Government End User. The Licensed Software is a "commercial
item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995),
consisting of "commercial computer software" and "commercial computer
software documentation," as such terms are used in 48 C.F.R. 12.212
(Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1
through 227.7202-4 (June 1995), all U.S. Government End Users acquire
the Licensed Software with only those rights set forth herein. The
Licensed Software (including related documentation) is provided to U.S.
Government End Users: (a) only as a commercial end item; and (b) only
pursuant to this Agreement.
TECHNOLOGY PREVIEW LICENSE AGREEMENT: Rest of the World
Agreement version 2.4
This Technology Preview License Agreement ("Agreement") is a legal
agreement between Digia Finland Ltd ("Digia"), with its registered office at
Valimotie 21,FI-00380 Helsinki, Finland and you (either an individual or a
legal entity) ("Licensee") for the Licensed Software.
1. DEFINITIONS
"Affiliate" of a Party shall mean an entity (i) which is directly or
indirectly controlling such Party; (ii) which is under the same direct
or indirect ownership or control as such Party; or (iii) which is
directly or indirectly owned or controlled by such Party. For these
purposes, an entity shall be treated as being controlled by another if
that other entity has fifty percent (50 %) or more of the votes in such
entity, is able to direct its affairs and/or to control the composition
of its board of directors or equivalent body.
"Applications" shall mean Licensee's software products created using the
Licensed Software which may include portions of the Licensed Software.
"Term" shall mean the period of time six (6) months from the later of
(a) the Effective Date; or (b) the date the Licensed Software was
initially delivered to Licensee by Digia. If no specific Effective Date
is set forth in the Agreement, the Effective Date shall be deemed to be
the date the Licensed Software was initially delivered to Licensee.
"Licensed Software" shall mean the computer software, "online" or
electronic documentation, associated media and printed materials,
including the source code, example programs and the documentation
delivered by Digia to Licensee in conjunction with this Agreement.
"Party" or "Parties" shall mean Licensee and/or Digia.
2. OWNERSHIP
The Licensed Software is protected by copyright laws and international
copyright treaties, as well as other intellectual property laws and
treaties. The Licensed Software is licensed, not sold.
If Licensee provides any findings, proposals, suggestions or other
feedback ("Feedback") to Digia regarding the Licensed Software, Digia
shall own all right, title and interest including the intellectual
property rights in and to such Feedback, excluding however any existing
patent rights of Licensee. To the extent Licensee owns or controls any
patents for such Feedback Licensee hereby grants to Digia and its
Affiliates, a worldwide, perpetual, non-transferable, sublicensable,
royalty-free license to (i) use, copy and modify Feedback and to create
derivative works thereof, (ii) to make (and have made), use, import,
sell, offer for sale, lease, dispose, offer for disposal or otherwise
exploit any products or services of Digia containing Feedback, and
(iii) sublicense all the foregoing rights to third party licensees and
customers of Digia and/or its Affiliates.
3. VALIDITY OF THE AGREEMENT
By installing, copying, or otherwise using the Licensed Software,
Licensee agrees to be bound by the terms of this Agreement. If Licensee
does not agree to the terms of this Agreement, Licensee may not install,
copy, or otherwise use the Licensed Software. Upon Licensee's acceptance
of the terms and conditions of this Agreement, Digia grants Licensee the
right to use the Licensed Software in the manner provided below.
4. LICENSES
4.1. Using and Copying
Digia grants to Licensee a non-exclusive, non-transferable, time-limited
license to use and copy the Licensed Software for sole purpose of
designing, developing and testing Applications, and evaluating and the
Licensed Software during the Term.
Licensee may install copies of the Licensed Software on an unlimited
number of computers provided that (a) if an individual, only such
individual; or (b) if a legal entity only its employees; use the
Licensed Software for the authorized purposes.
4.2 No Distribution or Modifications
Licensee may not disclose, modify, sell, market, commercialise,
distribute, loan, rent, lease, or license the Licensed Software or any
copy of it or use the Licensed Software for any purpose that is not
expressly granted in this Section 4. Licensee may not alter or remove
any details of ownership, copyright, trademark or other property right
connected with the Licensed Software. Licensee may not distribute any
software statically or dynamically linked with the Licensed Software.
4.3 No Technical Support
Digia has no obligation to furnish Licensee with any technical support
whatsoever. Any such support is subject to separate agreement between
the Parties.
5. PRE-RELEASE CODE
The Licensed Software contains pre-release code that is not at the level
of performance and compatibility of a final, generally available,
product offering. The Licensed Software may not operate correctly and
may be substantially modified prior to the first commercial product
release, if any. Digia is not obligated to make this or any later
version of the Licensed Software commercially available. The License
Software is "Not for Commercial Use" and may only be used for the
purposes described in Section 4. The Licensed Software may not be used
in a live operating environment where it may be relied upon to perform
in the same manner as a commercially released product or with data that
has not been sufficiently backed up.
6. THIRD PARTY SOFTWARE
The Licensed Software may provide links to third party libraries or code
(collectively "Third Party Software") to implement various functions.
Third Party Software does not comprise part of the Licensed Software. In
some cases, access to Third Party Software may be included along with
the Licensed Software delivery as a convenience for development and
testing only. Such source code and libraries may be listed in the
".../src/3rdparty" source tree delivered with the Licensed Software or
documented in the Licensed Software where the Third Party Software is
used, as may be amended from time to time, do not comprise the Licensed
Software. Licensee acknowledges (1) that some part of Third Party
Software may require additional licensing of copyright and patents from
the owners of such, and (2) that distribution of any of the Licensed
Software referencing any portion of a Third Party Software may require
appropriate licensing from such third parties.
7. LIMITED WARRANTY AND WARRANTY DISCLAIMER
The Licensed Software is licensed to Licensee "as is". To the maximum
extent permitted by applicable law, Digia on behalf of itself and its
suppliers, disclaims all warranties and conditions, either express or
implied, including, but not limited to, implied warranties of
merchantability, fitness for a particular purpose, title and
non-infringement with regard to the Licensed Software.
8. LIMITATION OF LIABILITY
If, Digia's warranty disclaimer notwithstanding, Digia is held liable to
Licensee, whether in contract, tort or any other legal theory, based on
the Licensed Software, Digia's entire liability to Licensee and
Licensee's exclusive remedy shall be, at Digia's option, either (A)
return of the price Licensee paid for the Licensed Software, or (B)
repair or replacement of the Licensed Software, provided Licensee
returns to Digia all copies of the Licensed Software as originally
delivered to Licensee. Digia shall not under any circumstances be liable
to Licensee based on failure of the Licensed Software if the failure
resulted from accident, abuse or misapplication, nor shall Digia under
any circumstances be liable for special damages, punitive or exemplary
damages, damages for loss of profits or interruption of business or for
loss or corruption of data. Any award of damages from Digia to Licensee
shall not exceed the total amount Licensee has paid to Digia in
connection with this Agreement.
9. CONFIDENTIALITY
Each party acknowledges that during the Term of this Agreement it shall
have access to information about the other party's business, business
methods, business plans, customers, business relations, technology, and
other information, including the terms of this Agreement, that is
confidential and of great value to the other party, and the value of
which would be significantly reduced if disclosed to third parties (the
"Confidential Information"). Accordingly, when a party (the "Receiving
Party") receives Confidential Information from another party (the
"Disclosing Party"), the Receiving Party shall, and shall obligate its
employees and agents and employees and agents of its Affiliates to: (i)
maintain the Confidential Information in strict confidence; (ii) not
disclose the Confidential Information to a third party without the
Disclosing Party's prior written approval; and (iii) not, directly or
indirectly, use the Confidential Information for any purpose other than
for exercising its rights and fulfilling its responsibilities pursuant
to this Agreement. Each party shall take reasonable measures to protect
the Confidential Information of the other party, which measures shall
not be less than the measures taken by such party to protect its own
confidential and proprietary information.
"Confidential Information" shall not include information that (a) is or
becomes generally known to the public through no act or omission of the
Receiving Party; (b) was in the Receiving Party's lawful possession
prior to the disclosure hereunder and was not subject to limitations on
disclosure or use; (c) is developed by the Receiving Party without
access to the Confidential Information of the Disclosing Party or by
persons who have not had access to the Confidential Information of the
Disclosing Party as proven by the written records of the Receiving
Party; (d) is lawfully disclosed to the Receiving Party without
restrictions, by a third party not under an obligation of
confidentiality; or (e) the Receiving Party is legally compelled to
disclose the information, in which case the Receiving Party shall assert
the privileged and confidential nature of the information and cooperate
fully with the Disclosing Party to protect against and prevent
disclosure of any Confidential Information and to limit the scope of
disclosure and the dissemination of disclosed Confidential Information
by all legally available means.
The obligations of the Receiving Party under this Section shall continue
during the Initial Term and for a period of five (5) years after
expiration or termination of this Agreement. To the extent that the
terms of the Non-Disclosure Agreement between Digia and Licensee
conflict with the terms of this Section 9, this Section 9 shall be
controlling over the terms of the Non-Disclosure Agreement.
10. GENERAL PROVISIONS
10.1 No Assignment
Licensee shall not be entitled to assign or transfer all or any of its
rights, benefits and obligations under this Agreement without the prior
written consent of Digia, which shall not be unreasonably withheld.
10.2 Termination
Digia may terminate the Agreement at any time immediately upon written
notice by Digia to Licensee if Licensee breaches this Agreement.
Upon termination of this Agreement, Licensee shall return to Digia all
copies of Licensed Software that were supplied by Digia. All other
copies of Licensed Software in the possession or control of Licensee
must be erased or destroyed. An officer of Licensee must promptly
deliver to Digia a written confirmation that this has occurred.
10.3 Surviving Sections
Any terms and conditions that by their nature or otherwise reasonably
should survive a cancellation or termination of this Agreement shall
also be deemed to survive. Such terms and conditions include, but are
not limited to the following Sections: 2, 5, 6, 7, 8, 9, 10.2, 10.3, 10.4,
10.5, 10.6, 10.7, and 10.8 of this Agreement.
10.4 Entire Agreement
This Agreement constitutes the complete agreement between the parties
and supersedes all prior or contemporaneous discussions,
representations, and proposals, written or oral, with respect to the
subject matters discussed herein, with the exception of the
non-disclosure agreement executed by the parties in connection with this
Agreement ("Non-Disclosure Agreement"), if any, shall be subject to
Section 9. No modification of this Agreement shall be effective unless
contained in a writing executed by an authorized representative of each
party. No term or condition contained in Licensee's purchase order shall
apply unless expressly accepted by Digia in writing. If any provision of
the Agreement is found void or unenforceable, the remainder shall remain
valid and enforceable according to its terms. If any remedy provided is
determined to have failed for its essential purpose, all limitations of
liability and exclusions of damages set forth in this Agreement shall
remain in effect.
10.5 Export Control
Licensee acknowledges that the Licensed Software may be subject to
export control restrictions of various countries. Licensee shall fully
comply with all applicable export license restrictions and requirements
as well as with all laws and regulations relating to the importation of
the Licensed Software and shall procure all necessary governmental
authorizations, including without limitation, all necessary licenses,
approvals, permissions or consents, where necessary for the
re-exportation of the Licensed Software.,
10.6 Governing Law and Legal Venue
This Agreement shall be construed and interpreted in accordance with the
laws of Finland, excluding its choice of law provisions. Any disputes
arising out of or relating to this Agreement shall be resolved in
arbitration under the Rules of Arbitration of the Chamber of Commerce of
Helsinki, Finland. The arbitration tribunal shall consist of one (1), or
if either Party so requires, of three (3), arbitrators. The award shall
be final and binding and enforceable in any court of competent
jurisdiction. The arbitration shall be held in Helsinki, Finland and the
process shall be conducted in the English language.
10.7 No Implied License
There are no implied licenses or other implied rights granted under this
Agreement, and all rights, save for those expressly granted hereunder,
shall remain with Digia and its licensors. In addition, no licenses or
immunities are granted to the combination of the Licensed Software with
any other software or hardware not delivered by Digia under this
Agreement.
10.8 Government End Users
A "U.S. Government End User" shall mean any agency or entity of the
government of the United States. The following shall apply if Licensee
is a U.S. Government End User. The Licensed Software is a "commercial
item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995),
consisting of "commercial computer software" and "commercial computer
software documentation," as such terms are used in 48 C.F.R. 12.212
(Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1
through 227.7202-4 (June 1995), all U.S. Government End Users acquire
the Licensed Software with only those rights set forth herein. The
Licensed Software (including related documentation) is provided to U.S.
Government End Users: (a) only as a commercial end item; and (b) only
pursuant to this Agreement.

File diff suppressed because it is too large Load Diff

2
README
View File

@@ -21,10 +21,12 @@ HOW TO BUILD QT5
Opensource users: Opensource users:
<source_package> = qt-everywhere-opensource-src-<version>
<license> = -opensource <license> = -opensource
Commercial users: Commercial users:
<source_package> = qt-everywhere-enterprise-src-<version>
<license> = -commercial <license> = -commercial
Linux, Mac: Linux, Mac:

View File

@@ -1,82 +0,0 @@
# Copyright (C) 2016 Olivier Goffart <ogoffart@woboq.com>
#
# You may use this file under the terms of the 3-clause BSD license.
# See the file LICENSE from this package for details.
# This is the clang-format configuration style to be used by Qt,
# based on the rules from https://wiki.qt.io/Qt_Coding_Style and
# https://wiki.qt.io/Coding_Conventions
---
# Webkit style was loosely based on the Qt style
BasedOnStyle: WebKit
Standard: Cpp11
# Column width is limited to 100 in accordance with Qt Coding Style.
# https://wiki.qt.io/Qt_Coding_Style
# Note that this may be changed at some point in the future.
ColumnLimit: 100
# How much weight do extra characters after the line length limit have.
# PenaltyExcessCharacter: 4
# Disable reflow of qdoc comments: indentation rules are different.
# Translation comments are also excluded.
CommentPragmas: "^!|^:"
# We want a space between the type and the star for pointer types.
PointerBindsToType: false
# We use template< without space.
SpaceAfterTemplateKeyword: false
# We want to break before the operators, but not before a '='.
BreakBeforeBinaryOperators: NonAssignment
# Braces are usually attached, but not after functions or class declarations.
BreakBeforeBraces: Custom
BraceWrapping:
AfterClass: true
AfterControlStatement: false
AfterEnum: false
AfterFunction: true
AfterNamespace: false
AfterObjCDeclaration: false
AfterStruct: false
AfterUnion: false
BeforeCatch: false
BeforeElse: false
IndentBraces: false
# When constructor initializers do not fit on one line, put them each on a new line.
ConstructorInitializerAllOnOneLineOrOnePerLine: true
# Indent initializers by 4 spaces
ConstructorInitializerIndentWidth: 4
# Indent width for line continuations.
ContinuationIndentWidth: 8
# No indentation for namespaces.
NamespaceIndentation: None
# Horizontally align arguments after an open bracket.
# The coding style does not specify the following, but this is what gives
# results closest to the existing code.
AlignAfterOpenBracket: true
AlwaysBreakTemplateDeclarations: true
# Ideally we should also allow less short function in a single line, but
# clang-format does not handle that.
AllowShortFunctionsOnASingleLine: Inline
# The coding style specifies some include order categories, but also tells to
# separate categories with an empty line. It does not specify the order within
# the categories. Since the SortInclude feature of clang-format does not
# re-order includes separated by empty lines, the feature is not used.
SortIncludes: false
# macros for which the opening brace stays attached.
ForEachMacros: [ foreach, Q_FOREACH, BOOST_FOREACH, forever, Q_FOREVER, QBENCHMARK, QBENCHMARK_ONCE ]
# Break constructor initializers before the colon and after the commas.
BreakConstructorInitializers: BeforeColon

View File

@@ -0,0 +1,25 @@
Template Target OS Target arch Compiler Features
----------------------------------- ------------------- ----------- ----------- -------------------------------------------------------------------------------------
qtci-windows-8.1-x86_64 MSVC2013 DeveloperBuild Release DisableTests
qtci-windows-10-x86_64-10 MSVC2015 DeveloperBuild Release QtNamespace QtLibInfix BuildExamples
qtci-windows-7-x86-3 Mingw53 DeveloperBuild Release OpenGLDynamic
qtci-windows-10-x86_64-10 x86 MSVC2015 Packaging DebugAndRelease Release ForceDebugInfo OpenGLDynamic
qtci-windows-10-x86_64-10 MSVC2015 Packaging DebugAndRelease Release ForceDebugInfo OpenGLDynamic
qtci-windows-10-x86_64-10 WinRT_10 x86 MSVC2015 Packaging DebugAndRelease Release ForceDebugInfo DisableTests
qtci-windows-10-x86_64-10 WinRT_10 armv7 MSVC2015 Packaging DebugAndRelease Release ForceDebugInfo DisableTests
qtci-linux-Ubuntu-16.04-x86_64-2 GCC NoWidgets ForceDebugInfo
qtci-linux-Ubuntu-16.04-x86_64-2 GCC DeveloperBuild OutOfSourceBuild QtLibInfix QtNamespace BuildExamples Documentation
qtci-linux-openSUSE-42.3-x86_64 GCC DeveloperBuild NoPch
qtci-linux-openSUSE-42.3-x86_64 ICC_18 DeveloperBuild NoPch DisableTests
qtci-linux-RHEL-6.6-x86_64 GCC Release ForceDebugInfo
qtci-linux-RHEL-7.4-x86_64 GCC Packaging Release NoUseGoldLinker
qtci-macos-10.12-x86_64-8 Clang Packaging DebugAndRelease Release
qtci-osx-10.11-x86_64-3 Clang DeveloperBuild Release QtNamespace NoPch
qtci-osx-10.10-x86_64 Clang Release NoFramework DisableTests
qtci-macos-10.12-x86_64-8 IOS_ANY x86_64 Clang Release DisableTests Static
qtci-linux-RHEL-7.4-x86_64 Android_ANY armv7 GCC Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
qtci-linux-Ubuntu-16.04-x86_64-2 QEMU armv7 GCC Release
qtci-linux-Ubuntu-16.04-x86_64-2 QEMU arm64 GCC Release
qtci-linux-Ubuntu-16.04-x86_64-2 GCC TestOnly LicenseCheck
qtci-linux-RHEL-6.6-x86_64 QNX_660 armv7 GCC Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
qtci-linux-RHEL-7.4-x86_64 INTEGRITY_11_04 armv7 GCC Release DisableTests OpenGLES2 NoUseGoldLinker

View File

@@ -1,181 +0,0 @@
-
Template: 'qtci-windows-10-x86_64-10'
Compiler: 'MSVC2015'
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%'
-
Template: 'qtci-windows-7-x86-3'
Compiler: 'Mingw73'
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -developer-build -release -nomake tests -opengl dynamic -nomake examples -openssl -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -plugin-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x86% -L %MYSQL_LIB_x86% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x86% -L %POSTGRESQL_LIB_x86% -platform win32-g++'
-
Template: 'qtci-windows-10-x86_64-10'
Target arch: 'x86'
Compiler: 'MSVC2017'
Features: ['Packaging']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -opengl dynamic -nomake examples -openssl -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x86% -L %MYSQL_LIB_x86% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x86% -L %POSTGRESQL_LIB_x86%'
-
Template: 'qtci-windows-10-x86_64-10'
Compiler: 'MSVC2015'
Features: ['Packaging']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -nomake examples -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x64% -L %POSTGRESQL_LIB_x64%'
-
Template: 'qtci-windows-10-x86_64-10'
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-10'
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-10'
Compiler: 'MSVC2017'
Features: ['Packaging']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -debug-and-release -release -force-debug-info -nomake tests -opengl dynamic -nomake examples -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x64% -L %POSTGRESQL_LIB_x64%'
-
Template: 'qtci-windows-10-x86_64-10'
Target os: 'Android_ANY'
Target arch: 'x86'
Compiler: 'Mingw73'
Target compiler: 'Clang'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -opengl es2 -sysconfdir /etc/xdg -openssl -I c:\utils\openssl-android-master\include -xplatform android-clang -android-sdk C:\Utils\Android -android-ndk c:\Utils\Android\android-ndk-r19c -android-arch x86'
-
Template: 'qtci-linux-Ubuntu-16.04-x86_64-2'
Compiler: 'GCC'
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -nomake tests -R . -qtlibinfix TestInfix -qtnamespace TestNamespace -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib'
-
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
Compiler: 'GCC'
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -force-debug-info -nomake tests -no-widgets -nomake examples -R . -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib'
-
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
Compiler: 'GCC'
Features: ['OutOfSourceBuild', 'Documentation']
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -nomake tests -R . -qtlibinfix TestInfix -qtnamespace TestNamespace -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib'
-
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
Compiler: 'GCC'
Features: ['DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -nomake tests -no-gui -R . -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib'
-
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
Compiler: 'GCC'
Features: ['DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -nomake tests -no-opengl -R . -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib'
-
Template: 'qtci-linux-openSUSE-42.3-x86_64'
Compiler: 'GCC'
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -nomake tests -nomake examples -no-pch -R . -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib'
-
Template: 'qtci-linux-openSUSE-42.3-x86_64'
Compiler: 'ICC_18'
Features: ['DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -nomake tests -nomake examples -no-pch -system-sqlite -R . -platform linux-icc-64 -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib'
-
Template: 'qtci-linux-openSUSE-42.3-x86_64'
Target os: 'WebAssembly'
Compiler: 'GCC'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -release -static -nomake tests -nomake examples -no-sql-mysql -no-pch -no-dbus -no-headersclean -no-ssl -no-warnings-are-errors -no-feature-thread -xplatform wasm-emscripten'
-
Template: 'qtci-linux-SLES-12-x86_64'
Compiler: 'GCC'
Features: ['DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -no-sql-mysql -no-pch -R . -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib'
-
Template: 'qtci-linux-SLES-15-x86_64'
Compiler: 'GCC'
Features: ['DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -no-sql-mysql -no-pch -R . -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib'
-
Template: 'qtci-linux-RHEL-7.4-x86_64'
Compiler: 'GCC'
Features: ['Packaging']
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-libudev -no-use-gold-linker -force-debug-info -separate-debug-info -no-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -qt-libjpeg -qt-libpng -qt-xcb -sysconfdir /etc/xdg -qt-pcre -qt-harfbuzz -R . -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib QMAKE_LFLAGS_APP+=-s'
-
Template: 'qtci-macos-10.13-x86_64-2'
Compiler: 'Clang'
Features: ['Packaging']
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -debug-and-release -release -separate-debug-info -nomake tests -nomake examples -no-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -sysconfdir /Library/Preferences/Qt -I/usr/local/opt/openssl/include'
-
Template: 'qtci-macos-10.14-x86_64'
Compiler: 'Clang'
Features: ['DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -debug-and-release -release -separate-debug-info -nomake tests -no-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -sysconfdir /Library/Preferences/Qt -I/usr/local/opt/openssl/include'
-
Template: 'qtci-macos-10.12-x86_64-9'
Compiler: 'Clang'
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -developer-build -release -no-pch -no-framework -qtnamespace TestNamespace -nomake tests -nomake examples -I/usr/local/opt/openssl/include'
-
Template: 'qtci-macos-10.13-x86_64-2'
Target os: 'IOS_ANY'
Target arch: 'multi'
Compiler: 'Clang'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -debug-and-release -nomake tests -no-icu -nomake examples -no-sql-mysql -no-sql-psql -plugin-sql-sqlite -static -xplatform macx-ios-clang'
-
Template: 'qtci-macos-10.13-x86_64-2'
Target os: 'TvOS_ANY'
Target arch: 'multi'
Compiler: 'Clang'
Features: ['DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -debug-and-release -nomake tests -nomake examples -no-sql-mysql -no-sql-psql -plugin-sql-sqlite -xplatform macx-tvos-clang'
-
Template: 'qtci-macos-10.13-x86_64-2'
Target os: 'WatchOS_ANY'
Target arch: 'multi'
Compiler: 'Clang'
Features: ['DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -debug-and-release -nomake tests -nomake examples -no-sql-mysql -no-sql-psql -plugin-sql-sqlite -xplatform macx-watchos-clang'
-
Template: 'qtci-macos-10.13-x86_64-2'
Target os: 'Android_ANY'
Target arch: 'x86'
Compiler: 'Clang'
Target compiler: 'Clang'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -no-qpa-platform-guard -opengl es2 -sysconfdir /etc/xdg -openssl -I /usr/local/opt/openssl/include -xplatform android-clang -android-sdk /opt/android/sdk -android-ndk /opt/android/android-ndk-r19c -android-ndk-host darwin-x86_64 -android-arch x86'
-
Template: 'qtci-linux-RHEL-7.4-x86_64'
Target os: 'Android_ANY'
Target arch: 'x86'
Compiler: 'GCC'
Target compiler: 'Clang'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -no-use-gold-linker -no-qpa-platform-guard -opengl es2 -sysconfdir /etc/xdg -openssl -I {{.Env.OPENSSL_ANDROID_HOME}}/include -xplatform android-clang -android-sdk /opt/android/sdk -android-ndk /opt/android/android-ndk-r19c -android-ndk-host linux-x86_64 -android-arch x86'
-
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
Target os: 'QEMU'
Target arch: 'armv7'
Compiler: 'GCC'
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-xcb -R . -openssl -device linux-imx7-g++ -device-option CROSS_COMPILE=/opt/yocto-armv7/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi- -device-option DISTRO_OPTS="hard-float boot2qt" -sysroot /opt/yocto-armv7/sysroots/armv7ahf-neon-poky-linux-gnueabi -extprefix /home/qt/work/install -mysql_config /opt/yocto-armv7/sysroots/armv7ahf-neon-poky-linux-gnueabi/usr/bin/mysql_config -psql_config /dev/null -tslib'
-
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
Target os: 'QEMU'
Target arch: 'arm64'
Compiler: 'GCC'
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -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-linux-Ubuntu-18.04-x86_64'
Compiler: 'GCC'
Features: ['TestOnly', 'LicenseCheck']
-
Template: 'qtci-linux-RHEL-7.4-x86_64'
Target os: 'INTEGRITY_11_04'
Target arch: 'armv7'
Compiler: 'GCC'
Features: ['DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-use-gold-linker -opengl es2 -xplatform integrity-armv7-imx6'
-
Template: 'qtci-linux-RHEL-7.4-x86_64'
Target os: 'QNX_700'
Target arch: 'armv7'
Compiler: 'GCC'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-use-gold-linker -opengl es2 -no-sql-mysql -qpa qnx -xplatform qnx-armle-v7-qcc'

View File

@@ -1,30 +0,0 @@
Version: 2
Module only: True
Configurations:
-
Template: 'qtci-windows-10-x86_64-10'
Compiler: 'MSVC2015'
Target arch: 'x86'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -nomake examples -nomake tests -accessibility -static -no-sql-sqlite -no-icu -mp -openssl-linked OPENSSL_LIBS="-llibssl_static -llibcrypto_static -lUser32 -lWs2_32 -lAdvapi32 -lCrypt32" -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -prefix c:\Users\qt\work\install'
Environment variables: ['TARGET_ARCHITECTURE=amd64_x86', 'PATH=%PATH%;%CI_JOM_PATH%;C:\Utils\gnuwin32\bin;']
Environment script: ['%ProgramFiles(x86)%\Microsoft Visual Studio 14.0\VC\vcvarsall.bat', 'amd64_x86']
-
Template: 'qtci-macos-10.13-x86_64-2'
Compiler: 'Clang'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -nomake examples -nomake tests -accessibility -static -no-sql-sqlite -qt-zlib -qt-libpng -qt-libjpeg -no-cups -no-freetype -prefix /Users/qt/work/install'
-
Template: 'qtci-linux-RHEL-7.4-x86_64'
Compiler: 'GCC'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -nomake examples -nomake tests -accessibility -static -no-sql-sqlite -qt-zlib -qt-libpng -qt-libjpeg -no-cups -openssl-linked -qt-xcb -no-icu -no-libudev -qt-pcre -no-glib -no-egl -no-sm -qt-harfbuzz -prefix /home/qt/work/install OPENSSL_LIBS="{{.Env.OPENSSL_HOME}}/lib/libssl.a {{.Env.OPENSSL_HOME}}/lib/libcrypto.a -ldl -lpthread" -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/libs'
-
Template: 'qtci-linux-RHEL-7.4-x86_64'
Compiler: 'GCC'
Features: ['Documentation', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -nomake tests -qt-zlib -qt-libpng -qt-libjpeg -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib'
-
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
Compiler: 'GCC'
Features: ['TestOnly', 'LicenseCheck']

View File

@@ -1 +0,0 @@
qt5.yaml

View File

@@ -1 +0,0 @@
qt5.yaml

View File

@@ -0,0 +1,24 @@
Template Target OS Target arch Compiler Features
--------------------------- ------------------- ----------- ----------- -------------------------------------------------------------------------------------
qtci-windows-8.1-x86_64 x86 MSVC2013 DebugAndRelease Release ForceDebugInfo OpenGLDynamic DisableTests
qtci-windows-8.1-x86_64 MSVC2013 Packaging DebugAndRelease Release ForceDebugInfo OpenGLDynamic DisableTests
qtci-windows-10-x86_64-10 WinRT_10 MSVC2015 Packaging DebugAndRelease Release ForceDebugInfo DisableTests
qtci-windows-10-x86_64-10 x86 MSVC2017 DebugAndRelease Release ForceDebugInfo OpenGLDynamic
qtci-windows-10-x86_64-10 MSVC2017 Packaging DebugAndRelease Release ForceDebugInfo OpenGLDynamic
qtci-windows-10-x86_64-10 WinRT_10 x86 MSVC2017 Packaging DebugAndRelease Release ForceDebugInfo DisableTests
qtci-windows-7-x86-3 Mingw53 Packaging DebugAndRelease Release OpenGLDynamic DisableTests
qtci-windows-10-x86_64-10 WinRT_10 armv7 MSVC2017 Packaging DebugAndRelease Release ForceDebugInfo DisableTests
qtci-windows-10-x86_64-10 WinRT_10 MSVC2017 Packaging DebugAndRelease Release ForceDebugInfo DisableTests
qtci-linux-RHEL-7.4-x86_64 Android_ANY x86 GCC Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
qtci-windows-7-x86-3 Android_ANY armv7 Mingw53 Packaging Release DisableTests OpenGLES2
qtci-windows-7-x86-3 Android_ANY x86 Mingw53 Packaging Release DisableTests OpenGLES2
qtci-macos-10.12-x86_64-8 Android_ANY armv7 GCC Packaging Release DisableTests OpenGLES2
qtci-macos-10.12-x86_64-8 Android_ANY x86 GCC Packaging Release DisableTests OpenGLES2
qtci-linux-RHEL-6.6-x86_64 QNX_660 x86 GCC Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
qtci-macos-10.12-x86_64-8 IOS_ANY multi Clang Packaging DebugAndRelease DisableTests Static
qtci-windows-10-x86_64-10 QNX_700 armv7 Mingw53 Packaging Release DisableTests OpenGLES2
qtci-windows-10-x86_64-10 QNX_700 x86_64 Mingw53 Packaging Release DisableTests OpenGLES2
qtci-windows-10-x86_64-10 QNX_660 armv7 Mingw53 Packaging Release DisableTests OpenGLES2
qtci-windows-10-x86_64-10 QNX_660 x86 Mingw53 Packaging Release DisableTests OpenGLES2
qtci-linux-RHEL-7.4-x86_64 QNX_700 x86_64 GCC Packaging Release DisableTests OpenGLES2 NoUseGoldLinker
qtci-linux-RHEL-7.4-x86_64 QNX_700 armv7 GCC Packaging Release DisableTests OpenGLES2 NoUseGoldLinker

View File

@@ -1,126 +0,0 @@
-
Template: 'qtci-windows-10-x86_64-10'
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-10'
Target os: 'WinRT_10'
Target arch: 'x86'
Compiler: 'MSVC2017'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -debug-and-release -nomake tests -nomake examples -force-debug-info -no-sql-mysql -platform win32-msvc2017 -xplatform winrt-x86-msvc2017'
-
Template: 'qtci-windows-7-x86-3'
Compiler: 'Mingw73'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -debug-and-release -nomake tests -nomake examples -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x86% -L %MYSQL_LIB_x86% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x86% -L %POSTGRESQL_LIB_x86% -platform win32-g++'
-
Template: 'qtci-windows-10-x86_64-10'
Compiler: 'Mingw73'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -debug-and-release -nomake tests -nomake examples -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x64% -L %POSTGRESQL_LIB_x64% -platform win32-g++'
-
Template: 'qtci-windows-10-x86_64-10'
Target os: 'WinRT_10'
Target arch: 'armv7'
Compiler: 'MSVC2017'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -debug-and-release -nomake tests -nomake examples -force-debug-info -no-sql-mysql -platform win32-msvc2017 -xplatform winrt-arm-msvc2017'
-
Template: 'qtci-windows-10-x86_64-10'
Target os: 'WinRT_10'
Compiler: 'MSVC2017'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -debug-and-release -nomake tests -nomake examples -force-debug-info -no-sql-mysql -platform win32-msvc2017 -xplatform winrt-x64-msvc2017'
-
Template: 'qtci-linux-RHEL-7.4-x86_64'
Target os: 'Android_ANY'
Target arch: 'armv7'
Compiler: 'Clang'
Target compiler: 'Clang'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -no-qpa-platform-guard -no-use-gold-linker -sysconfdir /etc/xdg -opengl es2 -openssl -I {{.Env.OPENSSL_ANDROID_HOME}}/include -android-sdk /opt/android/sdk -android-ndk /opt/android/android-ndk-r19c -android-ndk-host linux-x86_64 -android-arch armeabi-v7a -xplatform android-clang'
-
Template: 'qtci-linux-RHEL-7.4-x86_64'
Target os: 'Android_ANY'
Target arch: 'arm64'
Compiler: 'Clang'
Target compiler: 'Clang'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -no-qpa-platform-guard -no-use-gold-linker -sysconfdir /etc/xdg -opengl es2 -openssl -I {{.Env.OPENSSL_ANDROID_HOME}}/include -android-sdk /opt/android/sdk -android-ndk /opt/android/android-ndk-r19c -android-ndk-host linux-x86_64 -android-arch arm64-v8a -xplatform android-clang'
-
Template: 'qtci-windows-10-x86_64-10'
Target os: 'Android_ANY'
Target arch: 'armv7'
Compiler: 'Mingw73'
Target compiler: 'Clang'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -opengl es2 -sysconfdir /etc/xdg -openssl -I c:\utils\openssl-android-master\include -xplatform android-clang -android-sdk C:\Utils\Android -android-ndk c:\Utils\Android\android-ndk-r19c -android-arch armeabi-v7a'
-
Template: 'qtci-windows-10-x86_64-10'
Target os: 'Android_ANY'
Target arch: 'arm64'
Compiler: 'Mingw73'
Target compiler: 'Clang'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -opengl es2 -sysconfdir /etc/xdg -openssl -I c:\utils\openssl-android-master\include -xplatform android-clang -android-sdk C:\Utils\Android -android-ndk c:\Utils\Android\android-ndk-r19c -android-arch arm64-v8a'
-
Template: 'qtci-macos-10.13-x86_64-2'
Target os: 'Android_ANY'
Target arch: 'armv7'
Compiler: 'Clang'
Target compiler: 'Clang'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -no-qpa-platform-guard -opengl es2 -sysconfdir /etc/xdg -openssl -I /usr/local/opt/openssl/include -xplatform android-clang -android-sdk /opt/android/sdk -android-ndk /opt/android/android-ndk-r19c -android-ndk-host darwin-x86_64 -android-arch armeabi-v7a'
-
Template: 'qtci-macos-10.13-x86_64-2'
Target os: 'Android_ANY'
Target arch: 'arm64'
Compiler: 'Clang'
Target compiler: 'Clang'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-dbus -no-qpa-platform-guard -opengl es2 -sysconfdir /etc/xdg -openssl -I /usr/local/opt/openssl/include -xplatform android-clang -android-sdk /opt/android/sdk -android-ndk /opt/android/android-ndk-r19c -android-ndk-host darwin-x86_64 -android-arch arm64-v8a'
-
Template: 'qtci-macos-10.13-x86_64-2'
Target os: 'QNX_700'
Target arch: 'x86'
Compiler: 'GCC'
Features: ['DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /Users/qt/work/install -release -nomake tests -nomake examples -no-use-gold-linker -opengl es2 -qpa qnx -xplatform qnx-x86-qcc'
-
Template: 'qtci-windows-10-x86_64-10'
Target os: 'QNX_700'
Target arch: 'armv7'
Compiler: 'Mingw73'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -nomake tests -nomake examples -no-sql-mysql -opengl es2 -xplatform qnx-armle-v7-qcc'
-
Template: 'qtci-windows-10-x86_64-10'
Target os: 'QNX_700'
Target arch: 'armv8'
Compiler: 'Mingw73'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -opengl es2 -nomake tests -nomake examples -no-sql-mysql -xplatform qnx-aarch64le-qcc'
-
Template: 'qtci-windows-10-x86_64-10'
Target os: 'QNX_700'
Target arch: 'x86_64'
Compiler: 'Mingw73'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -nomake tests -nomake examples -no-sql-mysql -opengl es2 -xplatform qnx-x86-64-qcc'
-
Template: 'qtci-linux-RHEL-7.4-x86_64'
Target os: 'QNX_700'
Target arch: 'armv8'
Compiler: 'GCC'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-use-gold-linker -opengl es2 -qpa qnx -xplatform qnx-aarch64le-qcc'
-
Template: 'qtci-linux-RHEL-7.4-x86_64'
Target os: 'QNX_700'
Target arch: 'x86_64'
Compiler: 'GCC'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-sql-mysql -no-use-gold-linker -opengl es2 -qpa qnx -xplatform qnx-x86-64-qcc'

View File

@@ -0,0 +1,4 @@
Template Target OS Target arch Compiler Features
--------------------------------- ------------------- ----------- ----------- -------------------------------------------------------------------------------------
qtci-linux-Ubuntu-16.04-x86_64-2 QEMU armv7 GCC DeveloperBuild DisableTests
qtci-linux-Ubuntu-16.04-x86_64-2 QEMU arm64 GCC DeveloperBuild DisableTests

View File

@@ -1,26 +0,0 @@
-
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
Target os: 'QEMU'
Target arch: 'armv7'
Compiler: 'GCC'
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-imx7-g++ -device-option CROSS_COMPILE=/opt/yocto-armv7/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi- -device-option DISTRO_OPTS="hard-float boot2qt" -sysroot /opt/yocto-armv7/sysroots/armv7ahf-neon-poky-linux-gnueabi -extprefix /home/qt/work/install -mysql_config /opt/yocto-armv7/sysroots/armv7ahf-neon-poky-linux-gnueabi/usr/bin/mysql_config -psql_config /dev/null -tslib'
-
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
Target os: 'QEMU'
Target arch: 'arm64'
Compiler: 'GCC'
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-10'
Target os: 'WinRT_10'
Target arch: 'x86_64'
Compiler: 'MSVC2015'
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -developer-build -static -nomake tests -nomake examples -no-icu -force-debug-info -platform win32-msvc2015 -xplatform winrt-x64-msvc2015'
-
Template: 'qtci-linux-openSUSE-42.3-x86_64'
Target os: 'WebAssembly'
Compiler: 'GCC'
Features: ['DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -developer-build -static -nomake tests -nomake examples -no-pch -no-feature-thread -no-dbus -no-headersclean -no-ssl -no-warnings-are-errors -xplatform wasm-emscripten'

View File

@@ -1,6 +0,0 @@
-
Template: 'qtci-windows-10-x86_64-10'
Target os: 'WinRT_10'
Target arch: 'x86_64'
Compiler: 'MSVC2015'
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -developer-build -static -nomake tests -nomake examples -no-icu -force-debug-info -platform win32-msvc2015 -xplatform winrt-x64-msvc2015'

View File

@@ -0,0 +1,4 @@
Template Target OS Target arch Compiler Features
--------------------------------- ------------------- ----------- ----------- -------------------------------------------------------------------------------------
qtci-linux-Ubuntu-16.04-x86_64-2 QEMU armv7 GCC DeveloperBuild
qtci-linux-Ubuntu-16.04-x86_64-2 QEMU arm64 GCC DeveloperBuild

View File

@@ -1,24 +0,0 @@
-
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
Target os: 'QEMU'
Target arch: 'armv7'
Compiler: 'GCC'
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -nomake tests -nomake examples -no-xcb -R . -openssl -device linux-imx7-g++ -device-option CROSS_COMPILE=/opt/yocto-armv7/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi- -device-option DISTRO_OPTS="hard-float boot2qt" -sysroot /opt/yocto-armv7/sysroots/armv7ahf-neon-poky-linux-gnueabi -extprefix /home/qt/work/install -mysql_config /opt/yocto-armv7/sysroots/armv7ahf-neon-poky-linux-gnueabi/usr/bin/mysql_config -psql_config /dev/null -tslib'
-
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
Target os: 'QEMU'
Target arch: 'arm64'
Compiler: 'GCC'
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-linux-Ubuntu-18.04-x86_64'
Target os: 'QEMU'
Target arch: 'armv7'
Compiler: 'GCC'
Configure arguments: '-opensource -confirm-license -R . -developer-build -device linux-imx7-g++ -device-option CROSS_COMPILE=/opt/yocto-armv7/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi- -device-option DISTRO_OPTS="hard-float boot2qt" -extprefix /home/qt/work/install -mysql_config /opt/yocto-armv7/sysroots/armv7ahf-neon-poky-linux-gnueabi/usr/bin/mysql_config -no-xcb -nomake examples -nomake tests -openssl -prefix /home/qt/work/install -psql_config /dev/null -sysroot /opt/yocto-armv7/sysroots/armv7ahf-neon-poky-linux-gnueabi -tslib -verbose'
-
Template: 'qtci-linux-Ubuntu-18.04-x86_64'
Target os: 'QEMU'
Target arch: 'arm64'
Compiler: 'GCC'
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -nomake examples -nomake tests -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 -no-xcb'

View File

@@ -1,14 +0,0 @@
-
Template: 'qtci-windows-10-x86_64-10'
Compiler: 'Mingw73'
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -developer-build -nomake tests -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -plugin-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x64% -L %POSTGRESQL_LIB_x64% -platform win32-g++'
-
Template: 'qtci-windows-10-x86_64-10'
Compiler: 'Mingw73'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -static -nomake tests -nomake examples -no-icu -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x64% -L %OPENSSL_LIB_x64% -plugin-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x64% -L %MYSQL_LIB_x64% -platform win32-g++'
-
Template: 'qtci-linux-RHEL-7.4-x86_64'
Compiler: 'GCC'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -static -nomake tests -nomake examples -no-use-gold-linker -no-icu -no-fontconfig -qt-freetype -no-opengl -qpa offscreen -no-xcb -qt-libpng -no-vulkan'

View File

@@ -1,8 +0,0 @@
-
Template: 'qtci-windows-10-x86-3'
Compiler: 'MSVC2017'
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -opengl dynamic -nomake examples -nomake tests'
-
Template: 'qtci-linux-RHEL-6.6-x86_64'
Compiler: 'GCC'
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -force-debug-info -nomake examples -nomake tests'

View File

@@ -0,0 +1,5 @@
Template Target OS Target arch Compiler Features
--------------------------- ------------------- ----------- ----------- -------------------------------------------------------------------------------------
qtci-windows-10-x86_64-10 x86 MSVC2017 DebugAndRelease Release ForceDebugInfo OpenGLDynamic DisableTests
qtci-windows-10-x86_64-10 MSVC2017 Packaging DebugAndRelease Release ForceDebugInfo OpenGLDynamic DisableTests
qtci-windows-7-x86-3 Mingw53 Packaging DebugAndRelease Release OpenGLDynamic DisableTests

View File

@@ -1,5 +0,0 @@
-
Template: 'qtci-windows-7-x86-3'
Compiler: 'Mingw73'
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -debug-and-release -nomake tests -nomake examples -opengl dynamic -openssl -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -no-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x86% -L %MYSQL_LIB_x86% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x86% -L %POSTGRESQL_LIB_x86% -platform win32-g++'

View File

@@ -0,0 +1,6 @@
Template Target OS Target arch Compiler Features
--------------------------- ------------------- ----------- ----------- -------------------------------------------------------------------------------------
qtci-windows-7-x86_64-4 MSVC2013 Release ForceDebugInfo OpenGLDynamic DisableTests
qtci-windows-8.1-x86_64 MSVC2013 Release ForceDebugInfo OpenGLDynamic DisableTests
qtci-windows-10-x86-3 MSVC2017 Release ForceDebugInfo OpenGLDynamic

View File

@@ -1,14 +0,0 @@
-
Template: 'qtci-windows-7-x86_64-4'
Compiler: 'MSVC2013'
Features: ['DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -opengl dynamic -nomake examples -nomake tests'
-
Template: 'qtci-windows-8.1-x86_64'
Compiler: 'MSVC2013'
Features: ['DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -opengl dynamic -nomake examples -nomake tests'
-
Template: 'qtci-windows-10-x86-3'
Compiler: 'MSVC2017'
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -opengl dynamic -nomake examples -nomake tests'

View File

@@ -37,11 +37,8 @@
# It also runs update for SDK API, latest SDK tools, latest platform-tools and build-tools version # It also runs update for SDK API, latest SDK tools, latest platform-tools and build-tools version
# shellcheck source=../unix/DownloadURL.sh
source "${BASH_SOURCE%/*}/../unix/DownloadURL.sh" source "${BASH_SOURCE%/*}/../unix/DownloadURL.sh"
# shellcheck source=../unix/check_and_set_proxy.sh
source "${BASH_SOURCE%/*}/../unix/check_and_set_proxy.sh" source "${BASH_SOURCE%/*}/../unix/check_and_set_proxy.sh"
# shellcheck source=../unix/SetEnvVar.sh
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh" source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
targetFolder="/opt/android" targetFolder="/opt/android"
@@ -49,15 +46,15 @@ sdkTargetFolder="$targetFolder/sdk"
basePath="http://ci-files01-hki.intra.qt.io/input/android" basePath="http://ci-files01-hki.intra.qt.io/input/android"
toolsVersion="r26.1.1" toolsVersion="r25.2.5"
toolsFile="sdk-tools-linux-4333796.zip" toolsFile="tools_$toolsVersion-linux.zip"
ndkVersion="r19c" ndkVersion="r10e"
ndkFile="android-ndk-$ndkVersion-linux-x86_64.zip" ndkFile="android-ndk-$ndkVersion-linux-x86_64.zip"
sdkBuildToolsVersion="28.0.3" sdkBuildToolsVersion="25.0.2"
sdkApiLevel="android-28" sdkApiLevel="android-21"
toolsSha1="8c7c28554a32318461802c1291d76fccfafde054" toolsSha1="72df3aa1988c0a9003ccdfd7a13a7b8bd0f47fc1"
ndkSha1="fd94d0be6017c6acbd193eb95e09cf4b6f61b834" ndkSha1="f692681b007071103277f6edc6f91cb5c5494a32"
toolsTargetFile="/tmp/$toolsFile" toolsTargetFile="/tmp/$toolsFile"
toolsSourceFile="$basePath/$toolsFile" toolsSourceFile="$basePath/$toolsFile"
@@ -74,44 +71,27 @@ rm "$ndkTargetFile"
rm "$toolsTargetFile" rm "$toolsTargetFile"
echo "Changing ownership of Android files." echo "Changing ownership of Android files."
if uname -a |grep -q "el7"; then if uname -a |grep -q "el6\|el7"; then
sudo chown -R qt:wheel "$targetFolder" sudo chown -R qt:wheel "$targetFolder"
else else
sudo chown -R qt:users "$targetFolder" sudo chown -R qt:users "$targetFolder"
fi fi
echo "Running SDK manager for platforms;$sdkApiLevel, platform-tools and build-tools;$sdkBuildToolsVersion." echo "Running SDK manager for platforms;$sdkApiLevel, tools, platform-tools and build-tools;$sdkBuildToolsVersion."
# shellcheck disable=SC2031
if [ "$http_proxy" != "" ]; then if [ "$http_proxy" != "" ]; then
proxy_host=$(echo "$proxy" | cut -d'/' -f3 | cut -d':' -f1) proxy_host=$(echo $proxy | cut -d'/' -f3 | cut -d':' -f1)
proxy_port=$(echo "$proxy" | cut -d':' -f3) proxy_port=$(echo $proxy | cut -d':' -f3)
echo "y" |"$sdkTargetFolder/tools/bin/sdkmanager" --no_https --proxy=http --proxy_host="$proxy_host" --proxy_port="$proxy_port" "platforms;$sdkApiLevel" "platform-tools" "build-tools;$sdkBuildToolsVersion" echo "y" |"$sdkTargetFolder/tools/bin/sdkmanager" --no_https --proxy=http --proxy_host=$proxy_host --proxy_port=$proxy_port "platforms;$sdkApiLevel" "tools" "platform-tools" "build-tools;$sdkBuildToolsVersion"
else else
echo "y" |"$sdkTargetFolder/tools/bin/sdkmanager" "platforms;$sdkApiLevel" "platform-tools" "build-tools;$sdkBuildToolsVersion" echo "y" |"$sdkTargetFolder/tools/bin/sdkmanager" "platforms;$sdkApiLevel" "tools" "platform-tools" "build-tools;$sdkBuildToolsVersion"
fi fi
echo "Checking the contents of Android SDK..."
ls -l "$sdkTargetFolder"
SetEnvVar "ANDROID_SDK_HOME" "$sdkTargetFolder" SetEnvVar "ANDROID_SDK_HOME" "$sdkTargetFolder"
SetEnvVar "ANDROID_NDK_HOME" "$targetFolder/android-ndk-$ndkVersion" SetEnvVar "ANDROID_NDK_HOME" "$targetFolder/android-ndk-$ndkVersion"
SetEnvVar "ANDROID_NDK_ROOT" "$targetFolder/android-ndk-$ndkVersion"
SetEnvVar "ANDROID_NDK_HOST" "linux-x86_64" SetEnvVar "ANDROID_NDK_HOST" "linux-x86_64"
SetEnvVar "ANDROID_API_VERSION" "$sdkApiLevel" SetEnvVar "ANDROID_API_VERSION" "$sdkApiLevel"
# shellcheck disable=SC2129
echo "Android SDK tools = $toolsVersion" >> ~/versions.txt echo "Android SDK tools = $toolsVersion" >> ~/versions.txt
echo "Android SDK Build Tools = $sdkBuildToolsVersion" >> ~/versions.txt echo "Android SDK Build Tools = $sdkBuildToolsVersion" >> ~/versions.txt
echo "Android SDK API level = $sdkApiLevel" >> ~/versions.txt echo "Android SDK API level = $sdkApiLevel" >> ~/versions.txt
echo "Android NDK = $ndkVersion" >> ~/versions.txt echo "Android NDK = $ndkVersion" >> ~/versions.txt
cd "$sdkTargetFolder/tools/bin"
./sdkmanager --install "emulator"
echo "y" | ./sdkmanager --install "system-images;android-21;google_apis;x86"
echo "Checking the contents of Android SDK again..."
ls -l "$sdkTargetFolder"
echo "no" | ./avdmanager create avd -n x86emulator -k "system-images;android-21;google_apis;x86" -c 2048M -f
# Purely informative, show the list of avd devices
./avdmanager list avd

View File

@@ -1,44 +0,0 @@
#!/usr/bin/env bash
#############################################################################
##
## Copyright (C) 2018 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/
##
## This file is part of the provisioning scripts of the Qt Toolkit.
##
## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage
## Licensees holding valid commercial Qt licenses may use this file in
## accordance with the commercial license agreement provided with the
## Software or, alternatively, in accordance with the terms contained in
## a written agreement between you and The Qt Company. For licensing terms
## and conditions see http://www.qt.io/terms-conditions. For further
## information use the contact form at http://www.qt.io/contact-us.
##
## GNU Lesser General Public License Usage
## Alternatively, this file may be used under the terms of the GNU Lesser
## General Public License version 2.1 or version 3 as published by the Free
## Software Foundation and appearing in the file LICENSE.LGPLv21 and
## LICENSE.LGPLv3 included in the packaging of this file. Please review the
## following information to ensure the GNU Lesser General Public License
## requirements will be met: https://www.gnu.org/licenses/lgpl.html and
## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
##
## As a special exception, The Qt Company gives you certain additional
## rights. These rights are described in The Qt Company LGPL Exception
## version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
##
## $QT_END_LICENSE$
##
#############################################################################
set -ex
function waitLoop {
while sudo fuser /var/lib/dpkg/lock >/dev/null 2>&1 ; do
echo "Waiting for other software managers to finish..."
sleep 0.5
done
}

View File

@@ -5,7 +5,7 @@
## Copyright (C) 2016 The Qt Company Ltd. ## Copyright (C) 2016 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/ ## Contact: http://www.qt.io/licensing/
## ##
## This file is part of the provisioning scripts of the Qt Toolkit. ## This file is part of the test suite of the Qt Toolkit.
## ##
## $QT_BEGIN_LICENSE:LGPL21$ ## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage ## Commercial License Usage
@@ -33,25 +33,20 @@
## ##
############################################################################# #############################################################################
# This script installs CMake 3.7.2 # This script installs CMake 3.6.2
# CMake is needed for autotests that verify that Qt can be built with CMake # CMake is needed for autotests that verify that Qt can be built with CMake
# shellcheck source=../unix/InstallFromCompressedFileFromURL.sh
source "${BASH_SOURCE%/*}/../unix/InstallFromCompressedFileFromURL.sh" source "${BASH_SOURCE%/*}/../unix/InstallFromCompressedFileFromURL.sh"
# shellcheck source=../unix/SetEnvVar.sh
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh" source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
version="3.7.2" version="3.6.2"
PrimaryUrl="http://ci-files01-hki.intra.qt.io/input/cmake/cmake-3.7.2-Linux-x86_64.tar.gz" PrimaryUrl="http://ci-files01-hki.intra.qt.io/input/cmake/cmake-3.6.2-Linux-x86_64.tar.gz"
AltUrl="https://cmake.org/files/v3.7/cmake-3.7.2-Linux-x86_64.tar.gz" AltUrl="https://cmake.org/files/v3.6/cmake-3.6.2-Linux-x86_64.tar.gz"
SHA1="915bc981aab354821fb9fd28374a720fdb3aa180" SHA1="dd9d8d57b66109d4bac6eef9209beb94608a185c"
targetFolder="/opt/cmake-$version" targetFolder="/opt/cmake-$version"
appPrefix="cmake-$version-Linux-x86_64" appPrefix="cmake-$version-Linux-x86_64"
InstallFromCompressedFileFromURL "$PrimaryUrl" "$AltUrl" "$SHA1" "$targetFolder" "$appPrefix" InstallFromCompressedFileFromURL "$PrimaryUrl" "$AltUrl" "$SHA1" "$targetFolder" "$appPrefix"
SetEnvVar "PATH" "$targetFolder/bin:\$PATH" SetEnvVar "PATH" "$targetFolder/bin:\$PATH"
echo "CMake = $version" >> ~/versions.txt

View File

@@ -1,4 +0,0 @@
#!/usr/bin/env bash
sudo chmod -x /etc/cron.daily/cracklib-runtime

View File

@@ -1,3 +0,0 @@
#!/usr/bin/env bash
sudo chmod -x /etc/cron.daily/mlocate*

View File

@@ -1,4 +0,0 @@
#!/usr/bin/env bash
gsettings set org.gnome.desktop.notifications.application:/update-manager/ enable false
gsettings set org.gnome.desktop.notifications show-banners false

View File

@@ -39,8 +39,6 @@ echo "Disable Network Time Protocol (NTP)"
if uname -a |grep -q "Ubuntu"; then if uname -a |grep -q "Ubuntu"; then
sudo timedatectl set-ntp false sudo timedatectl set-ntp false
elif cat /etc/os-release |grep "SUSE Linux Enterprise Server 15"; then
sudo timedatectl set-ntp false
else else
(systemctl &>/dev/null && sudo systemctl disable ntpd) || sudo /sbin/chkconfig ntpd off systemctl &>/dev/null && sudo systemctl disable ntpd || sudo /sbin/chkconfig ntpd off
fi fi

View File

@@ -1,5 +1,3 @@
#!/usr/bin/env bash
# We need to disable selinux while we are overwriting some binaries # We need to disable selinux while we are overwriting some binaries
# required by it. If this is not done, ICU provisioning will create # required by it. If this is not done, ICU provisioning will create
# template that is not booting. # template that is not booting.

View File

@@ -1,71 +0,0 @@
#!/usr/bin/env bash
#############################################################################
##
## Copyright (C) 2017 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/
##
## This file is part of the provisioning scripts of the Qt Toolkit.
##
## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage
## Licensees holding valid commercial Qt licenses may use this file in
## accordance with the commercial license agreement provided with the
## Software or, alternatively, in accordance with the terms contained in
## a written agreement between you and The Qt Company. For licensing terms
## and conditions see http://www.qt.io/terms-conditions. For further
## information use the contact form at http://www.qt.io/contact-us.
##
## GNU Lesser General Public License Usage
## Alternatively, this file may be used under the terms of the GNU Lesser
## General Public License version 2.1 or version 3 as published by the Free
## Software Foundation and appearing in the file LICENSE.LGPLv21 and
## LICENSE.LGPLv3 included in the packaging of this file. Please review the
## following information to ensure the GNU Lesser General Public License
## requirements will be met: https://www.gnu.org/licenses/lgpl.html and
## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
##
## As a special exception, The Qt Company gives you certain additional
## rights. These rights are described in The Qt Company LGPL Exception
## version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
##
## $QT_END_LICENSE$
##
#############################################################################
set -ex
. $(dirname "$0")/../../common/unix/DownloadURL.sh
localRepo=http://ci-files01-hki.intra.qt.io/input/docker
upstreamRepo=https://download.docker.com/linux/ubuntu/dists/bionic/pool/stable/amd64
echo '
f4c941807310e3fa470dddfb068d599174a3daec containerd.io_1.2.10-3_amd64.deb
ee640d9258fd4d3f4c7017ab2a71da63cbbead55 docker-ce_19.03.4~3-0~ubuntu-bionic_amd64.deb
09402bf5dac40f0c50f1071b17f38f6584a42ad1 docker-ce-cli_19.03.4~3-0~ubuntu-bionic_amd64.deb
' \
| xargs -n2 | while read sha f
do
DownloadURL $localRepo/$f $upstreamRepo/$f $sha
done
sudo apt-get -y install ./containerd.io*.deb ./docker-ce*.deb ./docker-ce-cli*.deb
rm -f ./containerd.io*.deb ./docker-ce*.deb ./docker-ce-cli*.deb
sudo usermod -a -G docker $USER
sudo docker info
# Download and install the docker-compose extension from https://github.com/docker/compose/releases
f=docker-compose-$(uname -s)-$(uname -m)
DownloadURL \
$localRepo/$f \
https://github.com/docker/compose/releases/download/1.24.1/$f \
cfb3439956216b1248308141f7193776fcf4b9c9b49cbbe2fb07885678e2bb8a
sudo install -m 755 ./docker-compose* /usr/local/bin/docker-compose
rm ./docker-compose*
# Start testserver provisioning
source "${BASH_SOURCE%/*}/testserver/docker_testserver.sh"

View File

@@ -1,81 +0,0 @@
#!/usr/bin/env bash
#############################################################################
##
## Copyright (C) 2019 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/
##
## This file is part of the provisioning scripts of the Qt Toolkit.
##
## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage
## Licensees holding valid commercial Qt licenses may use this file in
## accordance with the commercial license agreement provided with the
## Software or, alternatively, in accordance with the terms contained in
## a written agreement between you and The Qt Company. For licensing terms
## and conditions see http://www.qt.io/terms-conditions. For further
## information use the contact form at http://www.qt.io/contact-us.
##
## GNU Lesser General Public License Usage
## Alternatively, this file may be used under the terms of the GNU Lesser
## General Public License version 2.1 or version 3 as published by the Free
## Software Foundation and appearing in the file LICENSE.LGPLv21 and
## LICENSE.LGPLv3 included in the packaging of this file. Please review the
## following information to ensure the GNU Lesser General Public License
## requirements will be met: https://www.gnu.org/licenses/lgpl.html and
## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
##
## As a special exception, The Qt Company gives you certain additional
## rights. These rights are described in The Qt Company LGPL Exception
## version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
##
## $QT_END_LICENSE$
##
#############################################################################
# shellcheck source=../unix/InstallFromCompressedFileFromURL.sh
source "${BASH_SOURCE%/*}/../unix/InstallFromCompressedFileFromURL.sh"
# shellcheck source=../unix/SetEnvVar.sh
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
# shellcheck source=../unix/DownloadURL.sh
source "${BASH_SOURCE%/*}/../unix/DownloadURL.sh"
version="1.38.16"
version_node="8.9.1"
urlEmscriptenCache="http://ci-files01-hki.intra.qt.io/input/emsdk/emscripten-$version.tar.gz"
urlEmscriptenExternal="https://github.com/kripken/emscripten/archive/$version.tar.gz"
urlEmscriptenLlvmCache="http://ci-files01-hki.intra.qt.io/input/emsdk/emscripten-llvm-e$version.tar.gz"
urlEmscriptenLlvmExternal="https://s3.amazonaws.com/mozilla-games/emscripten/packages/llvm/tag/linux_64bit/emscripten-llvm-e$version.tar.gz"
urlNodeCache="http://ci-files01-hki.intra.qt.io/input/emsdk/node-v$version_node-linux-x64.tar.xz"
urlNodeExternal="https://s3.amazonaws.com/mozilla-games/emscripten/packages/node-v$version_node-linux-x64.tar.xz"
sha1Emscripten="353ad7bf614f73b73ed1d05aedd66321d679e03d"
sha1EmscriptenLlvm="e132c26ad657c07f88cc550fd23f1d6f1b6c0673"
sha1Node="eaec5de2af934f7ebc7f9597983e71c5d5a9a726"
targetFolder="/opt/emsdk"
sudo mkdir "$targetFolder"
InstallFromCompressedFileFromURL "$urlEmscriptenCache" "$urlEmscriptenExternal" "$sha1Emscripten" "$targetFolder" ""
InstallFromCompressedFileFromURL "$urlEmscriptenLlvmCache" "$urlEmscriptenLlvmExternal" "$sha1EmscriptenLlvm" "$targetFolder" ""
InstallFromCompressedFileFromURL "$urlNodeCache" "$urlNodeExternal" "$sha1Node" "$targetFolder" ""
sudo chmod -R a+rwx "$targetFolder"
echo "Writing $targetFolder/.emscripten"
cat <<EOM >"$targetFolder/.emscripten"
LLVM_ROOT='$targetFolder/emscripten-llvm-e$version/'
EMSCRIPTEN_NATIVE_OPTIMIZER='$targetFolder/emscripten-llvm-e$version/optimizer'
BINARYEN_ROOT='$targetFolder/emscripten-llvm-e$version/binaryen'
NODE_JS='$targetFolder/node-v$version_node-linux-x64/bin/node'
EMSCRIPTEN_ROOT='$targetFolder/emscripten-$version'
SPIDERMONKEY_ENGINE = ''
V8_ENGINE = ''
TEMP_DIR = '/tmp'
COMPILER_ENGINE = NODE_JS
JS_ENGINES = [NODE_JS]
EOM
SetEnvVar "PATH" "\"$targetFolder/emscripten-llvm-e$version/:$targetFolder/node-v$version_node-linux-x64/bin:$targetFolder/emscripten-$version:\$PATH\""
SetEnvVar "EMSCRIPTEN" "$targetFolder/emscripten-$version"
SetEnvVar "EM_CONFIG" "$targetFolder/.emscripten"
echo "Emsdk = $version" >> ~/versions.txt
echo "Emsdk node = $version_node" >> ~/versions.txt

View File

@@ -34,10 +34,7 @@
############################################################################# #############################################################################
# This script installs FBX SDK # This script installs FBX SDK
# shellcheck source=../unix/DownloadURL.sh
source "${BASH_SOURCE%/*}/../unix/DownloadURL.sh" source "${BASH_SOURCE%/*}/../unix/DownloadURL.sh"
# shellcheck source=../unix/SetEnvVar.sh
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh" source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
set -e set -e

View File

@@ -1,107 +0,0 @@
#!/usr/bin/env bash
#############################################################################
##
## Copyright (C) 2018 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/
##
## This file is part of the provisioning scripts of the Qt Toolkit.
##
## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage
## Licensees holding valid commercial Qt licenses may use this file in
## accordance with the commercial license agreement provided with the
## Software or, alternatively, in accordance with the terms contained in
## a written agreement between you and The Qt Company. For licensing terms
## and conditions see http://www.qt.io/terms-conditions. For further
## information use the contact form at http://www.qt.io/contact-us.
##
## GNU Lesser General Public License Usage
## Alternatively, this file may be used under the terms of the GNU Lesser
## General Public License version 2.1 or version 3 as published by the Free
## Software Foundation and appearing in the file LICENSE.LGPLv21 and
## LICENSE.LGPLv3 included in the packaging of this file. Please review the
## following information to ensure the GNU Lesser General Public License
## requirements will be met: https://www.gnu.org/licenses/lgpl.html and
## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
##
## As a special exception, The Qt Company gives you certain additional
## rights. These rights are described in The Qt Company LGPL Exception
## version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
##
## $QT_END_LICENSE$
##
#############################################################################
# This script builds GCC from sources
# shellcheck source=../unix/DownloadURL.sh
source "${BASH_SOURCE%/*}/../unix/DownloadURL.sh"
# shellcheck source=../unix/SetEnvVar.sh
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
set -ex
function InstallGCC() {
version=$1
priority=$2
prebuiltSHA1=$3
sourcesSHA1=$4
tmpFolder="/tmp"
prebuiltGCC="http://ci-files01-hki.intra.qt.io/input/gcc/gcc-$version-prebuilt.tar.gz"
prebuiltTarget="$tmpFolder/gcc-$version-prebuilt.tar.gz"
installPrefix="/usr/local"
suffixVersion=$(echo "$version" | cut -d "." -f1,2)
sourceFile="gcc-$version.tar.xz"
cachedUrl="http://ci-files01-hki.intra.qt.io/input/gcc/$sourceFile"
officialUrl="ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/releases/gcc-$version/$sourceFile"
targetFile="$tmpFolder/$sourceFile"
buildFolder="$HOME/gcc_build"
echo "Fetching prebuilt GCC."
curl --fail -L --retry 5 --retry-delay 5 -o "$prebuiltTarget" "$prebuiltGCC" || (
echo "Fetching prebuilt GCC failed. Building from sources."
DownloadURL "$cachedUrl" "$officialUrl" "$sourcesSHA1" "$targetFile"
)
if [ -f "$prebuiltTarget" ]; then
echo "$prebuiltSHA1 *$prebuiltTarget" | sha1sum -c -
sudo tar -xzf "$prebuiltTarget" -C "$installPrefix"
rm -rf "$prebuiltTarget"
else
tar -C "$tmpFolder" -xJf "$targetFile"
mkdir -p "$buildFolder"
cd "$tmpFolder/gcc-$version"
sudo "$tmpFolder/gcc-$version/contrib/download_prerequisites"
cd "$buildFolder"
"$tmpFolder/gcc-$version/configure" --disable-bootstrap --enable-languages=c,c++,lto --prefix="$installPrefix" --program-suffix="-$suffixVersion"
make -j4
sudo make install
rm -rf "$targetFile"
sudo rm -rf "$tmpFolder/gcc-$version"
fi
# openSUSE has update-alternatives under /usr/sbin and it has grouped the commands by means of master and slave links
if [ -f "/usr/sbin/update-alternatives" ]; then
sudo /usr/sbin/update-alternatives --install /usr/bin/gcc gcc "$installPrefix/bin/gcc-$suffixVersion" "$priority" \
--slave /usr/bin/g++ g++ "$installPrefix/bin/g++-$suffixVersion" \
--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"
fi
echo "/usr/local/lib64" | sudo tee /etc/ld.so.conf.d/gcc-libraries.conf
echo "/usr/local/lib32" | sudo tee -a /etc/ld.so.conf.d/gcc-libraries.conf
sudo ldconfig -v
echo "GCC = $version" >> ~/versions.txt
}

View File

@@ -35,9 +35,7 @@
# This script installs INTEGRITY # This script installs INTEGRITY
# shellcheck source=../unix/InstallFromCompressedFileFromURL.sh
source "${BASH_SOURCE%/*}/../unix/InstallFromCompressedFileFromURL.sh" source "${BASH_SOURCE%/*}/../unix/InstallFromCompressedFileFromURL.sh"
# shellcheck source=../unix/SetEnvVar.sh
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh" source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
version="11.4.4" version="11.4.4"

View File

@@ -35,38 +35,30 @@
# This script install OpenSSL from sources. # This script install OpenSSL from sources.
# Requires GCC and Perl to be in PATH. # Requires GCC and Perl to be in PATH.
set -ex
# shellcheck source=../unix/DownloadURL.sh
source "${BASH_SOURCE%/*}/../unix/DownloadURL.sh" source "${BASH_SOURCE%/*}/../unix/DownloadURL.sh"
# shellcheck source=../unix/SetEnvVar.sh
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh" source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
exports_file="/tmp/export.sh" version="1.0.2g"
# source previously made environmental variables.
if uname -a |grep -q "Ubuntu"; then
# shellcheck disable=SC1090
grep -e "^export" "$HOME/.profile" > $exports_file && source $exports_file
rm -rf "$exports_file"
else
# shellcheck disable=SC1090
grep -e "^export" "$HOME/.bashrc" > $exports_file && source $exports_file
rm -rf "$exports_file"
fi
version="1.1.1d"
officialUrl="https://www.openssl.org/source/openssl-$version.tar.gz" officialUrl="https://www.openssl.org/source/openssl-$version.tar.gz"
cachedUrl="http://ci-files01-hki.intra.qt.io/input/openssl/openssl-$version.tar.gz" cachedUrl="http://ci-files01-hki.intra.qt.io/input/openssl/openssl-$version.tar.gz"
targetFile="/tmp/openssl-$version.tar.gz" targetFile="/tmp/openssl-$version.tar.gz"
sha="056057782325134b76d1931c48f2c7e6595d7ef4" installFolder="/home/qt/"
opensslHome="${HOME}/openssl/android/openssl-${version}" sha="36af23887402a5ea4ebef91df8e61654906f58f2"
DownloadURL "$cachedUrl" "$officialUrl" "$sha" "$targetFile" # Until every VM doing Linux Android builds have provisioned the env variable
mkdir -p "${HOME}/openssl/android/" # OPENSSL_ANDROID_HOME, we can't change the hard coded path that's currently in Coin.
tar -xzf "$targetFile" -C "${HOME}/openssl/android/" # QTQAINFRA-1436
opensslHome="${installFolder}openssl-1.0.2"
TOOLCHAIN=${ANDROID_NDK_HOME}/toolchains/llvm/prebuilt/linux-x86_64/bin DownloadURL "$cachedUrl" "$officialUrl" "$sha" "$targetFile"
cd "$opensslHome"
PATH=$TOOLCHAIN:$PATH CC=clang ./Configure android-arm tar -xzf "$targetFile" -C "$installFolder"
PATH=$TOOLCHAIN:$PATH CC=clang make build_generated # This rename should be removed once hard coded path from Coin is fixed. (QTQAINFRA-1436)
mv "${opensslHome}g" "${opensslHome}"
pushd "$opensslHome"
echo "Running configure"
perl Configure shared android
SetEnvVar "OPENSSL_ANDROID_HOME" "$opensslHome" SetEnvVar "OPENSSL_ANDROID_HOME" "$opensslHome"

View File

@@ -40,8 +40,8 @@ set -ex
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh" source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
targetFolder="/opt/" targetFolder="/opt/"
sourceFile="http://ci-files01-hki.intra.qt.io/input/qnx/linux/qnx660-patch4687-linux.tar.gz" sourceFile="http://ci-files01-hki.intra.qt.io/input/qnx/linux/qnx660.tar.gz"
sha1="ffcf91489699c42ce9c1d74941f1829531752bbe" sha1="E292CCAEF447AC1AA4DAD7802D604A5531ACD8D0"
folderName="qnx660" folderName="qnx660"
targetFile="qnx660.tar.gz" targetFile="qnx660.tar.gz"
wget --tries=5 --waitretry=5 --progress=dot:giga --output-document="$targetFile" "$sourceFile" wget --tries=5 --waitretry=5 --progress=dot:giga --output-document="$targetFile" "$sourceFile"

View File

@@ -37,15 +37,14 @@
set -ex set -ex
# shellcheck source=../unix/SetEnvVar.sh
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh" source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
targetFolder="/opt/" targetFolder="/opt/"
sourceFile="http://ci-files01-hki.intra.qt.io/input/qnx/qnx700-20180801-linux.tar.xz" sourceFile="http://ci-files01-hki.intra.qt.io/input/qnx/qnx700.tar.xz"
sha1="5d2c8f531823b1f7a2e20968dc698c187c7de94c" sha1="949a87c5f00d0756956cb4b1b3b213ecaeee9113"
folderName="qnx700" folderName="qnx700"
targetFile="qnx700.tar.xz" targetFile="qnx700.tar.xz"
wget --tries=5 --waitretry=5 --progress=dot:giga --output-document="$targetFile" "$sourceFile" wget --tries=5 --waitretry=5 --output-document="$targetFile" "$sourceFile"
echo "$sha1 $targetFile" | sha1sum --check echo "$sha1 $targetFile" | sha1sum --check
if [ ! -d "$targetFolder" ]; then if [ ! -d "$targetFolder" ]; then
mkdir -p $targetFolder mkdir -p $targetFolder
@@ -60,7 +59,6 @@ if [ ! -f $targetFolder/$folderName/qnxsdp-env.sh ]; then
fi fi
rm -rf $targetFile rm -rf $targetFile
# Set env variables # Set env variables
SetEnvVar "QNX_700" "$targetFolder$folderName" SetEnvVar "QNX_700" "$targetFolder$folderName"

View File

@@ -1,3 +0,0 @@
#!/usr/bin/env bash
sudo apt-get purge apport -y

View File

@@ -1,3 +0,0 @@
#!/usr/bin/env bash
sudo apt -q -y remove update-notifier update-manager python3-distupgrade python3-update-manager ubuntu-release-upgrader-core update-manager-core

View File

@@ -1,3 +0,0 @@
#!/usr/bin/env bash
sudo apt-get remove update-manager

View File

@@ -1,60 +0,0 @@
#!/usr/bin/env bash
#############################################################################
##
## Copyright (C) 2018 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/
##
## This file is part of the provisioning scripts of the Qt Toolkit.
##
## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage
## Licensees holding valid commercial Qt licenses may use this file in
## accordance with the commercial license agreement provided with the
## Software or, alternatively, in accordance with the terms contained in
## a written agreement between you and The Qt Company. For licensing terms
## and conditions see http://www.qt.io/terms-conditions. For further
## information use the contact form at http://www.qt.io/contact-us.
##
## GNU Lesser General Public License Usage
## Alternatively, this file may be used under the terms of the GNU Lesser
## General Public License version 2.1 or version 3 as published by the Free
## Software Foundation and appearing in the file LICENSE.LGPLv21 and
## LICENSE.LGPLv3 included in the packaging of this file. Please review the
## following information to ensure the GNU Lesser General Public License
## requirements will be met: https://www.gnu.org/licenses/lgpl.html and
## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
##
## As a special exception, The Qt Company gives you certain additional
## rights. These rights are described in The Qt Company LGPL Exception
## version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
##
## $QT_END_LICENSE$
##
#############################################################################
# This script installs Squish Coco
set -ex
# shellcheck source=../unix/DownloadURL.sh
source "${BASH_SOURCE%/*}/../unix/DownloadURL.sh"
# shellcheck source=../unix/SetEnvVar.sh
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
version="4.2.2"
sha1="a44f0f039f3712c715eea63c4021d08bf17a44c6"
package="SquishCocoSetup_${version}_Linux_x86_64.run"
url="http://ci-files01-hki.intra.qt.io/input/coco//$package"
echo "Enable license for Coco"
DownloadURL "$url" "$url" "$sha1" "/tmp/$package"
sudo chmod 755 "/tmp/$package"
echo 1 | sudo "/tmp/$package" "--nox11"
/opt/SquishCoco/bin/cocolic --license-server=Qt-SRV-33.intra.qt.io:49344
echo "export PATH=/opt/SquishCoco/bin/:$PATH" >> ~/.bashrc

View File

@@ -1,7 +0,0 @@
FROM ubuntu:16.04
ARG packages="apache2 libcgi-session-perl wget avahi-daemon"
RUN apt-get update && apt-get install -y $packages && dpkg -l $packages
EXPOSE 80 443
# install configurations and test data
RUN wget https://tools.ietf.org/rfc/rfc3252.txt

View File

@@ -1,10 +0,0 @@
FROM ubuntu:16.04
ARG packages="gdebi-core wget avahi-daemon"
RUN apt-get update && apt-get install -y $packages && dpkg -l $packages
RUN wget http://ppa.launchpad.net/dajhorn/dante/ubuntu/pool/main/d/dante/dante-server_1.4.1-1_amd64.deb
RUN gdebi -n dante-server_1.4.1-1_amd64.deb
EXPOSE 1080-1081
# install configurations and test data
COPY danted /etc/init.d/
COPY danted-authenticating /etc/init.d/

View File

@@ -1,93 +0,0 @@
#! /bin/sh
### BEGIN INIT INFO
# Provides: danted
# Required-Start: $remote_fs $syslog
# Required-Stop: $remote_fs $syslog
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: SOCKS (v4 and v5) proxy daemon (danted)
### END INIT INFO
#
# dante SOCKS server init.d file. Based on /etc/init.d/skeleton:
# Version: @(#)skeleton 1.8 03-Mar-1998 miquels@cistron.nl
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
DAEMON=/usr/sbin/danted
NAME=danted
DESC="Dante SOCKS daemon"
PIDFILE=/var/run/$NAME.pid
CONFFILE=/etc/$NAME.conf
test -f $DAEMON || exit 0
set -e
# This function makes sure that the Dante server can write to the pid-file.
touch_pidfile ()
{
if [ -r $CONFFILE ]; then
uid="`sed -n -e 's/[[:space:]]//g' -e 's/#.*//' -e '/^user\.privileged/{s/[^:]*://p;q;}' \
$CONFFILE`"
if [ -n "$uid" ]; then
touch $PIDFILE
chown $uid $PIDFILE
fi
fi
}
. /lib/lsb/init-functions
case "$1" in
start)
if ! egrep -cve '^ *(#|$)' \
-e '^(logoutput|user\.((not)?privileged|libwrap)):' $CONFFILE > /dev/null
then
echo "Not starting $DESC: not configured."
exit 0
fi
echo -n "Starting $DESC: "
touch_pidfile
start-stop-daemon --start --quiet --oknodo --pidfile $PIDFILE --exec $DAEMON -- -D
echo "$NAME."
;;
stop)
echo -n "Stopping $DESC: "
start-stop-daemon --stop --quiet --oknodo --pidfile $PIDFILE --exec $DAEMON
echo "$NAME."
;;
reload|force-reload)
#
# If the daemon can reload its config files on the fly
# for example by sending it SIGHUP, do it here.
#
# If the daemon responds to changes in its config file
# directly anyway, make this a do-nothing entry.
#
echo "Reloading $DESC configuration files."
start-stop-daemon --stop --signal 1 --quiet --pidfile $PIDFILE --exec $DAEMON -- -D
;;
restart)
#
# If the "reload" option is implemented, move the "force-reload"
# option to the "reload" entry above. If not, "force-reload" is
# just the same as "restart".
#
echo -n "Restarting $DESC: "
start-stop-daemon --stop --quiet --pidfile $PIDFILE --exec $DAEMON
sleep 1
touch_pidfile
start-stop-daemon --start --quiet --pidfile $PIDFILE --exec $DAEMON -- -D
echo "$NAME."
;;
status)
status_of_proc "$DAEMON" "$NAME" && exit 0 || exit $?
;;
*)
N=/etc/init.d/$NAME
# echo "Usage: $N {start|stop|restart|reload|force-reload}" >&2
echo "Usage: $N {start|stop|restart|force-reload}" >&2
exit 1
;;
esac
exit 0

View File

@@ -1,97 +0,0 @@
#! /bin/sh
### BEGIN INIT INFO
# Provides: danted-authenticating
# Required-Start: $remote_fs $syslog
# Required-Stop: $remote_fs $syslog
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: SOCKS (v4 and v5) proxy daemon (danted)
### END INIT INFO
#
# dante SOCKS server init.d file. Based on /etc/init.d/skeleton:
# Version: @(#)skeleton 1.8 03-Mar-1998 miquels@cistron.nl
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
DAEMON=/usr/sbin/danted
NAME=danted-authenticating
DESC="Dante SOCKS daemon"
PIDFILE=/var/run/$NAME.pid
CONFFILE=/etc/$NAME.conf
DANTED_ARGS="-D -f $CONFFILE"
test -f $DAEMON || exit 0
set -e
# This function makes sure that the Dante server can write to the pid-file.
touch_pidfile ()
{
if [ -r $CONFFILE ]; then
uid="`sed -n -e 's/[[:space:]]//g' -e 's/#.*//' -e '/^user\.privileged/{s/[^:]*://p;q;}' \
$CONFFILE`"
if [ -n "$uid" ]; then
touch $PIDFILE
chown $uid $PIDFILE
fi
fi
}
. /lib/lsb/init-functions
case "$1" in
start)
if ! egrep -cve '^ *(#|$)' \
-e '^(logoutput|user\.((not)?privileged|libwrap)):' $CONFFILE > /dev/null
then
echo "Not starting $DESC: not configured."
exit 0
fi
echo -n "Starting $DESC: "
touch_pidfile
start-stop-daemon --start --quiet --oknodo --pidfile $PIDFILE \
--exec $DAEMON -- $DANTED_ARGS
echo "$NAME."
;;
stop)
echo -n "Stopping $DESC: "
start-stop-daemon --stop --quiet --oknodo --pidfile $PIDFILE --exec $DAEMON
echo "$NAME."
;;
reload|force-reload)
#
# If the daemon can reload its config files on the fly
# for example by sending it SIGHUP, do it here.
#
# If the daemon responds to changes in its config file
# directly anyway, make this a do-nothing entry.
#
echo "Reloading $DESC configuration files."
start-stop-daemon --stop --signal 1 --quiet --pidfile $PIDFILE \
--exec $DAEMON -- $DANTED_ARGS
;;
restart)
#
# If the "reload" option is implemented, move the "force-reload"
# option to the "reload" entry above. If not, "force-reload" is
# just the same as "restart".
#
echo -n "Restarting $DESC: "
start-stop-daemon --stop --quiet --pidfile $PIDFILE --exec $DAEMON
sleep 1
touch_pidfile
start-stop-daemon --start --quiet --pidfile $PIDFILE \
--exec $DAEMON -- $DANTED_ARGS
echo "$NAME."
;;
status)
status_of_proc "$DAEMON" "$NAME" && exit 0 || exit $?
;;
*)
N=/etc/init.d/$NAME
# echo "Usage: $N {start|stop|restart|reload|force-reload}" >&2
echo "Usage: $N {start|stop|restart|force-reload}" >&2
exit 1
;;
esac
exit 0

View File

@@ -1,69 +0,0 @@
#!/usr/bin/env bash
#############################################################################
##
## Copyright (C) 2017 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/
##
## This file is part of the provisioning scripts of the Qt Toolkit.
##
## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage
## Licensees holding valid commercial Qt licenses may use this file in
## accordance with the commercial license agreement provided with the
## Software or, alternatively, in accordance with the terms contained in
## a written agreement between you and The Qt Company. For licensing terms
## and conditions see http://www.qt.io/terms-conditions. For further
## information use the contact form at http://www.qt.io/contact-us.
##
## GNU Lesser General Public License Usage
## Alternatively, this file may be used under the terms of the GNU Lesser
## General Public License version 2.1 or version 3 as published by the Free
## Software Foundation and appearing in the file LICENSE.LGPLv21 and
## LICENSE.LGPLv3 included in the packaging of this file. Please review the
## following information to ensure the GNU Lesser General Public License
## requirements will be met: https://www.gnu.org/licenses/lgpl.html and
## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
##
## As a special exception, The Qt Company gives you certain additional
## rights. These rights are described in The Qt Company LGPL Exception
## version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
##
## $QT_END_LICENSE$
##
#############################################################################
set -ex
# Using SHA-1 of each server context as the tag of docker images. A tag labels a
# specific image version. It is used by docker compose file (docker-compose.yml)
# to launch the corresponding docker containers. If one of the server contexts
# (./apache2, ./danted, ...) gets changes, all the related compose files in
# qtbase should be updated as well.
#
# For example, here's how to get the SHA-1 of apache test server.
# find ./apache2 -type f -print0 | sort -z | xargs -r0 sha1sum | \
# awk '{ print $1 }' | sha1sum | awk '{ print $1 }'
testserver='apache2 squid vsftpd ftp-proxy danted'
for server in $testserver
do
context="${BASH_SOURCE%/*}/$server"
sha1=$(find $context -type f -print0 | sort -z | xargs -r0 sha1sum | awk '{ print $1 }' | \
sha1sum | awk '{ print $1 }')
sudo docker build -t qt-test-server-$server:$sha1 $context
# transition - The fixed tag is temporarily used by CI to pass the qtbase testing.
case $server in
apache2) fixed_tag="cc9ea678b92bdda33acb9fa0159bb4ad0f3cd947" ;;
squid) fixed_tag="577d99307eea9a8cccfec944d25be2bce2fe99cc" ;;
vsftpd) fixed_tag="18896604c7e90b543e56d80c8a8aabdb65a590d0" ;;
ftp-proxy) fixed_tag="2c6c8f1ab6a364b540c43d705fb6f15a585cb2af" ;;
danted) fixed_tag="327dd56c3c35db85b26fac93213a5a1918475bc7" ;;
esac
[ -z "$fixed_tag" ] || \
sudo docker tag qt-test-server-$server:$sha1 qt-test-server-$server:$fixed_tag
done
sudo docker images

View File

@@ -1,4 +0,0 @@
FROM ubuntu:16.04
ARG packages="ftp-proxy avahi-daemon"
RUN apt-get update && apt-get install -y $packages && dpkg -l $packages
EXPOSE 2121

View File

@@ -1,4 +0,0 @@
FROM ubuntu:16.04
ARG packages="squid avahi-daemon"
RUN apt-get update && apt-get install -y $packages && dpkg -l $packages
EXPOSE 3128-3130

View File

@@ -1,7 +0,0 @@
FROM ubuntu:16.04
ARG packages="vsftpd ftp wget avahi-daemon"
RUN apt-get update && apt-get install -y $packages && dpkg -l $packages
EXPOSE 20-21
# install configurations and test data
RUN wget https://tools.ietf.org/rfc/rfc3252.txt

View File

@@ -1,46 +0,0 @@
#!/usr/bin/env bash
#############################################################################
##
## Copyright (C) 2018 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/
##
## This file is part of the provisioning scripts of the Qt Toolkit.
##
## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage
## Licensees holding valid commercial Qt licenses may use this file in
## accordance with the commercial license agreement provided with the
## Software or, alternatively, in accordance with the terms contained in
## a written agreement between you and The Qt Company. For licensing terms
## and conditions see http://www.qt.io/terms-conditions. For further
## information use the contact form at http://www.qt.io/contact-us.
##
## GNU Lesser General Public License Usage
## Alternatively, this file may be used under the terms of the GNU Lesser
## General Public License version 2.1 or version 3 as published by the Free
## Software Foundation and appearing in the file LICENSE.LGPLv21 and
## LICENSE.LGPLv3 included in the packaging of this file. Please review the
## following information to ensure the GNU Lesser General Public License
## requirements will be met: https://www.gnu.org/licenses/lgpl.html and
## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
##
## As a special exception, The Qt Company gives you certain additional
## rights. These rights are described in The Qt Company LGPL Exception
## version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
##
## $QT_END_LICENSE$
##
#############################################################################
# This script needs to be called last during provisioning so that the software information will show up last in provision log.
set -ex
# shellcheck disable=SC2129
echo "*********************************************" >> ~/versions.txt
echo "***** All installed packages *****" >> ~/versions.txt
apt list --installed >> ~/versions.txt
echo "*********************************************" >> ~/versions.txt
"$(dirname "$0")/version.sh"

View File

@@ -5,7 +5,7 @@
## Copyright (C) 2016 The Qt Company Ltd. ## Copyright (C) 2016 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/ ## Contact: http://www.qt.io/licensing/
## ##
## This file is part of the provisioning scripts of the Qt Toolkit. ## This file is part of the test suite of the Qt Toolkit.
## ##
## $QT_BEGIN_LICENSE:LGPL21$ ## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage ## Commercial License Usage

View File

@@ -39,7 +39,7 @@
set -ex set -ex
# shellcheck source=../unix/DownloadURL.sh # shellcheck source=DownloadURL.sh
source "${BASH_SOURCE%/*}/../unix/DownloadURL.sh" source "${BASH_SOURCE%/*}/../unix/DownloadURL.sh"
function InstallAppFromCompressedFileFromURL { function InstallAppFromCompressedFileFromURL {

View File

@@ -50,8 +50,8 @@ function InstallPKGFromURL {
curl --fail -L --retry 5 --retry-delay 5 -o "$targetFile" "$url_alt" curl --fail -L --retry 5 --retry-delay 5 -o "$targetFile" "$url_alt"
) )
echo "Checking SHA1 on PKG '$targetFile'" echo "Checking SHA1 on PKG '$targetFile'"
echo "$expectedSha1 *$targetFile" > "$targetFile.sha1" echo "$expectedSha1 *$targetFile" > $targetFile.sha1
/usr/bin/shasum --check "$targetFile.sha1" /usr/bin/shasum --check $targetFile.sha1
echo "Run installer on PKG" echo "Run installer on PKG"
sudo installer -package "$targetFile" -target "$targetDirectory" sudo installer -package "$targetFile" -target "$targetDirectory"
echo "Removing file '$targetFile'" echo "Removing file '$targetFile'"

View File

@@ -42,13 +42,13 @@ source "${BASH_SOURCE%/*}/InstallAppFromCompressedFileFromURL.sh"
# shellcheck source=../unix/SetEnvVar.sh # shellcheck source=../unix/SetEnvVar.sh
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh" source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
PrimaryUrl="http://ci-files01-hki.intra.qt.io/input/mac/macos_10.13_high_sierra/cmake-3.11.3-Darwin-x86_64.tar.gz" PrimaryUrl="http://ci-files01-hki.intra.qt.io/input/mac/osx_10.11_el_capitan/cmake-3.6.2-Darwin-x86_64.tar.gz"
AltUrl="https://cmake.org/files/v3.11/cmake-3.11.3-Darwin-x86_64.tar.gz" AltUrl="https://cmake.org/files/v3.6/cmake-3.6.2-Darwin-x86_64.tar.gz"
SHA1="3d13de8020ce560159fa5cecb669498c48552d96" SHA1="13835afa3aea939e07a7ecccedcc041dd8c3a86e"
appPrefix="cmake-3.11.3-Darwin-x86_64" appPrefix="cmake-3.6.2-Darwin-x86_64"
InstallAppFromCompressedFileFromURL "$PrimaryUrl" "$AltUrl" "$SHA1" "$appPrefix" InstallAppFromCompressedFileFromURL "$PrimaryUrl" "$AltUrl" "$SHA1" "$appPrefix"
SetEnvVar "PATH" "/Applications/CMake.app/Contents/bin:\$PATH" SetEnvVar "PATH" "/Applications/CMake.app/Contents/bin:\$PATH"
echo "CMake = 3.11.3" >> ~/versions.txt echo "CMake = 3.6.2" >> ~/versions.txt

View File

@@ -1,38 +0,0 @@
#!/usr/bin/env bash
#############################################################################
##
## Copyright (C) 2017 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/
##
## This file is part of the provisioning scripts of the Qt Toolkit.
##
## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage
## Licensees holding valid commercial Qt licenses may use this file in
## accordance with the commercial license agreement provided with the
## Software or, alternatively, in accordance with the terms contained in
## a written agreement between you and The Qt Company. For licensing terms
## and conditions see http://www.qt.io/terms-conditions. For further
## information use the contact form at http://www.qt.io/contact-us.
##
## GNU Lesser General Public License Usage
## Alternatively, this file may be used under the terms of the GNU Lesser
## General Public License version 2.1 or version 3 as published by the Free
## Software Foundation and appearing in the file LICENSE.LGPLv21 and
## LICENSE.LGPLv3 included in the packaging of this file. Please review the
## following information to ensure the GNU Lesser General Public License
## requirements will be met: https://www.gnu.org/licenses/lgpl.html and
## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
##
## As a special exception, The Qt Company gives you certain additional
## rights. These rights are described in The Qt Company LGPL Exception
## version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
##
## $QT_END_LICENSE$
##
#############################################################################
# Disable spotlight and and stop indexing
sudo mdutil -a -i off
sudo defaults write /.Spotlight-V100/VolumeConfiguration Exclusions -array "/Volumes"

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
############################################################################# #############################################################################
## ##
## Copyright (C) 2018 The Qt Company Ltd. ## Copyright (C) 2017 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/ ## Contact: http://www.qt.io/licensing/
## ##
## This file is part of the provisioning scripts of the Qt Toolkit. ## This file is part of the provisioning scripts of the Qt Toolkit.
@@ -39,21 +39,35 @@ set -ex
# shellcheck source=../unix/SetEnvVar.sh # shellcheck source=../unix/SetEnvVar.sh
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh" source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
version="2016.1.2" fileName="fbx20161_2_fbxsdk_clang_mac.pkg.tgz"
fileName="fbx20161_2_fbxsdk_clang_mac.pkg_nospace.tgz" targetFolder="/opt/fbx"
cachedUrl="/net/ci-files01-hki.intra.qt.io/hdd/www/input/fbx/$fileName" cachedUrl="/net/ci-files01-hki.intra.qt.io/hdd/www/input/fbx/$fileName"
# officialUrl="http://download.autodesk.com/us/fbx_release_older/$version/fbx20161_2_fbxsdk_clang_mac.pkg.tgz" officialUrl="http://download.autodesk.com/us/fbx_release_older/2016.1.2/$fileName"
sha1="f82535423c700c605320c52e13e781c92208ec6b"
targetFolder="/tmp" targetFolder="/tmp"
targetFile="$targetFolder/$fileName"
installer="$targetFolder/fbx20161_2_fbxsdk_clang_macos.pkg"
ExceptionExtractPrimaryUrl=100
echo "Extracting '$cachedUrl'" echo "Extracting '$cachedUrl'"
tar -xzf "$cachedUrl" -C "$targetFolder" tar -xzf "$cachedUrl" -C "$targetFolder" || (
echo "Failed to uncompress from '$cachedUrl'"
echo "Downloading from '$officialUrl'"
curl --fail -L --retry 5 --retry-delay 5 -o "$targetFile" "$officialUrl"
echo "Checking SHA1 on PKG '$targetFile'"
echo "$sha1 *$targetFile" > $targetFile.sha1
shasum --check $targetFile.sha1
echo "Extracting '$targetFile'"
tar -xzf "$targetFile" -C "$targetFolder"
)
rm -rf "$targetFolder/$fileName" rm -rf "$targetFile"
echo "Copying preinstalled FBX SDK to Applications" echo "Running installer for '$installer'"
sudo cp -r "$targetFolder/Autodesk" /Applications sudo installer -pkg "$installer" -target "/"
# Set env variables # Set env variables
SetEnvVar "FBXSDK" "/Applications/Autodesk/FBXSDK/2016.1.2/" SetEnvVar "FBXSDK" "/Applications/Autodesk/FBX\ SDK/2016.1.2/"
echo "FBX SDK = 2016.1.2" >> ~/versions.txt echo "FBX SDK = 2016.1.2" >> ~/versions.txt

View File

@@ -1,21 +1,3 @@
#!/bin/sh #!/usr/bin/env bash
# Will install homebrew package manager for macOS
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" </dev/null
# Will install homebrew package manager for macOS.
# WARNING: Requires commandlinetools
set -e
. "$(dirname "$0")"/../../common/unix/DownloadURL.sh
DownloadURL \
http://ci-files01-hki.intra.qt.io/input/mac/homebrew-install.c744a716f9845988d01e6e238eee7117b8c366c9.rb \
https://raw.githubusercontent.com/Homebrew/install/c744a716f9845988d01e6e238eee7117b8c366c9/install \
b9782cc0b550229de77b429b56ffce04157e60486ab9df00461ccf3dad565b0a \
/tmp/homebrew_install
/usr/bin/ruby /tmp/homebrew_install </dev/null
# No need to manually do `brew update`, the homebrew installer script does it.
### brew update

View File

@@ -5,7 +5,7 @@
## Copyright (C) 2017 The Qt Company Ltd. ## Copyright (C) 2017 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/ ## Contact: http://www.qt.io/licensing/
## ##
## This file is part of the provisioning scripts of the Qt Toolkit. ## This file is part of the test suite of the Qt Toolkit.
## ##
## $QT_BEGIN_LICENSE:LGPL21$ ## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage ## Commercial License Usage
@@ -32,7 +32,6 @@
## $QT_END_LICENSE$ ## $QT_END_LICENSE$
## ##
############################################################################# #############################################################################
# shellcheck source=../unix/DownloadURL.sh
source "${BASH_SOURCE%/*}/../unix/DownloadURL.sh" source "${BASH_SOURCE%/*}/../unix/DownloadURL.sh"
set -ex set -ex
@@ -45,19 +44,19 @@ function InstallCommandLineTools {
packageName=$4 packageName=$4
version=$5 version=$5
DownloadURL "$url" "$url_alt" "$expectedSha1" "/tmp/$packageName" DownloadURL $url $url_alt $expectedSha1 /tmp/$packageName
echo "Mounting $packageName" echo "Mounting $packageName"
hdiutil attach "/tmp/$packageName" hdiutil attach /tmp/$packageName
cd "/Volumes/Command Line Developer Tools" cd "/Volumes/Command Line Developer Tools"
echo "Installing" echo "Installing"
sudo installer -pkg ./*.pkg -target / -allowUntrusted sudo installer -verbose -pkg *.pkg -target /
cd / cd /
# Let's fait for 5 second before unmounting. Sometimes resource is busy and cant be unmounted # Let's fait for 5 second before unmounting. Sometimes resource is busy and cant be unmounted
sleep 3 sleep 3
echo "Unmounting" echo "Unmounting"
umount /Volumes/Command\ Line\ Developer\ Tools/ umount /Volumes/Command\ Line\ Developer\ Tools/
echo "Removing $packageName" echo "Removing $packageName"
rm "/tmp/$packageName" rm /tmp/$packageName
echo "Command Line Tools = $version" >> ~/versions.txt echo "Command Line Tools = $version" >> ~/versions.txt
} }

View File

@@ -49,27 +49,11 @@ function InstallXCode() {
version=$2 version=$2
echo "Uncompressing and installing '$sourceFile'" echo "Uncompressing and installing '$sourceFile'"
if [[ $sourceFile =~ tar ]]; then xzcat < "$sourceFile" | (cd /Applications/ && sudo cpio -dmi)
cd /Applications/ && sudo tar -zxf "$sourceFile"
else
xzcat < "$sourceFile" | (cd /Applications/ && sudo cpio -dmi)
fi
echo "Versioning application bundle"
majorVersion=$(echo $version | cut -d '.' -f 1)
versionedAppBundle="/Applications/Xcode${majorVersion}.app"
sudo mv /Applications/Xcode.app ${versionedAppBundle}
echo "Selecting Xcode"
sudo xcode-select --switch ${versionedAppBundle}
echo "Accept license" echo "Accept license"
sudo xcodebuild -license accept sudo xcodebuild -license accept
echo "Install packages"
# -runFirstLaunch is valid in 9.x
sudo xcodebuild -runFirstLaunch || true
echo "Enabling developer mode, so that using lldb does not require interactive password entry" echo "Enabling developer mode, so that using lldb does not require interactive password entry"
sudo /usr/sbin/DevToolsSecurity -enable sudo /usr/sbin/DevToolsSecurity -enable

View File

@@ -1,23 +0,0 @@
class Libiodbc < Formula
desc "Database connectivity layer based on ODBC. (alternative to unixodbc)"
homepage "http://www.iodbc.org/dataspace/iodbc/wiki/iODBC/"
url "https://github.com/openlink/iODBC/archive/v3.52.12.tar.gz"
sha256 "b2cab4f8fbd5388344d7ee0deb1a32310795b1e631c3505a5b515d90186e2516"
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "libtool" => :build
conflicts_with "unixodbc", :because => "both install 'odbcinst.h' header"
def install
system "./autogen.sh"
system "./configure", "--prefix=#{prefix}"
system "make", "install"
end
test do
system bin/"iodbc-config", "--version"
end
end

View File

@@ -1,54 +0,0 @@
#!/usr/bin/env bash
#############################################################################
##
## Copyright (C) 2018 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/
##
## This file is part of the provisioning scripts of the Qt Toolkit.
##
## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage
## Licensees holding valid commercial Qt licenses may use this file in
## accordance with the commercial license agreement provided with the
## Software or, alternatively, in accordance with the terms contained in
## a written agreement between you and The Qt Company. For licensing terms
## and conditions see http://www.qt.io/terms-conditions. For further
## information use the contact form at http://www.qt.io/contact-us.
##
## GNU Lesser General Public License Usage
## Alternatively, this file may be used under the terms of the GNU Lesser
## General Public License version 2.1 or version 3 as published by the Free
## Software Foundation and appearing in the file LICENSE.LGPLv21 and
## LICENSE.LGPLv3 included in the packaging of this file. Please review the
## following information to ensure the GNU Lesser General Public License
## requirements will be met: https://www.gnu.org/licenses/lgpl.html and
## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
##
## As a special exception, The Qt Company gives you certain additional
## rights. These rights are described in The Qt Company LGPL Exception
## version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
##
## $QT_END_LICENSE$
##
#############################################################################
# Install libiodbc
set -ex
# shellcheck source=../unix/SetEnvVar.sh
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
brew update
brew install ${BASH_SOURCE%/*}/libiodbc.rb
# CPLUS_INCLUDE_PATH is set so clang and configure can find libiodbc
read -r -a arr <<< $(brew list --versions libiodbc)
version=${arr[1]}
SetEnvVar "CPLUS_INCLUDE_PATH" "/usr/local/Cellar/libiodbc/$version/include${CPLUS_INCLUDE_PATH:+:}${CPLUS_INCLUDE_PATH}"
SetEnvVar "LIBRARY_PATH" "/usr/local/Cellar/libiodbc/$version/lib${LIBRARY_PATH:+:}${LIBRARY_PATH}"
echo "libiodbc = $version" >> ~/versions.txt

View File

@@ -1,53 +0,0 @@
#!/usr/bin/env bash
#############################################################################
##
## Copyright (C) 2016 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/
##
## This file is part of the provisioning scripts of the Qt Toolkit.
##
## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage
## Licensees holding valid commercial Qt licenses may use this file in
## accordance with the commercial license agreement provided with the
## Software or, alternatively, in accordance with the terms contained in
## a written agreement between you and The Qt Company. For licensing terms
## and conditions see http://www.qt.io/terms-conditions. For further
## information use the contact form at http://www.qt.io/contact-us.
##
## GNU Lesser General Public License Usage
## Alternatively, this file may be used under the terms of the GNU Lesser
## General Public License version 2.1 or version 3 as published by the Free
## Software Foundation and appearing in the file LICENSE.LGPLv21 and
## LICENSE.LGPLv3 included in the packaging of this file. Please review the
## following information to ensure the GNU Lesser General Public License
## requirements will be met: https://www.gnu.org/licenses/lgpl.html and
## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
##
## As a special exception, The Qt Company gives you certain additional
## rights. These rights are described in The Qt Company LGPL Exception
## version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
##
## $QT_END_LICENSE$
##
#############################################################################
# This script needs to be called last during provisioning so that the software information will show up last in provision log.
set -ex
# Print all build machines versions to provision log
echo "*********************************************" >> ~/versions.txt
echo "***** macOS version *****" >> ~/versions.txt
sw_vers >> ~/versions.txt
echo "***** All installed packages *****" >> ~/versions.txt
echo "***** HomeBrew *****" >> ~/versions.txt
brew list --versions >> ~/versions.txt
echo "***** HomeBrew Casks*****" >> ~/versions.txt
brew cask list --versions >> ~/versions.txt
echo "***** Apple's installer *****" >> ~/versions.txt
pkgutil --pkgs >> ~/versions.txt
echo "*********************************************" >> ~/versions.txt
"$(dirname "$0")/version.sh"

View File

@@ -37,7 +37,7 @@
# shellcheck source=./InstallPKGFromURL.sh # shellcheck source=./InstallPKGFromURL.sh
source "${BASH_SOURCE%/*}/InstallPKGFromURL.sh" source "${BASH_SOURCE%/*}/InstallPKGFromURL.sh"
# shellcheck source=../unix/SetEnvVar.sh # shellcheck source=./../unix/SetEnvVar.sh
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh" source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
# shellcheck source=./pip.sh # shellcheck source=./pip.sh
source "${BASH_SOURCE%/*}/pip.sh" source "${BASH_SOURCE%/*}/pip.sh"
@@ -49,7 +49,7 @@ DestDir="/"
InstallPKGFromURL "$PrimaryUrl" "$AltUrl" "$SHA1" "$DestDir" InstallPKGFromURL "$PrimaryUrl" "$AltUrl" "$SHA1" "$DestDir"
InstallPip python2.7 InstallPip /Library/Frameworks/Python.framework/Versions/2.7/bin/python
/Library/Frameworks/Python.framework/Versions/2.7/bin/pip install virtualenv /Library/Frameworks/Python.framework/Versions/2.7/bin/pip install virtualenv

View File

@@ -38,7 +38,7 @@
# shellcheck source=./InstallPKGFromURL.sh # shellcheck source=./InstallPKGFromURL.sh
source "${BASH_SOURCE%/*}/InstallPKGFromURL.sh" source "${BASH_SOURCE%/*}/InstallPKGFromURL.sh"
# shellcheck source=../unix/SetEnvVar.sh # shellcheck source=./../unix/SetEnvVar.sh
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh" source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
# shellcheck source=./pip.sh # shellcheck source=./pip.sh
source "${BASH_SOURCE%/*}/pip.sh" source "${BASH_SOURCE%/*}/pip.sh"
@@ -50,16 +50,12 @@ DestDir="/"
InstallPKGFromURL "$PrimaryUrl" "$AltUrl" "$SHA1" "$DestDir" InstallPKGFromURL "$PrimaryUrl" "$AltUrl" "$SHA1" "$DestDir"
InstallPip python3.6 InstallPip /Library/Frameworks/Python.framework/Versions/3.6/bin/python3
/Library/Frameworks/Python.framework/Versions/3.6/bin/pip3 install virtualenv wheel /Library/Frameworks/Python.framework/Versions/3.6/bin/pip3 install virtualenv
SetEnvVar "PYTHON3_PATH" "/Library/Frameworks/Python.framework/Versions/3.6/bin" SetEnvVar "PYTHON3_PATH" "/Library/Frameworks/Python.framework/Versions/3.6/bin"
SetEnvVar "PIP3_PATH" "/Library/Frameworks/Python.framework/Versions/3.6/bin" SetEnvVar "PIP3_PATH" "/Library/Frameworks/Python.framework/Versions/3.6/bin"
# Install all needed packages in a special wheel cache directory
/Library/Frameworks/Python.framework/Versions/3.6/bin/pip3 wheel --wheel-dir $HOME/python3-wheels -r ${BASH_SOURCE%/*}/../shared/requirements.txt
SetEnvVar "PYTHON3_WHEEL_CACHE" "$HOME/python3-wheels"
echo "python3 = 3.6.1" >> ~/versions.txt echo "python3 = 3.6.1" >> ~/versions.txt

View File

@@ -45,6 +45,5 @@
# /usr/local/bin/sha1sum -> /usr/bin/shasum5.18 # /usr/local/bin/sha1sum -> /usr/bin/shasum5.18
[ -d /usr/local/bin ] || sudo mkdir -p /usr/local/bin [ -d /usr/local/bin ] || sudo mkdir -p /usr/local/bin
# shellcheck disable=SC2012
SHASUM_TOOLNAME=$(ls -r /usr/bin/shasum?.* | head -n1) SHASUM_TOOLNAME=$(ls -r /usr/bin/shasum?.* | head -n1)
sudo ln -s "${SHASUM_TOOLNAME}" /usr/local/bin/sha1sum sudo ln -s "${SHASUM_TOOLNAME}" /usr/local/bin/sha1sum

View File

@@ -1,43 +0,0 @@
#!/usr/bin/env bash
#############################################################################
##
## Copyright (C) 2016 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/
##
## This file is part of the provisioning scripts of the Qt Toolkit.
##
## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage
## Licensees holding valid commercial Qt licenses may use this file in
## accordance with the commercial license agreement provided with the
## Software or, alternatively, in accordance with the terms contained in
## a written agreement between you and The Qt Company. For licensing terms
## and conditions see http://www.qt.io/terms-conditions. For further
## information use the contact form at http://www.qt.io/contact-us.
##
## GNU Lesser General Public License Usage
## Alternatively, this file may be used under the terms of the GNU Lesser
## General Public License version 2.1 or version 3 as published by the Free
## Software Foundation and appearing in the file LICENSE.LGPLv21 and
## LICENSE.LGPLv3 included in the packaging of this file. Please review the
## following information to ensure the GNU Lesser General Public License
## requirements will be met: https://www.gnu.org/licenses/lgpl.html and
## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
##
## As a special exception, The Qt Company gives you certain additional
## rights. These rights are described in The Qt Company LGPL Exception
## version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
##
## $QT_END_LICENSE$
##
#############################################################################
# This script will print all installed software to provision log.
# Script needs to be named so that it will be ran at last during provisioning
# Print all build machines versions to provision log
echo "*********************************************"
echo "***** SW VERSIONS *****"
cat ~/versions.txt
echo "*********************************************"

View File

@@ -1,2 +1,2 @@
proxy=http://proxy.intra.qt.io:3128 proxy="http://proxy.intra.qt.io:3128"

View File

@@ -1,19 +0,0 @@
# This file holds all python3 packages need for a certain qt module
# When adding new packages here, first add a comment with the name of the module
# Then all the packages. Duplicates are wanted as every module should install
# all packages it needs and shouldn't depend on a package from another module
#
# qtivi
antlr4-python3-runtime==4.7.1
argh==0.26.2
click==6.7
coloredlogs==10.0
humanfriendly==4.15.1
Jinja2==2.10.3
MarkupSafe==1.0
path.py==11.0.1
pathtools==0.1.2
PyYAML==5.1
six==1.11.0
typing==3.6.4
watchdog==0.8.3

View File

@@ -0,0 +1 @@
libclang_version="4.0"

View File

@@ -1,11 +1,11 @@
#!/bin/sh #!/usr/bin/env bash
############################################################################# #############################################################################
## ##
## Copyright (C) 2019 The Qt Company Ltd. ## Copyright (C) 2017 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/ ## Contact: http://www.qt.io/licensing/
## ##
## This file is part of the provisioning scripts of the Qt Toolkit. ## This file is part of the test suite of the Qt Toolkit.
## ##
## $QT_BEGIN_LICENSE:LGPL21$ ## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage ## Commercial License Usage
@@ -33,85 +33,29 @@
## ##
############################################################################# #############################################################################
# A helper script used for downloading a file from a URL or an alternative # A helper script used for downloading a file from a URL or an alternative
# URL. Also the SHA is checked for the file (SHA algorithm is autodetected # URL. Also the SHA1 is checked for the file. Target filename should also
# based on the SHA length). Target filename should also be given. # be given.
#
# If called directly from another script, it will exit the parent script
# as well, if not called in its own subshell with parentheses.
############################ BOILERPLATE ############################### function DownloadURL {
command -v sha1sum >/dev/null || alias sha1sum='shasum -a 1'
command -v sha256sum >/dev/null || alias sha256sum='shasum -a 256'
command -v sha384sum >/dev/null || alias sha384sum='shasum -a 384'
command -v sha512sum >/dev/null || alias sha512sum='shasum -a 512'
########################################################################
Download () {
url="$1"
targetFile="$2"
command -v curl >/dev/null \
&& curl --fail -L --retry 5 --retry-delay 5 -o "$targetFile" "$url" \
|| wget --tries 5 -O "$targetFile" "$url"
}
VerifyHash () {
file=$1
expectedHash=$2
if [ ! -f "$file" ]
then return 2 # file does not exist
fi
hashLength="$(echo "$expectedHash" | wc -c | sed 's/ *//g')"
# Use backticks because of bug with bash-3 (default on macOS),
# caused when there are unbalanced parentheses inside $()
# shellcheck disable=SC2006
hash=`case "$hashLength" in
41) sha1sum "$file" ;;
65) sha256sum "$file" ;;
97) sha384sum "$file" ;;
129) sha512sum "$file" ;;
*) echo "FATAL! Unknown hash length: $hashLength" 1>&2 && exit 1 ;;
esac | cut -d ' ' -f 1`
if [ ! "$expectedHash" = "$hash" ]
then
echo "FAIL! wrong file hash: $file $hash" 1>&2
return 1
fi
echo "OK verified integrity of: $file"
}
# Check if file already exists and is good, otherwise download it
DownloadURL () {
url=$1 url=$1
url2=$2 url_alt=$2
expectedHash=$3 expectedSha1=$3
# Optional argument $4: destination filename targetFile=$4
if [ x"$4" = x ]
then
# defaults to the last component of $url
targetFile=$(echo $url | sed 's|^.*/||')
else
targetFile=$4
fi
if VerifyHash "$targetFile" "$expectedHash" echo "Downloading from primary URL '$url'"
then curl --fail -L --retry 5 --retry-delay 5 -o "$targetFile" "$url" || (
echo "Skipping download, found and validated existing file: $targetFile" echo "Failed to download '$url' multiple times"
else echo "Downloading from alternative URL '$url_alt'"
echo "Downloading from primary URL: $url" curl --fail -L --retry 5 --retry-delay 5 -o "$targetFile" "$url_alt"
if ! Download "$url" "$targetFile" )
then
echo "FAIL! to download, trying alternative URL: $url2" 1>&2 echo "Checking SHA1 on PKG '$targetFile'"
if ! Download "$url2" "$targetFile" echo "$expectedSha1 *$targetFile" > $targetFile.sha1
then sha1sum --check $targetFile.sha1
echo 'FAIL! to download even from alternative URL' 1>&2 rm -f $targetFile.sha1
return 1
fi
fi
VerifyHash "$targetFile" "$expectedHash"
fi
} }

View File

@@ -2,10 +2,10 @@
############################################################################# #############################################################################
## ##
## Copyright (C) 2018 The Qt Company Ltd. ## Copyright (C) 2017 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/ ## Contact: http://www.qt.io/licensing/
## ##
## This file is part of the provisioning scripts of the Qt Toolkit. ## This file is part of the test suite of the Qt Toolkit.
## ##
## $QT_BEGIN_LICENSE:LGPL21$ ## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage ## Commercial License Usage
@@ -64,9 +64,6 @@ function InstallFromCompressedFileFromURL {
"zip") "zip")
unzip "$targetFile" -d "$targetDirectory" unzip "$targetFile" -d "$targetDirectory"
;; ;;
"xz")
tar -xf "$targetFile" --directory "$targetDirectory"
;;
*) *)
exit 1 exit 1
;; ;;

View File

@@ -5,7 +5,7 @@
## Copyright (C) 2017 The Qt Company Ltd. ## Copyright (C) 2017 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/ ## Contact: http://www.qt.io/licensing/
## ##
## This file is part of the provisioning scripts of the Qt Toolkit. ## This file is part of the test suite of the Qt Toolkit.
## ##
## $QT_BEGIN_LICENSE:LGPL21$ ## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage ## Commercial License Usage

View File

@@ -4,7 +4,7 @@
## Copyright (C) 2017 The Qt Company Ltd. ## Copyright (C) 2017 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/ ## Contact: http://www.qt.io/licensing/
## ##
## This file is part of the provisioning scripts of the Qt Toolkit. ## This file is part of the test suite of the Qt Toolkit.
## ##
## $QT_BEGIN_LICENSE:LGPL21$ ## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage ## Commercial License Usage
@@ -34,7 +34,6 @@
set -ex set -ex
# shellcheck source=../shared/http_proxy.txt
source "${BASH_SOURCE%/*}/../shared/http_proxy.txt" source "${BASH_SOURCE%/*}/../shared/http_proxy.txt"
{ wget -q -e "http_proxy=$proxy" --spider proxy.intra.qt.io && echo "Setting http_proxy to $proxy" && export http_proxy=$proxy; } || echo "Proxy not detected at $proxy" (wget -q -e "http_proxy=$proxy" --spider proxy.intra.qt.io && echo "Setting http_proxy to $proxy" && export http_proxy=$proxy) || echo "Proxy not detected at $proxy"

View File

@@ -1,81 +0,0 @@
#!/usr/bin/env bash
############################################################################
##
## Copyright (C) 2019 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/
##
## This file is part of the provisioning scripts of the Qt Toolkit.
##
## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage
## Licensees holding valid commercial Qt licenses may use this file in
## accordance with the commercial license agreement provided with the
## Software or, alternatively, in accordance with the terms contained in
## a written agreement between you and The Qt Company. For licensing terms
## and conditions see http://www.qt.io/terms-conditions. For further
## information use the contact form at http://www.qt.io/contact-us.
##
## GNU Lesser General Public License Usage
## Alternatively, this file may be used under the terms of the GNU Lesser
## General Public License version 2.1 or version 3 as published by the Free
## Software Foundation and appearing in the file LICENSE.LGPLv21 and
## LICENSE.LGPLv3 included in the packaging of this file. Please review the
## following information to ensure the GNU Lesser General Public License
## requirements will be met: https://www.gnu.org/licenses/lgpl.html and
## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
##
## As a special exception, The Qt Company gives you certain additional
## rights. These rights are described in The Qt Company LGPL Exception
## version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
##
## $QT_END_LICENSE$
##
############################################################################
# shellcheck source=../unix/DownloadURL.sh
source "${BASH_SOURCE%/*}/../unix/DownloadURL.sh"
# shellcheck source=../unix/SetEnvVar.sh
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
set -ex
breakpad_commit_sha="b988fa74ec18de6214b18f723e48331d9a7802ae"
breakpad_tar="breakpad_$breakpad_commit_sha.tar.gz"
breakpad_tar_url="http://ci-files01-hki.intra.qt.io/input/breakpad/$breakpad_tar"
breakpad_tar_sha="a2d404d2aebc947cdac5840a9bccd65dfafae24c"
linux_syscall_support_commit_sha1="93426bda6535943ff1525d0460aab5cc0870ccaf"
linux_syscall_support_tar="linux-syscall-support_$linux_syscall_support_commit_sha1.tar.gz"
linux_syscall_support_tar_url="http://ci-files01-hki.intra.qt.io/input/linux-syscall-support/$linux_syscall_support_tar"
linux_syscall_support_tar_sha="62565be0920f3661e138d68026b79fbbdc2a11e4"
targetBreakpad="/tmp/$breakpad_tar"
targetSyscall="/tmp/$linux_syscall_support_tar"
installFolder="$HOME"
breakpadHome="$HOME/breakpad"
# shellcheck disable=SC2015
( DownloadURL "$breakpad_tar_url" "$breakpad_tar_url" "$breakpad_tar_sha" "$targetBreakpad" ) && (
DownloadURL "$linux_syscall_support_tar_url" "$linux_syscall_support_tar_url" "$linux_syscall_support_tar_sha" "$targetSyscall"
) && (
tar -xzf "$targetBreakpad" -C "$installFolder"
tar -xzf "$targetSyscall" -C "/tmp"
mv "/tmp/linux-syscall-support/" "$breakpadHome/src/third_party/lss/"
rm -rf $targetBreakpad
rm -rf $targetSyscall
) || (
cd "$HOME"
git clone https://chromium.googlesource.com/breakpad/breakpad "$breakpadHome"
git clone https://chromium.googlesource.com/linux-syscall-support "$breakpadHome/src/third_party/lss"
cd "$breakpadHome"
git checkout "$breakpad_commit_sha"
cd "$breakpadHome/src/third_party/lss"
git checkout "$linux_syscall_support_commit_sha1"
)
SetEnvVar "BREAKPAD_SOURCE_DIR" "$breakpadHome"
echo "breakpad = $breakpad_commit_sha" >> ~/versions.txt
echo "linux_syscall_support = $linux_syscall_support_commit_sha1" >> ~/versions.txt

View File

@@ -1,97 +0,0 @@
#!/usr/bin/env bash
#############################################################################
##
## Copyright (C) 2019 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/
##
## This file is part of the provisioning scripts of the Qt Toolkit.
##
## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage
## Licensees holding valid commercial Qt licenses may use this file in
## accordance with the commercial license agreement provided with the
## Software or, alternatively, in accordance with the terms contained in
## a written agreement between you and The Qt Company. For licensing terms
## and conditions see http://www.qt.io/terms-conditions. For further
## information use the contact form at http://www.qt.io/contact-us.
##
## GNU Lesser General Public License Usage
## Alternatively, this file may be used under the terms of the GNU Lesser
## General Public License version 2.1 or version 3 as published by the Free
## Software Foundation and appearing in the file LICENSE.LGPLv21 and
## LICENSE.LGPLv3 included in the packaging of this file. Please review the
## following information to ensure the GNU Lesser General Public License
## requirements will be met: https://www.gnu.org/licenses/lgpl.html and
## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
##
## As a special exception, The Qt Company gives you certain additional
## rights. These rights are described in The Qt Company LGPL Exception
## version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
##
## $QT_END_LICENSE$
##
#############################################################################
# This script install OpenSSL from sources.
# Requires GCC and Perl to be in PATH.
set -ex
os="$1"
# shellcheck source=../unix/DownloadURL.sh
source "${BASH_SOURCE%/*}/../unix/DownloadURL.sh"
# shellcheck source=../unix/SetEnvVar.sh
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
version="1.1.1d"
officialUrl="https://www.openssl.org/source/openssl-$version.tar.gz"
cachedUrl="http://ci-files01-hki.intra.qt.io/input/openssl/openssl-$version.tar.gz"
targetFile="/tmp/openssl-$version.tar.gz"
sha="056057782325134b76d1931c48f2c7e6595d7ef4"
opensslHome="${HOME}/openssl-${version}"
opensslSource="${opensslHome}-src"
DownloadURL "$cachedUrl" "$officialUrl" "$sha" "$targetFile"
tar -xzf "$targetFile" -C "$HOME"
mv "$opensslHome" "$opensslSource"
cd "$opensslSource"
pwd
if [[ "$os" == "linux" ]]; then
./Configure --prefix="$opensslHome" shared no-ssl3-method enable-ec_nistp_64_gcc_128 linux-x86_64 "-Wa,--noexecstack"
make && make install_sw install_ssldirs
SetEnvVar "OPENSSL_HOME" "$opensslHome"
if uname -a |grep -q "Ubuntu"; then
echo "export LD_LIBRARY_PATH=$opensslHome/lib:$LD_LIBRARY_PATH" >> ~/.bash_profile
else
echo "export LD_LIBRARY_PATH=$opensslHome/lib:$LD_LIBRARY_PATH" >> ~/.bashrc
fi
elif [ "$os" == "macos" ]; then
# Below target location has been hard coded into Coin.
# QTQAINFRA-1195
openssl_install_dir=/usr/local/openssl-$version
opensslTargetLocation="/usr/local/opt/openssl"
sudo ./Configure --prefix=$openssl_install_dir shared no-ssl3-method enable-ec_nistp_64_gcc_128 darwin64-x86_64-cc "-Wa,--noexecstack"
echo "Running 'make' for OpenSSL"
# shellcheck disable=SC2024
sudo make --silent > /tmp/openssl_make.log 2>&1
echo "Running 'make install' for OpenSSL"
# shellcheck disable=SC2024
sudo make --silent install > /tmp/openssl_make_install.log 2>&1
path=$(echo "$opensslTargetLocation" | sed -E 's/(.*)\/.*$/\1/')
sudo mkdir -p "$path"
sudo ln -s $openssl_install_dir $opensslTargetLocation
SetEnvVar "PATH" "\"$opensslTargetLocation/bin:\$PATH\""
SetEnvVar "MANPATH" "\"$opensslTargetLocation/share/man:\$MANPATH\""
SetEnvVar "OPENSSL_DIR" "\"$openssl_install_dir\""
SetEnvVar "OPENSSL_INCLUDE" "\"$openssl_install_dir/include\""
SetEnvVar "OPENSSL_LIB" "\"$openssl_install_dir/lib\""
security find-certificate -a -p /Library/Keychains/System.keychain | sudo tee -a $opensslTargetLocation/ssl/cert.pem > /dev/null
security find-certificate -a -p /System/Library/Keychains/SystemRootCertificates.keychain | sudo tee -a $opensslTargetLocation/ssl/cert.pem > /dev/null
fi
echo "OpenSSL = $version" >> ~/versions.txt

View File

@@ -1,75 +0,0 @@
#!/usr/bin/env bash
#############################################################################
##
## Copyright (C) 2018 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/
##
## This file is part of the provisioning scripts of the Qt Toolkit.
##
## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage
## Licensees holding valid commercial Qt licenses may use this file in
## accordance with the commercial license agreement provided with the
## Software or, alternatively, in accordance with the terms contained in
## a written agreement between you and The Qt Company. For licensing terms
## and conditions see http://www.qt.io/terms-conditions. For further
## information use the contact form at http://www.qt.io/contact-us.
##
## GNU Lesser General Public License Usage
## Alternatively, this file may be used under the terms of the GNU Lesser
## General Public License version 2.1 or version 3 as published by the Free
## Software Foundation and appearing in the file LICENSE.LGPLv21 and
## LICENSE.LGPLv3 included in the packaging of this file. Please review the
## following information to ensure the GNU Lesser General Public License
## requirements will be met: https://www.gnu.org/licenses/lgpl.html and
## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
##
## As a special exception, The Qt Company gives you certain additional
## rights. These rights are described in The Qt Company LGPL Exception
## version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
##
## $QT_END_LICENSE$
##
#############################################################################
# shellcheck source=./DownloadURL.sh
source "${BASH_SOURCE%/*}/DownloadURL.sh"
# shellcheck source=./SetEnvVar.sh
source "${BASH_SOURCE%/*}/SetEnvVar.sh"
# This script will install Google's Protocal Buffers which is needed by Automotive Suite
version="3.6.1"
sha1="44b8ba225f3b4dc45fb56d5881ec6a91329802b6"
internalUrl="http://ci-files01-hki.intra.qt.io/input/automotive_suite/protobuf-all-$version.zip"
externalUrl="https://github.com/protocolbuffers/protobuf/releases/download/v$version/protobuf-all-$version.zip"
targetDir="$HOME/protobuf-$version"
targetFile="$targetDir.zip"
DownloadURL "$internalUrl" "$externalUrl" "$sha1" "$targetFile"
unzip "$targetFile" -d "$HOME"
sudo rm "$targetFile"
# devtoolset is needed when running configuration
if uname -a |grep -qv "Darwin"; then
export PATH="/opt/rh/devtoolset-4/root/usr/bin:$PATH"
fi
echo "Configuring and building protobuf"
cd "$targetDir"
if uname -a |grep -q Darwin; then
./configure --prefix "$(xcrun --sdk macosx --show-sdk-path)/usr/local"
SetEnvVar PATH "\$PATH:$(xcrun --sdk macosx --show-sdk-path)/usr/local/bin"
else
./configure
fi
make
sudo make install
# Refresh shared library cache if OS isn't macOS
if uname -a |grep -qv "Darwin"; then
sudo ldconfig
fi
sudo rm -r "$targetDir"

View File

@@ -40,39 +40,31 @@
# In case of Linux, we expect to get the values as args # In case of Linux, we expect to get the values as args
set -e set -e
# shellcheck source=./check_and_set_proxy.sh
source "${BASH_SOURCE%/*}/check_and_set_proxy.sh" source "${BASH_SOURCE%/*}/check_and_set_proxy.sh"
# shellcheck source=./SetEnvVar.sh
source "${BASH_SOURCE%/*}/SetEnvVar.sh"
# shellcheck source=./DownloadURL.sh
source "${BASH_SOURCE%/*}/DownloadURL.sh"
libclang_version=6.0 BASEDIR=$(dirname "$0")
. $BASEDIR/../shared/sw_versions.txt
if uname -a |grep -q Darwin; then url=$1
sha1=$2
version=$3
if [ $# -eq 0 ]
then
# The default values are for macOS package
echo "Using macOS defaults"
version=$libclang_version version=$libclang_version
url="https://download.qt.io/development_releases/prebuilt/libclang/qt/libclang-release_${version//\./}-mac.7z" url="https://download.qt.io/development_releases/prebuilt/libclang/libclang-release_${version//\./}-mac.7z"
url_cached="http://ci-files01-hki.intra.qt.io/input/libclang/qt/libclang-release_${version//\./}-mac.7z" sha1="4781d154b274b2aec99b878c364f0ea80ff00a80"
sha1="0af8ab8c1174faf4b721d079587190fc32ea8364"
else
version=$libclang_version
url="https://download.qt.io/development_releases/prebuilt/libclang/qt/libclang-release_${version//\./}-linux-Rhel7.2-gcc5.3-x86_64.7z"
url_cached="http://ci-files01-hki.intra.qt.io/input/libclang/qt/libclang-release_${version//\./}-linux-Rhel7.2-gcc5.3-x86_64.7z"
sha1="ef59b699f4fcce2e45108b3ff04cc7471c1c4abe"
fi fi
zip="/tmp/libclang.7z" zip="libclang.7z"
destination="/usr/local/libclang-$version" destination="/usr/local/libclang-$version"
DownloadURL $url_cached $url $sha1 $zip curl --fail -L --retry 5 --retry-delay 5 -o "$zip" "$url"
echo "$sha1 $zip" | sha1sum --check
7z x $zip -o/tmp/ 7z x $zip -o/tmp/
rm -rf $zip rm -rf $zip
sudo mv /tmp/libclang "$destination" sudo mv /tmp/libclang $destination
echo "export LLVM_INSTALL_DIR=$destination" >> ~/.bash_profile echo "export LLVM_INSTALL_DIR=$destination" >> ~/.bash_profile
echo "libClang = $version" >> ~/versions.txt echo "libClang = $version" >> ~/versions.txt
# This is a hacked static build of libclang which requires special
# handling on the qdoc side.
SetEnvVar "QDOC_USE_STATIC_LIBCLANG" "1"

View File

@@ -1,55 +0,0 @@
#!/bin/bash
#############################################################################
##
## Copyright (C) 2017 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/
##
## This file is part of the provisioning scripts of the Qt Toolkit.
##
## $QT_BEGIN_LICENSE:LGPL21$
## Commercial License Usage
## Licensees holding valid commercial Qt licenses may use this file in
## accordance with the commercial license agreement provided with the
## Software or, alternatively, in accordance with the terms contained in
## a written agreement between you and The Qt Company. For licensing terms
## and conditions see http://www.qt.io/terms-conditions. For further
## information use the contact form at http://www.qt.io/contact-us.
##
## GNU Lesser General Public License Usage
## Alternatively, this file may be used under the terms of the GNU Lesser
## General Public License version 2.1 or version 3 as published by the Free
## Software Foundation and appearing in the file LICENSE.LGPLv21 and
## LICENSE.LGPLv3 included in the packaging of this file. Please review the
## following information to ensure the GNU Lesser General Public License
## requirements will be met: https://www.gnu.org/licenses/lgpl.html and
## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
##
## As a special exception, The Qt Company gives you certain additional
## rights. These rights are described in The Qt Company LGPL Exception
## version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
##
## $QT_END_LICENSE$
##
#############################################################################
# This script installs paho testing broker
# shellcheck source=./InstallFromCompressedFileFromURL.sh
source "${BASH_SOURCE%/*}/InstallFromCompressedFileFromURL.sh"
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
CommitSHA="20bad2475c27a6e1d24a56d90a9fceb40963261e"
PrimaryUrl="http://ci-files01-hki.intra.qt.io/input/mqtt_broker/paho.mqtt.testing-$CommitSHA.zip"
AltUrl="https://github.com/eclipse/paho.mqtt.testing/archive/$CommitSHA.zip"
SHA1="a0ac88715c2aebb9573a113dc13925a90da19233"
targetFolder="/opt/paho_broker"
appPrefix="paho.mqtt.testing-$CommitSHA"
sudo rm -fr "$targetFolder"
InstallFromCompressedFileFromURL "$PrimaryUrl" "$AltUrl" "$SHA1" "$targetFolder" "$appPrefix"
echo "Adding MQTT broker path to environment"
SetEnvVar "MQTT_TEST_BROKER_LOCATION" "$targetFolder/interoperability/startbroker.py"
echo "MQTT_BROKER = $CommitSHA" >> ~/versions.txt

View File

@@ -38,9 +38,9 @@ set -ex
# This script will install squish package for Linux and Mac. # This script will install squish package for Linux and Mac.
# Squish is need by Release Test Automation (RTA) # Squish is need by Release Test Automation (RTA)
version="6.4.3" version="6.3.0"
# Branch version without dot # Branch version without dot
qtBranch="512x" qtBranch="59x"
squishFolder="/opt/squish" squishFolder="/opt/squish"
squishUrl="ci-files01-hki.intra.qt.io:/hdd/www/input/squish/coin/$qtBranch/" squishUrl="ci-files01-hki.intra.qt.io:/hdd/www/input/squish/coin/$qtBranch/"
squishFile="squish-$version-qt$qtBranch-linux64.run" squishFile="squish-$version-qt$qtBranch-linux64.run"
@@ -51,9 +51,6 @@ fi
squishLicenseUrl="ci-files01-hki.intra.qt.io:/hdd/www/input/squish/coin/" squishLicenseUrl="ci-files01-hki.intra.qt.io:/hdd/www/input/squish/coin/"
squishLicenseFile=".squish-3-license.tar.gz" squishLicenseFile=".squish-3-license.tar.gz"
testSuite="suite_test_squish"
testSuiteUrl="ci-files01-hki.intra.qt.io:/hdd/www/input/squish/coin/"
# These checks can be removed when Vanilla OS for all linux and Mac are in # These checks can be removed when Vanilla OS for all linux and Mac are in
if [ -d "$squishFolder" ]; then if [ -d "$squishFolder" ]; then
echo "Move old squish to /tmp" echo "Move old squish to /tmp"
@@ -76,7 +73,7 @@ function MountAndInstall {
usersGroup="staff" usersGroup="staff"
mountFolder="/Volumes" mountFolder="/Volumes"
squishLicenseDir="/Users/qt" squishLicenseDir="/Users/qt"
elif uname -a |grep -q "el7"; then elif uname -a |grep -q "el6\|el7"; then
usersGroup="qt" usersGroup="qt"
mountFolder="/tmp" mountFolder="/tmp"
squishLicenseDir="/root" squishLicenseDir="/root"
@@ -90,15 +87,10 @@ function MountAndInstall {
squishLicenseDir="/root" squishLicenseDir="/root"
fi fi
function UnMount {
echo "Unmounting $mountFolder"
sudo diskutil unmount force "$mountFolder" || sudo umount -f "$mountFolder"
}
targetFileMount="$mountFolder"/"$targetFile" targetFileMount="$mountFolder"/"$targetFile"
echo "Mounting $url to $mountFolder" echo "Mounting $url to $mountFolder"
sudo mount "$url" "$mountFolder" sudo mount "$url" $mountFolder
echo "Create $targetDirectory if needed" echo "Create $targetDirectory if needed"
if [ ! -d "/opt" ]; then if [ ! -d "/opt" ]; then
sudo mkdir "/opt" sudo mkdir "/opt"
@@ -116,20 +108,19 @@ function MountAndInstall {
target="$targetDirectory" target="$targetDirectory"
fi fi
sudo tar -xzf "$targetFileMount" --directory "$target" sudo tar -xzf "$targetFileMount" --directory "$target"
UnMount echo "Unmounting $mountFolder"
sudo umount $mountFolder
elif [[ $targetFile == *.dmg ]]; then elif [[ $targetFile == *.dmg ]]; then
echo "'dmg-file', no need to uncompress" echo "'dmg-file', no need to uncompress"
sudo cp $targetFileMount /tmp sudo cp $targetFileMount /tmp
UnMount sudo umount $mountFolder
sudo hdiutil attach "/tmp/$targetFile" sudo hdiutil attach "/tmp/$targetFile"
sudo /Volumes/froglogic\ Squish/Install\ Squish.app/Contents/MacOS/Squish unattended=1 targetdir="$targetDirectory/package" qtpath="$targetDirectory" > /dev/null 2>&1 sudo /Volumes/froglogic\ Squish/Install\ Squish.app/Contents/MacOS/Squish unattended=1 targetdir="$targetDirectory/package" qtpath="$targetDirectory"
mountFolder="/Volumes/froglogic Squish" sudo hdiutil unmount /Volumes/froglogic\ Squish/
UnMount
elif [[ $targetFile == *.run ]]; then elif [[ $targetFile == *.run ]]; then
echo "'run-file', no need to uncompress" echo "'run-file', no need to uncompress"
sudo cp $targetFileMount $targetDirectory sudo cp $targetFileMount $targetDirectory
UnMount sudo umount $mountFolder
sudo chmod +x $targetDirectory/$targetFile
sudo $targetDirectory/$targetFile unattended=1 targetdir="$targetDirectory/package" qtpath="$targetDirectory" > /dev/null 2>&1 sudo $targetDirectory/$targetFile unattended=1 targetdir="$targetDirectory/package" qtpath="$targetDirectory" > /dev/null 2>&1
sudo rm -fr "$targetDirectory/$targetFile" sudo rm -fr "$targetDirectory/$targetFile"
if uname -a |grep -q "Ubuntu"; then if uname -a |grep -q "Ubuntu"; then
@@ -149,10 +140,10 @@ echo "Set commands for environment variables in .bashrc"
if uname -a |grep -q "Ubuntu"; then if uname -a |grep -q "Ubuntu"; then
echo "export SQUISH_PATH=$squishFolder/package" >> ~/.profile echo "export SQUISH_PATH=$squishFolder/package" >> ~/.profile
echo "export PATH=\$PATH:$squishFolder/squish-$version/bin" >> ~/.profile echo "export PATH=\$PATH:$quishFolder/squish-$version/bin" >> ~/.profile
else else
echo "export SQUISH_PATH=$squishFolder/package" >> ~/.bashrc echo "export SQUISH_PATH=$squishFolder/package" >> ~/.bashrc
echo "export PATH=\$PATH:$squishFolder/squish-$version/bin" >> ~/.bashrc echo "export PATH=\$PATH:$quishFolder/squish-$version/bin" >> ~/.bashrc
fi fi
echo "Installing squish license to home directory.." echo "Installing squish license to home directory.."
@@ -160,14 +151,3 @@ MountAndInstall "$squishLicenseUrl" "$squishFolder" "$squishLicenseFile"
echo "Installing squish $version.." echo "Installing squish $version.."
MountAndInstall "$squishUrl" "$squishFolder" "$squishFile" MountAndInstall "$squishUrl" "$squishFolder" "$squishFile"
echo "Installing provisioning scripts for squish"
MountAndInstall "$testSuiteUrl" "$squishFolder" "$testSuite.tar.gz"
echo "Verifying Squish Installation"
if "$squishFolder/package/bin/squishrunner" --testsuite "$squishFolder/$testSuite" | grep "Squish test run successfully" ; then
echo "Squish installation tested successfully"
else
echo "Squish test failed! Package wasn't installed correctly."
exit 1
fi

View File

@@ -0,0 +1,58 @@
. "$PSScriptRoot\helpers.ps1"
$scriptsPath = "C:\Python27\Scripts"
Run-Executable "$scriptsPath\pip.exe" "install --upgrade conan==0.24.0"
# Use Qt Project repository by default
Run-Executable "$scriptsPath\conan.exe" "remote add qtproject https://api.bintray.com/conan/qtproject/conan --insert"
Set-EnvironmentVariable "CI_CONAN_BUILDINFO_DIR" "C:\Utils\conanbuildinfos"
function Run-Conan-Install
{
Param (
[string]$ConanfilesDir,
[string]$BuildinfoDir,
[string]$Arch,
[string]$Compiler,
[string]$CompilerVersion,
[string]$CompilerRuntime,
[string]$CompilerLibcxx
)
if ($CompilerRuntime) {
$extraArgs = "-s compiler.runtime=$($CompilerRuntime)"
}
if ($CompilerLibcxx) {
$extraArgs = "-s compiler.libcxx=$($CompilerLibcxx)"
}
$manifestsDir = "$PSScriptRoot\conan_manifests"
Get-ChildItem -Path "$ConanfilesDir\*.txt" |
ForEach-Object {
$conanfile = $_.FullName
$outpwd = "C:\Utils\conanbuildinfos\$($BuildinfoDir)\$($_.BaseName)"
New-Item $outpwd -Type directory -Force
for ($i = 1; $i -le 5; $i++) {
try {
Push-Location $outpwd
Run-Executable "$scriptsPath\conan.exe" "install -f $conanfile --no-imports --verify $manifestsDir", `
'-s', ('compiler="' + $Compiler + '"'), `
"-s os=Windows -s arch=$Arch -s compiler.version=$CompilerVersion $extraArgs" `
break;
} catch {
if ($i -eq 5) {
throw "Could not install conan content"
}
} finally {
Pop-Location
}
}
Copy-Item -Path $conanfile -Destination "$outpwd\conanfile.txt"
}
}

View File

@@ -1,12 +1,10 @@
. "$PSScriptRoot\helpers.ps1" . "$PSScriptRoot\helpers.ps1"
$zip = Get-DownloadLocation "Qt3DStudio-3rdparty-win64-CI.zip" $zip = "c:\users\qt\downloads\Qt3DStudio-3rdparty-win64-CI.zip"
$url = "http://ci-files01-hki.intra.qt.io/input/3rdparty/Qt3DStudio-3rdparty-win64-CI.zip" Invoke-WebRequest -UseBasicParsing http://ci-files01-hki.intra.qt.io/input/3rdparty/Qt3DStudio-3rdparty-win64-CI.zip -OutFile $zip
Download $url $url $zip
Verify-Checksum $zip "08D740D2EFB4CBCDE7D012908B89AA48DE5CD4E1" Verify-Checksum $zip "08D740D2EFB4CBCDE7D012908B89AA48DE5CD4E1"
Extract-7Zip $zip C:\Utils\Qt3DStudio3rdparty Extract-Zip $zip C:\Utils\Qt3DStudio3rdparty
Remove-Item -Path $zip Remove-Item -Path $zip
Set-EnvironmentVariable "QT3DSTUDIO_3RDPARTY_DIR" "C:/Utils/Qt3DStudio3rdparty" Set-EnvironmentVariable "QT3DSTUDIO_3RDPARTY_DIR" "C:/Utils/Qt3DStudio3rdparty"

View File

@@ -1,6 +1,6 @@
############################################################################ ############################################################################
## ##
## Copyright (C) 2018 The Qt Company Ltd. ## Copyright (C) 2017 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/ ## Contact: http://www.qt.io/licensing/
## ##
## This file is part of the provisioning scripts of the Qt Toolkit. ## This file is part of the provisioning scripts of the Qt Toolkit.
@@ -35,40 +35,35 @@
. "$PSScriptRoot\helpers.ps1" . "$PSScriptRoot\helpers.ps1"
if (Is64BitWinHost) {
$msys_bash = "C:\Utils\msys64\usr\bin\bash"
} else {
$msys_bash = "C:\Utils\msys32\usr\bin\bash"
}
# OpenSSL need to be configured from sources for Android build in windows 7 # OpenSSL need to be configured from sources for Android build in windows 7
# Msys need to be installed to target machine # Msys need to be installed to target machine
# More info and building instructions can be found from http://doc.qt.io/qt-5/opensslsupport.html # More info and building instructions can be found from http://doc.qt.io/qt-5/opensslsupport.html
$version = "1.1.1d" $version = "1.0.2j"
$zip = Get-DownloadLocation ("openssl-$version.tar.gz") $zip = "c:\users\qt\downloads\openssl-$version.tar.gz"
$sha1 = "056057782325134b76d1931c48f2c7e6595d7ef4" $sha1 = "bdfbdb416942f666865fa48fe13c2d0e588df54f"
$destination = "C:\Utils\openssl-android-master" $destination = "C:\Utils\openssl-android-master"
# msys unix style paths
$ndkPath = "/c/Utils/Android/android-ndk-r19c"
$openssl_path = "/c/Utils/openssl-android-master"
$cc_path = "$ndkPath/toolchains/llvm/prebuilt/windows-x86_64/bin"
Download https://www.openssl.org/source/openssl-$version.tar.gz \\ci-files01-hki.intra.qt.io\provisioning\openssl\openssl-$version.tar.gz $zip Download https://www.openssl.org/source/openssl-$version.tar.gz \\ci-files01-hki.intra.qt.io\provisioning\openssl\openssl-$version.tar.gz $zip
Verify-Checksum $zip $sha1 Verify-Checksum $zip $sha1
Extract-7Zip $zip C:\Utils\tmp Extract-7Zip $zip C:\Utils
Extract-7Zip C:\Utils\tmp\openssl-$version.tar C:\Utils\tmp Extract-7Zip C:\Utils\openssl-$version.tar C:\Utils
Move-Item C:\Utils\tmp\openssl-${version} $destination Rename-Item C:\Utils\openssl-$version $destination
Remove-Item -Path $zip Remove-Item -Path $zip
Remove-Item C:\Utils\openssl-$version.tar
Set-EnvironmentVariable "CC" "C:\utils\android-ndk-r10e\toolchains\arm-linux-androideabi-4.9\prebuilt\windows\bin\arm-linux-androideabi-gcc"
Set-EnvironmentVariable "AR" "C:\utils\android-ndk-r10e\toolchains\arm-linux-androideabi-4.9\prebuilt\windows\bin\arm-linux-androideabi-ar"
Set-EnvironmentVariable "ANDROID_DEV" "C:\utils\android-ndk-r10e\platforms\android-18\arch-arm\usr"
# Make sure configure for openssl has a "make" and "perl" available
$env:PATH = $env:PATH + ";C:\msys\1.0\bin;C:\strawberry\perl\bin"
Write-Host "Configuring OpenSSL $version for Android..." Write-Host "Configuring OpenSSL $version for Android..."
Push-Location $destination Push-Location $destination
# $ must be escaped in powershell... Run-Executable "C:\msys\1.0\bin\bash.exe" "-c `"c:/strawberry/perl/bin/perl Configure shared android`""
Start-Process -NoNewWindow -Wait -ErrorAction Stop -FilePath "$msys_bash" -ArgumentList ("-lc", "`"pushd $openssl_path; ANDROID_NDK_HOME=$ndkPath PATH=${cc_path}:`$PATH CC=clang $openssl_path/Configure shared android-arm`"")
Start-Process -NoNewWindow -Wait -ErrorAction Stop -FilePath "$msys_bash" -ArgumentList ("-lc", "`"pushd $openssl_path; ANDROID_NDK_HOME=$ndkPath PATH=${cc_path}:`$PATH CC=clang make -f $openssl_path/Makefile build_generated`"")
Pop-Location Pop-Location
Set-EnvironmentVariable "OPENSSL_ANDROID_HOME" "$destination" # Following command is needed when using version 1.1.0. With version 1.1.0 msys is not needed.
Remove-item C:\Utils\tmp -Recurse -Confirm:$false # C:\mingw530\bin\mingw32-make.exe include\openssl\opensslconf.h
Write-Output "Android OpenSSL = $version" >> ~/versions.txt

View File

@@ -1,6 +1,6 @@
############################################################################ ############################################################################
## ##
## Copyright (C) 2018 The Qt Company Ltd. ## Copyright (C) 2017 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/ ## Contact: http://www.qt.io/licensing/
## ##
## This file is part of the provisioning scripts of the Qt Toolkit. ## This file is part of the provisioning scripts of the Qt Toolkit.
@@ -40,24 +40,23 @@
# That's why we need to use Andoid-21 API version in Qt 5.9. # That's why we need to use Andoid-21 API version in Qt 5.9.
# NDK # NDK
$ndkVersion = "r19c" $ndkVersion = "r10e"
$ndkCachedUrl = "\\ci-files01-hki.intra.qt.io\provisioning\android\android-ndk-$ndkVersion-windows-x86_64.zip" $ndkCachedUrl = "\\ci-files01-hki.intra.qt.io\provisioning\android\android-ndk-$ndkVersion-windows-x86.zip"
$ndkOfficialUrl = "https://dl.google.com/android/repository/android-ndk-$ndkVersion-windows-x86_64.zip" $ndkOfficialUrl = "https://dl.google.com/android/repository/android-ndk-$ndkVersion-windows-x86.zip"
$ndkChecksum = "c4cd8c0b6e7618ca0a871a5f24102e40c239f6a3" $ndkChecksum = "1d0b8f2835be741f3048fb03c0a3e9f71ab7f357"
$ndkFolder = "c:\Utils\Android\android-ndk-$ndkVersion" $ndkFolder = "c:\utils\android-ndk-$ndkVersion"
$ndkZip = "c:\Windows\Temp\android_ndk_$ndkVersion.zip" $ndkZip = "c:\Windows\Temp\android_ndk_$ndkVersion.zip"
# SDK # SDK
$toolsVersion = "26.1.1" $sdkVersion = "r24.4.1"
$toolsFile = "sdk-tools-windows-4333796.zip"
$sdkApi = "ANDROID_API_VERSION" $sdkApi = "ANDROID_API_VERSION"
$sdkApiLevel = "android-28" $sdkApiLevel = "android-21"
$sdkBuildToolsVersion = "28.0.3" $sdkBuildToolsVersion = "23.0.3"
$toolsCachedUrl= "\\ci-files01-hki.intra.qt.io\provisioning\android\$toolsFile" $sdkCachedUrl= "\\ci-files01-hki.intra.qt.io\provisioning\android\android-sdk_$sdkVersion-windows.zip"
$toolsOfficialUrl = "https://dl.google.com/android/repository/$toolsFile" $sdkOfficialUrl = "https://dl.google.com/android/android-sdk_$sdkVersion-windows.zip"
$toolsChecksum = "aa298b5346ee0d63940d13609fe6bec621384510" $sdkChecksum = "66b6a6433053c152b22bf8cab19c0f3fef4eba49"
$toolsFolder = "c:\Utils\Android\tools" $sdkFolder = "c:\utils\android-sdk-windows"
$sdkZip = "c:\Windows\Temp\$toolsFile" $sdkZip = "c:\Windows\Temp\android_sdk_$sdkVersion.zip"
function Install($1, $2, $3, $4) { function Install($1, $2, $3, $4) {
$cacheUrl = $1 $cacheUrl = $1
@@ -67,43 +66,35 @@ function Install($1, $2, $3, $4) {
Download $offcialUrl $cacheUrl $zip Download $offcialUrl $cacheUrl $zip
Verify-Checksum $zip "$checksum" Verify-Checksum $zip "$checksum"
Extract-7Zip $zip C:\Utils\Android Extract-Zip $zip C:\Utils
} }
Write-Host "Installing Android NDK $nkdVersion" function SdkUpdate ($1, $2) {
Write-Host "Running Android SDK update for $1..."
cmd /c "echo y |$1\tools\android update sdk --no-ui --all --filter $2"
}
Write-Host "Installing Android ndk $nkdVersion"
Install $ndkCachedUrl $ndkZip $ndkChecksum $ndkOfficialUrl Install $ndkCachedUrl $ndkZip $ndkChecksum $ndkOfficialUrl
Set-EnvironmentVariable "ANDROID_NDK_HOME" $ndkFolder Set-EnvironmentVariable "ANDROID_NDK_HOME" $ndkFolder
Set-EnvironmentVariable "ANDROID_NDK_ROOT" $ndkFolder Set-EnvironmentVariable "ANDROID_NDK_ROOT" $ndkFolder
Install $toolsCachedUrl $sdkZip $toolsChecksum $sdkOfficialUrl #Write-Host "Installing Android sdk $sdkVersion"
Set-EnvironmentVariable "ANDROID_SDK_HOME" C:\Utils\Android Install $sdkCachedUrl $sdkZip $sdkChecksum $sdkOfficialUrl
Set-EnvironmentVariable "ANDROID_SDK_HOME" $sdkFolder
Set-EnvironmentVariable "ANDROID_API_VERSION" $sdkApiLevel Set-EnvironmentVariable "ANDROID_API_VERSION" $sdkApiLevel
if (IsProxyEnabled) { # SDK update
$proxy = Get-Proxy SdkUpdate $sdkFolder $sdkApiLevel
Write-Host "Using proxy ($proxy) with sdkmanager" SdkUpdate $sdkFolder tools
# Remove "http://" from the beginning SdkUpdate $sdkFolder platform-tools
$proxy = $proxy.Remove(0,7) SdkUpdate $sdkFolder build-tools-$sdkBuildToolsVersion
$proxyhost,$proxyport = $proxy.split(':')
$sdkmanager_args = "--no_https", "--proxy=http", "--proxy_host=`"$proxyhost`"", "--proxy_port=`"$proxyport`"" # kill adb. This process prevents provisioning to continue
$p = Get-Process -Name "adb.exe" -ErrorAction:SilentlyContinue
if ($p -ne $null) {
Write-Host "Stopping adb.exe"
Stop-Process -Force $p
} else {
Write-Host "adb.exe not running"
} }
New-Item -ItemType Directory -Force -Path C:\Utils\Android\licenses
$licenseString = "`nd56f5187479451eabf01fb78af6dfcb131a6481e"
Out-File -FilePath C:\Utils\Android\licenses\android-sdk-license -Encoding utf8 -InputObject $licenseString
# Get a PATH where Java's path is defined from previous provisioning
[Environment]::SetEnvironmentVariable("PATH", [Environment]::GetEnvironmentVariable("PATH", "Machine"), "Process")
cd $toolsFolder\bin\
$sdkmanager_args += "platforms;$sdkApiLevel", "platform-tools", "build-tools;$sdkBuildToolsVersion"
$command = 'for($i=0;$i -lt 6;$i++) { $response += "y`n"}; $response | .\sdkmanager.bat @sdkmanager_args'
Invoke-Expression $command
$command = 'for($i=0;$i -lt 6;$i++) { $response += "y`n"}; $response | .\sdkmanager.bat --licenses'
iex $command
cmd /c "dir C:\Utils\android"
Write-Output "Android SDK tools= $toolsVersion" >> ~/versions.txt
Write-Output "Android SDK Build Tools = $sdkBuildToolsVersion" >> ~/versions.txt
Write-Output "Android SDK Api Level = $sdkApiLevel" >> ~/versions.txt
Write-Output "Android NDK = $ndkVersion" >> ~/versions.txt

View File

@@ -33,10 +33,10 @@
. "$PSScriptRoot\helpers.ps1" . "$PSScriptRoot\helpers.ps1"
$majorminorversion = "3.7" $majorminorversion = "3.6"
$version = "3.7.2" $version = "3.6.2"
$zip = Get-DownloadLocation ("cmake-" + $version + "-win32-x86.zip") $zip = "c:\users\qt\downloads\cmake-" + $version + "-win32-x86.zip"
$officialurl = "https://cmake.org/files/v" + $majorminorversion + "/cmake-" + $version + "-win32-x86.zip" $officialurl = "https://cmake.org/files/v" + $majorminorversion + "/cmake-" + $version + "-win32-x86.zip"
$cachedurl = "\\ci-files01-hki.intra.qt.io\provisioning\cmake\cmake-" + $version + "-win32-x86.zip" $cachedurl = "\\ci-files01-hki.intra.qt.io\provisioning\cmake\cmake-" + $version + "-win32-x86.zip"
@@ -44,9 +44,9 @@ Write-Host "Removing old cmake"
Remove-Item "C:\CMake" -Force -Recurse -ErrorAction SilentlyContinue Remove-Item "C:\CMake" -Force -Recurse -ErrorAction SilentlyContinue
Download $officialurl $cachedurl $zip Download $officialurl $cachedurl $zip
Verify-Checksum $zip "c80c17e858ecfebfaf16fe8af18b174d2600c4e6" Verify-Checksum $zip "541F6E7EFD228E46770B8631FFE57097576E4D4E"
Extract-7Zip $zip C: Extract-Zip $zip C:
$defaultinstallfolder = "C:\cmake-" + $version + "-win32-x86" $defaultinstallfolder = "C:\cmake-" + $version + "-win32-x86"
Rename-Item $defaultinstallfolder C:\CMake Rename-Item $defaultinstallfolder C:\CMake

View File

@@ -1,104 +0,0 @@
#############################################################################
##
## Copyright (C) 2019 The Qt Company Ltd.
## Copyright (C) 2019 Konstantin Tokarev <annulen@yandex.ru>
## 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"
$scriptsPath = "C:\Python36\Scripts"
Run-Executable "$scriptsPath\pip3.exe" "install -r $PSScriptRoot\conan_requirements.txt"
Write-Output "Conan = 1.22.2" >> ~\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"
Set-EnvironmentVariable "CI_CONAN_BUILDINFO_DIR" "C:\Utils\conanbuildinfos"
function Run-Conan-Install
{
Param (
[string]$ConanfilesDir,
[string]$BuildinfoDir,
[string]$Arch,
[string]$Compiler,
[string]$CompilerVersion,
[string]$CompilerRuntime,
[string]$CompilerLibcxx,
[string]$CompilerException,
[string]$CompilerThreads
)
if ($CompilerRuntime) {
$extraArgs += " -s compiler.runtime=$CompilerRuntime"
}
if ($CompilerLibcxx) {
$extraArgs += " -s compiler.libcxx=$CompilerLibcxx"
}
if ($CompilerException) {
$extraArgs += " -s compiler.exception=$CompilerException"
}
if ($CompilerThreads) {
$extraArgs += " -s compiler.threads=$CompilerThreads"
}
$manifestsDir = "$PSScriptRoot\conan_manifests"
$buildinfoRoot = "C:\Utils\conanbuildinfos"
Get-ChildItem -Path "$ConanfilesDir\*.txt" |
ForEach-Object {
$conanfile = $_.FullName
$outpwd = "$buildinfoRoot\$BuildinfoDir\$($_.BaseName)"
New-Item $outpwd -Type directory -Force | Out-Null
for ($i = 1; $i -le 5; $i++) {
try {
Push-Location $outpwd
Run-Executable "$scriptsPath\conan.exe" "install --no-imports --verify $manifestsDir", `
'-s', ('compiler="' + $Compiler + '"'), `
"-s os=Windows -s arch=$Arch -s compiler.version=$CompilerVersion $extraArgs $conanfile"
break;
} catch {
if ($i -eq 5) {
throw "Could not install conan content"
}
} finally {
Pop-Location
}
}
Copy-Item -Path $conanfile -Destination "$outpwd\conanfile.txt"
}
}

View File

@@ -0,0 +1,2 @@
1478728220
conanfile.py: 966eefe972ce7b809cf46722ed4acc8f

View File

@@ -0,0 +1,257 @@
1478728553
bin/derb.exe: 3ec3b316ff23272a1b3fd2b158bf8f0c
bin/genbrk.exe: d20b4453d8f27575aa99a922b1b73979
bin/genccode.exe: fd6c6b4a19785fe79e64a5a7c42126f5
bin/gencfu.exe: b5eb4c1573c0a57177d9b07c3f550fe5
bin/gencmn.exe: 67af9d71860826f5b2fc77f88f05dd57
bin/gencnval.exe: e249044782f01701e32e31479404b424
bin/gendict.exe: 8602eabdc50fa6155b625726864dba16
bin/gennorm2.exe: 325e3fdd8e7136e76c11f9b906051cd4
bin/genrb.exe: 239a4ff2f0b48080aacb71fc76be8d2f
bin/gensprep.exe: a1c66a70887166b100cc41a5e46345ce
bin/icu-config: 96b18a047b3d3f489e2960b45896f816
bin/icuinfo.exe: edd6e3cae4a64effa44d0f0c6d9c49e3
bin/icupkg.exe: 3d8237194aab07ae0b94df5a612d9809
bin/makeconv.exe: 99a4faca3677d2387af16a646a58ef8a
bin/pkgdata.exe: cc98c16f44eee8bbbe395b440ea4ffdf
bin/uconv.exe: d61219c6e2b6204bc6b763b19863ed36
conaninfo.txt: fd101264bb948df865b27622957a2f15
include/layout/LEFontInstance.h: 832355f57af5c308176c31b4b509ee66
include/layout/LEGlyphFilter.h: d9f85ffb6092f4d0a0f7d6d2b47af762
include/layout/LEGlyphStorage.h: f1223e9ee45c7b70bb5716523b110c53
include/layout/LEInsertionList.h: dee4db6d6404cdb502188ef0f7271cf7
include/layout/LELanguages.h: a067c055ed8b2463797e2219d5c4f584
include/layout/LEScripts.h: 54a3a278a6e40180944ae915b816f4eb
include/layout/LESwaps.h: 75f4e8675dbe6af58e563834aedd7bc8
include/layout/LETableReference.h: 5a398e838e744826c08b2c3246bb6c85
include/layout/LETypes.h: e6b0751d998bf62a0f5c547ea385e01b
include/layout/LayoutEngine.h: 316ad98ce1ec2fbcff405706827efbc4
include/layout/ParagraphLayout.h: 50ea2c0f4d5f43f8c889c9634628407a
include/layout/RunArrays.h: 3f617f033219e611639c272cb3aff784
include/layout/loengine.h: f8b15a37f9c330dfa87c69c5501e80cd
include/layout/playout.h: e86c74c388011a1af118c1d4a53dde54
include/layout/plruns.h: 84d32229ac7a487f0f9d34426fa3ea8a
include/unicode/alphaindex.h: e74fcba85b76577d32b90bc0056ee5d9
include/unicode/appendable.h: 5c2d97a96252e2c959d4c226a554575b
include/unicode/basictz.h: 444077f7dd19bd6dbe24034360356e8a
include/unicode/brkiter.h: 0a5796a84c272600a360dc5918899492
include/unicode/bytestream.h: f828cc9f542c232d2aadb09b9099c559
include/unicode/bytestrie.h: 765c037e45325e1970e839349df7c28c
include/unicode/bytestriebuilder.h: 634c9203ef678ee0d8fd9baffa8e3e46
include/unicode/calendar.h: e360220586bcd0c3ea93b610bf4fe202
include/unicode/caniter.h: f6de1e31cdc53563f35b093f8f8a07d8
include/unicode/chariter.h: d6030b3dffd5355f9377318f76dd69de
include/unicode/choicfmt.h: e86083f42af655ca0806ce1ed3dc55a0
include/unicode/coleitr.h: 9a393483da6d9daae0bf18dd997abcfa
include/unicode/coll.h: 06d3855e97984cd27579ec69b1985cc1
include/unicode/compactdecimalformat.h: d1cca4ce6027a3d42a29b55e9ce0b82c
include/unicode/curramt.h: efd2919661fe8dbc23f6b0f5bd33e685
include/unicode/currpinf.h: b3cf75cd234ec080a7fee08e20906be6
include/unicode/currunit.h: f8b67c06aa5547b9911378f39e70bc5d
include/unicode/datefmt.h: 034fcd313ba7753923be9b30833ff13e
include/unicode/dbbi.h: 3435ff244bdf7d248fa81c8162f6da9c
include/unicode/dcfmtsym.h: e4935f31b8f97b149fa686a9996f6758
include/unicode/decimfmt.h: e4fcfcfcb4bb45e7935cec1ec41ba359
include/unicode/docmain.h: 81c20148681a5d7598d33fe1e49f3c5b
include/unicode/dtfmtsym.h: 4a7ee444945513d0939376634f42d0ec
include/unicode/dtintrv.h: 9d0929775a3d4599f90020ffb304d66c
include/unicode/dtitvfmt.h: d42ce527e4a5eb3138782d92acd97b88
include/unicode/dtitvinf.h: c7cedf40b871f6d3c77cc013d06983f7
include/unicode/dtptngen.h: b7e58f01d5e588371e22e55a2d255208
include/unicode/dtrule.h: 9b687ce82b426bfd8b67f2a743f9114c
include/unicode/enumset.h: 9b15421cfac73c8845562dc2eba0f2e9
include/unicode/errorcode.h: 28c37140645dfa2f430cf531131a2cbb
include/unicode/fieldpos.h: ae206bb308885c2dae6bd15792512e6f
include/unicode/filteredbrk.h: 3d230ab55f28d50fbc5c7d391cd897d9
include/unicode/fmtable.h: fe37b4f3f1862172fcf708a8913b5d90
include/unicode/format.h: 637778c5df6458f3f90d6f87e7d6a694
include/unicode/fpositer.h: 276908f795beea88cd9d3f6f43ff82b2
include/unicode/gender.h: 05bdc8c839f568e55c1d5d57c034dd36
include/unicode/gregocal.h: 165eb6c7ffe6d914240c4bc0a2d7e5e0
include/unicode/icudataver.h: 6b463f7d991d4cf4b0278bda90d4419f
include/unicode/icuplug.h: 2688326bbc6184edbfb04a9e398a363a
include/unicode/idna.h: b7885800ec0092f7b0411810ef0a0150
include/unicode/listformatter.h: 8e460de80d6cb5701b3fcc2a3e704c14
include/unicode/localpointer.h: ef6f8ec1d09bcfd660632f2df08c8d30
include/unicode/locdspnm.h: df688f9f85fa7927b037811db0a5a934
include/unicode/locid.h: 7d2c34577acdb5d7372ab35b02068581
include/unicode/measfmt.h: fdd0cbd2a7f3af228f25560a3f63c4ad
include/unicode/measunit.h: 54bcc9c8bd45f4d61baad1ecfda8874d
include/unicode/measure.h: 3a03dc0bc233874de9b869a64a057835
include/unicode/messagepattern.h: e3ae4457660d55835e42d88c3338a661
include/unicode/msgfmt.h: de76868b18a099b367a685c31c0a14d8
include/unicode/normalizer2.h: 0b96e4e3fe2db9df3ea140dbbe8ea140
include/unicode/normlzr.h: 850f123dce4120db36601bcd4a77e925
include/unicode/numfmt.h: c45e7b584738ae545937b3431a7e97b7
include/unicode/numsys.h: 3b40734e737a0328f7c63124f07727e4
include/unicode/parseerr.h: aa97d4d0cb5ef66baf1652c46223a81f
include/unicode/parsepos.h: 408632c4f4a0ec42811b50295be88ec9
include/unicode/platform.h: fceecfa20a56af2a62a310d3d9fd1b14
include/unicode/plurfmt.h: 06a5b724a0cdc04673d2467002605b50
include/unicode/plurrule.h: 19d8e5c3f59ac4a833883da7fc52279c
include/unicode/ptypes.h: 93226b56866b0001f58f0319e430da08
include/unicode/putil.h: 12979acdf705cac063a0f7862a20907b
include/unicode/rbbi.h: f0fe0af5306ea31bcb128a57dad17785
include/unicode/rbnf.h: fa3ee91ae518f46628171c5eda544702
include/unicode/rbtz.h: 76eb867d186e64e6bd425561d9371d7d
include/unicode/regex.h: 3ef7c102b12d3167fa019d203f524ec4
include/unicode/region.h: 149a3b19b81a6e9093cb40f63a688fe7
include/unicode/reldatefmt.h: 0f38d6b83c8a59898e4b546bd00bb459
include/unicode/rep.h: 5fa4336c1302e276e81d2716a9789511
include/unicode/resbund.h: 8c9bf16c940d2fa6d27e92b4b9023b1c
include/unicode/schriter.h: fcb1bcf67285e897acf621e937b13010
include/unicode/scientificnumberformatter.h: 0f0c586dcb3cb2d59c10f9a42490e81f
include/unicode/search.h: ddfee95357399f1840854929715a99f3
include/unicode/selfmt.h: cf18d9ce0e01636d74c14aac25dea995
include/unicode/simpleformatter.h: aa8128e6a7368689e974552143be3c55
include/unicode/simpletz.h: 0c847bdd492d23c7d78993e03d8364b8
include/unicode/smpdtfmt.h: 19192d367d28f9812c71588222331218
include/unicode/sortkey.h: 323299d4a40734274de910e74e6b7714
include/unicode/std_string.h: e019f8e200de712588502817a22e5049
include/unicode/strenum.h: cece8736aaa78de5edb80b2d8bcf2339
include/unicode/stringpiece.h: 707434771237dbc6467f49aebc26f7f7
include/unicode/stringtriebuilder.h: 251396f1c130290458da7553cca598f6
include/unicode/stsearch.h: 70a69561b21c1a8e14f7d1a4e0760392
include/unicode/symtable.h: dd632a7e27832b5992d4a54205c599c4
include/unicode/tblcoll.h: 95b69fba4fd024406b9e4d991f1ad7c7
include/unicode/timezone.h: 3e88d71098f36369b9892baff81c603c
include/unicode/tmunit.h: b946f43e7c8bec8aa50ddd6120671446
include/unicode/tmutamt.h: e67a0e5e8b642aee17578411d554bcc2
include/unicode/tmutfmt.h: 9d7e425317331c3ed890cefb0f654004
include/unicode/translit.h: 9eb1419219ba781ff4653b4983a4e33c
include/unicode/tzfmt.h: 31ad89c49cc59da450befd0a9c2cee84
include/unicode/tznames.h: 72003f95cbf6b2bb6acc12d3b4b3f41a
include/unicode/tzrule.h: 6416905b7247c15c939cc0e2d32a6510
include/unicode/tztrans.h: 223b5af929e494c1894c6a24e8685f44
include/unicode/ubidi.h: 66179ab0b99a5d356dba19e14eb5ecd3
include/unicode/ubrk.h: 117eb54e39da5ce3dba2c9679707b0b7
include/unicode/ucal.h: 70b7c32899132549a87577d2e96d8b75
include/unicode/ucasemap.h: 1f64f081f3d1ee03e17d9cebb4b39c34
include/unicode/ucat.h: 7420c409443c281d0396a824f7ce954c
include/unicode/uchar.h: 6049da45cae06c38009809cd701e8fc8
include/unicode/ucharstrie.h: cdd315664d45ceeb931f740427eba956
include/unicode/ucharstriebuilder.h: 08b57db9db7ec6c83a727b4e7e93a84c
include/unicode/uchriter.h: 26aecb73ed6c3b66d45920b6edc82e94
include/unicode/uclean.h: 220a7ed9637f6d08844892406ee12fd7
include/unicode/ucnv.h: 90e6635683216cf04e9e51c7793cce02
include/unicode/ucnv_cb.h: 29d1534d54197074136641f9e73bca3a
include/unicode/ucnv_err.h: 0b8f3b01f733daf5fa2bab7d0c77a83f
include/unicode/ucnvsel.h: af61d762e6c51d92c6191a6234eba4c0
include/unicode/ucol.h: 5794231873c0168366cac78abd7b9ba8
include/unicode/ucoleitr.h: 2960fa61e49001636797afbc1cbd3e61
include/unicode/uconfig.h: 2bc6d6073763aa34555775d5868dec4e
include/unicode/ucsdet.h: 77f79ed197997607ad82834cddcecee3
include/unicode/ucurr.h: 4e010cfe5251e583c06597df3dbbd7c8
include/unicode/udat.h: 03876d47a6da7ae776311f580635c003
include/unicode/udata.h: ca1f4a55a240ea9586f2cca1ea4764c8
include/unicode/udateintervalformat.h: 6f55cc14a063de8c79b74a7316d93e6f
include/unicode/udatpg.h: fd44f3f982452c68cdf6b1f3b159f068
include/unicode/udisplaycontext.h: cdd37d6941337b96a75801e0716ca045
include/unicode/uenum.h: 0f39322455d626debaf0bbe476a77c54
include/unicode/ufieldpositer.h: 68ae4017d10f71b84083c24b2e09b536
include/unicode/uformattable.h: 257f1dd17c788b7f5eab9ee3627f654c
include/unicode/ugender.h: be7155c7b25e2a7b7ea4d22ffc939557
include/unicode/uidna.h: 851038bc78b135bf99c65dd0648e78f7
include/unicode/uiter.h: 8e6b6197795cb2d42f8c80922d28ccf2
include/unicode/uldnames.h: 8545429414195c42ee9a05694540bd8d
include/unicode/ulistformatter.h: 56cc2f8025387fcb18422300373a6e47
include/unicode/uloc.h: b048d6c8e26ed8a65d0403d90ea4081c
include/unicode/ulocdata.h: 0803ed6ac97fbf4a10c3ca436f903fb2
include/unicode/umachine.h: 8946d5b383646c9de9fc8c84eb0456fd
include/unicode/umisc.h: 3f34c9d536fdd5d4fddca2cf952bcfaa
include/unicode/umsg.h: 8880b14654d63c6e78a50d8f569b2766
include/unicode/unifilt.h: 3b0368ea2da9a503aa47803e395b513e
include/unicode/unifunct.h: 3d37601bd3ae27b4e51431713d9f7533
include/unicode/unimatch.h: e1a18096e0c7c7220c5c9149cd2d184c
include/unicode/unirepl.h: 7f1973a960a652ff74fa63e21969bab9
include/unicode/uniset.h: fa3cfc8b4883a69120bf35e65f5d75ec
include/unicode/unistr.h: 975e37994ae2d3197a86284f1bdacdf3
include/unicode/unorm.h: a04a23023daa99571ef2b7edca9dc6d2
include/unicode/unorm2.h: 5ab66d75a9251a8df00f2075128ab010
include/unicode/unum.h: 6e24b3d63e65f4d0a3076d33708a96d7
include/unicode/unumsys.h: d239b6c2f97f51c221fcd66865adbaf9
include/unicode/uobject.h: 07ebe875a9d304f71f525d2a71b20ddc
include/unicode/upluralrules.h: d9a66886a7585743cc8abe54af8e5955
include/unicode/uregex.h: 6eb3c76e7d6fa2fed34b77f7fcc5cc85
include/unicode/uregion.h: 0819c20dc8e0b5aebc5ec527828f565e
include/unicode/ureldatefmt.h: 057a6220b33c1c81e0cebc9a5da40929
include/unicode/urename.h: 73c3a4cd707c1549f27341c859b099bb
include/unicode/urep.h: dc3eaf59ed5c198facce9f4a97a79ecf
include/unicode/ures.h: 6b374e2d473dfab51bcf7306c46f9eb6
include/unicode/uscript.h: baaefbb5a6c5e251da2bb1800626d9e4
include/unicode/usearch.h: 3e51b12fdf6a1adfc4696946ac0a4b6c
include/unicode/uset.h: 62d5813111f8391b4f616da08802aa24
include/unicode/usetiter.h: 6baeb6276d80be18739355f9549b38e7
include/unicode/ushape.h: f87732f736df2bbb90d46a10779876e7
include/unicode/uspoof.h: a6510014653e0576fcf39c9dfd74f955
include/unicode/usprep.h: 4ea1ec6a6d4fcbf2c1a239f23873da98
include/unicode/ustdio.h: 0fd603db4b22ee783b7298e61be990b8
include/unicode/ustream.h: 7d0c8f8409f683d2b1044537db4be8bf
include/unicode/ustring.h: 49c56a6248a7c92ee93a11331d2a6364
include/unicode/ustringtrie.h: 08470063002ce9a8df978481b0d5588d
include/unicode/utext.h: c83e4d6390b463b28168cf90a734966e
include/unicode/utf.h: 0d1807bea996ca42bad86a938ba69453
include/unicode/utf16.h: b376232af20fa9f77c983c6cc91800cf
include/unicode/utf32.h: ed15f0927cec48cab1922d08e1fdcce1
include/unicode/utf8.h: 0d3fb609e35e2c67dce1a4889973bebd
include/unicode/utf_old.h: fce92682d7539e0fde301c54ef9e8760
include/unicode/utmscale.h: 267dcde091ed1b81f03b1fff49c05e69
include/unicode/utrace.h: 25f64a4cd8fc8a13bdfadd59bb287d49
include/unicode/utrans.h: cc28e262a704403f38c26becae727165
include/unicode/utypes.h: 21e5e8cc7dc66bdb83f70971bed1a5e4
include/unicode/uvernum.h: d878c9e384487c8668c122712134c0f1
include/unicode/uversion.h: 140b36fa9bffd2cb2b1c7f02691923e6
include/unicode/vtzone.h: 90e065183436be0a94918465f66be863
lib/icu/57.1/Makefile.inc: 51df1179cc12274af810405a09627a85
lib/icu/57.1/pkgdata.inc: ea5b004208a38d31072631debf2820c5
lib/icu/Makefile.inc: 51df1179cc12274af810405a09627a85
lib/icu/current/Makefile.inc: 51df1179cc12274af810405a09627a85
lib/icu/current/pkgdata.inc: ea5b004208a38d31072631debf2820c5
lib/icu/pkgdata.inc: ea5b004208a38d31072631debf2820c5
lib/icudt.dll: 008d9b3a7b34c3cfcf90b3314a998db9
lib/icudt57.dll: 008d9b3a7b34c3cfcf90b3314a998db9
lib/icuin.dll: 2dad9816f0d70e640435604dea7a02ca
lib/icuin57.dll: 2dad9816f0d70e640435604dea7a02ca
lib/icuio.dll: 5d8d3f8556adf2c4c1508dc7fd30c9d5
lib/icuio57.dll: 5d8d3f8556adf2c4c1508dc7fd30c9d5
lib/icule.dll: 7711d0ed1ab71d54a13d6146a44100a0
lib/icule57.dll: 7711d0ed1ab71d54a13d6146a44100a0
lib/iculx.dll: 8f9829ecc0917da35df6ac1b95867ea8
lib/iculx57.dll: 8f9829ecc0917da35df6ac1b95867ea8
lib/icutest.dll: c58029e6799efbd6dd809665bc243661
lib/icutest57.dll: c58029e6799efbd6dd809665bc243661
lib/icutu.dll: 6f76dea90ce1d6e7651471dbb9c15e09
lib/icutu57.dll: 6f76dea90ce1d6e7651471dbb9c15e09
lib/icuuc.dll: 6d770a12bdeee63da045a1030abdbaa1
lib/icuuc57.dll: 6d770a12bdeee63da045a1030abdbaa1
lib/libicudt.dll.a: 2a9bd71e462b4b914efc91907d7928f1
lib/libicuin.dll.a: 5cfe05e08eca003163f3e5765e5b4c58
lib/libicuio.dll.a: 2bdacffc519030a8d4188f83fdc81fd1
lib/libicule.dll.a: b1fb12fb94759dd8a38d5abfa6f4ad21
lib/libiculx.dll.a: c15e32fd0a5f9239be1370e557e1050b
lib/libicutest.dll.a: 14cd311813f51ce75b0d0989372ed3d9
lib/libicutu.dll.a: d3357b6836a2d24f1f9786efc195e3f1
lib/libicuuc.dll.a: 09afc25669dd4526dfe794a8cf9428a3
lib/pkgconfig/icu-i18n.pc: 92c5e21b66b1c1103f95f3f24aba8407
lib/pkgconfig/icu-io.pc: 7202507898b19d39e47af89913d2e48b
lib/pkgconfig/icu-le.pc: aecca7de6d94cd8fcea30f61818c3436
lib/pkgconfig/icu-lx.pc: e3b92f49261a56c6fa42999929e0b614
lib/pkgconfig/icu-uc.pc: 3c15a1901d200540ea9737e69473f721
share/icu/57.1/LICENSE: 787d3b37867445c1cdd6f6167bd0e347
share/icu/57.1/config/mh-mingw: fba135252f1f3bf3c41d9601239b91d6
share/icu/57.1/install-sh: 5afe8eb5573965dfb58378e4e46f3813
share/icu/57.1/mkinstalldirs: 7484dc240ad83e9908bed6d968fda871
share/man/man1/derb.1: dd6ef195449ac6d5b737f593da48c645
share/man/man1/genbrk.1: d582931cc6be22153312b877dfa10bda
share/man/man1/gencfu.1: 122f19c9001531b553d26d0df3daf5ff
share/man/man1/gencnval.1: 8e91c767edcfa124b530839d6773b186
share/man/man1/gendict.1: c5bf41dd6f865bc6efec54e308ed3e2b
share/man/man1/genrb.1: 0334a4504849157d50d1dfc088857b90
share/man/man1/icu-config.1: 669e5783bf5465d9828a8bee9af55257
share/man/man1/makeconv.1: 454b0e32760b4ceb61c8b3d2ee16e989
share/man/man1/pkgdata.1: 715020d492a3550929754c1a0df2e39c
share/man/man1/uconv.1: 80d9754f424b0468e719cc6616ba669d
share/man/man8/genccode.8: 47e0d56719f899919197ed154699910b
share/man/man8/gencmn.8: 666145011f4bdf0bd47178a93c94b710
share/man/man8/gensprep.8: 1362b0c31dfa738c82a50fe8b7bec4d1
share/man/man8/icupkg.8: dc12cc909e8e17758fda0ce8d241eefa

View File

@@ -0,0 +1,2 @@
1499107210
conanfile.py: 3efebe46ba6af17316bd4e2a6fffef0c

View File

@@ -0,0 +1,187 @@
1499107660
bin/icudt59.dll: 2a60bfe06670d8605ae7fc97c4ec2db7
bin/icuin59.dll: d0a46fdd146a1bd68dde8bcb6b019470
bin/icuio59.dll: 1fb60d06bcb4a5811e503a679b28dd67
bin/icutest59.dll: 71bd203b8b2b930ca35240937c0f5429
bin/icutu59.dll: fb0e6e2ee5c12c4809007747fcc23ad4
bin/icuuc59.dll: 405d599ca8b2fbf78e6efeda65fdfffb
conaninfo.txt: b0fbb0ff195375b137bed8cc0921caad
include/unicode/alphaindex.h: c4e73b7d46eacc8fa67691e4dd0b5ecc
include/unicode/appendable.h: deea01996ebb26600e2dde91ed196395
include/unicode/basictz.h: 01cabd21915d2cee7d2ef7787240e8f2
include/unicode/brkiter.h: 03b569a42e7dae96c0c86ad2c8d3bd00
include/unicode/bytestream.h: 61e720935437b6830d58b216918552d2
include/unicode/bytestrie.h: b61efc3e639298f2a6c19fec6d0622f5
include/unicode/bytestriebuilder.h: 62d2640165c997f0abe27994f59318e3
include/unicode/calendar.h: 759cbc7bd35d6efc0a4976dd753eb485
include/unicode/caniter.h: 330f1b6de404cfb24479f009926890f2
include/unicode/casemap.h: 61bbc0c334ada3bea9920815ce033de4
include/unicode/char16ptr.h: 06b3963db87be73f87dac310136fc58c
include/unicode/chariter.h: 362ade4f54a9fa6f1c845078440e2b03
include/unicode/choicfmt.h: b12a447a93d96d3a6080c978dfdecdb4
include/unicode/coleitr.h: f03e36876d1a9829eae20fab28f32d6a
include/unicode/coll.h: 7d6cddc98e3227bd2277afa6d7793a50
include/unicode/compactdecimalformat.h: b3bdc4cc4ea3b3af9a930614ef68db37
include/unicode/curramt.h: 323107674df349a27d624663757447e4
include/unicode/currpinf.h: 18f3f5825fd0511a670d7eff90201719
include/unicode/currunit.h: 4b1c4900fd9cee8de157f549cf8d47f0
include/unicode/datefmt.h: c07976e59ac1c1c08c98bf9d4e4c3587
include/unicode/dbbi.h: db0a5e6e9dd092466fbbe21e949e4820
include/unicode/dcfmtsym.h: eafe4061e7fad4ebe1a3a11ea219c12b
include/unicode/decimfmt.h: fec30b356bf6a646a172977caf2678ee
include/unicode/docmain.h: 49875d4c4b781f05d1c51668c74b94bb
include/unicode/dtfmtsym.h: 4fec8e6662b9914a8d99b2a75ce75a5a
include/unicode/dtintrv.h: 05a46fbf5f15b7bb2ba59f44814ac095
include/unicode/dtitvfmt.h: 5c42410d99e25e140d8e84af39139512
include/unicode/dtitvinf.h: e7eddd3476b1aadb8bb17350985081d6
include/unicode/dtptngen.h: 4edbf8188c936b808141a17e24f6c17e
include/unicode/dtrule.h: c0ad9c5a662d96a067b3687c6b788fd6
include/unicode/edits.h: 0d3660bc8cb14c5e78bb0fba7438e184
include/unicode/enumset.h: 488a530c2f5d1727105b317bfb38ffab
include/unicode/errorcode.h: 200ad3b02dcd2eda1545afa64f26211d
include/unicode/fieldpos.h: 7b200989ccaf13e87506ff8a9a8352c1
include/unicode/fmtable.h: ef9c81283b88d29b6b77d2c68896d166
include/unicode/format.h: 21bfd1ffede54a82d257a30f623ae117
include/unicode/fpositer.h: 0b8be269e646080334eb0db252708fa1
include/unicode/gender.h: f76ef0004a630139b9636327e22f52cf
include/unicode/gregocal.h: dadf449275698c6eb227c86c90c84f5b
include/unicode/icudataver.h: 64966d178a3ba96a36698afd0c9033ac
include/unicode/icuplug.h: 1a4b0dfe535992811342f87165dfc128
include/unicode/idna.h: 935119343007e6e8267e34d3217e73ef
include/unicode/listformatter.h: 454de478acb396e0646bc756226986b0
include/unicode/localpointer.h: 032493d057b13fcc5d7d264ec1349ecd
include/unicode/locdspnm.h: 75098c2fc6615d040e8b5204e27918f8
include/unicode/locid.h: 34733130bd4387fa544d6761034a0955
include/unicode/measfmt.h: c289038b60c170659cec114a06b75ec4
include/unicode/measunit.h: 9f937c7b82e74afdf577427e5abef253
include/unicode/measure.h: 907a564bb50d5a3b3de69b61a095ac49
include/unicode/messagepattern.h: ddb001f5da316149ced07415fddfbbe1
include/unicode/msgfmt.h: 92fdcc17d1cc5be345a65b9c5028b814
include/unicode/normalizer2.h: 1f8ec62f9f338f429627c61fb797d12a
include/unicode/normlzr.h: 1acf5026f3c915a30405c961c5045f51
include/unicode/numfmt.h: 2e869d45a97e3366930352561becf1f7
include/unicode/numsys.h: 966281097c9a71c7ce80de4738bbaf4b
include/unicode/parseerr.h: 82430679207228ecccebf2ac9a0dc226
include/unicode/parsepos.h: d465f317154c05dae43efe1975c2254b
include/unicode/platform.h: 8ccf4dfd92fdd1d8076ed97a83f4ff0e
include/unicode/plurfmt.h: 7f33dc3d5b6c677e920b388e66688d6e
include/unicode/plurrule.h: efb1059c8f408ab3df8a355625aa91ac
include/unicode/ptypes.h: c124ecdb51748de2a5900c42f64fa33e
include/unicode/putil.h: f594f056f0e8fa7e7d2ee9e3772f1465
include/unicode/rbbi.h: 10e5ea07511aad18458a2bb59c302fce
include/unicode/rbnf.h: 46a62b91bbf605d0fc90de27c0c28ade
include/unicode/rbtz.h: 6adc59fe9f2ec0203fad1bb291ceb2be
include/unicode/regex.h: 2e5c4264f79b43bc754a558f5d9ef81d
include/unicode/region.h: 9975298932902d63b823382424ecb04f
include/unicode/reldatefmt.h: fe0bf48d5fae4130b3e1d97da05b8147
include/unicode/rep.h: ad2f3d61aabf5507f9670e17adc4f3e0
include/unicode/resbund.h: 2e5313c39e2d8e644fefb5fda9830032
include/unicode/schriter.h: 10ebc14456ec8a08190a1d8484d865c8
include/unicode/scientificnumberformatter.h: 19c921c0a75274bdd13ae9e70354b9b9
include/unicode/search.h: 3a213657ab777b638423df43e775ead6
include/unicode/selfmt.h: f31478edaee06e562fc70fe4bffb39f7
include/unicode/simpleformatter.h: 32f8edf8033ddcd3d89560aca235d2b1
include/unicode/simpletz.h: b38692fd7ed1ecd8474412602bb43a7a
include/unicode/smpdtfmt.h: 0cddd4d1f197beddae2bf6d6e569b414
include/unicode/sortkey.h: 76daf42075f7fdeeb06215922144bd87
include/unicode/std_string.h: 57499f3b70cb13b85da38ecaed834924
include/unicode/strenum.h: e23cde5594426e607d37d59252ed7542
include/unicode/stringpiece.h: 2c7657b53e2cd414c5dc2aac429e8be9
include/unicode/stringtriebuilder.h: 596067734fd5ecbf08ef1a5b29f7c521
include/unicode/stsearch.h: c75b420ffcf6cb64c1c70fbdce1ec303
include/unicode/symtable.h: aaa0d4278cc7c873390133c81319afe4
include/unicode/tblcoll.h: 593c21ed8376bcfab87993dfdb24f579
include/unicode/timezone.h: e0b13f33042ae96d152da2dfac53895a
include/unicode/tmunit.h: 47bad5bb37ad95cf4aa966962f672247
include/unicode/tmutamt.h: 7e216295ad757e1e7050a27b4cbb04c4
include/unicode/tmutfmt.h: 3e66e10feff34abe4f606c544bf56a98
include/unicode/translit.h: cd5eb1480620fe72661af2c5420030c7
include/unicode/tzfmt.h: cc77e978689ef62e83fbf50297da7068
include/unicode/tznames.h: fc0fd902a3ab39c3ecd5376affa3e091
include/unicode/tzrule.h: adc2e3690a81499fa482f09a7c891e3a
include/unicode/tztrans.h: ddc16397303c7c3a6cdb51d6cae76c9c
include/unicode/ubidi.h: 3c3447aff91ca3aba39294f283fc0a83
include/unicode/ubrk.h: c4d61d02474b921b6deabf19730f2d93
include/unicode/ucal.h: 85fbc0a93c781ff4f283abf56213548f
include/unicode/ucasemap.h: bbc08907ca608e090dd2551dae7f5063
include/unicode/ucat.h: 9887bf7cefa89c96630bcd3757663ec0
include/unicode/uchar.h: d0caa0cad8f0760769e7269c8e27b2f0
include/unicode/ucharstrie.h: a831881a1c5f601a27a96107a9c93b40
include/unicode/ucharstriebuilder.h: aab813b785d803391adad3e89eae430b
include/unicode/uchriter.h: 26dfb5f728be01852cb52402fc018235
include/unicode/uclean.h: 7b7b73a66324b026c775cf2f467108f3
include/unicode/ucnv.h: 8925fbf6e9921bf45b485c31ee4124ed
include/unicode/ucnv_cb.h: 2132a185faeb5cd603344098e4f685f5
include/unicode/ucnv_err.h: 641fb44cae3f286f307ce2e445b3589f
include/unicode/ucnvsel.h: 5f129128041b8ec652fa13bc007c7168
include/unicode/ucol.h: c1ae405a33aca9786cf4125a7ea30854
include/unicode/ucoleitr.h: c5f7f5720c58a63df5277f4c275813f7
include/unicode/uconfig.h: 9cd76a9d2008c77116c1e3d34cd5c20f
include/unicode/ucsdet.h: 84999c29e225c4d11a89e2c691892c6a
include/unicode/ucurr.h: 22ebc57d60d31ca6e5be08b5dcfabb36
include/unicode/udat.h: 4fceb68710dfed43778da6b5dabf5b81
include/unicode/udata.h: 8ffc7d27c431eaa31709bed2450b1987
include/unicode/udateintervalformat.h: ec7b522f7376efc94280461a798e122e
include/unicode/udatpg.h: c13609bba2d9cdd91475c80f2934e8b9
include/unicode/udisplaycontext.h: d85a18d600e97fcdbb4177583633e20b
include/unicode/uenum.h: 9f0843888060124393c5b6d3ac1d0494
include/unicode/ufieldpositer.h: 9a2caec923d0bbc2c167e17a42e2ff74
include/unicode/uformattable.h: 5a52db48b81c8e2d770353f347c64d1a
include/unicode/ugender.h: 23ec9fe7670c419c57462625cc2afaee
include/unicode/uidna.h: ffd28dd05da8ad3813d2d41b1f01c517
include/unicode/uiter.h: 50847b964f6fb474e0290150338c9f27
include/unicode/uldnames.h: 6fba02d8cd519586d066c4f4e5eb1640
include/unicode/ulistformatter.h: 2d9feb1e057219dd43898dc23da7e476
include/unicode/uloc.h: 03e3d991937d286c75e3206c5494646e
include/unicode/ulocdata.h: f282e04c22e0616817a04f80f536f688
include/unicode/umachine.h: 1d6f3281c1b8a8eb9ba4dbd670d6af7c
include/unicode/umisc.h: c0dc3caac921970252ee4bbc1bddc43a
include/unicode/umsg.h: ed50cc36346ea063fd3681385064ead3
include/unicode/unifilt.h: 6e228f15b2fa8f564abb51500674d72b
include/unicode/unifunct.h: a9f9e469e946e88a9c64919c468e5d62
include/unicode/unimatch.h: 6c2cbf80f1f605b165bebc5ae8e12aaa
include/unicode/unirepl.h: a021ccf09bb715625b9677bdc7700584
include/unicode/uniset.h: 501821f127cc093433327c44909a7575
include/unicode/unistr.h: 7dfa9c3626c3dcf71390eb50b57a3716
include/unicode/unorm.h: 39bbe48ae8534029dab7f097188c8b31
include/unicode/unorm2.h: eb8b5bb935701284a4480a2facb7f0b8
include/unicode/unum.h: ac906837bfd6caac1259c6f7913b94a2
include/unicode/unumsys.h: dfc4fd29fa10dea8de5981a79badf4ec
include/unicode/uobject.h: 7cd3e374dd78321b69313bc3f416ed4c
include/unicode/upluralrules.h: f2b80b6b9a9ea8edae1aba78830f4789
include/unicode/uregex.h: bf69ecde49c5418db27194cdad8ee0ff
include/unicode/uregion.h: 6d72ea56f92d9da81cc8b3e8d47a3f04
include/unicode/ureldatefmt.h: 480530556bbe46fbd5996fa86a878b98
include/unicode/urename.h: 0685d5314e8537121559a98ef7a143c4
include/unicode/urep.h: 04cce4d1e9a074179ec8e7ba6f5f02ee
include/unicode/ures.h: d9d89fedbe10df5011c03a8238572e07
include/unicode/uscript.h: acd32dac19000101a28b81eeaec612e8
include/unicode/usearch.h: afd9eb69236e27449e7249264bfeae56
include/unicode/uset.h: 69481ff3106e5b8cc6f36cfa3c23225a
include/unicode/usetiter.h: 3b9ae44eb5a47ce6e20ed00fc45c0cb6
include/unicode/ushape.h: 1f89bcc0f93cb5df8059e8a2717009a7
include/unicode/uspoof.h: 140a8c6518698a56c917d18ef6dbd2b7
include/unicode/usprep.h: d4a57d01cb61f594c84c3fffac8a87d5
include/unicode/ustdio.h: 7d32dbc31f136ce97096cd25429dceef
include/unicode/ustream.h: 211a3e48dbe1921522d956bef0747361
include/unicode/ustring.h: 12b77389aad7d0b76c86d405566840a9
include/unicode/ustringtrie.h: 08f062a843c6bf78d8d95b1ba566d6ec
include/unicode/utext.h: a8cf1115720b99ca855918f92343ce8b
include/unicode/utf.h: b7827e05a4bc90b9ca27ab14491ca1bd
include/unicode/utf16.h: 4447226555e524f4c0f596c197ae65d5
include/unicode/utf32.h: 076c1d2025d949556d976b9e6aa01410
include/unicode/utf8.h: 3afe43776eb2e8d3448551c9a6996a12
include/unicode/utf_old.h: 0c46b30f4140adf50fe9ed350815a0d8
include/unicode/utmscale.h: 8ea13d3120de87b49a240014ecfdce7f
include/unicode/utrace.h: 0216d0e5e1e1e10e014f3a8882fa0760
include/unicode/utrans.h: 25231668b49b0de8ca1db79ff0f348d8
include/unicode/utypes.h: a3c935253e46b4c313b0ee58cadcd04d
include/unicode/uvernum.h: 8044bea1ca820f40b1e82b2ae5cbfbfa
include/unicode/uversion.h: b3e0658e920f56306839af39fa5f35b7
include/unicode/vtzone.h: 138782b1f4177e15964c21e7e8cb21d3
lib/icudt.lib: abf4c53a45afe7fe2232b7461db1f39c
lib/icuin.lib: 469731f3bb6c6c483a42168a9afff5fc
lib/icuio.lib: 62eebc954d46dbf22cf7e838f8bf0292
lib/icutest.lib: 2dfda9f30ee5cd92c8e9752f19f1311f
lib/icutu.lib: 2ddf814a788e2fb77a9d06f38142a3ce
lib/icuuc.lib: 140e4ca5bbf6f88f504a2fd4bfafdd1d

View File

@@ -0,0 +1,187 @@
1499329586
bin/icudt59.dll: c23a39dad5b1810d53b142a79dd8040e
bin/icuin59.dll: c6904963eefd97137dd301db55c28f52
bin/icuio59.dll: bd28d124d21c1aff1b77de11ef952447
bin/icutest59.dll: e59aadd25c91d6b21fbdca3f18c0f3c3
bin/icutu59.dll: 2256b957799e3816cfaedc6871f0be90
bin/icuuc59.dll: 9a9c7f35b1fa2f93e557710e89eede8a
conaninfo.txt: 830576b304c6027b1312b1ed5165bd4b
include/unicode/alphaindex.h: c4e73b7d46eacc8fa67691e4dd0b5ecc
include/unicode/appendable.h: deea01996ebb26600e2dde91ed196395
include/unicode/basictz.h: 01cabd21915d2cee7d2ef7787240e8f2
include/unicode/brkiter.h: 03b569a42e7dae96c0c86ad2c8d3bd00
include/unicode/bytestream.h: 61e720935437b6830d58b216918552d2
include/unicode/bytestrie.h: b61efc3e639298f2a6c19fec6d0622f5
include/unicode/bytestriebuilder.h: 62d2640165c997f0abe27994f59318e3
include/unicode/calendar.h: 759cbc7bd35d6efc0a4976dd753eb485
include/unicode/caniter.h: 330f1b6de404cfb24479f009926890f2
include/unicode/casemap.h: 61bbc0c334ada3bea9920815ce033de4
include/unicode/char16ptr.h: 06b3963db87be73f87dac310136fc58c
include/unicode/chariter.h: 362ade4f54a9fa6f1c845078440e2b03
include/unicode/choicfmt.h: b12a447a93d96d3a6080c978dfdecdb4
include/unicode/coleitr.h: f03e36876d1a9829eae20fab28f32d6a
include/unicode/coll.h: 7d6cddc98e3227bd2277afa6d7793a50
include/unicode/compactdecimalformat.h: b3bdc4cc4ea3b3af9a930614ef68db37
include/unicode/curramt.h: 323107674df349a27d624663757447e4
include/unicode/currpinf.h: 18f3f5825fd0511a670d7eff90201719
include/unicode/currunit.h: 4b1c4900fd9cee8de157f549cf8d47f0
include/unicode/datefmt.h: c07976e59ac1c1c08c98bf9d4e4c3587
include/unicode/dbbi.h: db0a5e6e9dd092466fbbe21e949e4820
include/unicode/dcfmtsym.h: eafe4061e7fad4ebe1a3a11ea219c12b
include/unicode/decimfmt.h: fec30b356bf6a646a172977caf2678ee
include/unicode/docmain.h: 49875d4c4b781f05d1c51668c74b94bb
include/unicode/dtfmtsym.h: 4fec8e6662b9914a8d99b2a75ce75a5a
include/unicode/dtintrv.h: 05a46fbf5f15b7bb2ba59f44814ac095
include/unicode/dtitvfmt.h: 5c42410d99e25e140d8e84af39139512
include/unicode/dtitvinf.h: e7eddd3476b1aadb8bb17350985081d6
include/unicode/dtptngen.h: 4edbf8188c936b808141a17e24f6c17e
include/unicode/dtrule.h: c0ad9c5a662d96a067b3687c6b788fd6
include/unicode/edits.h: 0d3660bc8cb14c5e78bb0fba7438e184
include/unicode/enumset.h: 488a530c2f5d1727105b317bfb38ffab
include/unicode/errorcode.h: 200ad3b02dcd2eda1545afa64f26211d
include/unicode/fieldpos.h: 7b200989ccaf13e87506ff8a9a8352c1
include/unicode/fmtable.h: ef9c81283b88d29b6b77d2c68896d166
include/unicode/format.h: 21bfd1ffede54a82d257a30f623ae117
include/unicode/fpositer.h: 0b8be269e646080334eb0db252708fa1
include/unicode/gender.h: f76ef0004a630139b9636327e22f52cf
include/unicode/gregocal.h: dadf449275698c6eb227c86c90c84f5b
include/unicode/icudataver.h: 64966d178a3ba96a36698afd0c9033ac
include/unicode/icuplug.h: 1a4b0dfe535992811342f87165dfc128
include/unicode/idna.h: 935119343007e6e8267e34d3217e73ef
include/unicode/listformatter.h: 454de478acb396e0646bc756226986b0
include/unicode/localpointer.h: 032493d057b13fcc5d7d264ec1349ecd
include/unicode/locdspnm.h: 75098c2fc6615d040e8b5204e27918f8
include/unicode/locid.h: 34733130bd4387fa544d6761034a0955
include/unicode/measfmt.h: c289038b60c170659cec114a06b75ec4
include/unicode/measunit.h: 9f937c7b82e74afdf577427e5abef253
include/unicode/measure.h: 907a564bb50d5a3b3de69b61a095ac49
include/unicode/messagepattern.h: ddb001f5da316149ced07415fddfbbe1
include/unicode/msgfmt.h: 92fdcc17d1cc5be345a65b9c5028b814
include/unicode/normalizer2.h: 1f8ec62f9f338f429627c61fb797d12a
include/unicode/normlzr.h: 1acf5026f3c915a30405c961c5045f51
include/unicode/numfmt.h: 2e869d45a97e3366930352561becf1f7
include/unicode/numsys.h: 966281097c9a71c7ce80de4738bbaf4b
include/unicode/parseerr.h: 82430679207228ecccebf2ac9a0dc226
include/unicode/parsepos.h: d465f317154c05dae43efe1975c2254b
include/unicode/platform.h: 8ccf4dfd92fdd1d8076ed97a83f4ff0e
include/unicode/plurfmt.h: 7f33dc3d5b6c677e920b388e66688d6e
include/unicode/plurrule.h: efb1059c8f408ab3df8a355625aa91ac
include/unicode/ptypes.h: c124ecdb51748de2a5900c42f64fa33e
include/unicode/putil.h: f594f056f0e8fa7e7d2ee9e3772f1465
include/unicode/rbbi.h: 10e5ea07511aad18458a2bb59c302fce
include/unicode/rbnf.h: 46a62b91bbf605d0fc90de27c0c28ade
include/unicode/rbtz.h: 6adc59fe9f2ec0203fad1bb291ceb2be
include/unicode/regex.h: 2e5c4264f79b43bc754a558f5d9ef81d
include/unicode/region.h: 9975298932902d63b823382424ecb04f
include/unicode/reldatefmt.h: fe0bf48d5fae4130b3e1d97da05b8147
include/unicode/rep.h: ad2f3d61aabf5507f9670e17adc4f3e0
include/unicode/resbund.h: 2e5313c39e2d8e644fefb5fda9830032
include/unicode/schriter.h: 10ebc14456ec8a08190a1d8484d865c8
include/unicode/scientificnumberformatter.h: 19c921c0a75274bdd13ae9e70354b9b9
include/unicode/search.h: 3a213657ab777b638423df43e775ead6
include/unicode/selfmt.h: f31478edaee06e562fc70fe4bffb39f7
include/unicode/simpleformatter.h: 32f8edf8033ddcd3d89560aca235d2b1
include/unicode/simpletz.h: b38692fd7ed1ecd8474412602bb43a7a
include/unicode/smpdtfmt.h: 0cddd4d1f197beddae2bf6d6e569b414
include/unicode/sortkey.h: 76daf42075f7fdeeb06215922144bd87
include/unicode/std_string.h: 57499f3b70cb13b85da38ecaed834924
include/unicode/strenum.h: e23cde5594426e607d37d59252ed7542
include/unicode/stringpiece.h: 2c7657b53e2cd414c5dc2aac429e8be9
include/unicode/stringtriebuilder.h: 596067734fd5ecbf08ef1a5b29f7c521
include/unicode/stsearch.h: c75b420ffcf6cb64c1c70fbdce1ec303
include/unicode/symtable.h: aaa0d4278cc7c873390133c81319afe4
include/unicode/tblcoll.h: 593c21ed8376bcfab87993dfdb24f579
include/unicode/timezone.h: e0b13f33042ae96d152da2dfac53895a
include/unicode/tmunit.h: 47bad5bb37ad95cf4aa966962f672247
include/unicode/tmutamt.h: 7e216295ad757e1e7050a27b4cbb04c4
include/unicode/tmutfmt.h: 3e66e10feff34abe4f606c544bf56a98
include/unicode/translit.h: cd5eb1480620fe72661af2c5420030c7
include/unicode/tzfmt.h: cc77e978689ef62e83fbf50297da7068
include/unicode/tznames.h: fc0fd902a3ab39c3ecd5376affa3e091
include/unicode/tzrule.h: adc2e3690a81499fa482f09a7c891e3a
include/unicode/tztrans.h: ddc16397303c7c3a6cdb51d6cae76c9c
include/unicode/ubidi.h: 3c3447aff91ca3aba39294f283fc0a83
include/unicode/ubrk.h: c4d61d02474b921b6deabf19730f2d93
include/unicode/ucal.h: 85fbc0a93c781ff4f283abf56213548f
include/unicode/ucasemap.h: bbc08907ca608e090dd2551dae7f5063
include/unicode/ucat.h: 9887bf7cefa89c96630bcd3757663ec0
include/unicode/uchar.h: d0caa0cad8f0760769e7269c8e27b2f0
include/unicode/ucharstrie.h: a831881a1c5f601a27a96107a9c93b40
include/unicode/ucharstriebuilder.h: aab813b785d803391adad3e89eae430b
include/unicode/uchriter.h: 26dfb5f728be01852cb52402fc018235
include/unicode/uclean.h: 7b7b73a66324b026c775cf2f467108f3
include/unicode/ucnv.h: 8925fbf6e9921bf45b485c31ee4124ed
include/unicode/ucnv_cb.h: 2132a185faeb5cd603344098e4f685f5
include/unicode/ucnv_err.h: 641fb44cae3f286f307ce2e445b3589f
include/unicode/ucnvsel.h: 5f129128041b8ec652fa13bc007c7168
include/unicode/ucol.h: c1ae405a33aca9786cf4125a7ea30854
include/unicode/ucoleitr.h: c5f7f5720c58a63df5277f4c275813f7
include/unicode/uconfig.h: 9cd76a9d2008c77116c1e3d34cd5c20f
include/unicode/ucsdet.h: 84999c29e225c4d11a89e2c691892c6a
include/unicode/ucurr.h: 22ebc57d60d31ca6e5be08b5dcfabb36
include/unicode/udat.h: 4fceb68710dfed43778da6b5dabf5b81
include/unicode/udata.h: 8ffc7d27c431eaa31709bed2450b1987
include/unicode/udateintervalformat.h: ec7b522f7376efc94280461a798e122e
include/unicode/udatpg.h: c13609bba2d9cdd91475c80f2934e8b9
include/unicode/udisplaycontext.h: d85a18d600e97fcdbb4177583633e20b
include/unicode/uenum.h: 9f0843888060124393c5b6d3ac1d0494
include/unicode/ufieldpositer.h: 9a2caec923d0bbc2c167e17a42e2ff74
include/unicode/uformattable.h: 5a52db48b81c8e2d770353f347c64d1a
include/unicode/ugender.h: 23ec9fe7670c419c57462625cc2afaee
include/unicode/uidna.h: ffd28dd05da8ad3813d2d41b1f01c517
include/unicode/uiter.h: 50847b964f6fb474e0290150338c9f27
include/unicode/uldnames.h: 6fba02d8cd519586d066c4f4e5eb1640
include/unicode/ulistformatter.h: 2d9feb1e057219dd43898dc23da7e476
include/unicode/uloc.h: 03e3d991937d286c75e3206c5494646e
include/unicode/ulocdata.h: f282e04c22e0616817a04f80f536f688
include/unicode/umachine.h: 1d6f3281c1b8a8eb9ba4dbd670d6af7c
include/unicode/umisc.h: c0dc3caac921970252ee4bbc1bddc43a
include/unicode/umsg.h: ed50cc36346ea063fd3681385064ead3
include/unicode/unifilt.h: 6e228f15b2fa8f564abb51500674d72b
include/unicode/unifunct.h: a9f9e469e946e88a9c64919c468e5d62
include/unicode/unimatch.h: 6c2cbf80f1f605b165bebc5ae8e12aaa
include/unicode/unirepl.h: a021ccf09bb715625b9677bdc7700584
include/unicode/uniset.h: 501821f127cc093433327c44909a7575
include/unicode/unistr.h: 7dfa9c3626c3dcf71390eb50b57a3716
include/unicode/unorm.h: 39bbe48ae8534029dab7f097188c8b31
include/unicode/unorm2.h: eb8b5bb935701284a4480a2facb7f0b8
include/unicode/unum.h: ac906837bfd6caac1259c6f7913b94a2
include/unicode/unumsys.h: dfc4fd29fa10dea8de5981a79badf4ec
include/unicode/uobject.h: 7cd3e374dd78321b69313bc3f416ed4c
include/unicode/upluralrules.h: f2b80b6b9a9ea8edae1aba78830f4789
include/unicode/uregex.h: bf69ecde49c5418db27194cdad8ee0ff
include/unicode/uregion.h: 6d72ea56f92d9da81cc8b3e8d47a3f04
include/unicode/ureldatefmt.h: 480530556bbe46fbd5996fa86a878b98
include/unicode/urename.h: 0685d5314e8537121559a98ef7a143c4
include/unicode/urep.h: 04cce4d1e9a074179ec8e7ba6f5f02ee
include/unicode/ures.h: d9d89fedbe10df5011c03a8238572e07
include/unicode/uscript.h: acd32dac19000101a28b81eeaec612e8
include/unicode/usearch.h: afd9eb69236e27449e7249264bfeae56
include/unicode/uset.h: 69481ff3106e5b8cc6f36cfa3c23225a
include/unicode/usetiter.h: 3b9ae44eb5a47ce6e20ed00fc45c0cb6
include/unicode/ushape.h: 1f89bcc0f93cb5df8059e8a2717009a7
include/unicode/uspoof.h: 140a8c6518698a56c917d18ef6dbd2b7
include/unicode/usprep.h: d4a57d01cb61f594c84c3fffac8a87d5
include/unicode/ustdio.h: 7d32dbc31f136ce97096cd25429dceef
include/unicode/ustream.h: 211a3e48dbe1921522d956bef0747361
include/unicode/ustring.h: 12b77389aad7d0b76c86d405566840a9
include/unicode/ustringtrie.h: 08f062a843c6bf78d8d95b1ba566d6ec
include/unicode/utext.h: a8cf1115720b99ca855918f92343ce8b
include/unicode/utf.h: b7827e05a4bc90b9ca27ab14491ca1bd
include/unicode/utf16.h: 4447226555e524f4c0f596c197ae65d5
include/unicode/utf32.h: 076c1d2025d949556d976b9e6aa01410
include/unicode/utf8.h: 3afe43776eb2e8d3448551c9a6996a12
include/unicode/utf_old.h: 0c46b30f4140adf50fe9ed350815a0d8
include/unicode/utmscale.h: 8ea13d3120de87b49a240014ecfdce7f
include/unicode/utrace.h: 0216d0e5e1e1e10e014f3a8882fa0760
include/unicode/utrans.h: 25231668b49b0de8ca1db79ff0f348d8
include/unicode/utypes.h: a3c935253e46b4c313b0ee58cadcd04d
include/unicode/uvernum.h: 8044bea1ca820f40b1e82b2ae5cbfbfa
include/unicode/uversion.h: b3e0658e920f56306839af39fa5f35b7
include/unicode/vtzone.h: 138782b1f4177e15964c21e7e8cb21d3
lib/icudt.lib: 8521dc55a20637af8e7cae4453fdae92
lib/icuin.lib: 0af113d81bab592d2b7c628476b0a715
lib/icuio.lib: 6812ca214d913a3e0ea303ddf899ff71
lib/icutest.lib: 1bd7477e81bf551abdd0e80412b85805
lib/icutu.lib: a69d87281efd6ade323f7c449ded3bb4
lib/icuuc.lib: 74d264685f3ac6b7df1333fcf486aa45

View File

@@ -0,0 +1,187 @@
1499105682
bin/icudt59.dll: 6f7abc01bb1d3d9b4a077c27ec228984
bin/icuin59.dll: 5db6329ab0e0201d72025de56fa9d6a4
bin/icuio59.dll: 6d3032695a7c12d3cce58a887f2bc644
bin/icutest59.dll: 425538ed08d6785902b1238e877bc623
bin/icutu59.dll: 83e15197d0b59cf5500c0c93aa186748
bin/icuuc59.dll: 1eb31fe82fca12998a9a37c4852e7272
conaninfo.txt: ad06024880f91bf13cbd6b54c13cf611
include/unicode/alphaindex.h: c4e73b7d46eacc8fa67691e4dd0b5ecc
include/unicode/appendable.h: deea01996ebb26600e2dde91ed196395
include/unicode/basictz.h: 01cabd21915d2cee7d2ef7787240e8f2
include/unicode/brkiter.h: 03b569a42e7dae96c0c86ad2c8d3bd00
include/unicode/bytestream.h: 61e720935437b6830d58b216918552d2
include/unicode/bytestrie.h: b61efc3e639298f2a6c19fec6d0622f5
include/unicode/bytestriebuilder.h: 62d2640165c997f0abe27994f59318e3
include/unicode/calendar.h: 759cbc7bd35d6efc0a4976dd753eb485
include/unicode/caniter.h: 330f1b6de404cfb24479f009926890f2
include/unicode/casemap.h: 61bbc0c334ada3bea9920815ce033de4
include/unicode/char16ptr.h: 06b3963db87be73f87dac310136fc58c
include/unicode/chariter.h: 362ade4f54a9fa6f1c845078440e2b03
include/unicode/choicfmt.h: b12a447a93d96d3a6080c978dfdecdb4
include/unicode/coleitr.h: f03e36876d1a9829eae20fab28f32d6a
include/unicode/coll.h: 7d6cddc98e3227bd2277afa6d7793a50
include/unicode/compactdecimalformat.h: b3bdc4cc4ea3b3af9a930614ef68db37
include/unicode/curramt.h: 323107674df349a27d624663757447e4
include/unicode/currpinf.h: 18f3f5825fd0511a670d7eff90201719
include/unicode/currunit.h: 4b1c4900fd9cee8de157f549cf8d47f0
include/unicode/datefmt.h: c07976e59ac1c1c08c98bf9d4e4c3587
include/unicode/dbbi.h: db0a5e6e9dd092466fbbe21e949e4820
include/unicode/dcfmtsym.h: eafe4061e7fad4ebe1a3a11ea219c12b
include/unicode/decimfmt.h: fec30b356bf6a646a172977caf2678ee
include/unicode/docmain.h: 49875d4c4b781f05d1c51668c74b94bb
include/unicode/dtfmtsym.h: 4fec8e6662b9914a8d99b2a75ce75a5a
include/unicode/dtintrv.h: 05a46fbf5f15b7bb2ba59f44814ac095
include/unicode/dtitvfmt.h: 5c42410d99e25e140d8e84af39139512
include/unicode/dtitvinf.h: e7eddd3476b1aadb8bb17350985081d6
include/unicode/dtptngen.h: 4edbf8188c936b808141a17e24f6c17e
include/unicode/dtrule.h: c0ad9c5a662d96a067b3687c6b788fd6
include/unicode/edits.h: 0d3660bc8cb14c5e78bb0fba7438e184
include/unicode/enumset.h: 488a530c2f5d1727105b317bfb38ffab
include/unicode/errorcode.h: 200ad3b02dcd2eda1545afa64f26211d
include/unicode/fieldpos.h: 7b200989ccaf13e87506ff8a9a8352c1
include/unicode/fmtable.h: ef9c81283b88d29b6b77d2c68896d166
include/unicode/format.h: 21bfd1ffede54a82d257a30f623ae117
include/unicode/fpositer.h: 0b8be269e646080334eb0db252708fa1
include/unicode/gender.h: f76ef0004a630139b9636327e22f52cf
include/unicode/gregocal.h: dadf449275698c6eb227c86c90c84f5b
include/unicode/icudataver.h: 64966d178a3ba96a36698afd0c9033ac
include/unicode/icuplug.h: 1a4b0dfe535992811342f87165dfc128
include/unicode/idna.h: 935119343007e6e8267e34d3217e73ef
include/unicode/listformatter.h: 454de478acb396e0646bc756226986b0
include/unicode/localpointer.h: 032493d057b13fcc5d7d264ec1349ecd
include/unicode/locdspnm.h: 75098c2fc6615d040e8b5204e27918f8
include/unicode/locid.h: 34733130bd4387fa544d6761034a0955
include/unicode/measfmt.h: c289038b60c170659cec114a06b75ec4
include/unicode/measunit.h: 9f937c7b82e74afdf577427e5abef253
include/unicode/measure.h: 907a564bb50d5a3b3de69b61a095ac49
include/unicode/messagepattern.h: ddb001f5da316149ced07415fddfbbe1
include/unicode/msgfmt.h: 92fdcc17d1cc5be345a65b9c5028b814
include/unicode/normalizer2.h: 1f8ec62f9f338f429627c61fb797d12a
include/unicode/normlzr.h: 1acf5026f3c915a30405c961c5045f51
include/unicode/numfmt.h: 2e869d45a97e3366930352561becf1f7
include/unicode/numsys.h: 966281097c9a71c7ce80de4738bbaf4b
include/unicode/parseerr.h: 82430679207228ecccebf2ac9a0dc226
include/unicode/parsepos.h: d465f317154c05dae43efe1975c2254b
include/unicode/platform.h: 8ccf4dfd92fdd1d8076ed97a83f4ff0e
include/unicode/plurfmt.h: 7f33dc3d5b6c677e920b388e66688d6e
include/unicode/plurrule.h: efb1059c8f408ab3df8a355625aa91ac
include/unicode/ptypes.h: c124ecdb51748de2a5900c42f64fa33e
include/unicode/putil.h: f594f056f0e8fa7e7d2ee9e3772f1465
include/unicode/rbbi.h: 10e5ea07511aad18458a2bb59c302fce
include/unicode/rbnf.h: 46a62b91bbf605d0fc90de27c0c28ade
include/unicode/rbtz.h: 6adc59fe9f2ec0203fad1bb291ceb2be
include/unicode/regex.h: 2e5c4264f79b43bc754a558f5d9ef81d
include/unicode/region.h: 9975298932902d63b823382424ecb04f
include/unicode/reldatefmt.h: fe0bf48d5fae4130b3e1d97da05b8147
include/unicode/rep.h: ad2f3d61aabf5507f9670e17adc4f3e0
include/unicode/resbund.h: 2e5313c39e2d8e644fefb5fda9830032
include/unicode/schriter.h: 10ebc14456ec8a08190a1d8484d865c8
include/unicode/scientificnumberformatter.h: 19c921c0a75274bdd13ae9e70354b9b9
include/unicode/search.h: 3a213657ab777b638423df43e775ead6
include/unicode/selfmt.h: f31478edaee06e562fc70fe4bffb39f7
include/unicode/simpleformatter.h: 32f8edf8033ddcd3d89560aca235d2b1
include/unicode/simpletz.h: b38692fd7ed1ecd8474412602bb43a7a
include/unicode/smpdtfmt.h: 0cddd4d1f197beddae2bf6d6e569b414
include/unicode/sortkey.h: 76daf42075f7fdeeb06215922144bd87
include/unicode/std_string.h: 57499f3b70cb13b85da38ecaed834924
include/unicode/strenum.h: e23cde5594426e607d37d59252ed7542
include/unicode/stringpiece.h: 2c7657b53e2cd414c5dc2aac429e8be9
include/unicode/stringtriebuilder.h: 596067734fd5ecbf08ef1a5b29f7c521
include/unicode/stsearch.h: c75b420ffcf6cb64c1c70fbdce1ec303
include/unicode/symtable.h: aaa0d4278cc7c873390133c81319afe4
include/unicode/tblcoll.h: 593c21ed8376bcfab87993dfdb24f579
include/unicode/timezone.h: e0b13f33042ae96d152da2dfac53895a
include/unicode/tmunit.h: 47bad5bb37ad95cf4aa966962f672247
include/unicode/tmutamt.h: 7e216295ad757e1e7050a27b4cbb04c4
include/unicode/tmutfmt.h: 3e66e10feff34abe4f606c544bf56a98
include/unicode/translit.h: cd5eb1480620fe72661af2c5420030c7
include/unicode/tzfmt.h: cc77e978689ef62e83fbf50297da7068
include/unicode/tznames.h: fc0fd902a3ab39c3ecd5376affa3e091
include/unicode/tzrule.h: adc2e3690a81499fa482f09a7c891e3a
include/unicode/tztrans.h: ddc16397303c7c3a6cdb51d6cae76c9c
include/unicode/ubidi.h: 3c3447aff91ca3aba39294f283fc0a83
include/unicode/ubrk.h: c4d61d02474b921b6deabf19730f2d93
include/unicode/ucal.h: 85fbc0a93c781ff4f283abf56213548f
include/unicode/ucasemap.h: bbc08907ca608e090dd2551dae7f5063
include/unicode/ucat.h: 9887bf7cefa89c96630bcd3757663ec0
include/unicode/uchar.h: d0caa0cad8f0760769e7269c8e27b2f0
include/unicode/ucharstrie.h: a831881a1c5f601a27a96107a9c93b40
include/unicode/ucharstriebuilder.h: aab813b785d803391adad3e89eae430b
include/unicode/uchriter.h: 26dfb5f728be01852cb52402fc018235
include/unicode/uclean.h: 7b7b73a66324b026c775cf2f467108f3
include/unicode/ucnv.h: 8925fbf6e9921bf45b485c31ee4124ed
include/unicode/ucnv_cb.h: 2132a185faeb5cd603344098e4f685f5
include/unicode/ucnv_err.h: 641fb44cae3f286f307ce2e445b3589f
include/unicode/ucnvsel.h: 5f129128041b8ec652fa13bc007c7168
include/unicode/ucol.h: c1ae405a33aca9786cf4125a7ea30854
include/unicode/ucoleitr.h: c5f7f5720c58a63df5277f4c275813f7
include/unicode/uconfig.h: 9cd76a9d2008c77116c1e3d34cd5c20f
include/unicode/ucsdet.h: 84999c29e225c4d11a89e2c691892c6a
include/unicode/ucurr.h: 22ebc57d60d31ca6e5be08b5dcfabb36
include/unicode/udat.h: 4fceb68710dfed43778da6b5dabf5b81
include/unicode/udata.h: 8ffc7d27c431eaa31709bed2450b1987
include/unicode/udateintervalformat.h: ec7b522f7376efc94280461a798e122e
include/unicode/udatpg.h: c13609bba2d9cdd91475c80f2934e8b9
include/unicode/udisplaycontext.h: d85a18d600e97fcdbb4177583633e20b
include/unicode/uenum.h: 9f0843888060124393c5b6d3ac1d0494
include/unicode/ufieldpositer.h: 9a2caec923d0bbc2c167e17a42e2ff74
include/unicode/uformattable.h: 5a52db48b81c8e2d770353f347c64d1a
include/unicode/ugender.h: 23ec9fe7670c419c57462625cc2afaee
include/unicode/uidna.h: ffd28dd05da8ad3813d2d41b1f01c517
include/unicode/uiter.h: 50847b964f6fb474e0290150338c9f27
include/unicode/uldnames.h: 6fba02d8cd519586d066c4f4e5eb1640
include/unicode/ulistformatter.h: 2d9feb1e057219dd43898dc23da7e476
include/unicode/uloc.h: 03e3d991937d286c75e3206c5494646e
include/unicode/ulocdata.h: f282e04c22e0616817a04f80f536f688
include/unicode/umachine.h: 1d6f3281c1b8a8eb9ba4dbd670d6af7c
include/unicode/umisc.h: c0dc3caac921970252ee4bbc1bddc43a
include/unicode/umsg.h: ed50cc36346ea063fd3681385064ead3
include/unicode/unifilt.h: 6e228f15b2fa8f564abb51500674d72b
include/unicode/unifunct.h: a9f9e469e946e88a9c64919c468e5d62
include/unicode/unimatch.h: 6c2cbf80f1f605b165bebc5ae8e12aaa
include/unicode/unirepl.h: a021ccf09bb715625b9677bdc7700584
include/unicode/uniset.h: 501821f127cc093433327c44909a7575
include/unicode/unistr.h: 7dfa9c3626c3dcf71390eb50b57a3716
include/unicode/unorm.h: 39bbe48ae8534029dab7f097188c8b31
include/unicode/unorm2.h: eb8b5bb935701284a4480a2facb7f0b8
include/unicode/unum.h: ac906837bfd6caac1259c6f7913b94a2
include/unicode/unumsys.h: dfc4fd29fa10dea8de5981a79badf4ec
include/unicode/uobject.h: 7cd3e374dd78321b69313bc3f416ed4c
include/unicode/upluralrules.h: f2b80b6b9a9ea8edae1aba78830f4789
include/unicode/uregex.h: bf69ecde49c5418db27194cdad8ee0ff
include/unicode/uregion.h: 6d72ea56f92d9da81cc8b3e8d47a3f04
include/unicode/ureldatefmt.h: 480530556bbe46fbd5996fa86a878b98
include/unicode/urename.h: 0685d5314e8537121559a98ef7a143c4
include/unicode/urep.h: 04cce4d1e9a074179ec8e7ba6f5f02ee
include/unicode/ures.h: d9d89fedbe10df5011c03a8238572e07
include/unicode/uscript.h: acd32dac19000101a28b81eeaec612e8
include/unicode/usearch.h: afd9eb69236e27449e7249264bfeae56
include/unicode/uset.h: 69481ff3106e5b8cc6f36cfa3c23225a
include/unicode/usetiter.h: 3b9ae44eb5a47ce6e20ed00fc45c0cb6
include/unicode/ushape.h: 1f89bcc0f93cb5df8059e8a2717009a7
include/unicode/uspoof.h: 140a8c6518698a56c917d18ef6dbd2b7
include/unicode/usprep.h: d4a57d01cb61f594c84c3fffac8a87d5
include/unicode/ustdio.h: 7d32dbc31f136ce97096cd25429dceef
include/unicode/ustream.h: 211a3e48dbe1921522d956bef0747361
include/unicode/ustring.h: 12b77389aad7d0b76c86d405566840a9
include/unicode/ustringtrie.h: 08f062a843c6bf78d8d95b1ba566d6ec
include/unicode/utext.h: a8cf1115720b99ca855918f92343ce8b
include/unicode/utf.h: b7827e05a4bc90b9ca27ab14491ca1bd
include/unicode/utf16.h: 4447226555e524f4c0f596c197ae65d5
include/unicode/utf32.h: 076c1d2025d949556d976b9e6aa01410
include/unicode/utf8.h: 3afe43776eb2e8d3448551c9a6996a12
include/unicode/utf_old.h: 0c46b30f4140adf50fe9ed350815a0d8
include/unicode/utmscale.h: 8ea13d3120de87b49a240014ecfdce7f
include/unicode/utrace.h: 0216d0e5e1e1e10e014f3a8882fa0760
include/unicode/utrans.h: 25231668b49b0de8ca1db79ff0f348d8
include/unicode/utypes.h: a3c935253e46b4c313b0ee58cadcd04d
include/unicode/uvernum.h: 8044bea1ca820f40b1e82b2ae5cbfbfa
include/unicode/uversion.h: b3e0658e920f56306839af39fa5f35b7
include/unicode/vtzone.h: 138782b1f4177e15964c21e7e8cb21d3
lib/icudt.lib: 0ad4d2a27d484d1ee141a17582758564
lib/icuin.lib: 31a061da58f007137f4216294f7147ef
lib/icuio.lib: 657f8b121afa93db8433e85c98b3a2bc
lib/icutest.lib: 6d943d87ddd5a627f0c6bad0f5e13724
lib/icutu.lib: 853af1f403ea9521004a933e91f5b508
lib/icuuc.lib: 1e7a3fc48a7db11b6cfc16d455a4952b

View File

@@ -0,0 +1,187 @@
1499330414
bin/icudt59.dll: f4f67e917d72982f4d38b95a4eebf789
bin/icuin59.dll: 3aaa0a3bb318eb7da1732e2164c98624
bin/icuio59.dll: eb2e025f5ebbc37da56a435727ddb27e
bin/icutest59.dll: 86aa2a9fd01d121b419e9bfc821c541d
bin/icutu59.dll: 740a6cf36312a3601813ffedb95548dc
bin/icuuc59.dll: 77ffdc48d26d21580cea392387896d9f
conaninfo.txt: 72e5f245a2656624132fba01b63171fd
include/unicode/alphaindex.h: c4e73b7d46eacc8fa67691e4dd0b5ecc
include/unicode/appendable.h: deea01996ebb26600e2dde91ed196395
include/unicode/basictz.h: 01cabd21915d2cee7d2ef7787240e8f2
include/unicode/brkiter.h: 03b569a42e7dae96c0c86ad2c8d3bd00
include/unicode/bytestream.h: 61e720935437b6830d58b216918552d2
include/unicode/bytestrie.h: b61efc3e639298f2a6c19fec6d0622f5
include/unicode/bytestriebuilder.h: 62d2640165c997f0abe27994f59318e3
include/unicode/calendar.h: 759cbc7bd35d6efc0a4976dd753eb485
include/unicode/caniter.h: 330f1b6de404cfb24479f009926890f2
include/unicode/casemap.h: 61bbc0c334ada3bea9920815ce033de4
include/unicode/char16ptr.h: 06b3963db87be73f87dac310136fc58c
include/unicode/chariter.h: 362ade4f54a9fa6f1c845078440e2b03
include/unicode/choicfmt.h: b12a447a93d96d3a6080c978dfdecdb4
include/unicode/coleitr.h: f03e36876d1a9829eae20fab28f32d6a
include/unicode/coll.h: 7d6cddc98e3227bd2277afa6d7793a50
include/unicode/compactdecimalformat.h: b3bdc4cc4ea3b3af9a930614ef68db37
include/unicode/curramt.h: 323107674df349a27d624663757447e4
include/unicode/currpinf.h: 18f3f5825fd0511a670d7eff90201719
include/unicode/currunit.h: 4b1c4900fd9cee8de157f549cf8d47f0
include/unicode/datefmt.h: c07976e59ac1c1c08c98bf9d4e4c3587
include/unicode/dbbi.h: db0a5e6e9dd092466fbbe21e949e4820
include/unicode/dcfmtsym.h: eafe4061e7fad4ebe1a3a11ea219c12b
include/unicode/decimfmt.h: fec30b356bf6a646a172977caf2678ee
include/unicode/docmain.h: 49875d4c4b781f05d1c51668c74b94bb
include/unicode/dtfmtsym.h: 4fec8e6662b9914a8d99b2a75ce75a5a
include/unicode/dtintrv.h: 05a46fbf5f15b7bb2ba59f44814ac095
include/unicode/dtitvfmt.h: 5c42410d99e25e140d8e84af39139512
include/unicode/dtitvinf.h: e7eddd3476b1aadb8bb17350985081d6
include/unicode/dtptngen.h: 4edbf8188c936b808141a17e24f6c17e
include/unicode/dtrule.h: c0ad9c5a662d96a067b3687c6b788fd6
include/unicode/edits.h: 0d3660bc8cb14c5e78bb0fba7438e184
include/unicode/enumset.h: 488a530c2f5d1727105b317bfb38ffab
include/unicode/errorcode.h: 200ad3b02dcd2eda1545afa64f26211d
include/unicode/fieldpos.h: 7b200989ccaf13e87506ff8a9a8352c1
include/unicode/fmtable.h: ef9c81283b88d29b6b77d2c68896d166
include/unicode/format.h: 21bfd1ffede54a82d257a30f623ae117
include/unicode/fpositer.h: 0b8be269e646080334eb0db252708fa1
include/unicode/gender.h: f76ef0004a630139b9636327e22f52cf
include/unicode/gregocal.h: dadf449275698c6eb227c86c90c84f5b
include/unicode/icudataver.h: 64966d178a3ba96a36698afd0c9033ac
include/unicode/icuplug.h: 1a4b0dfe535992811342f87165dfc128
include/unicode/idna.h: 935119343007e6e8267e34d3217e73ef
include/unicode/listformatter.h: 454de478acb396e0646bc756226986b0
include/unicode/localpointer.h: 032493d057b13fcc5d7d264ec1349ecd
include/unicode/locdspnm.h: 75098c2fc6615d040e8b5204e27918f8
include/unicode/locid.h: 34733130bd4387fa544d6761034a0955
include/unicode/measfmt.h: c289038b60c170659cec114a06b75ec4
include/unicode/measunit.h: 9f937c7b82e74afdf577427e5abef253
include/unicode/measure.h: 907a564bb50d5a3b3de69b61a095ac49
include/unicode/messagepattern.h: ddb001f5da316149ced07415fddfbbe1
include/unicode/msgfmt.h: 92fdcc17d1cc5be345a65b9c5028b814
include/unicode/normalizer2.h: 1f8ec62f9f338f429627c61fb797d12a
include/unicode/normlzr.h: 1acf5026f3c915a30405c961c5045f51
include/unicode/numfmt.h: 2e869d45a97e3366930352561becf1f7
include/unicode/numsys.h: 966281097c9a71c7ce80de4738bbaf4b
include/unicode/parseerr.h: 82430679207228ecccebf2ac9a0dc226
include/unicode/parsepos.h: d465f317154c05dae43efe1975c2254b
include/unicode/platform.h: 8ccf4dfd92fdd1d8076ed97a83f4ff0e
include/unicode/plurfmt.h: 7f33dc3d5b6c677e920b388e66688d6e
include/unicode/plurrule.h: efb1059c8f408ab3df8a355625aa91ac
include/unicode/ptypes.h: c124ecdb51748de2a5900c42f64fa33e
include/unicode/putil.h: f594f056f0e8fa7e7d2ee9e3772f1465
include/unicode/rbbi.h: 10e5ea07511aad18458a2bb59c302fce
include/unicode/rbnf.h: 46a62b91bbf605d0fc90de27c0c28ade
include/unicode/rbtz.h: 6adc59fe9f2ec0203fad1bb291ceb2be
include/unicode/regex.h: 2e5c4264f79b43bc754a558f5d9ef81d
include/unicode/region.h: 9975298932902d63b823382424ecb04f
include/unicode/reldatefmt.h: fe0bf48d5fae4130b3e1d97da05b8147
include/unicode/rep.h: ad2f3d61aabf5507f9670e17adc4f3e0
include/unicode/resbund.h: 2e5313c39e2d8e644fefb5fda9830032
include/unicode/schriter.h: 10ebc14456ec8a08190a1d8484d865c8
include/unicode/scientificnumberformatter.h: 19c921c0a75274bdd13ae9e70354b9b9
include/unicode/search.h: 3a213657ab777b638423df43e775ead6
include/unicode/selfmt.h: f31478edaee06e562fc70fe4bffb39f7
include/unicode/simpleformatter.h: 32f8edf8033ddcd3d89560aca235d2b1
include/unicode/simpletz.h: b38692fd7ed1ecd8474412602bb43a7a
include/unicode/smpdtfmt.h: 0cddd4d1f197beddae2bf6d6e569b414
include/unicode/sortkey.h: 76daf42075f7fdeeb06215922144bd87
include/unicode/std_string.h: 57499f3b70cb13b85da38ecaed834924
include/unicode/strenum.h: e23cde5594426e607d37d59252ed7542
include/unicode/stringpiece.h: 2c7657b53e2cd414c5dc2aac429e8be9
include/unicode/stringtriebuilder.h: 596067734fd5ecbf08ef1a5b29f7c521
include/unicode/stsearch.h: c75b420ffcf6cb64c1c70fbdce1ec303
include/unicode/symtable.h: aaa0d4278cc7c873390133c81319afe4
include/unicode/tblcoll.h: 593c21ed8376bcfab87993dfdb24f579
include/unicode/timezone.h: e0b13f33042ae96d152da2dfac53895a
include/unicode/tmunit.h: 47bad5bb37ad95cf4aa966962f672247
include/unicode/tmutamt.h: 7e216295ad757e1e7050a27b4cbb04c4
include/unicode/tmutfmt.h: 3e66e10feff34abe4f606c544bf56a98
include/unicode/translit.h: cd5eb1480620fe72661af2c5420030c7
include/unicode/tzfmt.h: cc77e978689ef62e83fbf50297da7068
include/unicode/tznames.h: fc0fd902a3ab39c3ecd5376affa3e091
include/unicode/tzrule.h: adc2e3690a81499fa482f09a7c891e3a
include/unicode/tztrans.h: ddc16397303c7c3a6cdb51d6cae76c9c
include/unicode/ubidi.h: 3c3447aff91ca3aba39294f283fc0a83
include/unicode/ubrk.h: c4d61d02474b921b6deabf19730f2d93
include/unicode/ucal.h: 85fbc0a93c781ff4f283abf56213548f
include/unicode/ucasemap.h: bbc08907ca608e090dd2551dae7f5063
include/unicode/ucat.h: 9887bf7cefa89c96630bcd3757663ec0
include/unicode/uchar.h: d0caa0cad8f0760769e7269c8e27b2f0
include/unicode/ucharstrie.h: a831881a1c5f601a27a96107a9c93b40
include/unicode/ucharstriebuilder.h: aab813b785d803391adad3e89eae430b
include/unicode/uchriter.h: 26dfb5f728be01852cb52402fc018235
include/unicode/uclean.h: 7b7b73a66324b026c775cf2f467108f3
include/unicode/ucnv.h: 8925fbf6e9921bf45b485c31ee4124ed
include/unicode/ucnv_cb.h: 2132a185faeb5cd603344098e4f685f5
include/unicode/ucnv_err.h: 641fb44cae3f286f307ce2e445b3589f
include/unicode/ucnvsel.h: 5f129128041b8ec652fa13bc007c7168
include/unicode/ucol.h: c1ae405a33aca9786cf4125a7ea30854
include/unicode/ucoleitr.h: c5f7f5720c58a63df5277f4c275813f7
include/unicode/uconfig.h: 9cd76a9d2008c77116c1e3d34cd5c20f
include/unicode/ucsdet.h: 84999c29e225c4d11a89e2c691892c6a
include/unicode/ucurr.h: 22ebc57d60d31ca6e5be08b5dcfabb36
include/unicode/udat.h: 4fceb68710dfed43778da6b5dabf5b81
include/unicode/udata.h: 8ffc7d27c431eaa31709bed2450b1987
include/unicode/udateintervalformat.h: ec7b522f7376efc94280461a798e122e
include/unicode/udatpg.h: c13609bba2d9cdd91475c80f2934e8b9
include/unicode/udisplaycontext.h: d85a18d600e97fcdbb4177583633e20b
include/unicode/uenum.h: 9f0843888060124393c5b6d3ac1d0494
include/unicode/ufieldpositer.h: 9a2caec923d0bbc2c167e17a42e2ff74
include/unicode/uformattable.h: 5a52db48b81c8e2d770353f347c64d1a
include/unicode/ugender.h: 23ec9fe7670c419c57462625cc2afaee
include/unicode/uidna.h: ffd28dd05da8ad3813d2d41b1f01c517
include/unicode/uiter.h: 50847b964f6fb474e0290150338c9f27
include/unicode/uldnames.h: 6fba02d8cd519586d066c4f4e5eb1640
include/unicode/ulistformatter.h: 2d9feb1e057219dd43898dc23da7e476
include/unicode/uloc.h: 03e3d991937d286c75e3206c5494646e
include/unicode/ulocdata.h: f282e04c22e0616817a04f80f536f688
include/unicode/umachine.h: 1d6f3281c1b8a8eb9ba4dbd670d6af7c
include/unicode/umisc.h: c0dc3caac921970252ee4bbc1bddc43a
include/unicode/umsg.h: ed50cc36346ea063fd3681385064ead3
include/unicode/unifilt.h: 6e228f15b2fa8f564abb51500674d72b
include/unicode/unifunct.h: a9f9e469e946e88a9c64919c468e5d62
include/unicode/unimatch.h: 6c2cbf80f1f605b165bebc5ae8e12aaa
include/unicode/unirepl.h: a021ccf09bb715625b9677bdc7700584
include/unicode/uniset.h: 501821f127cc093433327c44909a7575
include/unicode/unistr.h: 7dfa9c3626c3dcf71390eb50b57a3716
include/unicode/unorm.h: 39bbe48ae8534029dab7f097188c8b31
include/unicode/unorm2.h: eb8b5bb935701284a4480a2facb7f0b8
include/unicode/unum.h: ac906837bfd6caac1259c6f7913b94a2
include/unicode/unumsys.h: dfc4fd29fa10dea8de5981a79badf4ec
include/unicode/uobject.h: 7cd3e374dd78321b69313bc3f416ed4c
include/unicode/upluralrules.h: f2b80b6b9a9ea8edae1aba78830f4789
include/unicode/uregex.h: bf69ecde49c5418db27194cdad8ee0ff
include/unicode/uregion.h: 6d72ea56f92d9da81cc8b3e8d47a3f04
include/unicode/ureldatefmt.h: 480530556bbe46fbd5996fa86a878b98
include/unicode/urename.h: 0685d5314e8537121559a98ef7a143c4
include/unicode/urep.h: 04cce4d1e9a074179ec8e7ba6f5f02ee
include/unicode/ures.h: d9d89fedbe10df5011c03a8238572e07
include/unicode/uscript.h: acd32dac19000101a28b81eeaec612e8
include/unicode/usearch.h: afd9eb69236e27449e7249264bfeae56
include/unicode/uset.h: 69481ff3106e5b8cc6f36cfa3c23225a
include/unicode/usetiter.h: 3b9ae44eb5a47ce6e20ed00fc45c0cb6
include/unicode/ushape.h: 1f89bcc0f93cb5df8059e8a2717009a7
include/unicode/uspoof.h: 140a8c6518698a56c917d18ef6dbd2b7
include/unicode/usprep.h: d4a57d01cb61f594c84c3fffac8a87d5
include/unicode/ustdio.h: 7d32dbc31f136ce97096cd25429dceef
include/unicode/ustream.h: 211a3e48dbe1921522d956bef0747361
include/unicode/ustring.h: 12b77389aad7d0b76c86d405566840a9
include/unicode/ustringtrie.h: 08f062a843c6bf78d8d95b1ba566d6ec
include/unicode/utext.h: a8cf1115720b99ca855918f92343ce8b
include/unicode/utf.h: b7827e05a4bc90b9ca27ab14491ca1bd
include/unicode/utf16.h: 4447226555e524f4c0f596c197ae65d5
include/unicode/utf32.h: 076c1d2025d949556d976b9e6aa01410
include/unicode/utf8.h: 3afe43776eb2e8d3448551c9a6996a12
include/unicode/utf_old.h: 0c46b30f4140adf50fe9ed350815a0d8
include/unicode/utmscale.h: 8ea13d3120de87b49a240014ecfdce7f
include/unicode/utrace.h: 0216d0e5e1e1e10e014f3a8882fa0760
include/unicode/utrans.h: 25231668b49b0de8ca1db79ff0f348d8
include/unicode/utypes.h: a3c935253e46b4c313b0ee58cadcd04d
include/unicode/uvernum.h: 8044bea1ca820f40b1e82b2ae5cbfbfa
include/unicode/uversion.h: b3e0658e920f56306839af39fa5f35b7
include/unicode/vtzone.h: 138782b1f4177e15964c21e7e8cb21d3
lib/icudt.lib: a4bc5fec27a13bc471b747e67ec58bc4
lib/icuin.lib: 452cfb482c2b072f99489029a9bb789c
lib/icuio.lib: c9b9c1c8ef2f622825775a1fd10186c0
lib/icutest.lib: 7408004f6b9d8318b10a631ed933353b
lib/icutu.lib: 820e5a0e98bcc257822f254f73c7c682
lib/icuuc.lib: 62326159fad7b218f3f8455c32da970c

View File

@@ -1,3 +0,0 @@
1582252281
conanfile.py: d7d6690f8a7dd0d9fe4e201a78c61c67
icu_base.py: dbd6da563f0739fa7b162d8bc0099974

View File

@@ -1,250 +0,0 @@
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
include/unicode/alphaindex.h: 1be039746e3da3f7baa9421062373468
include/unicode/appendable.h: 48b3a0a4c3044ad5f2af18f1ab48c8ff
include/unicode/basictz.h: 57fe3c53d6b1a2bf5d1f40ec51efd7a1
include/unicode/brkiter.h: e5ff475b7b01a97e5cd11a5362785921
include/unicode/bytestream.h: 34a6807cd42f2e64ca60429897eb4b10
include/unicode/bytestrie.h: d9be048d5c7e9dd0a2c6cd82e91e6002
include/unicode/bytestriebuilder.h: 66236ad8247bd04c9ea525012b4c4ca8
include/unicode/calendar.h: 692005b416fc2e4a8c497ff9b9a31bd8
include/unicode/caniter.h: a70809c92ea90b654e9f11a793f84429
include/unicode/casemap.h: d088e7422633b4cad3ad2b0b83ca239b
include/unicode/char16ptr.h: c234b9ba14299c6068f5af1a936c1ead
include/unicode/chariter.h: c8623016adba39ab38ef29f38ec87e45
include/unicode/choicfmt.h: 832e7b39d19ec192ac1551360436f946
include/unicode/coleitr.h: d9f07937d600ee811c121c0b0504724c
include/unicode/coll.h: a2062360d7415e08abb01c44088f074e
include/unicode/compactdecimalformat.h: 029f9640501bd640495c18397b5ff8bb
include/unicode/curramt.h: 41fc0e62956b2e0fa7fd5e05213afc85
include/unicode/currpinf.h: 09cbc4d9eb04b2aa2c4c155961f13c89
include/unicode/currunit.h: 43648726f439d03c8c8a13b87c122332
include/unicode/datefmt.h: 28ef92e98cdac29630b0aa0daf122798
include/unicode/dbbi.h: 3d4186ec9549d6693d136257f610ec06
include/unicode/dcfmtsym.h: b18b90c0c6371eab5028582492859142
include/unicode/decimfmt.h: fb4231ddf75de524300ee952634ef038
include/unicode/docmain.h: 697c221351932e373cf9e5903f40b723
include/unicode/dtfmtsym.h: cabbccbf9deec91ebf291a19110007fb
include/unicode/dtintrv.h: 7a7ce170e6035b90ef5b4bee91893833
include/unicode/dtitvfmt.h: da220b13a8f895c4e77b653d865eb049
include/unicode/dtitvinf.h: 1ad6b7f844a9362b2b7a0f509284cae7
include/unicode/dtptngen.h: 8f8fcb053b5024c5b1d3dfc258f59344
include/unicode/dtrule.h: 68551564f8ab72271d3574aa0cba381d
include/unicode/edits.h: 6b8aa73dbf2c2f0b49da5bc5903bcc8c
include/unicode/enumset.h: 3bb75fc43c88682895ae98c02e69810d
include/unicode/errorcode.h: debeda4467a19aaf964fafc73629c8ae
include/unicode/fieldpos.h: 3b041c7d9a5df0aef744b88e764af17e
include/unicode/filteredbrk.h: e54dd29247eb75f8490423f7f8541691
include/unicode/fmtable.h: 3816f155db2c35ac5de3f80ffdaa549c
include/unicode/format.h: 0417863e1b303fa282659c4903e3a11c
include/unicode/formattedvalue.h: fc50c8972404b212799d76cf8e647888
include/unicode/fpositer.h: b5e8bbc249dc37e3b159f0a2b5053957
include/unicode/gender.h: 5e093c1cfb96ef671f2e5dedb96a0d64
include/unicode/gregocal.h: 15c7b4ceaca9b8b8f8e747d5427aa7a7
include/unicode/icudataver.h: d1c480a9eb95aaa058a6b9311074bc33
include/unicode/icuplug.h: 60ad27a2a36284bbc1766f9920769175
include/unicode/idna.h: a7c3650d5311edeb01f754c574d0fb8b
include/unicode/listformatter.h: 65911d72679c6e0a267e951b03467f37
include/unicode/localebuilder.h: 1b6106448cf6cde7e7ebf25ee6fe4065
include/unicode/localematcher.h: 3a03cbb5970a14fe153041c878f583f2
include/unicode/localpointer.h: a89505f84a4bb4e231a17676f1b1d51a
include/unicode/locdspnm.h: aa260a00e31e970757e3b3cbe00fff3d
include/unicode/locid.h: 6caa36f85c9bab54b78ecd0c056789aa
include/unicode/measfmt.h: 21b534367e4b3825dc70c3a289822df8
include/unicode/measunit.h: 0f903f67958ad91e8bd2e49fc40c3075
include/unicode/measure.h: 49091c823a2f12f5f60f7fecd7c452f2
include/unicode/messagepattern.h: 15ecc58806c256ac91c2549d4f5c242f
include/unicode/msgfmt.h: f9ff9322fa80486203829c15d4982573
include/unicode/normalizer2.h: 436d923df3a66774b7bf26ffe75a5d1c
include/unicode/normlzr.h: 5bf33ff933ee7eb49c330df38f490f57
include/unicode/nounit.h: 2b4901f562077b370d82c4bbe229aac4
include/unicode/numberformatter.h: 0f62c292f92d5598a61647bbf4294e1a
include/unicode/numberrangeformatter.h: 58623918bf66f1fd6687f3dd03180a4b
include/unicode/numfmt.h: 2a21117116463390ec4f19d53f485890
include/unicode/numsys.h: 186ba43c003b4f56af3c63abd08f418e
include/unicode/parseerr.h: ce38831411af01eeaf0bbbb6e1cb0153
include/unicode/parsepos.h: 5c53fa7c473d4593fd72ce964b505807
include/unicode/platform.h: 56fe53b31059acb1be086c45ce88e8c6
include/unicode/plurfmt.h: 6f1b781b7a62a6ac1c7e4c6a2bb18d77
include/unicode/plurrule.h: cf4b0b9ec1a525b96e7d27e489044337
include/unicode/ptypes.h: d74097874c82f77331d8e06a5c59d37f
include/unicode/putil.h: ee1c69d5060b8d5754bf8879bb7f10d1
include/unicode/rbbi.h: 6c5f44ef812dfb48b65466732513c091
include/unicode/rbnf.h: e870f2cf64c9b72eb549c413d6f98299
include/unicode/rbtz.h: ea9f5a1edac3fe535ec7b83636daf61d
include/unicode/regex.h: 16565e3d41228a76f17a63842d9594d2
include/unicode/region.h: 22585a516ee7525f3e9094f2843b7640
include/unicode/reldatefmt.h: 1b226903d9375471432582c27ade4934
include/unicode/rep.h: eab550a9bbb33b4c1283ab16bc2dfafa
include/unicode/resbund.h: cc93ada0e9871eee0a86f81548a3be73
include/unicode/schriter.h: acea2a510e5c9127dad0e2538cf65ccd
include/unicode/scientificnumberformatter.h: 40eb759fc2902b6c8e732b440fe6a1bc
include/unicode/search.h: a93ebdadfc5113f1b9c9c185262ef461
include/unicode/selfmt.h: 581ab6f6ac584265d5c56dad4051ee12
include/unicode/simpleformatter.h: 8e5e9a9589359e06110af10bcf941d54
include/unicode/simpletz.h: 194e0d388b74daa4cf51d012e2d14ebd
include/unicode/smpdtfmt.h: 0e6383eafd569b511791e826b51df8d1
include/unicode/sortkey.h: 27f3d671f37c27d0b36953d00c1f2e7b
include/unicode/std_string.h: bb3b2e28a2ae9b66a60b7d90f8c07512
include/unicode/strenum.h: 3c23eb4fa4d847b6afdd18adf3ccdaf5
include/unicode/stringoptions.h: d4929224e8d9df2f272f0305780cbacb
include/unicode/stringpiece.h: 3d7911a3b2a59830eaceb37e46110285
include/unicode/stringtriebuilder.h: 08ce10a0f6e85f4bb078f69d5382f8bc
include/unicode/stsearch.h: b15838a5cf5740b0aaa9af5356aef26b
include/unicode/symtable.h: 7487ffc7069316553d08f1109965bf9d
include/unicode/tblcoll.h: ee27157293d0802cde26d75c6098c1d3
include/unicode/timezone.h: 54689b5ef15d0f03a146e8aeac163be8
include/unicode/tmunit.h: 9ddf31866353dde1ae249ed93fce9234
include/unicode/tmutamt.h: beea411e9f16d8b91fef39a297cd06d8
include/unicode/tmutfmt.h: ae13f8ac46ad754bf83142943b19a647
include/unicode/translit.h: f225620498133e8e4bcc2ad6679225e5
include/unicode/tzfmt.h: b6c94cd901ffe5387f0245ca9fd68604
include/unicode/tznames.h: a50010925037c01304c719e47bfb369a
include/unicode/tzrule.h: 0e3465c0eeb27a0545f94bf9f5cfc21e
include/unicode/tztrans.h: 117392a0dc2fe373946aecfa74475842
include/unicode/ubidi.h: d90a13a2933198f134efefc0ff7563e6
include/unicode/ubiditransform.h: fab65809ece8816f1a002eb843b80e29
include/unicode/ubrk.h: e85002afa629b85ba239135ab11f47f0
include/unicode/ucal.h: d247badde5d39cc16e06d26153054c85
include/unicode/ucasemap.h: 2f240e1dc6db1771e843f1a03fd0c8f4
include/unicode/ucat.h: f412352b86adccba85d7f3e4b4515064
include/unicode/uchar.h: ebac2b0b753a1cd10db2f428736bf06d
include/unicode/ucharstrie.h: 16d3d38154f1444b8a3425254ab7ab81
include/unicode/ucharstriebuilder.h: b92f18132f6c1d61da0ad51b8099435d
include/unicode/uchriter.h: a356cb90d62d9e425e5efbb071c30b21
include/unicode/uclean.h: ef4b9289f510edd0bb6b779d0a299f44
include/unicode/ucnv.h: db701a7a83540ef4dcfc4e780f1da016
include/unicode/ucnv_cb.h: 69c1c5b156028cd623ed7e5b5b4ab730
include/unicode/ucnv_err.h: 6ef0751460140d23ae678ef85c298906
include/unicode/ucnvsel.h: 6e4c5e31c2a89439ef4945cd4a402ef3
include/unicode/ucol.h: 47c1acc6c2bde098f0b06c8590d68b9f
include/unicode/ucoleitr.h: b4576706530850666c1cfd2424276b26
include/unicode/uconfig.h: 80678a12de446cdf8679cdd5792a12e9
include/unicode/ucpmap.h: 0b16934410c99981d87ddd10e1759bed
include/unicode/ucptrie.h: 7450de71dd5e1a83f5290da33d48d40d
include/unicode/ucsdet.h: c7d5b3d36da0c71b0a85a72642439a90
include/unicode/ucurr.h: 5de7a80ece54cf7583e19f292ad17825
include/unicode/udat.h: c665d53e4691b564ae5394957fcdcf31
include/unicode/udata.h: 98e2327300a26bbaf40bd8eb7eee8c1a
include/unicode/udateintervalformat.h: 178f650518ecceeb2eca7b763dd68799
include/unicode/udatpg.h: ce0332b911d1a820a0b45922bd0e97fc
include/unicode/udisplaycontext.h: 57a269787da52ad6720ff5b1e87b5cdd
include/unicode/uenum.h: 41cce54d4862d5068f4f087b935c0657
include/unicode/ufieldpositer.h: 21f8ba8e285bfea4daa3da8a01911b7e
include/unicode/uformattable.h: cad38a97f9f929ebc28d5e72dc5ec14f
include/unicode/uformattedvalue.h: e1e69e0927595423076481b8f948fd2a
include/unicode/ugender.h: d64c9ad1d5cf04136534e3aca38d2638
include/unicode/uidna.h: 88ee381ec6ec01cb677f3e5222e9cf22
include/unicode/uiter.h: 3fea96177f4f814091918f54d1e68ccd
include/unicode/uldnames.h: d18634bc73c16b9ae02b6a60fd94d8be
include/unicode/ulistformatter.h: 21277400caea3c7e7fdb57457c10e423
include/unicode/uloc.h: 39d42620d3a97a7ae26d7b560ea3eacc
include/unicode/ulocdata.h: 116fad6a2c0db0d08e3f5ae02d93a035
include/unicode/umachine.h: 0a7fe7df81aedd43f322a9ec540feff5
include/unicode/umisc.h: eca71d8c8bf86529ae5bbc5f34598bea
include/unicode/umsg.h: 298645d31f8d8e209cbb5eb3751e3ceb
include/unicode/umutablecptrie.h: 5dc81c63a8b2c80ffd401c9bb5180e61
include/unicode/unifilt.h: e170c06bf1bf81a56c7ed605d41fa02f
include/unicode/unifunct.h: 23981a5088ba5d5af70309b73eef7666
include/unicode/unimatch.h: 66161ce491e3b24e9e011cfc0e78be42
include/unicode/unirepl.h: 462716fd44618949b405645ba7b5c8e6
include/unicode/uniset.h: cb94f902233b2e1807156afe0967e3e0
include/unicode/unistr.h: 5ebe061e4a17e981bb249c4814f4dd9d
include/unicode/unorm.h: ca96f37ed2e2afd56585a238d73cea51
include/unicode/unorm2.h: e8fff4023ad114b325f346d2cdbbe043
include/unicode/unum.h: 656d2aa9a41ca4b7bfad0a09420bdc23
include/unicode/unumberformatter.h: 9be73b6bb76bb5862a8dfd615e563b82
include/unicode/unumsys.h: 7e5dd76a0e07f790c30c944bfb810e71
include/unicode/uobject.h: b56a28b01e3df9088315aeb145ec3a8e
include/unicode/upluralrules.h: 15feae7c7df35b97d5e715f28f616e63
include/unicode/uregex.h: 10fe8b8c9f98758bf192bc765fa45e3c
include/unicode/uregion.h: a3f28f15972bf18600012815a8c76535
include/unicode/ureldatefmt.h: d528589ebdc3f8cb6c27ce4867752c55
include/unicode/urename.h: 1642d190b583bbaaf454ac65a37a8024
include/unicode/urep.h: 6ada98ac1aa68081f10d17b1abadef6e
include/unicode/ures.h: 8c69586a969eb2898d5d3e8c08beda9c
include/unicode/uscript.h: 5bf2d96240b17507a05ebe4d36b1a38e
include/unicode/usearch.h: 1f3fcea9dc6c40e908992e74f602235f
include/unicode/uset.h: a285e1b480a3abaaee753ba74d245efd
include/unicode/usetiter.h: ab1ebd4b0b9e3560a94a7c6cb3a9e48f
include/unicode/ushape.h: 86fdf709d4312bb17cf95b16f58e1dc4
include/unicode/uspoof.h: 8b9508cbe045b114f0f618d04fcab512
include/unicode/usprep.h: e88585ae8bdb3a35aa88417993bde732
include/unicode/ustdio.h: 3104e526d3de60538f42c0fd5430adcb
include/unicode/ustream.h: 0a74df2b9d1967d0b859d21f5828f4e8
include/unicode/ustring.h: 92f522f8ef62e443c11baa56c32e42e4
include/unicode/ustringtrie.h: 54a28aa9c4e117cd3ebfd0a670324f6c
include/unicode/utext.h: 89a08f750d0c5751d4f385c4874c0e61
include/unicode/utf.h: 4434eeb75c89a49228884aa247714e1c
include/unicode/utf16.h: 147fbb88d8300af3e38d80ce59c1c1ce
include/unicode/utf32.h: a1fdf74f4bd8808f9fb17df371f886d9
include/unicode/utf8.h: 7f0c4c02bd7506e80fd11a4597cc1450
include/unicode/utf_old.h: 92ffc297b71c8d83ed05b644183c477c
include/unicode/utmscale.h: 7c59d91f835bc9f4b805dd64e73851d7
include/unicode/utrace.h: 420d2f8d462ae300ca1903c2a6ebaba3
include/unicode/utrans.h: 5cd9b1f130197e5fdd8a66519233abf5
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
licenses/LICENSE: 8bc5d32052a96f214cbdd1e53dfc935d
share/icu/65.1/LICENSE: 8bc5d32052a96f214cbdd1e53dfc935d
share/icu/65.1/config/mh-mingw64: 071f2f1be85f81141e4243ab65ca2a5b
share/icu/65.1/install-sh: 5afe8eb5573965dfb58378e4e46f3813
share/icu/65.1/mkinstalldirs: 31c4856b24c8dbc6319819ccd43b4fda
share/man/man1/derb.1: bddb017162105939f6d43c9539c99497
share/man/man1/genbrk.1: a4e60e4a60ab26eb29119649bfb60d2b
share/man/man1/gencfu.1: 4950b8178b944a3ebfea1c419ffd3319
share/man/man1/gencnval.1: 53b10d9351473a7ea603400973377a7d
share/man/man1/gendict.1: 9c1bf2760e5735b0e6601f48e92cb0d9
share/man/man1/genrb.1: ffebc1e8007bd58f5623299e6b4babe8
share/man/man1/icu-config.1: f4670ca16d77ce21310e48aa91f7ee5b
share/man/man1/makeconv.1: c96397ad56d2c21649757c407aac46d8
share/man/man1/pkgdata.1: 5f7b05c28de887cca1e5d7bfb9db4c39
share/man/man8/genccode.8: 498418dc0aec1fa7ccfb83c491b5a23e
share/man/man8/gencmn.8: c43635e431ea0f1616ea8266e36c0d75
share/man/man8/gensprep.8: 396d70fec1a04aae25e6bfc6e8e58c65
share/man/man8/icupkg.8: 430bcbed42faa9ea33b161a48c0490c6

View File

@@ -1,250 +0,0 @@
1582254638
bin/derb.exe: 9402347ec08d3affb5242e8915a1ae2e
bin/escapesrc.exe: c68c5776435122d3cccb5c24bf558b15
bin/genbrk.exe: 2fd2ad29c07b47ff04641ee563a02b52
bin/genccode.exe: efa9d408230e4b1250d824fa9c217719
bin/gencfu.exe: 5eaa7fd2dc326ccceead7ba393644f10
bin/gencmn.exe: 534d11f13f1755fadc9afc46585883c8
bin/gencnval.exe: 1a9f6b25b9913c581d930d42210ccd21
bin/gendict.exe: a167352835a738970bd7c68cd1cd49dc
bin/gennorm2.exe: 36154154f98af8bca4b0a123568cea63
bin/genrb.exe: d773b260dc0e94e675deb9748c2da8dd
bin/gensprep.exe: ff9455f54337bf6047c7db80ef728760
bin/icu-config: 20abf6675f8bfb3fcf46f32fdf353b49
bin/icudt.dll: 2f7b7b206e1f684599b45ba6edbfcb3d
bin/icudt65.dll: b6f90422cf02717f781e15336af5ceca
bin/icuin.dll: 1165d3bc96a47083286650f456020d75
bin/icuin65.dll: 1165d3bc96a47083286650f456020d75
bin/icuinfo.exe: 02b6d79b31b5c3e788382c6e1febd395
bin/icuio.dll: 759fa58886a257da4b96472cf218e423
bin/icuio65.dll: 759fa58886a257da4b96472cf218e423
bin/icupkg.exe: 0c49dd3b01e6f4724804d200ab2c3a64
bin/icutest.dll: e1756d2040f2582fd4fd0605597a3316
bin/icutest65.dll: e1756d2040f2582fd4fd0605597a3316
bin/icutu.dll: 594534d86f04ca685ff86de412823e62
bin/icutu65.dll: 594534d86f04ca685ff86de412823e62
bin/icuuc.dll: 180e21cdf903b9a464fb065be16ca58c
bin/icuuc65.dll: 180e21cdf903b9a464fb065be16ca58c
bin/makeconv.exe: fd402c849b984d94b93385a0e2398579
bin/pkgdata.exe: ea595b2862f0cfc2235351ffdd210a9f
conaninfo.txt: 80581cd5963be4a5afe5e9391769826f
include/unicode/alphaindex.h: 1be039746e3da3f7baa9421062373468
include/unicode/appendable.h: 48b3a0a4c3044ad5f2af18f1ab48c8ff
include/unicode/basictz.h: 57fe3c53d6b1a2bf5d1f40ec51efd7a1
include/unicode/brkiter.h: e5ff475b7b01a97e5cd11a5362785921
include/unicode/bytestream.h: 34a6807cd42f2e64ca60429897eb4b10
include/unicode/bytestrie.h: d9be048d5c7e9dd0a2c6cd82e91e6002
include/unicode/bytestriebuilder.h: 66236ad8247bd04c9ea525012b4c4ca8
include/unicode/calendar.h: 692005b416fc2e4a8c497ff9b9a31bd8
include/unicode/caniter.h: a70809c92ea90b654e9f11a793f84429
include/unicode/casemap.h: d088e7422633b4cad3ad2b0b83ca239b
include/unicode/char16ptr.h: c234b9ba14299c6068f5af1a936c1ead
include/unicode/chariter.h: c8623016adba39ab38ef29f38ec87e45
include/unicode/choicfmt.h: 832e7b39d19ec192ac1551360436f946
include/unicode/coleitr.h: d9f07937d600ee811c121c0b0504724c
include/unicode/coll.h: a2062360d7415e08abb01c44088f074e
include/unicode/compactdecimalformat.h: 029f9640501bd640495c18397b5ff8bb
include/unicode/curramt.h: 41fc0e62956b2e0fa7fd5e05213afc85
include/unicode/currpinf.h: 09cbc4d9eb04b2aa2c4c155961f13c89
include/unicode/currunit.h: 43648726f439d03c8c8a13b87c122332
include/unicode/datefmt.h: 28ef92e98cdac29630b0aa0daf122798
include/unicode/dbbi.h: 3d4186ec9549d6693d136257f610ec06
include/unicode/dcfmtsym.h: b18b90c0c6371eab5028582492859142
include/unicode/decimfmt.h: fb4231ddf75de524300ee952634ef038
include/unicode/docmain.h: 697c221351932e373cf9e5903f40b723
include/unicode/dtfmtsym.h: cabbccbf9deec91ebf291a19110007fb
include/unicode/dtintrv.h: 7a7ce170e6035b90ef5b4bee91893833
include/unicode/dtitvfmt.h: da220b13a8f895c4e77b653d865eb049
include/unicode/dtitvinf.h: 1ad6b7f844a9362b2b7a0f509284cae7
include/unicode/dtptngen.h: 8f8fcb053b5024c5b1d3dfc258f59344
include/unicode/dtrule.h: 68551564f8ab72271d3574aa0cba381d
include/unicode/edits.h: 6b8aa73dbf2c2f0b49da5bc5903bcc8c
include/unicode/enumset.h: 3bb75fc43c88682895ae98c02e69810d
include/unicode/errorcode.h: debeda4467a19aaf964fafc73629c8ae
include/unicode/fieldpos.h: 3b041c7d9a5df0aef744b88e764af17e
include/unicode/filteredbrk.h: e54dd29247eb75f8490423f7f8541691
include/unicode/fmtable.h: 3816f155db2c35ac5de3f80ffdaa549c
include/unicode/format.h: 0417863e1b303fa282659c4903e3a11c
include/unicode/formattedvalue.h: fc50c8972404b212799d76cf8e647888
include/unicode/fpositer.h: b5e8bbc249dc37e3b159f0a2b5053957
include/unicode/gender.h: 5e093c1cfb96ef671f2e5dedb96a0d64
include/unicode/gregocal.h: 15c7b4ceaca9b8b8f8e747d5427aa7a7
include/unicode/icudataver.h: d1c480a9eb95aaa058a6b9311074bc33
include/unicode/icuplug.h: 60ad27a2a36284bbc1766f9920769175
include/unicode/idna.h: a7c3650d5311edeb01f754c574d0fb8b
include/unicode/listformatter.h: 65911d72679c6e0a267e951b03467f37
include/unicode/localebuilder.h: 1b6106448cf6cde7e7ebf25ee6fe4065
include/unicode/localematcher.h: 3a03cbb5970a14fe153041c878f583f2
include/unicode/localpointer.h: a89505f84a4bb4e231a17676f1b1d51a
include/unicode/locdspnm.h: aa260a00e31e970757e3b3cbe00fff3d
include/unicode/locid.h: 6caa36f85c9bab54b78ecd0c056789aa
include/unicode/measfmt.h: 21b534367e4b3825dc70c3a289822df8
include/unicode/measunit.h: 0f903f67958ad91e8bd2e49fc40c3075
include/unicode/measure.h: 49091c823a2f12f5f60f7fecd7c452f2
include/unicode/messagepattern.h: 15ecc58806c256ac91c2549d4f5c242f
include/unicode/msgfmt.h: f9ff9322fa80486203829c15d4982573
include/unicode/normalizer2.h: 436d923df3a66774b7bf26ffe75a5d1c
include/unicode/normlzr.h: 5bf33ff933ee7eb49c330df38f490f57
include/unicode/nounit.h: 2b4901f562077b370d82c4bbe229aac4
include/unicode/numberformatter.h: 0f62c292f92d5598a61647bbf4294e1a
include/unicode/numberrangeformatter.h: 58623918bf66f1fd6687f3dd03180a4b
include/unicode/numfmt.h: 2a21117116463390ec4f19d53f485890
include/unicode/numsys.h: 186ba43c003b4f56af3c63abd08f418e
include/unicode/parseerr.h: ce38831411af01eeaf0bbbb6e1cb0153
include/unicode/parsepos.h: 5c53fa7c473d4593fd72ce964b505807
include/unicode/platform.h: 56fe53b31059acb1be086c45ce88e8c6
include/unicode/plurfmt.h: 6f1b781b7a62a6ac1c7e4c6a2bb18d77
include/unicode/plurrule.h: cf4b0b9ec1a525b96e7d27e489044337
include/unicode/ptypes.h: d74097874c82f77331d8e06a5c59d37f
include/unicode/putil.h: ee1c69d5060b8d5754bf8879bb7f10d1
include/unicode/rbbi.h: 6c5f44ef812dfb48b65466732513c091
include/unicode/rbnf.h: e870f2cf64c9b72eb549c413d6f98299
include/unicode/rbtz.h: ea9f5a1edac3fe535ec7b83636daf61d
include/unicode/regex.h: 16565e3d41228a76f17a63842d9594d2
include/unicode/region.h: 22585a516ee7525f3e9094f2843b7640
include/unicode/reldatefmt.h: 1b226903d9375471432582c27ade4934
include/unicode/rep.h: eab550a9bbb33b4c1283ab16bc2dfafa
include/unicode/resbund.h: cc93ada0e9871eee0a86f81548a3be73
include/unicode/schriter.h: acea2a510e5c9127dad0e2538cf65ccd
include/unicode/scientificnumberformatter.h: 40eb759fc2902b6c8e732b440fe6a1bc
include/unicode/search.h: a93ebdadfc5113f1b9c9c185262ef461
include/unicode/selfmt.h: 581ab6f6ac584265d5c56dad4051ee12
include/unicode/simpleformatter.h: 8e5e9a9589359e06110af10bcf941d54
include/unicode/simpletz.h: 194e0d388b74daa4cf51d012e2d14ebd
include/unicode/smpdtfmt.h: 0e6383eafd569b511791e826b51df8d1
include/unicode/sortkey.h: 27f3d671f37c27d0b36953d00c1f2e7b
include/unicode/std_string.h: bb3b2e28a2ae9b66a60b7d90f8c07512
include/unicode/strenum.h: 3c23eb4fa4d847b6afdd18adf3ccdaf5
include/unicode/stringoptions.h: d4929224e8d9df2f272f0305780cbacb
include/unicode/stringpiece.h: 3d7911a3b2a59830eaceb37e46110285
include/unicode/stringtriebuilder.h: 08ce10a0f6e85f4bb078f69d5382f8bc
include/unicode/stsearch.h: b15838a5cf5740b0aaa9af5356aef26b
include/unicode/symtable.h: 7487ffc7069316553d08f1109965bf9d
include/unicode/tblcoll.h: ee27157293d0802cde26d75c6098c1d3
include/unicode/timezone.h: 54689b5ef15d0f03a146e8aeac163be8
include/unicode/tmunit.h: 9ddf31866353dde1ae249ed93fce9234
include/unicode/tmutamt.h: beea411e9f16d8b91fef39a297cd06d8
include/unicode/tmutfmt.h: ae13f8ac46ad754bf83142943b19a647
include/unicode/translit.h: f225620498133e8e4bcc2ad6679225e5
include/unicode/tzfmt.h: b6c94cd901ffe5387f0245ca9fd68604
include/unicode/tznames.h: a50010925037c01304c719e47bfb369a
include/unicode/tzrule.h: 0e3465c0eeb27a0545f94bf9f5cfc21e
include/unicode/tztrans.h: 117392a0dc2fe373946aecfa74475842
include/unicode/ubidi.h: d90a13a2933198f134efefc0ff7563e6
include/unicode/ubiditransform.h: fab65809ece8816f1a002eb843b80e29
include/unicode/ubrk.h: e85002afa629b85ba239135ab11f47f0
include/unicode/ucal.h: d247badde5d39cc16e06d26153054c85
include/unicode/ucasemap.h: 2f240e1dc6db1771e843f1a03fd0c8f4
include/unicode/ucat.h: f412352b86adccba85d7f3e4b4515064
include/unicode/uchar.h: ebac2b0b753a1cd10db2f428736bf06d
include/unicode/ucharstrie.h: 16d3d38154f1444b8a3425254ab7ab81
include/unicode/ucharstriebuilder.h: b92f18132f6c1d61da0ad51b8099435d
include/unicode/uchriter.h: a356cb90d62d9e425e5efbb071c30b21
include/unicode/uclean.h: ef4b9289f510edd0bb6b779d0a299f44
include/unicode/ucnv.h: db701a7a83540ef4dcfc4e780f1da016
include/unicode/ucnv_cb.h: 69c1c5b156028cd623ed7e5b5b4ab730
include/unicode/ucnv_err.h: 6ef0751460140d23ae678ef85c298906
include/unicode/ucnvsel.h: 6e4c5e31c2a89439ef4945cd4a402ef3
include/unicode/ucol.h: 47c1acc6c2bde098f0b06c8590d68b9f
include/unicode/ucoleitr.h: b4576706530850666c1cfd2424276b26
include/unicode/uconfig.h: 80678a12de446cdf8679cdd5792a12e9
include/unicode/ucpmap.h: 0b16934410c99981d87ddd10e1759bed
include/unicode/ucptrie.h: 7450de71dd5e1a83f5290da33d48d40d
include/unicode/ucsdet.h: c7d5b3d36da0c71b0a85a72642439a90
include/unicode/ucurr.h: 5de7a80ece54cf7583e19f292ad17825
include/unicode/udat.h: c665d53e4691b564ae5394957fcdcf31
include/unicode/udata.h: 98e2327300a26bbaf40bd8eb7eee8c1a
include/unicode/udateintervalformat.h: 178f650518ecceeb2eca7b763dd68799
include/unicode/udatpg.h: ce0332b911d1a820a0b45922bd0e97fc
include/unicode/udisplaycontext.h: 57a269787da52ad6720ff5b1e87b5cdd
include/unicode/uenum.h: 41cce54d4862d5068f4f087b935c0657
include/unicode/ufieldpositer.h: 21f8ba8e285bfea4daa3da8a01911b7e
include/unicode/uformattable.h: cad38a97f9f929ebc28d5e72dc5ec14f
include/unicode/uformattedvalue.h: e1e69e0927595423076481b8f948fd2a
include/unicode/ugender.h: d64c9ad1d5cf04136534e3aca38d2638
include/unicode/uidna.h: 88ee381ec6ec01cb677f3e5222e9cf22
include/unicode/uiter.h: 3fea96177f4f814091918f54d1e68ccd
include/unicode/uldnames.h: d18634bc73c16b9ae02b6a60fd94d8be
include/unicode/ulistformatter.h: 21277400caea3c7e7fdb57457c10e423
include/unicode/uloc.h: 39d42620d3a97a7ae26d7b560ea3eacc
include/unicode/ulocdata.h: 116fad6a2c0db0d08e3f5ae02d93a035
include/unicode/umachine.h: 0a7fe7df81aedd43f322a9ec540feff5
include/unicode/umisc.h: eca71d8c8bf86529ae5bbc5f34598bea
include/unicode/umsg.h: 298645d31f8d8e209cbb5eb3751e3ceb
include/unicode/umutablecptrie.h: 5dc81c63a8b2c80ffd401c9bb5180e61
include/unicode/unifilt.h: e170c06bf1bf81a56c7ed605d41fa02f
include/unicode/unifunct.h: 23981a5088ba5d5af70309b73eef7666
include/unicode/unimatch.h: 66161ce491e3b24e9e011cfc0e78be42
include/unicode/unirepl.h: 462716fd44618949b405645ba7b5c8e6
include/unicode/uniset.h: cb94f902233b2e1807156afe0967e3e0
include/unicode/unistr.h: 5ebe061e4a17e981bb249c4814f4dd9d
include/unicode/unorm.h: ca96f37ed2e2afd56585a238d73cea51
include/unicode/unorm2.h: e8fff4023ad114b325f346d2cdbbe043
include/unicode/unum.h: 656d2aa9a41ca4b7bfad0a09420bdc23
include/unicode/unumberformatter.h: 9be73b6bb76bb5862a8dfd615e563b82
include/unicode/unumsys.h: 7e5dd76a0e07f790c30c944bfb810e71
include/unicode/uobject.h: b56a28b01e3df9088315aeb145ec3a8e
include/unicode/upluralrules.h: 15feae7c7df35b97d5e715f28f616e63
include/unicode/uregex.h: 10fe8b8c9f98758bf192bc765fa45e3c
include/unicode/uregion.h: a3f28f15972bf18600012815a8c76535
include/unicode/ureldatefmt.h: d528589ebdc3f8cb6c27ce4867752c55
include/unicode/urename.h: 1642d190b583bbaaf454ac65a37a8024
include/unicode/urep.h: 6ada98ac1aa68081f10d17b1abadef6e
include/unicode/ures.h: 8c69586a969eb2898d5d3e8c08beda9c
include/unicode/uscript.h: 5bf2d96240b17507a05ebe4d36b1a38e
include/unicode/usearch.h: 1f3fcea9dc6c40e908992e74f602235f
include/unicode/uset.h: a285e1b480a3abaaee753ba74d245efd
include/unicode/usetiter.h: ab1ebd4b0b9e3560a94a7c6cb3a9e48f
include/unicode/ushape.h: 86fdf709d4312bb17cf95b16f58e1dc4
include/unicode/uspoof.h: 8b9508cbe045b114f0f618d04fcab512
include/unicode/usprep.h: e88585ae8bdb3a35aa88417993bde732
include/unicode/ustdio.h: 3104e526d3de60538f42c0fd5430adcb
include/unicode/ustream.h: 0a74df2b9d1967d0b859d21f5828f4e8
include/unicode/ustring.h: 92f522f8ef62e443c11baa56c32e42e4
include/unicode/ustringtrie.h: 54a28aa9c4e117cd3ebfd0a670324f6c
include/unicode/utext.h: 89a08f750d0c5751d4f385c4874c0e61
include/unicode/utf.h: 4434eeb75c89a49228884aa247714e1c
include/unicode/utf16.h: 147fbb88d8300af3e38d80ce59c1c1ce
include/unicode/utf32.h: a1fdf74f4bd8808f9fb17df371f886d9
include/unicode/utf8.h: 7f0c4c02bd7506e80fd11a4597cc1450
include/unicode/utf_old.h: 92ffc297b71c8d83ed05b644183c477c
include/unicode/utmscale.h: 7c59d91f835bc9f4b805dd64e73851d7
include/unicode/utrace.h: 420d2f8d462ae300ca1903c2a6ebaba3
include/unicode/utrans.h: 5cd9b1f130197e5fdd8a66519233abf5
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: f5e2f0c3dcc648ded863f43b364ea27a
lib/icu/65.1/pkgdata.inc: 8dcd0dcd7fe6f9e2f8a7173e323610bf
lib/icu/Makefile.inc: f5e2f0c3dcc648ded863f43b364ea27a
lib/icu/current/Makefile.inc: f5e2f0c3dcc648ded863f43b364ea27a
lib/icu/current/pkgdata.inc: 8dcd0dcd7fe6f9e2f8a7173e323610bf
lib/icu/pkgdata.inc: 8dcd0dcd7fe6f9e2f8a7173e323610bf
lib/icudt.lib: b4b3f945f56190323606765375a12549
lib/icuin.lib: 1a90372fa68aabf20fab0562c2a335b3
lib/icuio.lib: 036e79a2d77e6c0e5fbce8a585e8957a
lib/icutest.lib: b28da84f52b38cf4370fdf8376a429df
lib/icutu.lib: 79d057da17aaedf154c1a04fe6f0531b
lib/icuuc.lib: 435c68c385ef5ca438209da9c5cc9f50
lib/pkgconfig/icu-i18n.pc: b9363636432515be407b7064af279fb8
lib/pkgconfig/icu-io.pc: 6a4dd6c7fda1fe6a3616e11589188ebd
lib/pkgconfig/icu-uc.pc: 13407d5da8b659cf80911084593ec3fc
licenses/LICENSE: 8bc5d32052a96f214cbdd1e53dfc935d
share/icu/65.1/LICENSE: 8bc5d32052a96f214cbdd1e53dfc935d
share/icu/65.1/config/mh-msys-msvc: c3bf313c25288142820e4ab191c1c153
share/icu/65.1/install-sh: 5afe8eb5573965dfb58378e4e46f3813
share/icu/65.1/mkinstalldirs: 31c4856b24c8dbc6319819ccd43b4fda
share/man/man1/derb.1: bddb017162105939f6d43c9539c99497
share/man/man1/genbrk.1: a4e60e4a60ab26eb29119649bfb60d2b
share/man/man1/gencfu.1: 4950b8178b944a3ebfea1c419ffd3319
share/man/man1/gencnval.1: 53b10d9351473a7ea603400973377a7d
share/man/man1/gendict.1: 9c1bf2760e5735b0e6601f48e92cb0d9
share/man/man1/genrb.1: ffebc1e8007bd58f5623299e6b4babe8
share/man/man1/icu-config.1: f4670ca16d77ce21310e48aa91f7ee5b
share/man/man1/makeconv.1: c96397ad56d2c21649757c407aac46d8
share/man/man1/pkgdata.1: 5f7b05c28de887cca1e5d7bfb9db4c39
share/man/man8/genccode.8: 498418dc0aec1fa7ccfb83c491b5a23e
share/man/man8/gencmn.8: c43635e431ea0f1616ea8266e36c0d75
share/man/man8/gensprep.8: 396d70fec1a04aae25e6bfc6e8e58c65
share/man/man8/icupkg.8: 430bcbed42faa9ea33b161a48c0490c6

View File

@@ -1,250 +0,0 @@
1582253186
bin/derb.exe: dc98a0009eadb08cd1e6002964198454
bin/escapesrc.exe: 6e94b0c7aa0884187e4c3750b119f7b3
bin/genbrk.exe: 07f4a7f6dc3400f977ae298553fd5234
bin/genccode.exe: 0a0fe1f107a4443b40b4a4614f4ae1c5
bin/gencfu.exe: 61909d0b2b7b802513d9d6f4b0bec9b6
bin/gencmn.exe: f21ce5db620484dd132d4d43c88a3a1a
bin/gencnval.exe: ecd28d9d9384a8f93dc6956ac9386967
bin/gendict.exe: da73417895777f8f314106af04d14478
bin/gennorm2.exe: 737c98d900b446b7c7a3f0d802273ecc
bin/genrb.exe: d5e70d201a86f904d5fe6dd98f6dd4d3
bin/gensprep.exe: fab610f7267b97229254954991adcd78
bin/icu-config: a24fba93a7f18735cf8eeee4a0be99f4
bin/icudt.dll: 69aea2912de9c26484fec080f34e1406
bin/icudt65.dll: da4eb3daf433eff2ec340664cfd37a78
bin/icuin.dll: e85762e3d63c0de21cda507d45e0ce4e
bin/icuin65.dll: e85762e3d63c0de21cda507d45e0ce4e
bin/icuinfo.exe: e02b72dcc1f6ab466105aef3b7116a5d
bin/icuio.dll: 124ddaae2c6cf1c4444fefee8d457b8b
bin/icuio65.dll: 124ddaae2c6cf1c4444fefee8d457b8b
bin/icupkg.exe: 01fc079734715bf5345a9f261c0be05c
bin/icutest.dll: 17696a3fec53c09745628f631cf4e043
bin/icutest65.dll: 17696a3fec53c09745628f631cf4e043
bin/icutu.dll: 5fabe2af7abe728f73ad2ce12a618054
bin/icutu65.dll: 5fabe2af7abe728f73ad2ce12a618054
bin/icuuc.dll: bb6108cfb8cdb841acca9d6503da5a92
bin/icuuc65.dll: bb6108cfb8cdb841acca9d6503da5a92
bin/makeconv.exe: fa4edcd9da14864b23a09649ade53c3e
bin/pkgdata.exe: 49f58bf6e1831ac2d56cf9b9bf258299
conaninfo.txt: 77218f3231990ed4f6e6c63c73a70354
include/unicode/alphaindex.h: 1be039746e3da3f7baa9421062373468
include/unicode/appendable.h: 48b3a0a4c3044ad5f2af18f1ab48c8ff
include/unicode/basictz.h: 57fe3c53d6b1a2bf5d1f40ec51efd7a1
include/unicode/brkiter.h: e5ff475b7b01a97e5cd11a5362785921
include/unicode/bytestream.h: 34a6807cd42f2e64ca60429897eb4b10
include/unicode/bytestrie.h: d9be048d5c7e9dd0a2c6cd82e91e6002
include/unicode/bytestriebuilder.h: 66236ad8247bd04c9ea525012b4c4ca8
include/unicode/calendar.h: 692005b416fc2e4a8c497ff9b9a31bd8
include/unicode/caniter.h: a70809c92ea90b654e9f11a793f84429
include/unicode/casemap.h: d088e7422633b4cad3ad2b0b83ca239b
include/unicode/char16ptr.h: c234b9ba14299c6068f5af1a936c1ead
include/unicode/chariter.h: c8623016adba39ab38ef29f38ec87e45
include/unicode/choicfmt.h: 832e7b39d19ec192ac1551360436f946
include/unicode/coleitr.h: d9f07937d600ee811c121c0b0504724c
include/unicode/coll.h: a2062360d7415e08abb01c44088f074e
include/unicode/compactdecimalformat.h: 029f9640501bd640495c18397b5ff8bb
include/unicode/curramt.h: 41fc0e62956b2e0fa7fd5e05213afc85
include/unicode/currpinf.h: 09cbc4d9eb04b2aa2c4c155961f13c89
include/unicode/currunit.h: 43648726f439d03c8c8a13b87c122332
include/unicode/datefmt.h: 28ef92e98cdac29630b0aa0daf122798
include/unicode/dbbi.h: 3d4186ec9549d6693d136257f610ec06
include/unicode/dcfmtsym.h: b18b90c0c6371eab5028582492859142
include/unicode/decimfmt.h: fb4231ddf75de524300ee952634ef038
include/unicode/docmain.h: 697c221351932e373cf9e5903f40b723
include/unicode/dtfmtsym.h: cabbccbf9deec91ebf291a19110007fb
include/unicode/dtintrv.h: 7a7ce170e6035b90ef5b4bee91893833
include/unicode/dtitvfmt.h: da220b13a8f895c4e77b653d865eb049
include/unicode/dtitvinf.h: 1ad6b7f844a9362b2b7a0f509284cae7
include/unicode/dtptngen.h: 8f8fcb053b5024c5b1d3dfc258f59344
include/unicode/dtrule.h: 68551564f8ab72271d3574aa0cba381d
include/unicode/edits.h: 6b8aa73dbf2c2f0b49da5bc5903bcc8c
include/unicode/enumset.h: 3bb75fc43c88682895ae98c02e69810d
include/unicode/errorcode.h: debeda4467a19aaf964fafc73629c8ae
include/unicode/fieldpos.h: 3b041c7d9a5df0aef744b88e764af17e
include/unicode/filteredbrk.h: e54dd29247eb75f8490423f7f8541691
include/unicode/fmtable.h: 3816f155db2c35ac5de3f80ffdaa549c
include/unicode/format.h: 0417863e1b303fa282659c4903e3a11c
include/unicode/formattedvalue.h: fc50c8972404b212799d76cf8e647888
include/unicode/fpositer.h: b5e8bbc249dc37e3b159f0a2b5053957
include/unicode/gender.h: 5e093c1cfb96ef671f2e5dedb96a0d64
include/unicode/gregocal.h: 15c7b4ceaca9b8b8f8e747d5427aa7a7
include/unicode/icudataver.h: d1c480a9eb95aaa058a6b9311074bc33
include/unicode/icuplug.h: 60ad27a2a36284bbc1766f9920769175
include/unicode/idna.h: a7c3650d5311edeb01f754c574d0fb8b
include/unicode/listformatter.h: 65911d72679c6e0a267e951b03467f37
include/unicode/localebuilder.h: 1b6106448cf6cde7e7ebf25ee6fe4065
include/unicode/localematcher.h: 3a03cbb5970a14fe153041c878f583f2
include/unicode/localpointer.h: a89505f84a4bb4e231a17676f1b1d51a
include/unicode/locdspnm.h: aa260a00e31e970757e3b3cbe00fff3d
include/unicode/locid.h: 6caa36f85c9bab54b78ecd0c056789aa
include/unicode/measfmt.h: 21b534367e4b3825dc70c3a289822df8
include/unicode/measunit.h: 0f903f67958ad91e8bd2e49fc40c3075
include/unicode/measure.h: 49091c823a2f12f5f60f7fecd7c452f2
include/unicode/messagepattern.h: 15ecc58806c256ac91c2549d4f5c242f
include/unicode/msgfmt.h: f9ff9322fa80486203829c15d4982573
include/unicode/normalizer2.h: 436d923df3a66774b7bf26ffe75a5d1c
include/unicode/normlzr.h: 5bf33ff933ee7eb49c330df38f490f57
include/unicode/nounit.h: 2b4901f562077b370d82c4bbe229aac4
include/unicode/numberformatter.h: 0f62c292f92d5598a61647bbf4294e1a
include/unicode/numberrangeformatter.h: 58623918bf66f1fd6687f3dd03180a4b
include/unicode/numfmt.h: 2a21117116463390ec4f19d53f485890
include/unicode/numsys.h: 186ba43c003b4f56af3c63abd08f418e
include/unicode/parseerr.h: ce38831411af01eeaf0bbbb6e1cb0153
include/unicode/parsepos.h: 5c53fa7c473d4593fd72ce964b505807
include/unicode/platform.h: 56fe53b31059acb1be086c45ce88e8c6
include/unicode/plurfmt.h: 6f1b781b7a62a6ac1c7e4c6a2bb18d77
include/unicode/plurrule.h: cf4b0b9ec1a525b96e7d27e489044337
include/unicode/ptypes.h: d74097874c82f77331d8e06a5c59d37f
include/unicode/putil.h: ee1c69d5060b8d5754bf8879bb7f10d1
include/unicode/rbbi.h: 6c5f44ef812dfb48b65466732513c091
include/unicode/rbnf.h: e870f2cf64c9b72eb549c413d6f98299
include/unicode/rbtz.h: ea9f5a1edac3fe535ec7b83636daf61d
include/unicode/regex.h: 16565e3d41228a76f17a63842d9594d2
include/unicode/region.h: 22585a516ee7525f3e9094f2843b7640
include/unicode/reldatefmt.h: 1b226903d9375471432582c27ade4934
include/unicode/rep.h: eab550a9bbb33b4c1283ab16bc2dfafa
include/unicode/resbund.h: cc93ada0e9871eee0a86f81548a3be73
include/unicode/schriter.h: acea2a510e5c9127dad0e2538cf65ccd
include/unicode/scientificnumberformatter.h: 40eb759fc2902b6c8e732b440fe6a1bc
include/unicode/search.h: a93ebdadfc5113f1b9c9c185262ef461
include/unicode/selfmt.h: 581ab6f6ac584265d5c56dad4051ee12
include/unicode/simpleformatter.h: 8e5e9a9589359e06110af10bcf941d54
include/unicode/simpletz.h: 194e0d388b74daa4cf51d012e2d14ebd
include/unicode/smpdtfmt.h: 0e6383eafd569b511791e826b51df8d1
include/unicode/sortkey.h: 27f3d671f37c27d0b36953d00c1f2e7b
include/unicode/std_string.h: bb3b2e28a2ae9b66a60b7d90f8c07512
include/unicode/strenum.h: 3c23eb4fa4d847b6afdd18adf3ccdaf5
include/unicode/stringoptions.h: d4929224e8d9df2f272f0305780cbacb
include/unicode/stringpiece.h: 3d7911a3b2a59830eaceb37e46110285
include/unicode/stringtriebuilder.h: 08ce10a0f6e85f4bb078f69d5382f8bc
include/unicode/stsearch.h: b15838a5cf5740b0aaa9af5356aef26b
include/unicode/symtable.h: 7487ffc7069316553d08f1109965bf9d
include/unicode/tblcoll.h: ee27157293d0802cde26d75c6098c1d3
include/unicode/timezone.h: 54689b5ef15d0f03a146e8aeac163be8
include/unicode/tmunit.h: 9ddf31866353dde1ae249ed93fce9234
include/unicode/tmutamt.h: beea411e9f16d8b91fef39a297cd06d8
include/unicode/tmutfmt.h: ae13f8ac46ad754bf83142943b19a647
include/unicode/translit.h: f225620498133e8e4bcc2ad6679225e5
include/unicode/tzfmt.h: b6c94cd901ffe5387f0245ca9fd68604
include/unicode/tznames.h: a50010925037c01304c719e47bfb369a
include/unicode/tzrule.h: 0e3465c0eeb27a0545f94bf9f5cfc21e
include/unicode/tztrans.h: 117392a0dc2fe373946aecfa74475842
include/unicode/ubidi.h: d90a13a2933198f134efefc0ff7563e6
include/unicode/ubiditransform.h: fab65809ece8816f1a002eb843b80e29
include/unicode/ubrk.h: e85002afa629b85ba239135ab11f47f0
include/unicode/ucal.h: d247badde5d39cc16e06d26153054c85
include/unicode/ucasemap.h: 2f240e1dc6db1771e843f1a03fd0c8f4
include/unicode/ucat.h: f412352b86adccba85d7f3e4b4515064
include/unicode/uchar.h: ebac2b0b753a1cd10db2f428736bf06d
include/unicode/ucharstrie.h: 16d3d38154f1444b8a3425254ab7ab81
include/unicode/ucharstriebuilder.h: b92f18132f6c1d61da0ad51b8099435d
include/unicode/uchriter.h: a356cb90d62d9e425e5efbb071c30b21
include/unicode/uclean.h: ef4b9289f510edd0bb6b779d0a299f44
include/unicode/ucnv.h: db701a7a83540ef4dcfc4e780f1da016
include/unicode/ucnv_cb.h: 69c1c5b156028cd623ed7e5b5b4ab730
include/unicode/ucnv_err.h: 6ef0751460140d23ae678ef85c298906
include/unicode/ucnvsel.h: 6e4c5e31c2a89439ef4945cd4a402ef3
include/unicode/ucol.h: 47c1acc6c2bde098f0b06c8590d68b9f
include/unicode/ucoleitr.h: b4576706530850666c1cfd2424276b26
include/unicode/uconfig.h: 80678a12de446cdf8679cdd5792a12e9
include/unicode/ucpmap.h: 0b16934410c99981d87ddd10e1759bed
include/unicode/ucptrie.h: 7450de71dd5e1a83f5290da33d48d40d
include/unicode/ucsdet.h: c7d5b3d36da0c71b0a85a72642439a90
include/unicode/ucurr.h: 5de7a80ece54cf7583e19f292ad17825
include/unicode/udat.h: c665d53e4691b564ae5394957fcdcf31
include/unicode/udata.h: 98e2327300a26bbaf40bd8eb7eee8c1a
include/unicode/udateintervalformat.h: 178f650518ecceeb2eca7b763dd68799
include/unicode/udatpg.h: ce0332b911d1a820a0b45922bd0e97fc
include/unicode/udisplaycontext.h: 57a269787da52ad6720ff5b1e87b5cdd
include/unicode/uenum.h: 41cce54d4862d5068f4f087b935c0657
include/unicode/ufieldpositer.h: 21f8ba8e285bfea4daa3da8a01911b7e
include/unicode/uformattable.h: cad38a97f9f929ebc28d5e72dc5ec14f
include/unicode/uformattedvalue.h: e1e69e0927595423076481b8f948fd2a
include/unicode/ugender.h: d64c9ad1d5cf04136534e3aca38d2638
include/unicode/uidna.h: 88ee381ec6ec01cb677f3e5222e9cf22
include/unicode/uiter.h: 3fea96177f4f814091918f54d1e68ccd
include/unicode/uldnames.h: d18634bc73c16b9ae02b6a60fd94d8be
include/unicode/ulistformatter.h: 21277400caea3c7e7fdb57457c10e423
include/unicode/uloc.h: 39d42620d3a97a7ae26d7b560ea3eacc
include/unicode/ulocdata.h: 116fad6a2c0db0d08e3f5ae02d93a035
include/unicode/umachine.h: 0a7fe7df81aedd43f322a9ec540feff5
include/unicode/umisc.h: eca71d8c8bf86529ae5bbc5f34598bea
include/unicode/umsg.h: 298645d31f8d8e209cbb5eb3751e3ceb
include/unicode/umutablecptrie.h: 5dc81c63a8b2c80ffd401c9bb5180e61
include/unicode/unifilt.h: e170c06bf1bf81a56c7ed605d41fa02f
include/unicode/unifunct.h: 23981a5088ba5d5af70309b73eef7666
include/unicode/unimatch.h: 66161ce491e3b24e9e011cfc0e78be42
include/unicode/unirepl.h: 462716fd44618949b405645ba7b5c8e6
include/unicode/uniset.h: cb94f902233b2e1807156afe0967e3e0
include/unicode/unistr.h: 5ebe061e4a17e981bb249c4814f4dd9d
include/unicode/unorm.h: ca96f37ed2e2afd56585a238d73cea51
include/unicode/unorm2.h: e8fff4023ad114b325f346d2cdbbe043
include/unicode/unum.h: 656d2aa9a41ca4b7bfad0a09420bdc23
include/unicode/unumberformatter.h: 9be73b6bb76bb5862a8dfd615e563b82
include/unicode/unumsys.h: 7e5dd76a0e07f790c30c944bfb810e71
include/unicode/uobject.h: b56a28b01e3df9088315aeb145ec3a8e
include/unicode/upluralrules.h: 15feae7c7df35b97d5e715f28f616e63
include/unicode/uregex.h: 10fe8b8c9f98758bf192bc765fa45e3c
include/unicode/uregion.h: a3f28f15972bf18600012815a8c76535
include/unicode/ureldatefmt.h: d528589ebdc3f8cb6c27ce4867752c55
include/unicode/urename.h: 1642d190b583bbaaf454ac65a37a8024
include/unicode/urep.h: 6ada98ac1aa68081f10d17b1abadef6e
include/unicode/ures.h: 8c69586a969eb2898d5d3e8c08beda9c
include/unicode/uscript.h: 5bf2d96240b17507a05ebe4d36b1a38e
include/unicode/usearch.h: 1f3fcea9dc6c40e908992e74f602235f
include/unicode/uset.h: a285e1b480a3abaaee753ba74d245efd
include/unicode/usetiter.h: ab1ebd4b0b9e3560a94a7c6cb3a9e48f
include/unicode/ushape.h: 86fdf709d4312bb17cf95b16f58e1dc4
include/unicode/uspoof.h: 8b9508cbe045b114f0f618d04fcab512
include/unicode/usprep.h: e88585ae8bdb3a35aa88417993bde732
include/unicode/ustdio.h: 3104e526d3de60538f42c0fd5430adcb
include/unicode/ustream.h: 0a74df2b9d1967d0b859d21f5828f4e8
include/unicode/ustring.h: 92f522f8ef62e443c11baa56c32e42e4
include/unicode/ustringtrie.h: 54a28aa9c4e117cd3ebfd0a670324f6c
include/unicode/utext.h: 89a08f750d0c5751d4f385c4874c0e61
include/unicode/utf.h: 4434eeb75c89a49228884aa247714e1c
include/unicode/utf16.h: 147fbb88d8300af3e38d80ce59c1c1ce
include/unicode/utf32.h: a1fdf74f4bd8808f9fb17df371f886d9
include/unicode/utf8.h: 7f0c4c02bd7506e80fd11a4597cc1450
include/unicode/utf_old.h: 92ffc297b71c8d83ed05b644183c477c
include/unicode/utmscale.h: 7c59d91f835bc9f4b805dd64e73851d7
include/unicode/utrace.h: 420d2f8d462ae300ca1903c2a6ebaba3
include/unicode/utrans.h: 5cd9b1f130197e5fdd8a66519233abf5
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: 3f7edd281b0e2ccb0e38fb1e56d06df2
lib/icu/65.1/pkgdata.inc: d2c3b7892bda8925396ec5c3b7dcc870
lib/icu/Makefile.inc: 3f7edd281b0e2ccb0e38fb1e56d06df2
lib/icu/current/Makefile.inc: 3f7edd281b0e2ccb0e38fb1e56d06df2
lib/icu/current/pkgdata.inc: d2c3b7892bda8925396ec5c3b7dcc870
lib/icu/pkgdata.inc: d2c3b7892bda8925396ec5c3b7dcc870
lib/icudt.lib: e47cbc518c8766bca16f620f6513d5bf
lib/icuin.lib: 55f9a9287ac97eab15705ea295275016
lib/icuio.lib: 0d96956e15be5bab913a18992d9b3dd1
lib/icutest.lib: 7889ef04c9d45cdc7068899c370323c5
lib/icutu.lib: 1090703afda44cd52ee5e00ef40da807
lib/icuuc.lib: 8728c76a03a718250dc976ee632d29e9
lib/pkgconfig/icu-i18n.pc: 6a70cff3fab15c8bcf5a3662b97b8478
lib/pkgconfig/icu-io.pc: f567f9e77052669510453f1717a23949
lib/pkgconfig/icu-uc.pc: 41780a643168113af5fd0c73740d94eb
licenses/LICENSE: 8bc5d32052a96f214cbdd1e53dfc935d
share/icu/65.1/LICENSE: 8bc5d32052a96f214cbdd1e53dfc935d
share/icu/65.1/config/mh-msys-msvc: c3bf313c25288142820e4ab191c1c153
share/icu/65.1/install-sh: 5afe8eb5573965dfb58378e4e46f3813
share/icu/65.1/mkinstalldirs: 31c4856b24c8dbc6319819ccd43b4fda
share/man/man1/derb.1: bddb017162105939f6d43c9539c99497
share/man/man1/genbrk.1: a4e60e4a60ab26eb29119649bfb60d2b
share/man/man1/gencfu.1: 4950b8178b944a3ebfea1c419ffd3319
share/man/man1/gencnval.1: 53b10d9351473a7ea603400973377a7d
share/man/man1/gendict.1: 9c1bf2760e5735b0e6601f48e92cb0d9
share/man/man1/genrb.1: ffebc1e8007bd58f5623299e6b4babe8
share/man/man1/icu-config.1: f4670ca16d77ce21310e48aa91f7ee5b
share/man/man1/makeconv.1: c96397ad56d2c21649757c407aac46d8
share/man/man1/pkgdata.1: 5f7b05c28de887cca1e5d7bfb9db4c39
share/man/man8/genccode.8: 498418dc0aec1fa7ccfb83c491b5a23e
share/man/man8/gencmn.8: c43635e431ea0f1616ea8266e36c0d75
share/man/man8/gensprep.8: 396d70fec1a04aae25e6bfc6e8e58c65
share/man/man8/icupkg.8: 430bcbed42faa9ea33b161a48c0490c6

Some files were not shown because too many files have changed in this diff Show More