qt5base-lts/src/3rdparty
Jean-Michaël Celerier 1b36fe53c6 cmake: export locally-built dependencies in static build
Change-Id: Ifbcedd32cef3b9c8b4b8c9ca0d229850f696f406
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2019-05-02 11:41:55 +00:00
..
android
angle Merge remote-tracking branch 'origin/5.12' into 5.13 2019-03-21 01:00:07 +01:00
dbus-ifaces
double-conversion Upgrade double-conversion to v3.1.1 2018-09-25 22:13:59 +00:00
easing Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
forkfd Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
freebsd Fix attribution file for "FreeBSD strtoll and strtoull" 2019-01-08 16:34:49 +00:00
freetype wasm: fix building examples and applications 2019-02-15 08:44:27 +00:00
gradle
harfbuzz cmake: export locally-built dependencies in static build 2019-05-02 11:41:55 +00:00
harfbuzz-ng harbuzzng: Remove assumption about Core Text working in 96 DPI 2019-02-11 01:41:32 +00:00
iaccessible2 Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
icc Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
libjpeg Update bundled libjpeg-turbo to version 2.0.2 2019-02-27 13:00:43 +00:00
libpng Update bundled libpng to version 1.6.36 2019-01-16 15:15:25 +00:00
md4 Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
md5 Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
pcre2 Revise download location for pcre2 in its qt_attribution.json file 2019-02-25 09:29:32 +00:00
pixman Document version number of pixman 2018-08-31 12:06:34 +00:00
rfc6234 Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
sha1
sha3 Merge remote-tracking branch 'origin/5.12.0' into 5.12 2018-11-16 08:10:15 +01:00
sqlite Update SQLite to 3.27.1 2019-02-12 13:24:35 +00:00
tinycbor cmake: export locally-built dependencies in static build 2019-05-02 11:41:55 +00:00
wasm Update DejaVuSans.ttf from upstream 2018-11-06 16:41:18 +00:00
wintab Doc: Improve WinTab license information 2019-03-29 12:28:15 +00:00
xcb configure: properly atomize render vs. renderutil 2019-01-03 10:09:34 +00:00
zlib zlib: Fix spelling of license 2018-10-02 10:19:14 +00:00
.gitattributes
CMakeLists.txt Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
libjpeg.pri Update bundled libjpeg-turbo to version 2.0.0 2018-09-28 14:11:44 +00:00
README
sqlite.pri sqlite: Remove SQLITE_OMIT_LOAD_EXTENSION define 2019-03-03 11:51:36 +00:00
zlib_dependency.pri
zlib.pri

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.