DeeJayLSP
a49fa86cca
zlib/minizip: Update to version 1.2.13, remove zlib from freetype
...
Security update, fixes CVE-2022-37434 in zlib.
Only applications exposing/using `inflateGetHeader()` seem to be affected,
which is not our case, so this is not critical for Godot.
Remove duplicated copy of zlib in freetype sources to force using the updated
version in `thirdparty/zlib/`.
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
(cherry picked from commit 93409b8e64
)
2023-01-11 14:23:34 +01:00
bruvzg
08579bb971
Fix FreeType crashing in GCC + LTO builds.
2022-06-08 13:48:24 +03:00
bruvzg
98c7db745b
FreeType: Update to version 2.12.1
...
(cherry picked from commit 93fba7ead3
)
2022-05-17 22:28:10 +02:00
Rémi Verschelde
4f1e33b556
freetype: Update to upstream version 2.11.1
...
(cherry picked from commit f615926d3c
)
2022-01-19 14:03:38 +01:00
volzhs
4e720c064e
Update freetype to 2.10.4
...
(cherry picked from commit 42959d54ff
)
2020-10-28 14:05:40 +01:00
Rémi Verschelde
938a9c95d0
freetype: Update to upstream version 2.10.2
...
(cherry picked from commit 9c1b20eab6
)
2020-05-11 11:12:39 +02:00
Rémi Verschelde
ca71f7d3d0
freetype: Update to upstream version 2.10.1
2019-07-11 10:36:54 +02:00
volzhs
a6300b454d
Update freetype to 2.10.0
2019-03-31 23:20:36 +09:00
Arjen van Staalduinen
c3c7ac0953
Disable gzip and lzw support for freetype
...
This resolves #24287 that causes linking issues when using the debug target for platform iOS.
2018-12-18 15:42:25 +01:00
volzhs
c9bd739a8b
Update FreeType to 2.9.1
...
close #15660
2018-05-10 15:21:33 +09:00
volzhs
dfc717c458
Update freetype to 2.8.1
2017-10-10 01:33:39 +09:00
volzhs
0f8cc0fa5b
Update freetype to 2.8
2017-06-25 10:41:12 +09:00
Rémi Verschelde
edbc0c0d0b
freetype: Make it a module and split thirdparty library
...
Comment out the weird workaround for building on Windows at it might
not be needed anymore. Testing needed to confirm.
2016-10-15 18:10:17 +02:00