qt6-bb10/src/3rdparty
Friedemann Kleint 64dc6fe87d Add some exclusions for CMake Unity (Jumbo) builds
Add exclusions for issues that are likely not fixable
(3rd party code, X11 define clashes, etc) in 3rd party,
tools and plugins.

Pick-to: 6.5
Task-number: QTBUG-109394
Done-with: Amir Masoud Abdol <amir.abdol@qt.io>
Change-Id: I698c004201a76a48389271c130e44fba20f5adf7
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2023-02-16 16:03:06 +01:00
..
D3D12MemoryAllocator rhi: Add D3D12 support 2023-02-07 13:33:01 +01:00
VulkanMemoryAllocator vma: Revise disabled warnings 2022-10-26 14:53:13 +02:00
android
blake2 blake2: Fix MSVC warning C4804 2021-05-31 08:39:59 +02:00
dbus-ifaces
double-conversion double-conversion: Update to 3.2.1 2023-02-10 19:27:08 +01:00
easing
forkfd forkfd/linux: add support for LoongArch 2022-11-25 06:46:46 +00:00
freetype Add some exclusions for CMake Unity (Jumbo) builds 2023-02-16 16:03:06 +01:00
gradle Update Gradle to 8.0 and Android Gradle Plug-in (AGP) to 7.4.1 2023-02-15 21:55:33 +02:00
harfbuzz-ng Add some exclusions for CMake Unity (Jumbo) builds 2023-02-16 16:03:06 +01:00
iaccessible2
icc Apply fixes for SPDX compliance and easier parsing 2022-09-27 20:38:14 +02:00
libjpeg Add some exclusions for CMake Unity (Jumbo) builds 2023-02-16 16:03:06 +01:00
libpng src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
libpsl Update the public suffix list 2023-02-03 12:56:59 +01:00
md4 Apply fixes for SPDX compliance and easier parsing 2022-09-27 20:38:14 +02:00
md4c md4c: Fix MSVC compiler level 3 warnings 2021-06-15 22:21:38 +00:00
md5 Apply fixes for SPDX compliance and easier parsing 2022-09-27 20:38:14 +02:00
pcre2 src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
pixman
rfc6234
sha1 Apply fixes for SPDX compliance and easier parsing 2022-09-27 20:38:14 +02:00
sha3
sqlite SQLite: Update SQLite to v3.40.1 2023-01-06 12:24:13 +00:00
tinycbor 3rdparty: update TinyCBOR links to 0.6.0 final release 2021-11-01 13:30:23 -07:00
wasm Doc: Fix paths for Files property in qt_attribution.json files 2022-12-08 15:14:17 +01:00
wintab
xcb 3rdparty: Add touchpad gestures support to bundled xinput xcb module 2021-11-13 17:58:45 +03:00
zlib Add some exclusions for CMake Unity (Jumbo) builds 2023-02-16 16:03:06 +01:00
.gitattributes
CMakeLists.txt src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
README
_clang-format

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.