CMake/Modules
Brad King 7bf3d2a202 Merge topic 'android-platform-vars'
ab66b89a46 Android: Restore platform id vars with legacy toolchain file

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !8576
2023-06-20 13:10:00 -04:00
..
AndroidTestUtilities
CheckIPOSupported
CMakeAddFortranSubdirectory
Compiler Link Step: ensure the correct linker is used for depfile configuration 2023-05-28 11:28:08 +02:00
CompilerId VS/Android: Set API level explicitly during compiler identification 2023-04-25 13:47:17 -04:00
CUDA CUDA: Update set of architectures supported by CUDA 12 2023-01-11 16:47:30 -05:00
ExternalProject ExternalProject: Respect TLS_VERIFY for git update step 2023-06-01 10:27:07 +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: update for distutils module deprecation 2023-06-05 11:22:03 +02:00
FortranCInterface Modules:Check,GenerateExportHeader: include only what's needed 2023-03-13 10:36:09 -04:00
IntelVSImplicitPath
Internal codespell: Fix typos 2023-05-22 16:51:15 -04:00
Platform Android: Restore platform id vars with legacy toolchain file 2023-06-20 10:39:37 -04:00
UseJava
UseSWIG
AddFileDependencies.cmake
AndroidTestUtilities.cmake
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
CheckCCompilerFlag.cmake Modules: Restore unnecessary inclusions for compatibility 2023-06-12 09:59:23 -04:00
CheckCompilerFlag.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckCSourceCompiles.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckCSourceRuns.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckCXXCompilerFlag.cmake Modules: Restore unnecessary inclusions for compatibility 2023-06-12 09:59:23 -04:00
CheckCXXSourceCompiles.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckCXXSourceRuns.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckCXXSymbolExists.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckForPthreads.c
CheckFortranCompilerFlag.cmake Modules: Restore unnecessary inclusions for compatibility 2023-06-12 09:59:23 -04:00
CheckFortranFunctionExists.cmake Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log 2023-01-18 16:41:01 -05:00
CheckFortranSourceCompiles.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckFortranSourceRuns.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckFunctionExists.c
CheckFunctionExists.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -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
CheckIPOSupported.cmake Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log 2023-01-18 16:41:01 -05:00
CheckLanguage.cmake Modules:Check*: refactor: use block(SCOPE_FOR POLICIES) 2023-03-08 14:07:55 -05:00
CheckLibraryExists.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckLibraryExists.lists.in
CheckLinkerFlag.cmake CheckLinkerFlag: rely now on internal implementation 2022-01-14 23:22:07 +01:00
CheckOBJCCompilerFlag.cmake Modules: Restore unnecessary inclusions for compatibility 2023-06-12 09:59:23 -04:00
CheckOBJCSourceCompiles.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckOBJCSourceRuns.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckOBJCXXCompilerFlag.cmake Modules: Restore unnecessary inclusions for compatibility 2023-06-12 09:59:23 -04:00
CheckOBJCXXSourceCompiles.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckOBJCXXSourceRuns.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04: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
CheckSourceCompiles.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckSourceRuns.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckStructHasMember.cmake Modules: Restore unnecessary inclusions for compatibility 2023-06-12 09:59:23 -04:00
CheckSymbolExists.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckTypeSize.c.in
CheckTypeSize.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CheckTypeSizeMap.cmake.in
CheckVariableExists.c
CheckVariableExists.cmake Help:Check*: include CMAKE_REQUIRED_* vars to dedupe 2023-03-14 16:48:25 -04:00
CMake.cmake
CMakeAddFortranSubdirectory.cmake
CMakeAddNewLanguage.txt
CMakeASM_MARMASMInformation.cmake ASM_MARMASM: Populate MSVC debug information format abstraction table 2022-12-15 14:04:54 -05: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: Pass preprocessor definitions to assembler 2021-09-28 10:14:50 -04:00
CMakeASM-ATTInformation.cmake
CMakeASMCompiler.cmake.in Link Step: ensure the correct linker is used for depfile configuration 2023-05-28 11:28:08 +02:00
CMakeASMInformation.cmake
CMakeBackwardCompatibilityC.cmake
CMakeBackwardCompatibilityCXX.cmake
CMakeBorlandFindMake.cmake
CMakeBuildSettings.cmake.in
CMakeCCompiler.cmake.in Link Step: ensure the correct linker is used for depfile configuration 2023-05-28 11:28:08 +02:00
CMakeCCompilerABI.c Revise C++ coding style using clang-format-15 2023-01-18 16:20:47 -05:00
CMakeCCompilerId.c.in CompilerId: Fix default extensions check for Clang targeting MSVC ABI 2022-02-03 12:06:00 -05:00
CMakeCheckCompilerFlagCommonPatterns.cmake CheckCompilerFlag: Revert 'Match the Clang "argument unused" output ...' 2023-03-13 16:18:50 -04:00
CMakeCInformation.cmake
CMakeCommonLanguageInclude.cmake
CMakeCompilerABI.h
CMakeCompilerIdDetection.cmake Tasking: Add support for several compiler toolsets 2022-09-14 09:58:50 -04:00
CMakeConfigurableFile.in
CMakeCSharpCompiler.cmake.in
CMakeCSharpCompilerId.cs.in
CMakeCSharpInformation.cmake
CMakeCUDACompiler.cmake.in Link Step: ensure the correct linker is used for depfile configuration 2023-05-28 11:28:08 +02:00
CMakeCUDACompilerABI.cu CUDA: Add support for CUDA_ARCHITECTURES=native 2022-03-10 09:27:29 -05:00
CMakeCUDACompilerId.cu.in CompilerId: Fix default extensions check for Clang targeting MSVC ABI 2022-02-03 12:06:00 -05:00
CMakeCUDAInformation.cmake CUDA: Add support for CUBIN, FATBIN, and OPTIXIR compilation 2023-03-13 09:54:00 -04:00
CMakeCXXCompiler.cmake.in Link Step: ensure the correct linker is used for depfile configuration 2023-05-28 11:28:08 +02:00
CMakeCXXCompilerABI.cpp
CMakeCXXCompilerId.cpp.in Tasking: Add support for several compiler toolsets 2022-09-14 09:58:50 -04:00
CMakeCXXInformation.cmake
CMakeDependentOption.cmake CMakeDependentOption: allow in depends the use of . 2022-09-21 13:19:45 -04:00
CMakeDetermineASM_MARMASMCompiler.cmake ASM_MARMASM: Add support for Microsoft ARM assembler language 2022-11-09 10:22:46 -05:00
CMakeDetermineASM_MASMCompiler.cmake
CMakeDetermineASM_NASMCompiler.cmake
CMakeDetermineASM-ATTCompiler.cmake
CMakeDetermineASMCompiler.cmake AppleClang: Fix ASM compiler identification 2023-06-05 17:31:35 -04:00
CMakeDetermineCCompiler.cmake Allow toolchain suffix without leading dash 2023-05-08 18:09:27 -06:00
CMakeDetermineCompileFeatures.cmake CMake: Support upcoming C++26 language level 2022-08-31 13:46:18 -04:00
CMakeDetermineCompiler.cmake MSYS/MinGW Makfiles: Select the compiler occurring first in PATH 2022-05-26 13:22:58 -04:00
CMakeDetermineCompilerABI.cmake Merge topic 'werror_space_fix' 2023-05-31 09:25:08 -04:00
CMakeDetermineCompilerId.cmake Merge topic 'msvc-wine-showIncludes' 2023-05-16 10:40:09 -04:00
CMakeDetermineCSharpCompiler.cmake Drop Visual Studio 11 2012 generator 2023-06-13 14:20:48 -04:00
CMakeDetermineCUDACompiler.cmake Modules: Record system inspection steps in the configure log 2023-01-18 17:59:10 -05:00
CMakeDetermineCXXCompiler.cmake Allow toolchain suffix without leading dash 2023-05-08 18:09:27 -06:00
CMakeDetermineFortranCompiler.cmake Modules: Record system inspection steps in the configure log 2023-01-18 17:59:10 -05:00
CMakeDetermineHIPCompiler.cmake HIP: Fix search for hip-lang CMake package on multiarch distros 2023-05-31 16:53:47 -04:00
CMakeDetermineISPCCompiler.cmake
CMakeDetermineJavaCompiler.cmake
CMakeDetermineOBJCCompiler.cmake
CMakeDetermineOBJCXXCompiler.cmake
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 Warn if CMAKE_CROSSCOMPILING is true without CMAKE_SYSTEM_NAME set 2023-03-24 11:57:01 -04:00
CMakeDetermineVSServicePack.cmake Modules: Use new keyword-dispatched try_compile signature 2022-09-14 07:52:16 -04:00
CMakeExpandImportedTargets.cmake
CMakeExportBuildSettings.cmake
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake LCC: Add dedicated support for MCST LCC compiler 2021-10-15 05:05:19 +03:00
CMakeFindBinUtils.cmake BinUtils: Drop now-unnecessary cross-compiling workaround for Apple hosts 2023-06-07 07:02:20 -04:00
CMakeFindCodeBlocks.cmake
CMakeFindDependencyMacro.cmake find_dependency: Avoid repeating identical dependency searches 2022-11-18 10:31:19 -05:00
CMakeFindEclipseCDT4.cmake
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: Honor CMAKE_SYSROOT to detect lib64 platforms 2021-09-09 15:55:26 -04:00
CMakeFindSublimeText2.cmake
CMakeFindWMake.cmake
CMakeFindXCode.cmake
CMakeForceCompiler.cmake
CMakeFortranCompiler.cmake.in Link Step: ensure the correct linker is used for depfile configuration 2023-05-28 11:28:08 +02:00
CMakeFortranCompilerABI.F
CMakeFortranCompilerABI.F90
CMakeFortranCompilerId.F.in LLVMFlang: Add support for LLVM Flang 2022-05-24 10:37:33 -04:00
CMakeFortranInformation.cmake
CMakeGenericSystem.cmake AutoMoc: Don't initialize already defined CMAKE_AUTOMOC_ variables 2022-11-16 10:38:53 +01:00
CMakeGraphVizOptions.cmake
CMakeHIPCompiler.cmake.in HIP: Fix search for hip-lang CMake package on multiarch distros 2023-05-31 16:53:47 -04:00
CMakeHIPCompilerABI.hip
CMakeHIPCompilerId.hip.in CompilerID: Compiler extensions default detection 2021-09-28 21:24:53 +03:00
CMakeHIPInformation.cmake HIP: Fix search for hip-lang CMake package on multiarch distros 2023-05-31 16:53:47 -04:00
CMakeImportBuildSettings.cmake
CMakeInitializeConfigs.cmake
CMakeIOSInstallCombined.cmake
CMakeISPCCompiler.cmake.in
CMakeISPCCompilerABI.ispc
CMakeISPCCompilerId.ispc.in
CMakeISPCInformation.cmake
CMakeJavaCompiler.cmake.in
CMakeJavaInformation.cmake
CMakeJOMFindMake.cmake
CMakeLanguageInformation.cmake
CMakeMinGWFindMake.cmake
CMakeMSYSFindMake.cmake MSYS Makefiles: Modernize search paths for common MSYS 'make' locations 2022-11-30 08:48:29 -05:00
CMakeNinjaFindMake.cmake
CMakeNMakeFindMake.cmake
CMakeOBJCCompiler.cmake.in Link Step: ensure the correct linker is used for depfile configuration 2023-05-28 11:28:08 +02:00
CMakeOBJCCompilerABI.m
CMakeOBJCCompilerId.m.in CompilerID: Compiler extensions default detection 2021-09-28 21:24:53 +03:00
CMakeOBJCInformation.cmake
CMakeOBJCXXCompiler.cmake.in Link Step: ensure the correct linker is used for depfile configuration 2023-05-28 11:28:08 +02:00
CMakeOBJCXXCompilerABI.mm
CMakeOBJCXXCompilerId.mm.in CompilerID: Compiler extensions default detection 2021-09-28 21:24:53 +03:00
CMakeOBJCXXInformation.cmake
CMakePackageConfigHelpers.cmake codespell: Fix typos 2023-05-22 16:51:15 -04:00
CMakeParseArguments.cmake
CMakeParseImplicitIncludeInfo.cmake Restore implicit include directory extraction for adaptive relative paths 2023-01-12 12:05:42 -05:00
CMakeParseImplicitLinkInfo.cmake CMakeParseImplicitLinkInfo: Better detection of msvc 2022-09-02 08:04:39 -04:00
CMakeParseLibraryArchitecture.cmake CMakeParseLibraryArchitecture: Fix parsing /lib/<arch> implicit object path 2021-12-06 16:47:29 -05:00
CMakePlatformId.h.in Tasking: Add support for several compiler toolsets 2022-09-14 09:58:50 -04:00
CMakePrintHelpers.cmake cmake_print_properties(): Update grammar docs 2022-06-06 12:27:11 -04:00
CMakePrintSystemInformation.cmake
CMakePushCheckState.cmake
CMakeRCCompiler.cmake.in
CMakeRCInformation.cmake
CMakeSwiftCompiler.cmake.in Swift: Restore compatibility with old C++ driver 2023-03-28 10:02:05 -04:00
CMakeSwiftInformation.cmake Merge topic 'swift-old-driver' 2023-03-29 09:13:33 -04:00
CMakeSystem.cmake.in
CMakeSystemSpecificInformation.cmake enable_language: Establish target platform identification variables earlier 2023-06-07 07:02:20 -04:00
CMakeSystemSpecificInitialize.cmake enable_language: Establish target platform identification variables earlier 2023-06-07 07:02:20 -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
CMakeTestASM_NASMCompiler.cmake
CMakeTestASM-ATTCompiler.cmake
CMakeTestASMCompiler.cmake
CMakeTestCCompiler.cmake Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log 2023-01-18 16:41:01 -05:00
CMakeTestCompilerCommon.cmake
CMakeTestCSharpCompiler.cmake Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log 2023-01-18 16:41:01 -05:00
CMakeTestCUDACompiler.cmake Modules: Record system inspection steps in the configure log 2023-01-18 17:59:10 -05:00
CMakeTestCXXCompiler.cmake Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log 2023-01-18 16:41:01 -05:00
CMakeTestFortranCompiler.cmake Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log 2023-01-18 16:41:01 -05:00
CMakeTestGNU.c
CMakeTestHIPCompiler.cmake Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log 2023-01-18 16:41:01 -05:00
CMakeTestISPCCompiler.cmake
CMakeTestJavaCompiler.cmake
CMakeTestOBJCCompiler.cmake Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log 2023-01-18 16:41:01 -05:00
CMakeTestOBJCXXCompiler.cmake Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log 2023-01-18 16:41:01 -05:00
CMakeTestRCCompiler.cmake
CMakeTestSwiftCompiler.cmake Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log 2023-01-18 16:41:01 -05:00
CMakeUnixFindMake.cmake
CMakeVerifyManifest.cmake
CPack.cmake CPack: Add Inno Setup generator 2023-04-28 09:33:28 -04: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
CSharpUtilities.cmake
CTest.cmake Help: Add more CLI :option: references to various pages 2022-10-20 11:21:40 -04:00
CTestCoverageCollectGCOV.cmake
CTestScriptMode.cmake
CTestTargets.cmake CTestTargets: Use $<CONFIG> instead of ${CMAKE_CFG_INTDIR} 2023-02-03 11:15:44 -05:00
CTestUseLaunchers.cmake Help: Replace mentions of `-S option with :option:-S` role 2022-08-04 19:33:42 +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 CTEST_SUBMIT_INACTIVITY_TIMEOUT variable 2021-10-14 11:41:44 -04:00
DeployQt4.cmake
Documentation.cmake
DummyCXXFile.cxx
ecos_clean.cmake
exportheader.cmake.in
ExternalData_config.cmake.in
ExternalData.cmake ExternalData: Improve robustness on Windows to copy a data object to a file 2022-11-17 15:05:07 -05:00
ExternalProject.cmake ExternalProject: Respect TLS_VERIFY for git update step 2023-06-01 10:27:07 +10:00
FeatureSummary.cmake
FetchContent.cmake ExternalProject: Avoid reconfigure when updates are disconnected 2023-05-23 22:39:44 +10:00
FindALSA.cmake
FindArmadillo.cmake
FindASPELL.cmake
FindAVIFile.cmake Help: Fix some redirects reported with sphinx linkcheck 2022-11-07 10:07:36 -05:00
FindBacktrace.cmake Help: Fix some redirects reported with sphinx linkcheck 2022-11-07 10:07:36 -05:00
FindBISON.cmake
FindBLAS.cmake Find{BLAS,LAPACK}: Add AOCL BLIS/libFLAME 2023-05-02 10:56:15 -04:00
FindBoost.cmake FindBoost: Add support for Boost 1.82 2023-05-31 09:29:16 -04:00
FindBullet.cmake
FindBZip2.cmake Find{BZip2,LibLZMA,ZLIB}: use *_VERSION as modern CMake 2022-11-07 16:22:31 -05:00
FindCABLE.cmake
FindCoin3D.cmake FindCoin3D: look for coin4 on windows 2022-08-02 08:27:30 -04:00
FindCUDA.cmake codespell: Fix typos 2023-05-22 16:51:15 -04:00
FindCUDAToolkit.cmake FindCUDAToolkit: Add cupti nvperf and pcsampling targets 2023-06-07 13:58:09 -04:00
FindCups.cmake
FindCURL.cmake FindCURL: Fix version string in case of multiple curl installations 2022-07-27 15:05:20 -04:00
FindCurses.cmake
FindCVS.cmake
FindCxxTest.cmake Help: Fix broken external links found by sphinx linkcheck 2022-11-07 10:05:41 -05:00
FindCygwin.cmake
FindDart.cmake Dart,FindDart: Add policy to remove these modules 2023-02-28 08:43:45 -05:00
FindDCMTK.cmake Help: Fix some redirects reported with sphinx linkcheck 2022-11-07 10:07:36 -05:00
FindDevIL.cmake Help: Fix some redirects reported with sphinx linkcheck 2022-11-07 10:07:36 -05:00
FindDoxygen.cmake FindDoxygen: Optionally use custom config file 2023-04-27 16:54:00 -04:00
FindEnvModules.cmake FindEnvModules: BUGFIX: env_module_swap OUTPUT_VARIBLE 2022-06-01 16:50:44 -04:00
FindEXPAT.cmake FindEXPAT: Fix for debug and other modified builds 2023-02-20 08:48:09 -05:00
FindFLEX.cmake
FindFLTK2.cmake
FindFLTK.cmake FindFLTK: Safe to include multiple times 2021-09-14 11:10:28 -04:00
FindFontconfig.cmake
FindFreetype.cmake
FindGCCXML.cmake
FindGDAL.cmake FindGDAL: Add library name for MSVC Debug GDAL 2022-10-03 10:52:58 -04:00
FindGettext.cmake
FindGIF.cmake
FindGit.cmake FindGit: remove EasyGit 2022-04-11 14:08:01 -04:00
FindGLEW.cmake FindGLEW: select_library_configuration might be used before it is defined 2022-06-26 10:38:11 +02:00
FindGLU.cmake
FindGLUT.cmake FindGLUT: Fix regression when pkg-config is not available 2022-10-27 12:39:06 -04:00
FindGnuplot.cmake
FindGnuTLS.cmake
FindGSL.cmake FindGSL: Quiet pkg-config errors 2022-03-30 16:01:59 -04:00
FindGTest.cmake FindGTest: Create the gmock targets only when GTest has been found 2022-07-29 14:05:55 -04:00
FindGTK2.cmake FindGTK2: Search homebrew paths for arch-specific headers 2022-08-09 09:25:23 -04:00
FindGTK.cmake
FindHDF5.cmake FindHDF5: Record compiler wrapper checks to configure log 2023-03-29 17:18:29 -04:00
FindHg.cmake
FindHSPELL.cmake
FindHTMLHelp.cmake
FindIce.cmake
FindIconv.cmake
FindIcotool.cmake
FindICU.cmake FindICU: Fix component reporting logic 2022-06-30 19:36:53 +02:00
FindImageMagick.cmake FindImageMagick: Fix documentation syntax in usage example 2023-02-01 13:58:23 -05:00
FindIntl.cmake
FindJasper.cmake FindJasper: Add IMPORTED target 2021-10-06 11:28:09 -04:00
FindJava.cmake FindJava: improve failure/verbosity when 'java -version' fails 2022-05-31 07:34:49 -04:00
FindJNI.cmake FindJNI: add Ubuntu specific paths for more recent JDK versions 2023-05-01 22:26:07 +02:00
FindJPEG.cmake
FindKDE3.cmake
FindKDE4.cmake
FindLAPACK.cmake Find{BLAS,LAPACK}: Add AOCL BLIS/libFLAME 2023-05-02 10:56:15 -04:00
FindLATEX.cmake
FindLibArchive.cmake Build: Use imported target LibArchive::LibArchive instead of variables 2022-09-22 10:21:38 -04:00
FindLibinput.cmake
FindLibLZMA.cmake FindLibLZMA: Fix failure when no include directories are needed 2023-01-18 16:26:24 -05:00
FindLibXml2.cmake
FindLibXslt.cmake
FindLTTngUST.cmake Help: Fix some redirects reported with sphinx linkcheck 2022-11-07 10:07:36 -05:00
FindLua50.cmake
FindLua51.cmake
FindLua.cmake FindLua: Improve documentation formatting 2022-08-03 09:56:38 -04:00
FindMatlab.cmake codespell: Fix typos 2023-05-22 16:51:15 -04:00
FindMFC.cmake Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log 2023-01-18 16:41:01 -05:00
FindMotif.cmake
FindMPEG2.cmake
FindMPEG.cmake
FindMPI.cmake codespell: Fix typos 2023-05-22 16:51:15 -04:00
FindMsys.cmake FindMsys: Modernize search paths for common MSYS locations 2022-11-30 08:48:14 -05:00
FindODBC.cmake
FindOpenACC.cmake FindOpenACC: Keep flags together in imported target usage requirements 2023-06-02 09:15:40 -04:00
FindOpenAL.cmake FindOpenAL: Fix imported target for macOS framework 2023-03-29 13:31:48 -04:00
FindOpenCL.cmake FindOpenCL: Add default install locations on Windows 2023-02-03 09:05:13 -05:00
FindOpenGL.cmake codespell: Fix typos 2023-05-22 16:51:15 -04:00
FindOpenMP.cmake FindOpenMP: Keep flags together in imported target usage requirements 2023-06-01 15:18:33 -04:00
FindOpenSceneGraph.cmake
FindOpenSP.cmake FindOpenSP: Use pkg-config only as hints for main code path 2023-01-20 10:14:39 -05:00
FindOpenSSL.cmake Merge topic 'FindOpenSSL-deps' 2023-05-23 10:57:51 -04:00
FindOpenThreads.cmake
Findosg_functions.cmake
Findosg.cmake
FindosgAnimation.cmake
FindosgDB.cmake
FindosgFX.cmake
FindosgGA.cmake
FindosgIntrospection.cmake
FindosgManipulator.cmake
FindosgParticle.cmake
FindosgPresentation.cmake
FindosgProducer.cmake
FindosgQt.cmake
FindosgShadow.cmake
FindosgSim.cmake
FindosgTerrain.cmake
FindosgText.cmake
FindosgUtil.cmake
FindosgViewer.cmake
FindosgVolume.cmake
FindosgWidget.cmake
FindPackageHandleStandardArgs.cmake FPHSA: Fix regression when VERSION_VAR is missing 2022-09-15 11:00:02 -04:00
FindPackageMessage.cmake
FindPatch.cmake
FindPerl.cmake
FindPerlLibs.cmake
FindPHP4.cmake
FindPhysFS.cmake
FindPike.cmake
FindPkgConfig.cmake FindPkgConfig: Revert "Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET." 2022-06-22 10:13:00 -04:00
FindPNG.cmake FindPNG: Add default install locations on Windows 2023-02-03 09:02:31 -05:00
FindPostgreSQL.cmake FindPostgreSQL: Add support for version 15 2023-06-16 08:21:04 -04:00
FindProducer.cmake
FindProtobuf.cmake FindProtobuf: Support new version number scheme 2023-06-20 09:59:53 -04:00
FindPython2.cmake FindPython: update for distutils module deprecation 2023-06-05 11:22:03 +02:00
FindPython3.cmake FindPython: update for distutils module deprecation 2023-06-05 11:22:03 +02:00
FindPython.cmake FindPython: update for distutils module deprecation 2023-06-05 11:22:03 +02:00
FindPythonInterp.cmake FindPython{Interp,Libs}: Add policy to remove these modules 2023-03-30 12:05:09 -04:00
FindPythonLibs.cmake FindPython{Interp,Libs}: Add policy to remove these modules 2023-03-30 12:05:09 -04:00
FindQt3.cmake
FindQt4.cmake FindQt4: Drop outdated advice to look at CMakeError.log on failure 2023-01-18 16:41:00 -05:00
FindQt.cmake
FindQuickTime.cmake
FindRTI.cmake
FindRuby.cmake FindRuby: Remove documentation for non-existent Ruby_ROOT_DIR 2022-11-28 10:35:00 -05:00
FindSDL_gfx.cmake FindSDL_gfx: Add module to find another SDL component 2022-07-27 15:30:33 -04:00
FindSDL_image.cmake FindSDL_*: Drop module history from public documentation 2022-07-19 12:29:11 -04:00
FindSDL_mixer.cmake FindSDL_*: Drop module history from public documentation 2022-07-19 12:29:11 -04:00
FindSDL_net.cmake FindSDL_*: Drop module history from public documentation 2022-07-19 12:29:11 -04:00
FindSDL_sound.cmake Modules: Use new keyword-dispatched try_compile signature 2022-09-16 13:14:51 -04:00
FindSDL_ttf.cmake FindSDL_*: Drop module history from public documentation 2022-07-19 12:29:11 -04:00
FindSDL.cmake
FindSelfPackers.cmake
FindSQLite3.cmake
FindSquish.cmake
FindSubversion.cmake
FindSWIG.cmake Help: Fix some redirects reported with sphinx linkcheck 2022-11-07 10:07:36 -05:00
FindTCL.cmake
FindTclsh.cmake
FindTclStub.cmake
FindThreads.cmake FindThreads: Filter -pthread out for compatibility with Swift linker 2023-01-31 09:11:08 +00:00
FindTIFF.cmake
FindUnixCommands.cmake FindUnixCommands: Deprecate in favor of cmake -E 2023-01-12 11:34:48 -05:00
FindVulkan.cmake FindVulkan: Add more search paths for MINGW when cross compiling 2023-02-28 08:32:01 +01:00
FindWget.cmake
FindWish.cmake
FindwxWidgets.cmake FindwxWidgets: Add an imported target 2023-03-08 16:39:38 -05:00
FindwxWindows.cmake codespell: Fix typos 2023-05-22 16:51:15 -04:00
FindX11.cmake FindX11: Fix typo bug, xvmc -> xv 2023-04-25 10:06:00 -04:00
FindXalanC.cmake
FindXCTest.cmake Help: Replace links with their permanent redirects 2023-02-17 08:45:01 -05:00
FindXercesC.cmake FindXercesC: Use NAMES_PER_DIR 2022-01-25 08:30:21 -05:00
FindXMLRPC.cmake
FindZLIB.cmake Find{BZip2,LibLZMA,ZLIB}: use *_VERSION as modern CMake 2022-11-07 16:22:31 -05:00
FLTKCompatibility.cmake
FortranCInterface.cmake FortranCInterface: Reuse primary detection results in VERIFY function 2023-05-01 15:51:21 -04:00
GenerateExportHeader.cmake Modules: Restore unnecessary inclusions for compatibility 2023-06-12 09:59:23 -04:00
GetPrerequisites.cmake GetPrerequisites: Ignore relative paths printed by ldd 2023-02-20 09:30:40 -05:00
GNUInstallDirs.cmake GNUInstallDirs: Do not treat /opt/homebrew as under /opt 2022-06-02 10:04:35 -04:00
GoogleTest.cmake Merge topic 'doc-improvements' 2022-11-10 10:11:22 -05:00
GoogleTestAddTests.cmake GoogleTest: Restore suite name for type-parametrized tests 2023-03-03 10:38:02 -05:00
InstallRequiredSystemLibraries.cmake IRSL: Add paths for Intel oneAPI compilers on Linux 2022-03-09 12:53:37 -05:00
ITKCompatibility.cmake
kde3init_dummy.cpp.in
kde3uic.cmake
KDE3Macros.cmake
MacOSXBundleInfo.plist.in
MacOSXFrameworkInfo.plist.in
MacroAddFileDependencies.cmake
MatlabTestsRedirect.cmake FindMatlab: Windows -wait is only for -r, not -batch 2023-03-07 15:34:36 -05:00
ProcessorCount.cmake Help:ProcessorCount: recommend cmake_host_system_information 2023-01-16 15:30:06 -05:00
Qt4ConfigDependentSettings.cmake
Qt4Macros.cmake
readme.txt
SelectLibraryConfigurations.cmake
Squish4RunTestCase.bat
Squish4RunTestCase.sh
SquishRunTestCase.bat
SquishRunTestCase.sh
SquishTestScript.cmake
SystemInformation.cmake cmake --system-information: Stop dumping CMake{Output,Error}.log 2023-01-19 13:24:06 -05:00
SystemInformation.in
TestBigEndian.cmake Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log 2023-01-18 16:41:01 -05: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
TestForAnsiForScope.cxx Revise C++ coding style using clang-format-15 2023-01-18 16:20:47 -05:00
TestForANSIStreamHeaders.cmake
TestForANSIStreamHeaders.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
Use_wxWindows.cmake
UseEcos.cmake
UseJava.cmake Help: Replace link with its permanent redirect 2023-03-18 08:46:12 -04:00
UsePkgConfig.cmake
UseQt4.cmake
UseSWIG.cmake Drop Visual Studio 11 2012 generator 2023-06-13 14:20:48 -04:00
UsewxWidgets.cmake UsewxWidgets: Remove leftover debugging code 2023-01-18 16:41:01 -05:00
VTKCompatibility.cmake
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

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