qt6-bb10/src/3rdparty
BogDan Vatra c0538d5ff3 Revert "Android: Fix compile on arm64"
This reverts commit 81d6906ad9.

Fixed upstream. \sa https://github.com/harfbuzz/harfbuzz/issues/1308

Change-Id: I7759e2bb199ffd11d42239be59704c4e1f7ddb9f
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-03-26 01:57:11 +03:00
..
VulkanMemoryAllocator Make sure documentation for VulkanMemoryAllocator 3rdparty code shows up 2019-12-03 13:45:31 +01:00
android
angle Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-28 01:00:23 +02:00
dbus-ifaces
double-conversion CMake: Remove old 3rdparty mechanism for double conversion 2020-03-10 07:33:07 +01:00
easing
forkfd forkfd: add FFD_USE_FORK to force use of fork() 2020-01-09 22:52:25 +01:00
freebsd
freetype CMake: Allow building bundled 3rd party libraries in qtbase 2020-02-25 15:43:16 +01:00
gradle Merge remote-tracking branch 'origin/5.15' into dev 2020-03-11 15:34:21 +01:00
harfbuzz-ng Revert "Android: Fix compile on arm64" 2020-03-26 01:57:11 +03:00
iaccessible2
icc
libjpeg Update bundled libjpeg-turbo to version 2.0.3 2019-10-25 14:33:11 +02:00
libpng CMake: Allow building bundled 3rd party libraries in qtbase 2020-02-25 15:43:16 +01:00
md4
md4c Update md4c to 0.4.3 2020-02-22 00:38:10 +01:00
md5
pcre2 cmake: Regenerate projects 2020-03-16 17:58:00 +01:00
pixman
rfc6234
sha1
sha3 rtems: Fix build 3rdparty/sha3 2019-06-30 23:34:55 +02:00
sqlite sqlite: Update to v3.31.1 2020-02-06 17:46:21 +01:00
tinycbor Clean up tinycbor handling 2019-10-08 09:49:07 +00:00
wasm wasm: add fixedPitch font 2019-05-07 07:21:58 +00:00
wintab Doc: Improve WinTab license information 2019-03-29 12:28:15 +00:00
xcb 3rdparty: remove xcb libs and bump minimal required version to 1.11 2019-08-27 01:06:40 +02:00
zlib
.gitattributes
CMakeLists.txt CMake: Remove old 3rdparty mechanism for harfbuzz-non-ng 2020-03-10 07:33:13 +01:00
README
VulkanMemoryAllocator.pri Add VulkanMemoryAllocator 2019-06-12 12:42:38 +02:00
libjpeg.pri
md4c.pri Markdown importer: use Unicode decoding 2020-02-03 14:58:00 +01:00
sqlite.pri Fix build without features.dlopen 2019-08-19 01:51:32 +09:00
zlib.pri
zlib_dependency.pri

README

The libraries included here are the original packages, unpacked, and
with their version number removed from the directory name (for version
information, see the README files in the directories).

Certain files and subdirectories of the original library packages that
are irrelevant to Qt may not be included here. Typically, those are
the standalone library configuration and make files, tools, test
files, contribs, documentation, and similar.

Patches may have been applied, typically for configuration and build
issues in the Qt framework. Such patches can be reviewed in the the
public git repository; they will appear in the commit logs of each
library directory, following the latest clean version update commit.

The 'patches' subdirectory contains certain patches applied prior to
the start of the public git history, where the library has not been
updated since.