..
AndroidTestUtilities
CheckIPOSupported
CheckIPOSupported: Fix -Wstrict-prototypes warnings in check for C
2024-05-09 08:22:26 -04:00
CMakeAddFortranSubdirectory
Compiler
IntelLLVM: Update toolchain layout for 2024+ versions
2024-07-15 17:07:55 -04:00
CompilerId
VS: Add support for using Intel oneAPI Fortran compiler in .vfproj files
2023-11-22 10:22:12 -05:00
ExternalProject
FetchContent: Don't update verify script timestamp if it doesn't change
2024-09-06 15:53:48 +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
FindPython
FindPython: Add support for Python 3.14
2024-10-17 20:04:25 -04: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/NuGet: Add native0.0 to build dependencies in groups
2024-09-19 08:21:38 +02:00
Platform
Android: Fix build with NDK 27
2024-08-22 09:30:01 -04:00
UseJava
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
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
codespell: Fix typos
2023-11-17 09:58:21 -05:00
CheckCompilerFlag.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
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
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
Drop Visual Studio 9 2008 generator
2024-05-08 10:37:34 -04:00
CheckLanguage.cmake
CheckLanguage: Pass along CMAKE_MODULE_PATH
2024-05-30 15:38:55 -07:00
CheckLibraryExists.cmake
Help:Check*: include CMAKE_REQUIRED_* vars to dedupe
2023-03-14 16:48:25 -04:00
CheckLinkerFlag.cmake
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
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
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.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07: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: 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
CMakeASM-ATTInformation.cmake
CMakeASMCompiler.cmake.in
Link Step: compute effective linker used by the compiler
2023-10-24 08:34:50 -04:00
CMakeASMInformation.cmake
CMakeBackwardCompatibilityC.cmake
CMakeBackwardCompatibilityCXX.cmake
CMakeBorlandFindMake.cmake
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
CMakeCheckCompilerFlagCommonPatterns.cmake
CheckCompilerFlag: Revert 'Match the Clang "argument unused" output ...'
2023-03-13 16:18:50 -04:00
CMakeCInformation.cmake
Modules: Initialize per-language platform-specific flag variables consistently
2024-05-16 11:46:58 -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
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
CMakeCSharpCompiler.cmake.in
CMakeCSharpCompilerId.cs.in
CMakeCSharpInformation.cmake
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
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
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
TIClang: Add support for TI Clang-based compilers, including tiarmclang
2024-02-09 15:54:40 -05:00
CMakeDetermineCCompiler.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
Xcode: Restore support for CMAKE_OSX_ARCHITECTURES=$(ARCHS_STANDARD)
2024-07-19 09:42:45 -04:00
CMakeDetermineCompilerId.cmake
Merge topic 'cuda-vs-17.10'
2024-05-24 10:35:51 -04:00
CMakeDetermineCompilerSupport.cmake
CMakeDetermineCompilerSupport: construct C++ modules targets
2024-04-12 09:32:29 -04: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
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
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
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
CMakeExportBuildSettings.cmake
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
CMakeFindBinUtils.cmake
BinUtils: Avoid llvm-objcopy versions older than Clang 9
2024-02-06 09:06:37 -05: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
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
CMakeFindWMake.cmake
CMakeFindXCode.cmake
CMakeForceCompiler.cmake
CMakeFortranCompiler.cmake.in
Link Step: compute effective linker used by the compiler
2023-10-24 08:34:50 -04:00
CMakeFortranCompilerABI.F
CMakeFortranCompilerABI.F90
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
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
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
Add CMAKE_<LANG>_STANDARD_LATEST variables
2024-04-30 11:05:03 -04:00
CMakeOBJCCompilerABI.m
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
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
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
CMakePlatformId.h.in
TIClang: Add support for TI Clang-based compilers, including tiarmclang
2024-02-09 15:54:40 -05:00
CMakePrintHelpers.cmake
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-install-names' into release-3.30
2024-08-02 09:47:50 -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
apple: add preliminary visionOS support
2023-07-11 20:20:25 +02: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: Rename CMakeDetermine{CompileFeatures -> CompilerSupport}
2024-03-29 14:29:20 -06: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: 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
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: Rename CMakeDetermine{CompileFeatures -> CompilerSupport}
2024-03-29 14:29:20 -06:00
CMakeTestISPCCompiler.cmake
CMakeTestJavaCompiler.cmake
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
CMakeTestSwiftCompiler.cmake
Swift: Support static-library try-compile type
2024-05-15 15:10:15 -07:00
CMakeUnixFindMake.cmake
CMakeVerifyManifest.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
CPack.cmake
Help: Improve and clarify wording for CPACK_<TOOL>_EXECUTABLE
2024-05-31 15:00:14 +10: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
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
CTestScriptMode.cmake
CTestTargets.cmake
ctest: Fall back to CMake environment variable for TLS server verification
2024-03-30 09:22:05 -04:00
CTestUseLaunchers.cmake
CXX-DetectStdlib.h
CMakeDetermineCompilerId: extract C++ standard library impl
2024-04-12 11:46:39 -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
Documentation.cmake
DummyCXXFile.cxx
ecos_clean.cmake
exportheader.cmake.in
GenerateExportHeader: Suppress clang-tidy warning
2024-04-10 16:43:48 -04:00
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
Merge topic 'fetchcontent-direct'
2024-05-18 05:05:03 -04:00
FeatureSummary.cmake
Help: update lua.org links to be HTTPS
2024-01-01 11:32:32 +11:00
FetchContent.cmake
FetchContent: Force cmake --fresh to re-execute direct population steps
2024-06-07 18:12:12 +10:00
FindALSA.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
FindArmadillo.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
FindASPELL.cmake
FindAVIFile.cmake
Help: Fix some redirects reported with sphinx linkcheck
2022-11-07 10:07:36 -05:00
FindBacktrace.cmake
FindBacktrace: Add imported library
2024-04-15 13:27:23 -04:00
FindBISON.cmake
FindBLAS.cmake
FindBLAS/LAPACK: Add libblastrampoline support
2024-05-29 09:21:07 -04:00
FindBoost.cmake
FindBoost: Add support for Boost 1.86
2024-11-11 13:44:47 -05:00
FindBullet.cmake
FindBZip2.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
FindCABLE.cmake
FindCoin3D.cmake
FindCUDA.cmake
FindCUDA: Support cross-compilation to sbsa-linux
2024-03-11 10:33:45 -04:00
FindCUDAToolkit.cmake
FindCUDAToolkit: Use CUDA compiler path even when CUDA lang not enabled
2024-05-29 14:39:29 -04:00
FindCups.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
FindCURL.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
FindCurses.cmake
FindCVS.cmake
FindCxxTest.cmake
FindCxxTest: Drop broken anchor on link to cxxtest project page
2024-01-10 13:48:09 -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: Remove redundant debug message when Doxygen fails
2023-09-22 10:11:30 -04:00
FindEnvModules.cmake
codespell: Fix typos
2023-11-17 09:58:21 -05:00
FindEXPAT.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
FindFLEX.cmake
FindFLTK2.cmake
FindFLTK2: Replace exec_program() with execute_process()
2023-07-24 17:23:32 -04:00
FindFLTK.cmake
FindFLTK: 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
FindGDAL.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
FindGettext.cmake
FindGIF.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
FindGit.cmake
FindGLEW.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
FindGLU.cmake
FindGLUT.cmake
macOS: Simplify imported framework locations in find modules
2023-08-25 11:05:18 -04:00
FindGnuplot.cmake
FindGnuTLS.cmake
FindGSL.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
FindGTest.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
FindGTK2.cmake
FindGTK2: Find arch-specific headers via pkg-config
2024-04-15 12:19:35 -04:00
FindGTK.cmake
FindHDF5.cmake
Merge topic 'FindHDF5-version-4-components'
2024-05-01 09:16:20 -04:00
FindHg.cmake
FindHSPELL.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
FindHTMLHelp.cmake
FindIce.cmake
FindIconv.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
FindIcotool.cmake
FindICU.cmake
FindICU: remove noise, cleanup components handling
2024-05-01 10:27:25 -04: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
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
FindJNI.cmake
FindJNI: Improve output on macOS if Xcode is not installed
2024-08-19 11:37:48 -04:00
FindJPEG.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
FindKDE3.cmake
FindKDE4.cmake
FindLAPACK.cmake
FindBLAS/LAPACK: Add libblastrampoline support
2024-05-29 09:21:07 -04:00
FindLATEX.cmake
FindLibArchive.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
FindLibinput.cmake
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
FindLTTngUST.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
FindLua.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
FindMatlab.cmake
FindMatlab: Fix multi-signature function documentation anchors
2025-01-16 14:28:17 -05: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
FindMPI: Add support for FujitsuClang wrappers
2024-05-30 10:21:45 -04:00
FindMsys.cmake
FindMsys: Modernize search paths for common MSYS locations
2022-11-30 08:48:14 -05:00
FindODBC.cmake
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
FindOpenSceneGraph.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07: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
FindOpenThreads.cmake
FindOpenThreads: Update documentation
2023-10-30 08:53:24 -04:00
Findosg_functions.cmake
Findosg*: Improve documentation formatting
2023-09-12 12:54:39 -04: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
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
FindPerl.cmake
FindPerl: Fix documentation word order
2023-11-30 13:32:41 -05:00
FindPerlLibs.cmake
FindPHP4.cmake
FindPhysFS.cmake
FindPhysFS: Improve documentation formatting
2023-09-18 09:23:04 -04:00
FindPike.cmake
FindPkgConfig.cmake
FindPkgConfig: Fix parsing of quoted lists with pkgconf <1.5.1
2024-04-20 21:03:56 +03:00
FindPNG.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07: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
FindPython2.cmake
FindPython: On Windows, Enhance python debug version support
2024-05-09 19:08:47 +02:00
FindPython3.cmake
FindPython: ensure all ABI are searched by default
2024-09-12 19:22:40 +02:00
FindPython.cmake
FindPython: ensure all ABI are searched by default
2024-09-12 19:22:40 +02:00
FindPythonInterp.cmake
FindPython: Add support for Python 3.14
2024-10-17 20:04:25 -04:00
FindPythonLibs.cmake
FindPython: Add support for Python 3.14
2024-10-17 20:04:25 -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
FindQt.cmake
FindQt: Replace exec_program() with execute_process()
2023-07-24 17:23:32 -04:00
FindQuickTime.cmake
FindQuickTime: Improve documentation formatting
2023-09-18 09:24:56 -04:00
FindRTI.cmake
FindRuby.cmake
FindRuby: Fix finding Ruby 3.1+ on Windows
2024-03-05 08:47:59 -05: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
FindSDL.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
FindSelfPackers.cmake
FindSQLite3.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
FindSquish.cmake
FindSubversion.cmake
FindSWIG.cmake
FindSWIG: Enhance lookup capabilities using VALIDATOR argument
2024-03-20 15:22:40 +01: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
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07: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
FindWish.cmake
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
FindX11.cmake
FindX11: Add awareness of Xdbe
2024-01-16 11:57:53 -05:00
FindXalanC.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
FindXCTest.cmake
codespell: Fix typos
2023-11-17 09:58:21 -05:00
FindXercesC.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
FindXMLRPC.cmake
FindZLIB.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
FLTKCompatibility.cmake
FortranCInterface.cmake
FortranCInterface: forward CMAKE_OSX_DEPLOYMENT_TARGET
2023-09-10 21:11:34 -04: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
GNUInstallDirs.cmake
Help: Explicitly discourage absolute install destinations
2024-02-16 09:53:55 -05: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
InstallRequiredSystemLibraries.cmake
ITKCompatibility.cmake
kde3init_dummy.cpp.in
kde3uic.cmake
KDE3Macros.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07:00
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
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07: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: 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
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
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
UseSWIG.cmake
Modules: Fix CMP0159 warnings in modules when tracing
2024-03-29 13:51:59 -07: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