cmake/Modules
Craig Scott 2d653179dc Merge topic 'fetchcontent-direct'
7bf15e49a8 ExternalProject: Fix misleading git update output
b2496bf14c FetchContent: Populate directly without a sub-build
173daad58d ExternalProject: Move more internal commands out of main file
462e583267 ExternalProject: Switch download, update and patch to use _EP_ vars
0ccc8e340d ExternalProject: Provide ExternalProject_Add keywords through a macro
91e1015722 ExternalProject: Don't treat YES as a keyword
a1743ce1ef ExternalProject: Fix minor formatting error

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: scivision <michael@scivision.dev>
Merge-request: !9513
2024-05-18 05:05:03 -04:00
..
AndroidTestUtilities Fix trivial typos in text 2017-11-03 10:25:05 -04:00
CMakeAddFortranSubdirectory
CheckIPOSupported CheckIPOSupported: Fix -Wstrict-prototypes warnings in check for C 2024-05-09 08:22:26 -04:00
Compiler importstd: clarify when the experimental UUID must be available 2024-05-15 07:15:05 -04:00
CompilerId VS: Add support for using Intel oneAPI Fortran compiler in .vfproj files 2023-11-22 10:22:12 -05:00
ExternalProject ExternalProject: Fix misleading git update output 2024-05-17 14:23:39 +10:00
FetchContent FetchContent: Reject CMAKE_TOOLCHAIN_FILE env var in sub-build 2023-02-24 17:17:36 +11:00
FindCUDA Modules: Use new keyword-dispatched try_compile signature 2022-09-14 07:52:16 -04:00
FindMPI FindMPI: Place static first in mpi test source 2022-01-25 09:53:24 -05:00
FindPython FindPython: On Windows, Enhance python debug version support 2024-05-09 19:08:47 +02:00
FortranCInterface GNU: Do not use "fat-lto-objects" flags for IPO on Apple platforms 2024-04-24 16:57:36 -04:00
IntelVSImplicitPath
Internal CPack: Support arbitrary component name when packaging 2024-05-01 19:20:32 +02:00
Platform GenEx $<LINK_LIBRARY>: Add the support of properties attached to features 2024-05-15 10:02:36 +02:00
UseJava Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
UseSWIG UseSWIG: Take care of support files in sub-directories 2020-08-04 16:19:10 +02:00
AddFileDependencies.cmake AddFileDependencies: Deprecate this unnecessary module 2021-02-08 12:44:37 -05:00
AndroidTestUtilities.cmake Help: Add Sphinx 'versionadded' directives to each top-level document 2020-07-06 10:23:20 -04:00
BasicConfigVersion-AnyNewerVersion.cmake.in CMakePackageConfigHelpers: only emit arch check if needed 2023-01-29 14:00:13 +01:00
BasicConfigVersion-ExactVersion.cmake.in CMakePackageConfigHelpers: only emit arch check if needed 2023-01-29 14:00:13 +01:00
BasicConfigVersion-SameMajorVersion.cmake.in CMakePackageConfigHelpers: only emit arch check if needed 2023-01-29 14:00:13 +01:00
BasicConfigVersion-SameMinorVersion.cmake.in CMakePackageConfigHelpers: only emit arch check if needed 2023-01-29 14:00:13 +01:00
BundleUtilities.cmake BundleUtilities: Avoid unnecessary chmod in fixup_bundle_item 2023-02-20 13:17:04 -05:00
CMake.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeASM-ATTInformation.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeASMCompiler.cmake.in Link Step: compute effective linker used by the compiler 2023-10-24 08:34:50 -04:00
CMakeASMInformation.cmake ASM: Remove unneeded empty variables 2020-07-30 13:46:18 -04:00
CMakeASM_MARMASMInformation.cmake ASM_MARMASM: Remove broken partial support for preprocessor defines 2024-03-10 11:20:20 -04:00
CMakeASM_MASMInformation.cmake ASM_MASM: Populate MSVC debug information format abstraction table 2022-12-15 11:53:11 -05:00
CMakeASM_NASMInformation.cmake ASM_NASM: Improve support for standalone usage 2024-03-04 13:09:58 -05:00
CMakeAddFortranSubdirectory.cmake CMakeAddFortranSubdirectory: Simplfy logic to always build subdir 2020-01-28 13:57:05 -05:00
CMakeAddNewLanguage.txt Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
CMakeBackwardCompatibilityC.cmake FindThreads: Drop IRIX-specific options and results 2018-12-07 13:33:01 -05:00
CMakeBackwardCompatibilityCXX.cmake Remove now-unused code once used on IRIX 2019-01-11 13:50:46 -05:00
CMakeBorlandFindMake.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeBuildSettings.cmake.in
CMakeCCompiler.cmake.in Add CMAKE_<LANG>_STANDARD_LATEST variables 2024-04-30 11:05:03 -04:00
CMakeCCompilerABI.c Revise C++ coding style using clang-format-15 2023-01-18 16:20:47 -05:00
CMakeCCompilerId.c.in CompilerId: Clarify C and C++ standard level detection 2024-04-04 15:13:17 -04:00
CMakeCInformation.cmake Modules: Initialize per-language platform-specific flag variables consistently 2024-05-16 11:46:58 -04:00
CMakeCSharpCompiler.cmake.in CSharp: Set CMAKE_CSharp_COMPILER_LOADED variable when language is enabled 2018-07-18 08:53:32 -04:00
CMakeCSharpCompilerId.cs.in VS: Add CSharp VS 2022 compiler version and flag table v143 2021-07-15 13:12:07 -04:00
CMakeCSharpInformation.cmake CSharp: Set C# compiler to default version 2020-01-16 09:34:00 -05:00
CMakeCUDACompiler.cmake.in Add CMAKE_<LANG>_STANDARD_LATEST variables 2024-04-30 11:05:03 -04:00
CMakeCUDACompilerABI.cu CUDA: Factor out helper for detecting native CUDA architectures 2023-09-21 15:34:28 -04:00
CMakeCUDACompilerId.cu.in CUDA: Fix detection of default C++ standard level with MSVC host compiler 2024-04-18 08:30:38 -04:00
CMakeCUDAInformation.cmake Modules: Initialize per-language platform-specific flag variables consistently 2024-05-16 11:46:58 -04:00
CMakeCXXCompiler.cmake.in Add CMAKE_<LANG>_STANDARD_LATEST variables 2024-04-30 11:05:03 -04:00
CMakeCXXCompilerABI.cpp CMakeDetermineCompilerABI: Detect byte order as part of check 2020-11-04 10:08:13 -05:00
CMakeCXXCompilerId.cpp.in C++26: Support detection as the default standard 2024-04-16 15:34:57 -04:00
CMakeCXXInformation.cmake Modules: Initialize per-language platform-specific flag variables consistently 2024-05-16 11:46:58 -04:00
CMakeCheckCompilerFlagCommonPatterns.cmake CheckCompilerFlag: Revert 'Match the Clang "argument unused" output ...' 2023-03-13 16:18:50 -04:00
CMakeCommonLanguageInclude.cmake Modules: Fix per-language fallback to platform-specific shared module C flags 2024-05-16 11:47:01 -04:00
CMakeCompilerABI.h CMakeDetermineCompilerABI: Detect byte order as part of check 2020-11-04 10:08:13 -05:00
CMakeCompilerCUDAArch.h CUDA: Factor out helper for detecting native CUDA architectures 2023-09-21 15:34:28 -04:00
CMakeCompilerIdDetection.cmake TIClang: Add support for TI Clang-based compilers, including tiarmclang 2024-02-09 15:54:40 -05:00
CMakeConfigurableFile.in
CMakeDependentOption.cmake CMakeDependentOption: allow in depends the use of . 2022-09-21 13:19:45 -04:00
CMakeDetermineASM-ATTCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeDetermineASMCompiler.cmake TIClang: Add support for TI Clang-based compilers, including tiarmclang 2024-02-09 15:54:40 -05:00
CMakeDetermineASM_MARMASMCompiler.cmake ASM_MARMASM: Add support for Microsoft ARM assembler language 2022-11-09 10:22:46 -05:00
CMakeDetermineASM_MASMCompiler.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
CMakeDetermineASM_NASMCompiler.cmake VS: Add support for ASM_NASM language 2017-02-07 13:20:52 -05:00
CMakeDetermineCCompiler.cmake TIClang: Add support for TI Clang-based compilers, including tiarmclang 2024-02-09 15:54:40 -05:00
CMakeDetermineCSharpCompiler.cmake Drop Visual Studio 11 2012 generator 2023-06-13 14:20:48 -04:00
CMakeDetermineCUDACompiler.cmake CUDA/Clang: Add support for MSVC ABI on Windows using GNU-like frontend 2024-01-22 09:33:54 -05:00
CMakeDetermineCXXCompiler.cmake TIClang: Add support for TI Clang-based compilers, including tiarmclang 2024-02-09 15:54:40 -05:00
CMakeDetermineCompiler.cmake Modules: CMAKE_*_COMPILER convert path to cmake path 2023-12-05 19:08:39 -05:00
CMakeDetermineCompilerABI.cmake Merge topic 'cxx-inspect-without-scanning' 2024-05-07 08:34:05 -04:00
CMakeDetermineCompilerId.cmake CMakeDetermineCompilerId: extract C++ standard library impl 2024-04-12 11:46:39 -04:00
CMakeDetermineCompilerSupport.cmake CMakeDetermineCompilerSupport: construct C++ modules targets 2024-04-12 09:32:29 -04:00
CMakeDetermineFortranCompiler.cmake LLVMFlang: Update MSVC runtime library selection for LLVMFlang 18.0 2023-12-06 09:42:07 -05:00
CMakeDetermineHIPCompiler.cmake HIP: Add CMAKE_HIP_HOST_COMPILER when compiler is NVCC 2023-09-25 16:11:18 -04:00
CMakeDetermineISPCCompiler.cmake Add ISPC compiler support to CMake 2020-08-28 11:21:31 -04:00
CMakeDetermineJavaCompiler.cmake Toolchain: Capture all arguments from CMAKE_<LANG>_COMPILER 2020-07-23 14:52:48 -04:00
CMakeDetermineOBJCCompiler.cmake Merge topic 'xcode-compiler-id-path' 2020-11-13 09:41:25 -05:00
CMakeDetermineOBJCXXCompiler.cmake Merge topic 'xcode-compiler-id-path' 2020-11-13 09:41:25 -05:00
CMakeDetermineRCCompiler.cmake MinGW: Fix regression when windres is not found 2022-11-28 19:09:04 -05:00
CMakeDetermineSwiftCompiler.cmake Merge topic 'swift-xcode-14.3' 2023-04-04 09:26:01 -04:00
CMakeDetermineSystem.cmake Help: Document CMAKE_SYSTEM_NAME possible values 2024-02-05 10:15:08 -05:00
CMakeDetermineVSServicePack.cmake Modules: Use new keyword-dispatched try_compile signature 2022-09-14 07:52:16 -04:00
CMakeExpandImportedTargets.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
CMakeExportBuildSettings.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake LCC: Add dedicated support for MCST LCC compiler 2021-10-15 05:05:19 +03:00
CMakeFindBinUtils.cmake BinUtils: Avoid llvm-objcopy versions older than Clang 9 2024-02-06 09:06:37 -05:00
CMakeFindCodeBlocks.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
CMakeFindDependencyMacro.cmake find_dependency: Avoid repeating identical dependency searches 2022-11-18 10:31:19 -05:00
CMakeFindEclipseCDT4.cmake Update links to gitlab.kitware.com repos to add `-/` 2020-05-26 11:38:01 -04:00
CMakeFindFrameworks.cmake CMakeFindFrameworks: Fix Brew 'Frameworks' path on Apple Silicon 2022-09-01 11:21:43 -04:00
CMakeFindJavaCommon.cmake FindJava: improve failure/verbosity when 'java -version' fails 2022-05-31 07:34:49 -04:00
CMakeFindKate.cmake Kate: make it possible to force a mode for the "files" entry 2023-02-06 10:21:19 -05:00
CMakeFindPackageMode.cmake CMakeFindPackageMode: Link to cmake --find-package documentation 2023-11-03 10:17:38 -04:00
CMakeFindSublimeText2.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
CMakeFindWMake.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeFindXCode.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeForceCompiler.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
CMakeFortranCompiler.cmake.in Link Step: compute effective linker used by the compiler 2023-10-24 08:34:50 -04:00
CMakeFortranCompilerABI.F Remove now-unused code once used on IRIX 2019-01-11 13:50:46 -05:00
CMakeFortranCompilerABI.F90 Fortran: Subsume F90 check into ABI check 2021-06-25 11:44:05 -04:00
CMakeFortranCompilerId.F.in LLVMFlang: Update MSVC ABI and architecture detection for LLVMFlang 18.0 2023-12-06 09:42:07 -05:00
CMakeFortranInformation.cmake Modules: Initialize per-language platform-specific flag variables consistently 2024-05-16 11:46:58 -04:00
CMakeGenericSystem.cmake cmake: Allow CMAKE_INSTALL_PREFIX to be set by environment variable 2024-01-30 11:44:45 -05:00
CMakeGraphVizOptions.cmake Help: Add `.. versionadded` directives to module docs 2020-12-02 21:00:30 +05:00
CMakeHIPCompiler.cmake.in Add CMAKE_<LANG>_STANDARD_LATEST variables 2024-04-30 11:05:03 -04:00
CMakeHIPCompilerABI.hip HIP: Add support for NVIDIA GPUs 2023-09-21 15:34:37 -04:00
CMakeHIPCompilerId.hip.in C++26: Support detection as the default standard 2024-04-16 15:34:57 -04:00
CMakeHIPInformation.cmake Modules: Initialize per-language platform-specific flag variables consistently 2024-05-16 11:46:58 -04:00
CMakeIOSInstallCombined.cmake IOS_INSTALL_COMBINED: Support Xcode 12 (command line only) 2021-02-08 18:02:46 +11:00
CMakeISPCCompiler.cmake.in Add ISPC compiler support to CMake 2020-08-28 11:21:31 -04:00
CMakeISPCCompilerABI.ispc Add ISPC compiler support to CMake 2020-08-28 11:21:31 -04:00
CMakeISPCCompilerId.ispc.in Add ISPC compiler support to CMake 2020-08-28 11:21:31 -04:00
CMakeISPCInformation.cmake ISPC: Use the `obj` file extension for objects on windows 2020-09-10 16:15:55 -04:00
CMakeImportBuildSettings.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeInitializeConfigs.cmake Unhardcode the CMAKE_CONFIGURATION_TYPES values 2018-01-08 21:15:14 +01:00
CMakeJOMFindMake.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeJavaCompiler.cmake.in
CMakeJavaInformation.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
CMakeLanguageInformation.cmake Modules: Introduce CMAKE_EFFECTIVE_SYSTEM_NAME to lookup compiler info 2018-04-18 07:41:25 -04:00
CMakeMSYSFindMake.cmake MSYS Makefiles: Modernize search paths for common MSYS 'make' locations 2022-11-30 08:48:29 -05:00
CMakeMinGWFindMake.cmake MinGW Makefiles: do not fail if sh.exe is present in the path 2019-11-04 12:03:48 -05:00
CMakeNMakeFindMake.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeNinjaFindMake.cmake Ninja: Prefer first ninja tool available in PATH 2019-11-26 11:20:15 -05:00
CMakeOBJCCompiler.cmake.in Add CMAKE_<LANG>_STANDARD_LATEST variables 2024-04-30 11:05:03 -04:00
CMakeOBJCCompilerABI.m CMakeDetermineCompilerABI: Detect byte order as part of check 2020-11-04 10:08:13 -05:00
CMakeOBJCCompilerId.m.in CompilerId: Clarify CUDA, HIP, ObjC, ObjC++ standard level detection 2024-04-16 15:31:36 -04:00
CMakeOBJCInformation.cmake Modules: Initialize per-language platform-specific flag variables consistently 2024-05-16 11:46:58 -04:00
CMakeOBJCXXCompiler.cmake.in Add CMAKE_<LANG>_STANDARD_LATEST variables 2024-04-30 11:05:03 -04:00
CMakeOBJCXXCompilerABI.mm CMakeDetermineCompilerABI: Detect byte order as part of check 2020-11-04 10:08:13 -05:00
CMakeOBJCXXCompilerId.mm.in C++26: Support detection as the default standard 2024-04-16 15:34:57 -04:00
CMakeOBJCXXInformation.cmake Modules: Initialize per-language platform-specific flag variables consistently 2024-05-16 11:46:58 -04:00
CMakePackageConfigHelpers.cmake CMakePackageConfigHelpers: Document PACKAGE_PREFIX_DIR for public use 2024-04-20 10:05:40 +10:00
CMakeParseArguments.cmake Help: Convert remaining modules to block-style comments 2018-10-22 11:09:34 -04:00
CMakeParseImplicitIncludeInfo.cmake Restore implicit include directory extraction for adaptive relative paths 2023-01-12 12:05:42 -05:00
CMakeParseImplicitLinkInfo.cmake LinkerId: Update detection of linker tool for Xcode 15.3 2024-03-12 09:48:01 -04:00
CMakeParseLibraryArchitecture.cmake CMakeParseLibraryArchitecture: Fix parsing /lib/<arch> implicit object path 2021-12-06 16:47:29 -05:00
CMakePlatformId.h.in TIClang: Add support for TI Clang-based compilers, including tiarmclang 2024-02-09 15:54:40 -05:00
CMakePrintHelpers.cmake cmake_print_properties(): Update grammar docs 2022-06-06 12:27:11 -04:00
CMakePrintSystemInformation.cmake CMakePrintSystemInformation: Add CMAKE_SYSTEM_PROCESSOR 2020-04-14 09:48:50 -04:00
CMakePushCheckState.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
CMakeRCCompiler.cmake.in
CMakeRCInformation.cmake llvm-rc: Restore include path for data after explicit preprocessing 2020-04-06 21:19:12 +02:00
CMakeSwiftCompiler.cmake.in Swift: Restore compatibility with old C++ driver 2023-03-28 10:02:05 -04:00
CMakeSwiftInformation.cmake Swift: Support module libraries with command-line build systems 2024-04-15 08:23:39 -07:00
CMakeSystem.cmake.in CMakeDetermineSystem: Load platform-specific helper modules 2016-08-12 10:40:51 -04:00
CMakeSystemSpecificInformation.cmake enable_language: Establish target platform identification variables earlier 2023-06-07 07:02:20 -04:00
CMakeSystemSpecificInitialize.cmake apple: add preliminary visionOS support 2023-07-11 20:20:25 +02:00
CMakeTestASM-ATTCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeTestASMCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeTestASM_MARMASMCompiler.cmake ASM_MARMASM: Add support for Microsoft ARM assembler language 2022-11-09 10:22:46 -05:00
CMakeTestASM_MASMCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeTestASM_NASMCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeTestCCompiler.cmake Modules: Rename CMakeDetermine{CompileFeatures -> CompilerSupport} 2024-03-29 14:29:20 -06:00
CMakeTestCSharpCompiler.cmake Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log 2023-01-18 16:41:01 -05:00
CMakeTestCUDACompiler.cmake Modules: Rename CMakeDetermine{CompileFeatures -> CompilerSupport} 2024-03-29 14:29:20 -06:00
CMakeTestCXXCompiler.cmake Merge topic 'cxx-inspect-without-scanning' 2024-05-07 08:34:05 -04:00
CMakeTestCompilerCommon.cmake Refactor: Use added message types in various modules 2019-11-02 14:10:09 +02:00
CMakeTestFortranCompiler.cmake Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log 2023-01-18 16:41:01 -05:00
CMakeTestGNU.c IntelLLVM: Add support for Intel LLVM-based compilers 2021-01-28 09:05:35 -05:00
CMakeTestHIPCompiler.cmake Modules: Rename CMakeDetermine{CompileFeatures -> CompilerSupport} 2024-03-29 14:29:20 -06:00
CMakeTestISPCCompiler.cmake Add ISPC compiler support to CMake 2020-08-28 11:21:31 -04:00
CMakeTestJavaCompiler.cmake Maint: misc. typos 2018-02-16 09:47:17 -05:00
CMakeTestOBJCCompiler.cmake Modules: Rename CMakeDetermine{CompileFeatures -> CompilerSupport} 2024-03-29 14:29:20 -06:00
CMakeTestOBJCXXCompiler.cmake Modules: Rename CMakeDetermine{CompileFeatures -> CompilerSupport} 2024-03-29 14:29:20 -06:00
CMakeTestRCCompiler.cmake Maint: misc. typos 2018-02-16 09:47:17 -05:00
CMakeTestSwiftCompiler.cmake Swift: Support static-library try-compile type 2024-05-15 15:10:15 -07:00
CMakeUnixFindMake.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeVerifyManifest.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
CPack.cmake CPack: Change CPACK_PRODUCTBUILD_DOMAINS default to true (CMP0161) 2024-01-28 21:09:12 +11:00
CPackComponent.cmake codespell: Fix typos 2023-05-22 16:51:15 -04:00
CPackIFW.cmake Help: Replace links with their permanent redirects 2023-02-17 08:45:01 -05:00
CPackIFWConfigureFile.cmake Help: Add Sphinx 'versionadded' directives to each top-level document 2020-07-06 10:23:20 -04:00
CSharpUtilities.cmake Help: Fix typos and grammar in pre-3.29 docs 2024-03-19 21:47:21 +11:00
CTest.cmake Help: Add more CLI `:option:` references to various pages 2022-10-20 11:21:40 -04:00
CTestCoverageCollectGCOV.cmake Help: Add `.. versionadded` directives to module docs 2020-12-02 21:00:30 +05:00
CTestScriptMode.cmake Help: Convert remaining modules to block-style comments 2018-10-22 11:09:34 -04:00
CTestTargets.cmake ctest: Fall back to CMake environment variable for TLS server verification 2024-03-30 09:22:05 -04:00
CTestUseLaunchers.cmake Help: Replace mentions of ``-S`` option with :option:`-S` role 2022-08-04 19:33:42 +04:00
CXX-DetectStdlib.h CMakeDetermineCompilerId: extract C++ standard library impl 2024-04-12 11:46:39 -04:00
CheckCCompilerFlag.cmake codespell: Fix typos 2023-11-17 09:58:21 -05:00
CheckCSourceCompiles.cmake codespell: Fix typos 2023-11-17 09:58:21 -05:00
CheckCSourceRuns.cmake codespell: Fix typos 2023-11-17 09:58:21 -05:00
CheckCXXCompilerFlag.cmake Modules: Restore unnecessary inclusions for compatibility 2023-06-12 09:59:23 -04:00
CheckCXXSourceCompiles.cmake codespell: Fix typos 2023-11-17 09:58:21 -05:00
CheckCXXSourceRuns.cmake codespell: Fix typos 2023-11-17 09:58:21 -05:00
CheckCXXSymbolExists.cmake Help:CheckCXXSymbolExists: refer to CheckSourceCompiles 2023-08-21 00:01:21 -04:00
CheckCompilerFlag.cmake codespell: Fix typos 2023-11-17 09:58:21 -05:00
CheckForPthreads.c FindThreads: Fix pthreads detection with -Wmissing-prototypes 2024-04-22 09:51:41 -04:00
CheckFortranCompilerFlag.cmake codespell: Fix typos 2023-11-17 09:58:21 -05:00
CheckFortranFunctionExists.cmake Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log 2023-01-18 16:41:01 -05:00
CheckFortranSourceCompiles.cmake codespell: Fix typos 2023-11-17 09:58:21 -05:00
CheckFortranSourceRuns.cmake codespell: Fix typos 2023-11-17 09:58:21 -05:00
CheckFunctionExists.c Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
CheckFunctionExists.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckIPOSupported.cmake Drop Visual Studio 9 2008 generator 2024-05-08 10:37:34 -04:00
CheckIncludeFile.c.in
CheckIncludeFile.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckIncludeFile.cxx.in
CheckIncludeFileCXX.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckIncludeFiles.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckLanguage.cmake HIP: Propagate CMAKE_HIP_PLATFORM from/to the test project in check_language 2024-01-04 11:25:15 -05:00
CheckLibraryExists.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckLinkerFlag.cmake CheckLinkerFlag: rely now on internal implementation 2022-01-14 23:22:07 +01:00
CheckOBJCCompilerFlag.cmake codespell: Fix typos 2023-11-17 09:58:21 -05:00
CheckOBJCSourceCompiles.cmake codespell: Fix typos 2023-11-17 09:58:21 -05:00
CheckOBJCSourceRuns.cmake codespell: Fix typos 2023-11-17 09:58:21 -05:00
CheckOBJCXXCompilerFlag.cmake codespell: Fix typos 2023-11-17 09:58:21 -05:00
CheckOBJCXXSourceCompiles.cmake codespell: Fix typos 2023-11-17 09:58:21 -05:00
CheckOBJCXXSourceRuns.cmake codespell: Fix typos 2023-11-17 09:58:21 -05:00
CheckPIESupported.cmake CheckPIESupported: Prevent separate output lines running together 2022-04-11 09:06:37 -04:00
CheckPrototypeDefinition.c.in
CheckPrototypeDefinition.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckSizeOf.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CheckSourceCompiles.cmake codespell: Fix typos 2023-11-17 09:58:21 -05:00
CheckSourceRuns.cmake codespell: Fix typos 2023-11-17 09:58:21 -05:00
CheckStructHasMember.cmake Modules: Fix checks under -Werror=strict-prototypes 2024-03-20 12:42:48 +01:00
CheckSymbolExists.cmake CheckSymbolExists: Remove -Werror from per-config flags 2024-03-28 13:19:20 -04:00
CheckTypeSize.c.in CheckTypeSize: Fix '..._CODE' result for ppc and ppc64 2020-02-28 13:57:31 -05:00
CheckTypeSize.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
CheckTypeSizeMap.cmake.in
CheckVariableExists.c Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
CheckVariableExists.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
Dart.cmake Dart,FindDart: Add policy to remove these modules 2023-02-28 08:43:45 -05:00
DartConfiguration.tcl.in ctest: Add explicit options for TLS version 2024-03-12 10:46:23 -04:00
DeployQt4.cmake Refactor: Replace CMAKE_CURRENT_LIST_DIR with CMAKE_CURRENT_FUNCTION_LIST_DIR 2019-12-10 16:43:27 +02:00
Documentation.cmake Help: Add `.. versionadded` directives to module docs 2020-12-02 21:00:30 +05:00
DummyCXXFile.cxx
ExternalData.cmake ExternalData: Improve robustness on Windows to copy a data object to a file 2022-11-17 15:05:07 -05:00
ExternalData_config.cmake.in ExternalData: Add option to disable use of symlinks 2015-05-22 09:21:47 -04:00
ExternalProject.cmake Merge topic 'fetchcontent-direct' 2024-05-18 05:05:03 -04:00
FLTKCompatibility.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FeatureSummary.cmake Help: update lua.org links to be HTTPS 2024-01-01 11:32:32 +11:00
FetchContent.cmake FetchContent: Populate directly without a sub-build 2024-05-17 14:23:39 +10:00
FindALSA.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindASPELL.cmake Help: Convert remaining modules to block-style comments 2018-10-22 11:09:34 -04:00
FindAVIFile.cmake Help: Fix some redirects reported with sphinx linkcheck 2022-11-07 10:07:36 -05:00
FindArmadillo.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindBISON.cmake Help: Add `.. versionadded` directives to module docs 2020-12-02 21:00:30 +05:00
FindBLAS.cmake Find{BLAS,LAPACK}: Fix OpenBLAS ILP64 support with MSYS2 packages 2023-11-13 09:58:26 -05:00
FindBZip2.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindBacktrace.cmake FindBacktrace: Add imported library 2024-04-15 13:27:23 -04:00
FindBoost.cmake FindBoost: Add policy to remove this module 2024-05-03 10:30:23 -04:00
FindBullet.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
FindCABLE.cmake Help: Convert remaining modules to block-style comments 2018-10-22 11:09:34 -04:00
FindCUDA.cmake FindCUDA: Support cross-compilation to sbsa-linux 2024-03-11 10:33:45 -04:00
FindCUDAToolkit.cmake FindCUDAToolkit: Replace a documentation link with its permanent redirect 2024-04-23 08:02:54 -04:00
FindCURL.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindCVS.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindCoin3D.cmake FindCoin3D: look for coin4 on windows 2022-08-02 08:27:30 -04:00
FindCups.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindCurses.cmake FindCurses: Do not assume ncurses is installed on CYGWIN 2021-04-26 14:27:34 -04:00
FindCxxTest.cmake FindCxxTest: Drop broken anchor on link to cxxtest project page 2024-01-10 13:48:09 -05:00
FindCygwin.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindDCMTK.cmake Help: Fix some redirects reported with sphinx linkcheck 2022-11-07 10:07:36 -05:00
FindDart.cmake Dart,FindDart: Add policy to remove these modules 2023-02-28 08:43:45 -05:00
FindDevIL.cmake Help: Fix some redirects reported with sphinx linkcheck 2022-11-07 10:07:36 -05:00
FindDoxygen.cmake FindDoxygen: Remove redundant debug message when Doxygen fails 2023-09-22 10:11:30 -04:00
FindEXPAT.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindEnvModules.cmake codespell: Fix typos 2023-11-17 09:58:21 -05:00
FindFLEX.cmake Help: Add `.. versionadded` directives to module docs 2020-12-02 21:00:30 +05:00
FindFLTK.cmake FindFLTK: Replace exec_program() with execute_process() 2023-07-24 17:23:32 -04:00
FindFLTK2.cmake FindFLTK2: Replace exec_program() with execute_process() 2023-07-24 17:23:32 -04:00
FindFontconfig.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindFreetype.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindGCCXML.cmake Help: Convert remaining modules to block-style comments 2018-10-22 11:09:34 -04:00
FindGDAL.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindGIF.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindGLEW.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindGLU.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindGLUT.cmake macOS: Simplify imported framework locations in find modules 2023-08-25 11:05:18 -04:00
FindGSL.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindGTK.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindGTK2.cmake FindGTK2: Find arch-specific headers via pkg-config 2024-04-15 12:19:35 -04:00
FindGTest.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindGettext.cmake Modules: Fix typos and spelling in documentation 2021-05-07 17:00:16 +02:00
FindGit.cmake FindGit: remove EasyGit 2022-04-11 14:08:01 -04:00
FindGnuTLS.cmake Help: Add `.. versionadded` directives to module docs 2020-12-02 21:00:30 +05:00
FindGnuplot.cmake FindMsys: Add a module to find MSYS and some bundled packages 2021-04-28 10:41:17 -04:00
FindHDF5.cmake Merge topic 'FindHDF5-version-4-components' 2024-05-01 09:16:20 -04:00
FindHSPELL.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindHTMLHelp.cmake Help: Convert remaining modules to block-style comments 2018-10-22 11:09:34 -04:00
FindHg.cmake Help: Add `.. versionadded` directives to module docs 2020-12-02 21:00:30 +05:00
FindICU.cmake FindICU: remove noise, cleanup components handling 2024-05-01 10:27:25 -04:00
FindIce.cmake Help: Add `.. versionadded` directives to module docs 2020-12-02 21:00:30 +05:00
FindIconv.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindIcotool.cmake Help: Improve description of modules 2019-04-23 10:39:34 +02:00
FindImageMagick.cmake FindImageMagick: Fix documentation syntax in usage example 2023-02-01 13:58:23 -05:00
FindIntl.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindJNI.cmake FindJNI: use modern foreach() syntax 2023-09-20 14:22:37 -04:00
FindJPEG.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindJasper.cmake Merge branch 'backport-FindJasper-imported-target' 2024-04-10 12:20:24 -04:00
FindJava.cmake FindJava: use cmake_host_system_info to query registry 2023-09-20 14:22:37 -04:00
FindKDE3.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
FindKDE4.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
FindLAPACK.cmake Find{BLAS,LAPACK}: Fix OpenBLAS ILP64 support with MSYS2 packages 2023-11-13 09:58:26 -05:00
FindLATEX.cmake FindLATEX: Search user-local MiKTeX locations 2021-06-16 08:25:34 -04:00
FindLTTngUST.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindLibArchive.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindLibLZMA.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindLibXml2.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindLibXslt.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindLibinput.cmake Help: Add Sphinx 'versionadded' directives to each top-level document 2020-07-06 10:23:20 -04:00
FindLua.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindLua50.cmake FindLua{50,51}: Fix preformatted documentation blocks 2023-09-08 15:34:35 -04:00
FindLua51.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindMFC.cmake Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log 2023-01-18 16:41:01 -05:00
FindMPEG.cmake Help: Convert remaining modules to block-style comments 2018-10-22 11:09:34 -04:00
FindMPEG2.cmake Help: Convert remaining modules to block-style comments 2018-10-22 11:09:34 -04:00
FindMPI.cmake Merge topic 'FindMPI-IntelLLVM' 2024-04-02 08:07:59 -04:00
FindMatlab.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindMotif.cmake Help: Convert remaining modules to block-style comments 2018-10-22 11:09:34 -04:00
FindMsys.cmake FindMsys: Modernize search paths for common MSYS locations 2022-11-30 08:48:14 -05:00
FindODBC.cmake Help: Add Sphinx 'versionadded' directives to each top-level document 2020-07-06 10:23:20 -04:00
FindOpenACC.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindOpenAL.cmake macOS: Simplify imported framework locations in find modules 2023-08-25 11:05:18 -04:00
FindOpenCL.cmake FindOpenCL: Add default install locations on Windows 2023-02-03 09:05:13 -05:00
FindOpenGL.cmake FindOpenGL: Add support for a separate GLU include directory 2024-02-05 14:06:06 -05:00
FindOpenMP.cmake FindOpenMP: Add option to control OpenMP runtime with MSVC 2024-05-01 08:25:14 -04:00
FindOpenSP.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindOpenSSL.cmake Merge topic 'FindOpenSSL-SLP-layout' 2024-04-04 09:29:26 -04:00
FindOpenSceneGraph.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindOpenThreads.cmake FindOpenThreads: Update documentation 2023-10-30 08:53:24 -04:00
FindPHP4.cmake Help: Convert remaining modules to block-style comments 2018-10-22 11:09:34 -04:00
FindPNG.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindPackageHandleStandardArgs.cmake FPHSA: Add hint for failure when called before project() 2024-05-01 11:25:28 -04:00
FindPackageMessage.cmake FindPackageMessage: Remove extra whitespace from messages 2024-01-16 12:05:15 -05:00
FindPatch.cmake FindPatch: Fix typo in find_program call 2021-07-21 10:50:05 -04:00
FindPerl.cmake FindPerl: Fix documentation word order 2023-11-30 13:32:41 -05:00
FindPerlLibs.cmake FindPerlLibs: Add versioned perl library name for Cygwin 2020-08-06 12:35:56 -04:00
FindPhysFS.cmake FindPhysFS: Improve documentation formatting 2023-09-18 09:23:04 -04:00
FindPike.cmake Help: Convert remaining modules to block-style comments 2018-10-22 11:09:34 -04:00
FindPkgConfig.cmake FindPkgConfig: Fix parsing of quoted lists with pkgconf <1.5.1 2024-04-20 21:03:56 +03:00
FindPostgreSQL.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindProducer.cmake FindProducer: Improve documentation formatting 2023-09-18 09:24:27 -04:00
FindProtobuf.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindPython.cmake FindPython: On Windows, Enhance python debug version support 2024-05-09 19:08:47 +02:00
FindPython2.cmake FindPython: On Windows, Enhance python debug version support 2024-05-09 19:08:47 +02:00
FindPython3.cmake FindPython: On Windows, Enhance python debug version support 2024-05-09 19:08:47 +02:00
FindPythonInterp.cmake FindPython: add support for Python 3.13 2023-08-15 09:39:43 -04:00
FindPythonLibs.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindQt.cmake FindQt: Replace exec_program() with execute_process() 2023-07-24 17:23:32 -04:00
FindQt3.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindQt4.cmake FindQt4: Fix typo in documentation formatting 2023-10-02 09:52:59 -04:00
FindQuickTime.cmake FindQuickTime: Improve documentation formatting 2023-09-18 09:24:56 -04:00
FindRTI.cmake Help: Convert remaining modules to block-style comments 2018-10-22 11:09:34 -04:00
FindRuby.cmake FindRuby: Fix finding Ruby 3.1+ on Windows 2024-03-05 08:47:59 -05:00
FindSDL.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindSDL_gfx.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindSDL_image.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindSDL_mixer.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindSDL_net.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindSDL_sound.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindSDL_ttf.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindSQLite3.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindSWIG.cmake FindSWIG: Enhance lookup capabilities using VALIDATOR argument 2024-03-20 15:22:40 +01:00
FindSelfPackers.cmake FindMsys: Add a module to find MSYS and some bundled packages 2021-04-28 10:41:17 -04:00
FindSquish.cmake Help: Add `.. versionadded` directives to module docs 2020-12-02 21:00:30 +05:00
FindSubversion.cmake Help: Add `.. versionadded` directives to module docs 2020-12-02 21:00:30 +05:00
FindTCL.cmake FPHSA: detect inclusion between find modules 2020-08-07 09:41:38 -04:00
FindTIFF.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindTclStub.cmake Help: Convert remaining modules to block-style comments 2018-10-22 11:09:34 -04:00
FindTclsh.cmake Merge topic 'FPHSA-name-mismatches-chained-via-include' 2020-08-10 11:25:10 -04:00
FindThreads.cmake FindThreads: Filter -pthread out for compatibility with Swift linker 2023-01-31 09:11:08 +00:00
FindUnixCommands.cmake FindUnixCommands: Deprecate in favor of cmake -E 2023-01-12 11:34:48 -05:00
FindVulkan.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindWget.cmake FindMsys: Add a module to find MSYS and some bundled packages 2021-04-28 10:41:17 -04:00
FindWish.cmake Help: Convert remaining modules to block-style comments 2018-10-22 11:09:34 -04:00
FindX11.cmake FindX11: Add awareness of Xdbe 2024-01-16 11:57:53 -05:00
FindXCTest.cmake codespell: Fix typos 2023-11-17 09:58:21 -05:00
FindXMLRPC.cmake Help: Convert remaining modules to block-style comments 2018-10-22 11:09:34 -04:00
FindXalanC.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindXercesC.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
FindZLIB.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
Findosg.cmake Findosg*: Improve documentation formatting 2023-09-12 12:54:39 -04:00
FindosgAnimation.cmake Findosg*: Improve documentation formatting 2023-09-12 12:54:39 -04:00
FindosgDB.cmake Findosg*: Improve documentation formatting 2023-09-12 12:54:39 -04:00
FindosgFX.cmake Findosg*: Improve documentation formatting 2023-09-12 12:54:39 -04:00
FindosgGA.cmake Findosg*: Improve documentation formatting 2023-09-12 12:54:39 -04:00
FindosgIntrospection.cmake Findosg*: Improve documentation formatting 2023-09-12 12:54:39 -04:00
FindosgManipulator.cmake Findosg*: Improve documentation formatting 2023-09-12 12:54:39 -04:00
FindosgParticle.cmake Findosg*: Improve documentation formatting 2023-09-12 12:54:39 -04:00
FindosgPresentation.cmake Findosg*: Improve documentation formatting 2023-09-12 12:54:39 -04:00
FindosgProducer.cmake Findosg*: Improve documentation formatting 2023-09-12 12:54:39 -04:00
FindosgQt.cmake Findosg*: Improve documentation formatting 2023-09-12 12:54:39 -04:00
FindosgShadow.cmake Findosg*: Improve documentation formatting 2023-09-12 12:54:39 -04:00
FindosgSim.cmake Findosg*: Improve documentation formatting 2023-09-12 12:54:39 -04:00
FindosgTerrain.cmake Findosg*: Improve documentation formatting 2023-09-12 12:54:39 -04:00
FindosgText.cmake Findosg*: Improve documentation formatting 2023-09-12 12:54:39 -04:00
FindosgUtil.cmake Findosg*: Improve documentation formatting 2023-09-12 12:54:39 -04:00
FindosgViewer.cmake Findosg*: Improve documentation formatting 2023-09-12 12:54:39 -04:00
FindosgVolume.cmake Findosg*: Improve documentation formatting 2023-09-12 12:54:39 -04:00
FindosgWidget.cmake Findosg*: Improve documentation formatting 2023-09-12 12:54:39 -04:00
Findosg_functions.cmake Findosg*: Improve documentation formatting 2023-09-12 12:54:39 -04:00
FindwxWidgets.cmake FindwxWidgets: link with lexilla 2023-11-01 08:20:56 -04:00
FindwxWindows.cmake FindwxWindows: Replace exec_program() with execute_process() 2023-07-24 17:23:32 -04:00
FortranCInterface.cmake FortranCInterface: forward `CMAKE_OSX_DEPLOYMENT_TARGET` 2023-09-10 21:11:34 -04:00
GNUInstallDirs.cmake Help: Explicitly discourage absolute install destinations 2024-02-16 09:53:55 -05:00
GenerateExportHeader.cmake Modules: Fix checks under -Werror=strict-prototypes 2024-03-20 12:42:48 +01:00
GetPrerequisites.cmake GET_RUNTIME_DEPENDENCIES: Allow more whitespace before objdump's "DLL Name:" 2024-03-10 11:03:21 -04:00
GoogleTest.cmake GoogleTest: Add DEF_SOURCE_LINE property to gtest_add_tests 2024-03-11 22:04:31 +00:00
GoogleTestAddTests.cmake GoogleTest: Add working directory to gtest_discover_tests error message 2023-12-18 09:03:51 -05:00
ITKCompatibility.cmake Fix trivial typos in text 2017-11-03 10:25:05 -04:00
InstallRequiredSystemLibraries.cmake IRSL: Add paths for Intel oneAPI compilers on Linux 2022-03-09 12:53:37 -05:00
KDE3Macros.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
MacOSXBundleInfo.plist.in macOS: Revert default Hi-DPI support in applications 2017-08-22 07:29:20 -04:00
MacOSXFrameworkInfo.plist.in
MacroAddFileDependencies.cmake MacroAddFileDependencies: Explicitly deprecate by documentation 2021-02-08 12:34:15 -05:00
MatlabTestsRedirect.cmake FindMatlab: Windows -wait is only for -r, not -batch 2023-03-07 15:34:36 -05:00
ProcessorCount.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
Qt4ConfigDependentSettings.cmake FindThreads: Drop IRIX-specific options and results 2018-12-07 13:33:01 -05:00
Qt4Macros.cmake Qt4Macros: Only cut last extension (".ts") and replace it with ".qm" 2020-01-24 07:55:53 +11:00
SelectLibraryConfigurations.cmake Help: Revise documentation of SelectLibraryConfigurations 2018-11-13 12:12:52 +01:00
Squish4RunTestCase.bat FindSquish: Remove settingsGroup argument 2020-05-19 11:47:19 +02:00
Squish4RunTestCase.sh FindSquish: Remove settingsGroup argument 2020-05-19 11:47:19 +02:00
SquishRunTestCase.bat gitattributes: prefer `eol=crlf` to `-crlf` 2017-08-23 13:31:41 -04:00
SquishRunTestCase.sh
SquishTestScript.cmake FindSquish: Remove settingsGroup argument 2020-05-19 11:47:19 +02:00
SystemInformation.cmake cmake --system-information: Stop dumping CMake{Output,Error}.log 2023-01-19 13:24:06 -05:00
SystemInformation.in
TestBigEndian.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
TestCXXAcceptsFlag.cmake Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log 2023-01-18 16:41:01 -05:00
TestEndianess.c.in
TestForANSIForScope.cmake Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log 2023-01-18 16:41:01 -05:00
TestForANSIStreamHeaders.cmake Help: Convert remaining modules to block-style comments 2018-10-22 11:09:34 -04:00
TestForANSIStreamHeaders.cxx Revise C++ coding style using clang-format-15 2023-01-18 16:20:47 -05:00
TestForAnsiForScope.cxx Revise C++ coding style using clang-format-15 2023-01-18 16:20:47 -05:00
TestForSSTREAM.cmake Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log 2023-01-18 16:41:01 -05:00
TestForSSTREAM.cxx Revise C++ coding style using clang-format-15 2023-01-18 16:20:47 -05:00
TestForSTDNamespace.cmake Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log 2023-01-18 16:41:01 -05:00
TestForSTDNamespace.cxx Revise C++ coding style using clang-format-15 2023-01-18 16:20:47 -05:00
UseEcos.cmake UseEcos: Improve documentation formatting 2023-10-31 09:16:42 -04:00
UseJava.cmake codespell: Fix typos 2023-11-17 09:58:21 -05:00
UsePkgConfig.cmake UsePkgConfig: Restore removal of trailing whitespace from pkg-config output 2023-12-19 15:35:24 -05:00
UseQt4.cmake Modules: Update documentation formatting 2019-04-08 14:55:56 +02:00
UseSWIG.cmake Modules: Fix CMP0159 warnings in modules when tracing 2024-03-29 13:51:59 -07:00
Use_wxWindows.cmake Use_wxWindows: Correct version of deprecation 2018-10-26 09:18:52 -04:00
UsewxWidgets.cmake UsewxWidgets: Remove leftover debugging code 2023-01-18 16:41:01 -05:00
VTKCompatibility.cmake VTKCompatibility: ignore for "modern" VTK 2021-08-02 10:45:31 -04:00
WriteBasicConfigVersionFile.cmake WriteBasicConfigVersionFile: Fix regression in ARCH_INDEPENDENT check 2023-03-16 11:26:10 -04:00
WriteCompilerDetectionHeader.cmake HIP: Remove ROMClang compiler id and use Clang directly 2021-09-16 15:33:47 -04:00
ecos_clean.cmake Modules: Consistently use 2 space indentation 2019-05-14 15:26:46 -04:00
exportheader.cmake.in GenerateExportHeader: Suppress clang-tidy warning 2024-04-10 16:43:48 -04:00
kde3init_dummy.cpp.in
kde3uic.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
readme.txt Update links to gitlab.kitware.com repos to add `-/` 2020-05-26 11:38:01 -04:00

readme.txt

See the "Find Modules" section of the cmake-developer(7) manual page.

For more information about how to contribute modules to CMake, see this page:
https://gitlab.kitware.com/cmake/community/-/wikis/doc/cmake/dev/Module-Maintainers