rom-properties/extlib
David Korth e6c96bc1d2 [zlib-ng] CMakeLists.txt: Also disable INSTALL_UTILS.
This is also set by extlib/CMakeLists.txt.

CMake Warning (dev) at extlib/zlib-ng/CMakeLists.txt:145 (option):
  Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
  --help-policy CMP0077" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  For compatibility with older versions of CMake, option is clearing the
  normal variable 'INSTALL_UTILS'.
This warning is for project developers.  Use -Wno-dev to suppress it.
2025-04-19 17:31:34 -04:00
..
basisu_astc Remove CheckHiddenVisibility.cmake. 2025-01-18 22:34:24 -05:00
fmt [fmt] CMakeLists.txt: The cxx_std_11 check doesn't work on CMake 3.6, either. 2025-04-07 00:59:59 -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 [inih] Update: r58 -> r60 2025-04-08 22:23:33 -04:00
libmspack-xenia [libmspack-xenia] lzxd.c: Fix some warnings in the 32-bit (i386) MSVC build. 2025-03-31 21:55:21 -04:00
libpng [libpng] pngrutil.c: Missed a few png_structrp/png_inforp changes. 2025-04-01 19:17:11 -04:00
lz4 Remove CheckHiddenVisibility.cmake. 2025-01-18 22:34:24 -05:00
microtar [microtar] microtar.c: Use snprintf() instead of strncpy() to ensure NULL-termination. 2025-04-07 19:16:28 -04:00
minilzo Remove CheckHiddenVisibility.cmake. 2025-01-18 22:34:24 -05:00
minizip-ng [minizip-ng] Fix some warnings that broke -Werror builds. 2025-04-07 20:55:55 -04:00
PowerVR Remove CheckHiddenVisibility.cmake. 2025-01-18 22:34:24 -05:00
pugixml [extlib] Enable pugixml's built-in DLL postfix option. 2025-04-01 19:19:20 -04:00
rapidjson [rapidjson] Backport a patch to fix compilation with gcc-14. 2023-11-01 00:03:41 -04:00
unice68 [unice68] unice68.c, exactread(): Fix a missing printf() format parameter. 2025-04-15 22:29:53 -04: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 disable INSTALL_UTILS. 2025-04-19 17:31:34 -04:00
zstd [zstd] zstd_compress.c, ZSTD_convertBlockSequences(): Add const to make it match the declaration in zstd_compress_internal.h. 2025-04-01 19:17:11 -04:00
.clang-tidy .clang-tidy: Enable scanning on header files. 2023-06-30 22:56:49 -04:00
CMakeLists.txt [zlib-ng] CMakeLists.txt: Disable the various optimization options. 2025-04-19 17:19:05 -04:00