rom-properties/extlib
David Korth 3be503184b [libpng] Fix incorrect signatures for the APNG functions.
png_structp -> png_structrp
png_infop -> png_inforp

TODO: Re-apply the APNG patch now that it's been rebased to 1.6.47.
2025-03-31 21:42:46 -04:00
..
basisu_astc Remove CheckHiddenVisibility.cmake. 2025-01-18 22:34:24 -05:00
fmt CMake 3.5: Work around some issues with C_STANDARD and CXX_STANDARD not working properly for C11/C++11. 2025-03-23 15:25:36 -04:00
gettext.win32 [gettext.win32] Updated to gettext-0.22. 2023-07-28 19:37:18 -04:00
googletest [googletest] Don't use the gcc-4.9 workaround if building with clang. 2025-02-18 18:36:48 -05:00
inih Remove CheckHiddenVisibility.cmake. 2025-01-18 22:34:24 -05:00
libmspack-xenia Remove CheckHiddenVisibility.cmake. 2025-01-18 22:34:24 -05:00
libpng [libpng] Fix incorrect signatures for the APNG functions. 2025-03-31 21:42:46 -04:00
lz4 Remove CheckHiddenVisibility.cmake. 2025-01-18 22:34:24 -05:00
microtar Switch to CMake's POSITION_INDEPENDENT_CODE property instead of manually adding "-fpic -fPIC". 2025-01-05 14:02:13 -05:00
minilzo Remove CheckHiddenVisibility.cmake. 2025-01-18 22:34:24 -05:00
minizip-ng [minizip-ng] Cherry-pick a slight memory optimization for 64-bit systems. 2025-03-29 12:21:23 -04:00
PowerVR Remove CheckHiddenVisibility.cmake. 2025-01-18 22:34:24 -05:00
rapidjson [rapidjson] Backport a patch to fix compilation with gcc-14. 2023-11-01 00:03:41 -04:00
tinyxml2 [tinyxml2] Update: 10.1.0 -> 11.0.0 2025-03-16 15:32:01 -04:00
unice68 Remove CheckHiddenVisibility.cmake. 2025-01-18 22:34:24 -05:00
uniwidth [cmake] msvc.cmake: Make all warnings act as errors. (/W3 /WX) 2025-03-31 21:34:35 -04:00
zlib-ng [zlib-ng] CMakeLists.txt: Also don't print the list of architecture-specific source files. 2025-03-29 12:16:54 -04:00
zstd [zstd] Update: 1.5.6 -> 1.5.7 2025-02-19 22:07:44 -05:00
.clang-tidy .clang-tidy: Enable scanning on header files. 2023-06-30 22:56:49 -04:00
CMakeLists.txt Renamed extlib/libfmt/ to extlib/fmt/. 2025-03-20 22:16:59 -04:00