ext-zlib-ng/cmake
2024-02-21 11:52:25 +01:00
..
detect-arch.c Handle ARM64EC as ARM64. 2023-07-16 12:42:38 +02:00
detect-arch.cmake Handle ARM64EC as ARM64. 2023-07-16 12:42:38 +02:00
detect-coverage.cmake Added CMake status message when code coverage is enabled. 2022-01-29 16:44:21 +01:00
detect-install-dirs.cmake Include GNUInstallDirs earlier 2023-05-07 20:35:21 +02:00
detect-intrinsics.cmake Fix PCLMULQDQ support for IntelLLVM. 2024-02-21 11:52:25 +01:00
detect-sanitizer.cmake Use HAVE instead of HAS for variable name for consistency. 2022-03-28 11:08:25 +02:00
fallback-macros.cmake Added fallback macros for add_compile_options and add_link_options. 2022-01-29 16:44:21 +01:00
toolchain-aarch64.cmake Remove extra CMake messages from ARM toolchains. 2022-05-11 15:27:54 +02:00
toolchain-arm.cmake Remove extra CMake messages from ARM toolchains. 2022-05-11 15:27:54 +02:00
toolchain-armhf.cmake Remove extra CMake messages from ARM toolchains. 2022-05-11 15:27:54 +02:00
toolchain-llvm-mingw-aarch64.cmake Add llvm-mingw CMake toolchain files 2023-09-28 00:15:12 +02:00
toolchain-llvm-mingw-armv7.cmake Add llvm-mingw CMake toolchain files 2023-09-28 00:15:12 +02:00
toolchain-llvm-mingw-i686.cmake Add llvm-mingw CMake toolchain files 2023-09-28 00:15:12 +02:00
toolchain-llvm-mingw-x86_64.cmake Add llvm-mingw CMake toolchain files 2023-09-28 00:15:12 +02:00
toolchain-mingw-i686.cmake Remove extra compiler names 2022-09-05 11:26:20 +02:00
toolchain-mingw-x86_64.cmake Set CMAKE_*_COMPILER_TARGET to full triplet for mingw toolchains 2022-09-05 11:26:20 +02:00
toolchain-mips64.cmake Add MIPS64 to GitHub workflows. 2023-06-01 23:04:26 +02:00
toolchain-mips.cmake Add MIPS to GitHub workflows. 2023-06-01 09:42:16 +02:00
toolchain-powerpc64-clang.cmake Use endianess-specific built-in function for gcc < 12 on PowerPC64 2023-06-23 19:43:34 +02:00
toolchain-powerpc64-power9.cmake Add support for cross-compiling for Power9. 2023-06-11 21:54:25 +02:00
toolchain-powerpc64.cmake Added power8 cpu flag to powerpc64 CMake toolchain files. 2022-02-06 16:52:01 +01:00
toolchain-powerpc64le-clang.cmake Use endianess-specific built-in function for gcc < 12 on PowerPC64 2023-06-23 19:43:34 +02:00
toolchain-powerpc64le-power9.cmake Add support for cross-compiling for Power9. 2023-06-11 21:54:25 +02:00
toolchain-powerpc64le.cmake Added power8 cpu flag to powerpc64 CMake toolchain files. 2022-02-06 16:52:01 +01:00
toolchain-powerpc.cmake Update CMake toolchains for alternative gcc/gcc++ names. 2022-01-29 16:37:28 +01:00
toolchain-riscv.cmake Add supporting RISC-V cross compilation workflows 2023-05-12 16:57:32 +02:00
toolchain-s390x.cmake Update CMake toolchains for alternative gcc/gcc++ names. 2022-01-29 16:37:28 +01:00
toolchain-sparc64.cmake Update CMake toolchains for alternative gcc/gcc++ names. 2022-01-29 16:37:28 +01:00