You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Brad King e653f46677 Merge topic 'blas-pkgcfg' 7 years ago
..
AndroidTestUtilities Fix trivial typos in text 8 years ago
CMakeAddFortranSubdirectory CMakeAddFortranSubdirectory: Allow full paths to directories 14 years ago
CheckIPOSupported CheckIPOSupported: Add Fortran support 8 years ago
Compiler POSITION_INDEPENDENT_CODE: Manage link flags for executables 7 years ago
CompilerId Xcode: Set CODE_SIGN_IDENTITY during compiler identification 7 years ago
FetchContent FetchContent: New module for populating content at configure time 8 years ago
FindCUDA FindCUDA: Filter unrelated content in compute capabilities output 7 years ago
FindMPI Revise C++ coding style using clang-format-6.0 7 years ago
FindPython FindPython: Ensure config tool matches library architecture 7 years ago
FortranCInterface FortranCInterface: Add support for PGI on Windows 8 years ago
IntelVSImplicitPath Keep cmake_minimum_required calls in sync with current version 11 years ago
Internal POSITION_INDEPENDENT_CODE: Manage link flags for executables 7 years ago
Platform POSITION_INDEPENDENT_CODE: Manage link flags for executables 7 years ago
UseSWIG UseSWIG: multiple input files must be supported in version 2 7 years ago
AddFileDependencies.cmake Help: Convert remaining modules to block-style comments 7 years ago
AndroidTestUtilities.cmake Help: Revise docs of modules AddFileDependencies..CheckFunctionExists 7 years ago
BasicConfigVersion-AnyNewerVersion.cmake.in write_basic_package_version_file: remove variable dereferences in templates 10 years ago
BasicConfigVersion-ExactVersion.cmake.in write_basic_package_version_file: remove variable dereferences in templates 10 years ago
BasicConfigVersion-SameMajorVersion.cmake.in write_basic_package_version_file: remove variable dereferences in templates 10 years ago
BasicConfigVersion-SameMinorVersion.cmake.in WriteBasicConfigVersionFile: Add SameMinorVersion COMPATIBILITY option 8 years ago
BundleUtilities.cmake Help: Downcase functions in BundleUtilities 7 years ago
CMake.cmake Simplify CMake per-source license notices 9 years ago
CMakeASM-ATTInformation.cmake Simplify CMake per-source license notices 9 years ago
CMakeASMCompiler.cmake.in MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe} 7 years ago
CMakeASMInformation.cmake Modules: Introduce CMAKE_EFFECTIVE_SYSTEM_NAME to lookup compiler info 7 years ago
CMakeASM_MASMInformation.cmake Simplify CMake per-source license notices 9 years ago
CMakeASM_NASMInformation.cmake Simplify CMake per-source license notices 9 years ago
CMakeAddFortranSubdirectory.cmake Help: better summary and xrefs for CMakeAddFortranSubdirectory 7 years ago
CMakeAddNewLanguage.txt Document external language support policy 13 years ago
CMakeBackwardCompatibilityC.cmake Drop Visual Studio 7 .NET 2003 generator 8 years ago
CMakeBackwardCompatibilityCXX.cmake Help: Convert remaining modules to block-style comments 7 years ago
CMakeBorlandFindMake.cmake Simplify CMake per-source license notices 9 years ago
CMakeBuildSettings.cmake.in Drop old CMake "build settings" export/import 16 years ago
CMakeCCompiler.cmake.in MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe} 7 years ago
CMakeCCompilerABI.c Revise C++ coding style using clang-format-6.0 7 years ago
CMakeCCompilerId.c.in XL: Fix C default level detection when invoked as 'cc' 7 years ago
CMakeCInformation.cmake Modules: Introduce CMAKE_EFFECTIVE_SYSTEM_NAME to lookup compiler info 7 years ago
CMakeCSharpCompiler.cmake.in CSharp: Set CMAKE_CSharp_COMPILER_LOADED variable when language is enabled 7 years ago
CMakeCSharpCompilerId.cs.in C# support: add compiler detection for MSVC 9 years ago
CMakeCSharpInformation.cmake Unhardcode the CMAKE_CONFIGURATION_TYPES values 8 years ago
CMakeCUDACompiler.cmake.in MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe} 7 years ago
CMakeCUDACompilerABI.cu Revise C++ coding style using clang-format-6.0 7 years ago
CMakeCUDACompilerId.cu.in Features: Add infrastructure for C++ 20 language standard 7 years ago
CMakeCUDAInformation.cmake CUDA: Avoid using deprecated cublas_device to identify device lib dirs 7 years ago
CMakeCXXCompiler.cmake.in MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe} 7 years ago
CMakeCXXCompilerABI.cpp Revise C++ coding style using clang-format-6.0 7 years ago
CMakeCXXCompilerId.cpp.in Features: Add infrastructure for C++ 20 language standard 7 years ago
CMakeCXXInformation.cmake POSITION_INDEPENDENT_CODE: Manage link flags for executables 7 years ago
CMakeCheckCompilerFlagCommonPatterns.cmake XL: Add additional regex for bogus compile options 8 years ago
CMakeCommonLanguageInclude.cmake Unhardcode the CMAKE_CONFIGURATION_TYPES values 8 years ago
CMakeCompilerABI.h Revise C++ coding style using clang-format-6.0 7 years ago
CMakeCompilerIdDetection.cmake Use string(APPEND) in Modules 8 years ago
CMakeConfigurableFile.in CMakeConfigurableFile: Remove excess newline. 11 years ago
CMakeDependentOption.cmake Help: Convert remaining modules to block-style comments 7 years ago
CMakeDetermineASM-ATTCompiler.cmake Simplify CMake per-source license notices 9 years ago
CMakeDetermineASMCompiler.cmake ASM: Detect compiler id for Clang used as Assembler 7 years ago
CMakeDetermineASM_MASMCompiler.cmake Simplify CMake per-source license notices 9 years ago
CMakeDetermineASM_NASMCompiler.cmake VS: Add support for ASM_NASM language 9 years ago
CMakeDetermineCCompiler.cmake Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCH 7 years ago
CMakeDetermineCSharpCompiler.cmake Drop Visual Studio 8 2005 generator 7 years ago
CMakeDetermineCUDACompiler.cmake CUDA: Do not create CMAKE_CUDA_HOST_COMPILER cache entry 7 years ago
CMakeDetermineCXXCompiler.cmake Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCH 7 years ago
CMakeDetermineCompileFeatures.cmake Features: Add infrastructure for C++ 20 language standard 7 years ago
CMakeDetermineCompiler.cmake Simplify CMake per-source license notices 9 years ago
CMakeDetermineCompilerABI.cmake Simplify CMake per-source license notices 9 years ago
CMakeDetermineCompilerId.cmake IAR: Fix compiler id, version, and arch detection on 6.50.6 7 years ago
CMakeDetermineFortranCompiler.cmake Fortran: Adjust compiler candidates based on host platform 8 years ago
CMakeDetermineJavaCompiler.cmake Simplify CMake per-source license notices 9 years ago
CMakeDetermineRCCompiler.cmake Simplify CMake per-source license notices 9 years ago
CMakeDetermineSwiftCompiler.cmake CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools 8 years ago
CMakeDetermineSystem.cmake Various typo fixes 8 years ago
CMakeDetermineVSServicePack.cmake Help: Use 'deprecated' template, and date deprecation of modules 7 years ago
CMakeExpandImportedTargets.cmake Help: Use 'deprecated' template, and date deprecation of modules 7 years ago
CMakeExportBuildSettings.cmake Simplify CMake per-source license notices 9 years ago
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake Extra Generator: Fix handling of CMAKE_<LANG>_COMPILER_ARG1 7 years ago
CMakeFindBinUtils.cmake MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe} 7 years ago
CMakeFindCodeBlocks.cmake CodeBlocks: add option for the CB compiler ID 8 years ago
CMakeFindDependencyMacro.cmake doc: Consistently use <PackageName> for describing the name of a package 7 years ago
CMakeFindEclipseCDT4.cmake Simplify CMake per-source license notices 9 years ago
CMakeFindFrameworks.cmake Help: Convert remaining modules to block-style comments 7 years ago
CMakeFindJavaCommon.cmake Simplify CMake per-source license notices 9 years ago
CMakeFindKate.cmake Simplify CMake per-source license notices 9 years ago
CMakeFindPackageMode.cmake Help: Convert remaining modules to block-style comments 7 years ago
CMakeFindSublimeText2.cmake cmake: Add --open option for IDE generators 8 years ago
CMakeFindWMake.cmake Simplify CMake per-source license notices 9 years ago
CMakeFindXCode.cmake Simplify CMake per-source license notices 9 years ago
CMakeForceCompiler.cmake Help: Use 'deprecated' template, and date deprecation of modules 7 years ago
CMakeFortranCompiler.cmake.in Fortran: Add support for .fpp extensions 7 years ago
CMakeFortranCompilerABI.F Fortran: Detect pointer size on Intel archs with PGI (#14870) 11 years ago
CMakeFortranCompilerId.F.in Flang: Identify as simulating MSVC on Windows 8 years ago
CMakeFortranInformation.cmake POSITION_INDEPENDENT_CODE: Manage link flags for executables 7 years ago
CMakeGenericSystem.cmake Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS support 7 years ago
CMakeGraphVizOptions.cmake Help: Convert remaining modules to block-style comments 7 years ago
CMakeIOSInstallCombined.cmake CMakeIOSInstallCombined: Prevent policy leakage 7 years ago
CMakeImportBuildSettings.cmake Simplify CMake per-source license notices 9 years ago
CMakeInitializeConfigs.cmake Unhardcode the CMAKE_CONFIGURATION_TYPES values 8 years ago
CMakeJOMFindMake.cmake Simplify CMake per-source license notices 9 years ago
CMakeJavaCompiler.cmake.in Convert CMake-language commands to lower case 13 years ago
CMakeJavaInformation.cmake Various typo fixes 8 years ago
CMakeLanguageInformation.cmake Modules: Introduce CMAKE_EFFECTIVE_SYSTEM_NAME to lookup compiler info 7 years ago
CMakeMSYSFindMake.cmake Simplify CMake per-source license notices 9 years ago
CMakeMinGWFindMake.cmake Simplify CMake per-source license notices 9 years ago
CMakeNMakeFindMake.cmake Simplify CMake per-source license notices 9 years ago
CMakeNinjaFindMake.cmake Simplify CMake per-source license notices 9 years ago
CMakePackageConfigHelpers.cmake Help: Convert remaining modules to block-style comments 7 years ago
CMakeParseArguments.cmake Help: Convert remaining modules to block-style comments 7 years ago
CMakeParseImplicitLinkInfo.cmake Protect implicit link library extraction with policy CMP0054 7 years ago
CMakePlatformId.h.in Add infrastructure to detect secondary compiler version information 8 years ago
CMakePrintHelpers.cmake Help: correct macro -> function in CMakePrintHelpers 7 years ago
CMakePrintSystemInformation.cmake Help: Convert remaining modules to block-style comments 7 years ago
CMakePushCheckState.cmake Help: Convert remaining modules to block-style comments 7 years ago
CMakeRCCompiler.cmake.in CMakeRCCompiler: Handle uppercase 'RC' as resource file format extension 11 years ago
CMakeRCInformation.cmake Unhardcode the CMAKE_CONFIGURATION_TYPES values 8 years ago
CMakeSwiftCompiler.cmake.in Add rudimentary support for the Apple Swift language with Xcode 10 years ago
CMakeSwiftInformation.cmake Modules: Introduce CMAKE_EFFECTIVE_SYSTEM_NAME to lookup compiler info 7 years ago
CMakeSystem.cmake.in CMakeDetermineSystem: Load platform-specific helper modules 9 years ago
CMakeSystemSpecificInformation.cmake Unhardcode the CMAKE_CONFIGURATION_TYPES values 8 years ago
CMakeSystemSpecificInitialize.cmake Fix misc. typos 7 years ago
CMakeTestASM-ATTCompiler.cmake Simplify CMake per-source license notices 9 years ago
CMakeTestASMCompiler.cmake Simplify CMake per-source license notices 9 years ago
CMakeTestASM_MASMCompiler.cmake Simplify CMake per-source license notices 9 years ago
CMakeTestASM_NASMCompiler.cmake Simplify CMake per-source license notices 9 years ago
CMakeTestCCompiler.cmake Improve formatting of compiler failure error message 8 years ago
CMakeTestCSharpCompiler.cmake Maint: misc. typos 8 years ago
CMakeTestCUDACompiler.cmake Maint: misc. typos 8 years ago
CMakeTestCXXCompiler.cmake Maint: misc. typos 8 years ago
CMakeTestCompilerCommon.cmake Simplify CMake per-source license notices 9 years ago
CMakeTestFortranCompiler.cmake Maint: misc. typos 8 years ago
CMakeTestGNU.c BUG: fix problem where cmake thinks the intel compiler is gnu 22 years ago
CMakeTestJavaCompiler.cmake Maint: misc. typos 8 years ago
CMakeTestRCCompiler.cmake Maint: misc. typos 8 years ago
CMakeTestSwiftCompiler.cmake Maint: misc. typos 8 years ago
CMakeUnixFindMake.cmake Simplify CMake per-source license notices 9 years ago
CMakeVerifyManifest.cmake Help: Convert remaining modules to block-style comments 7 years ago
CPack.DS_Store.in ENH: More work on the packaging. Add Applicaitons, add icons, etc 19 years ago
CPack.Description.plist.in ENH: More CPack stuff and fix zlib compression 20 years ago
CPack.Info.plist.in ENH: One more patch from Doug Gregor including PackageMaker functionality for componentized-for-the-end-user and download-some-bit-on-demand installers. 17 years ago
CPack.NuGet.nuspec.in CPack: Add NuGet support 7 years ago
CPack.OSXScriptLauncher.in BUG: Fix issue #7833: Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch. 17 years ago
CPack.OSXScriptLauncher.rsrc.in BUG: Fix issue #7833: Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch. 17 years ago
CPack.OSXX11.Info.plist.in Drop unnecessary LSRequiresCarbon reference from Info.plist files 10 years ago
CPack.OSXX11.main.scpt.in BUG: Fix issue #7833: Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch. 17 years ago
CPack.RuntimeScript.in CPack: Fix bash-isms in launch script 16 years ago
CPack.STGZ_Header.sh.in CPack: Add missing options to installer shell script help 8 years ago
CPack.VolumeIcon.icns.in ENH: More work on the packaging. Add Applicaitons, add icons, etc 19 years ago
CPack.background.png.in ENH: add file back bug use cmake image 17 years ago
CPack.cmake Help: Explain interaction of cpack(1) and CPack. 7 years ago
CPack.distribution.dist.in BUG: Workaround PackageMaker 3.0 issue for new CPack components feature. Thanks again to Doug Gregor for the patch. 17 years ago
CPackComponent.cmake Help: Convert remaining modules to block-style comments 7 years ago
CPackIFW.cmake CPack: Move internal implementation modules into Internal/CPack directory 7 years ago
CPackIFWConfigureFile.cmake Help: Convert remaining modules to block-style comments 7 years ago
CSharpUtilities.cmake IN_LIST: Ensure policy allows if(IN_LIST) if used by a module 7 years ago
CTest.cmake Drop Visual Studio 8 2005 generator 7 years ago
CTestCoverageCollectGCOV.cmake Help: Convert remaining modules to block-style comments 7 years ago
CTestScriptMode.cmake Help: Convert remaining modules to block-style comments 7 years ago
CTestTargets.cmake Merge topic 'use_generator_is_multi_config' 8 years ago
CTestUseLaunchers.cmake Help: Convert remaining modules to block-style comments 7 years ago
CheckCCompilerFlag.cmake Help: Revise docs of modules AddFileDependencies..CheckFunctionExists 7 years ago
CheckCSourceCompiles.cmake Help: Revise docs of modules AddFileDependencies..CheckFunctionExists 7 years ago
CheckCSourceRuns.cmake Help: Revise docs of modules AddFileDependencies..CheckFunctionExists 7 years ago
CheckCXXCompilerFlag.cmake Help: Revise docs of modules AddFileDependencies..CheckFunctionExists 7 years ago
CheckCXXSourceCompiles.cmake Help: Revise docs of modules AddFileDependencies..CheckFunctionExists 7 years ago
CheckCXXSourceRuns.cmake Help: Revise docs of modules AddFileDependencies..CheckFunctionExists 7 years ago
CheckCXXSymbolExists.cmake Help: Convert remaining modules to block-style comments 7 years ago
CheckForPthreads.c FindThreads: Drop try_run to improve cross-compiling support 8 years ago
CheckFortranCompilerFlag.cmake Help: Revise docs of modules AddFileDependencies..CheckFunctionExists 7 years ago
CheckFortranFunctionExists.cmake Help: Convert remaining modules to block-style comments 7 years ago
CheckFortranSourceCompiles.cmake Help: Revise docs of modules AddFileDependencies..CheckFunctionExists 7 years ago
CheckFunctionExists.c Revise C++ coding style using clang-format-6.0 7 years ago
CheckFunctionExists.cmake Help: Convert remaining modules to block-style comments 7 years ago
CheckIPOSupported.cmake IPO: INTERPROCEDURAL_OPTIMIZATION (LTCG) for Visual Studio 7 years ago
CheckIncludeFile.c.in BUG: Fix signature of main to work on both strict ANSI and non-ANSI C compilers. 19 years ago
CheckIncludeFile.cmake Help: Convert remaining modules to block-style comments 7 years ago
CheckIncludeFile.cxx.in Complete rework of makefile generators expect trouble 23 years ago
CheckIncludeFileCXX.cmake Help: Convert remaining modules to block-style comments 7 years ago
CheckIncludeFiles.cmake Help: Convert remaining modules to block-style comments 7 years ago
CheckLanguage.cmake Help: Convert remaining modules to block-style comments 7 years ago
CheckLibraryExists.cmake Help: Convert remaining modules to block-style comments 7 years ago
CheckLibraryExists.lists.in Initial attempt to check if library exists 23 years ago
CheckPrototypeDefinition.c.in Modules: Added CheckPrototypeDefinition module. 15 years ago
CheckPrototypeDefinition.cmake Help: correct macro -> function in CheckPrototypeDefinition 7 years ago
CheckSizeOf.cmake Simplify CMake per-source license notices 9 years ago
CheckStructHasMember.cmake Help: Convert remaining modules to block-style comments 7 years ago
CheckSymbolExists.cmake CheckSymbolExists: Fix CMP0054 warning 7 years ago
CheckTypeSize.c.in CheckTypeSize: Add support for arm architectures 8 years ago
CheckTypeSize.cmake Help: Convert remaining modules to block-style comments 7 years ago
CheckTypeSizeMap.cmake.in New CheckTypeSize for OS X Universal Binaries 16 years ago
CheckVariableExists.c Revise C++ coding style using clang-format-6.0 7 years ago
CheckVariableExists.cmake Help: Convert remaining modules to block-style comments 7 years ago
Dart.cmake Help: Convert remaining modules to block-style comments 7 years ago
DartConfiguration.tcl.in Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable 8 years ago
DeployQt4.cmake Help: Downcase function names in DeployQt4 doc. 7 years ago
Documentation.cmake Help: remove reference to inexistent file DocumentationVTK.cmake. 7 years ago
DummyCXXFile.cxx add checks for ansi flags and not hard code them 23 years ago
ExternalData.cmake Replaces execute_process calls to touch files with file(TOUCH) calls 8 years ago
ExternalData_config.cmake.in ExternalData: Add option to disable use of symlinks 10 years ago
ExternalProject-download.cmake.in ExternalProject: Add support for NETRC and NETRC_FILE suboption 8 years ago
ExternalProject-verify.cmake.in Simplify CMake per-source license notices 9 years ago
ExternalProject.cmake ExternalProject: add LOG_PATCH option to log the patch command 7 years ago
FLTKCompatibility.cmake Simplify CMake per-source license notices 9 years ago
FeatureSummary.cmake Fix trivial typos in text 8 years ago
FetchContent.cmake FetchContent: Support use of the module before "project()" command 8 years ago
FindALSA.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindASPELL.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindAVIFile.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindArmadillo.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindBISON.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindBLAS.cmake Merge topic 'blas-pkgcfg' 7 years ago
FindBZip2.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindBacktrace.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindBoost.cmake Merge topic 'FindBoost-1.69' 7 years ago
FindBullet.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindCABLE.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindCUDA.cmake Help: Use 'deprecated' template, and date deprecation of modules 7 years ago
FindCURL.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindCVS.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindCoin3D.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindCups.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindCurses.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindCxxTest.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindCygwin.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindDCMTK.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindDart.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindDevIL.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindDoxygen.cmake FindDoxygen: Ensure policy settings allow use of IN_LIST 7 years ago
FindEXPAT.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindFLEX.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindFLTK.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindFLTK2.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindFontconfig.cmake FindFontconfig: Add module to find Fontconfig 7 years ago
FindFreetype.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindGCCXML.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindGDAL.cmake FindGDAL: set the GDAL_VERSION 7 years ago
FindGIF.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindGLEW.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindGLU.cmake Simplify CMake per-source license notices 9 years ago
FindGLUT.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindGSL.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindGTK.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindGTK2.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindGTest.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindGettext.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindGit.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindGnuTLS.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindGnuplot.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindHDF5.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindHSPELL.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindHTMLHelp.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindHg.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindICU.cmake FindICU: Add libdl to the link libraries for icu-uc 7 years ago
FindIce.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindIconv.cmake FindIconv: Add the FindIconv module. 8 years ago
FindIcotool.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindImageMagick.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindIntl.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindJNI.cmake FindJNI: Update module documentation 7 years ago
FindJPEG.cmake FindJPEG: handle multiarch installs of libjpeg-turbo 7 years ago
FindJasper.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindJava.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindKDE3.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindKDE4.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindLAPACK.cmake Merge topic 'blaslapack95' 7 years ago
FindLATEX.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindLTTngUST.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindLibArchive.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindLibLZMA.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindLibXml2.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindLibXslt.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindLibinput.cmake FindLibinput: do not set Libinput_VERSION_STRING 7 years ago
FindLua.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindLua50.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindLua51.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindMFC.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindMPEG.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindMPEG2.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindMPI.cmake Merge topic 'FindMPI-pthread-cuda' 7 years ago
FindMatlab.cmake FindMatlab: Fix linker command under Windows. 7 years ago
FindMotif.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindODBC.cmake FindODBC: Do not assume odbc32.lib for MinGW 7 years ago
FindOpenACC.cmake Find{OpenMP,OpenACC}: Fix detection with -Werror=return-type 8 years ago
FindOpenAL.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindOpenCL.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindOpenGL.cmake cmake_policy: Add undocumented GET_WARNING command 7 years ago
FindOpenMP.cmake Merge topic 'FindOpenMP-log-errors' 7 years ago
FindOpenSSL.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindOpenSceneGraph.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindOpenThreads.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindPHP4.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindPNG.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindPackageHandleStandardArgs.cmake doc: Consistently use <PackageName> for describing the name of a package 7 years ago
FindPackageMessage.cmake Help: Correct macro -> function in FindPackageMessage. 7 years ago
FindPatch.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindPerl.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindPerlLibs.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindPhysFS.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindPike.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindPkgConfig.cmake PkgConfig: Be less verbose by mark(ing)_as_advanced the find_library result 7 years ago
FindPostgreSQL.cmake FindPostgreSQL: extract the actual version number 7 years ago
FindProducer.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindProtobuf.cmake Merge topic 'FindProtobuf-threads' 7 years ago
FindPython.cmake FindPython*: fix erroneous handling of virtual environments 7 years ago
FindPython2.cmake FindPython*: fix erroneous handling of virtual environments 7 years ago
FindPython3.cmake FindPython*: fix erroneous handling of virtual environments 7 years ago
FindPythonInterp.cmake Help: Use 'deprecated' template, and date deprecation of modules 7 years ago
FindPythonLibs.cmake Help: Use 'deprecated' template, and date deprecation of modules 7 years ago
FindQt.cmake find_package(): Add policy to remove the FindQt module 7 years ago
FindQt3.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindQt4.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindQuickTime.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindRTI.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindRuby.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindSDL.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindSDL_image.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindSDL_mixer.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindSDL_net.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindSDL_sound.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindSDL_ttf.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindSQLite3.cmake FindSQLite3: Add module to find SQLite3 7 years ago
FindSWIG.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindSelfPackers.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindSquish.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindSubversion.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindTCL.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindTIFF.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindTclStub.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindTclsh.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindThreads.cmake Merge topic 'cuda-thread-flags' 7 years ago
FindUnixCommands.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindVulkan.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindWget.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindWish.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindX11.cmake FindX11: add imported targets 7 years ago
FindXCTest.cmake XCTest: Use bundle specific generator expressions 8 years ago
FindXMLRPC.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindXalanC.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindXercesC.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindZLIB.cmake Help: Convert remaining modules to block-style comments 7 years ago
Findosg.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindosgAnimation.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindosgDB.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindosgFX.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindosgGA.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindosgIntrospection.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindosgManipulator.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindosgParticle.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindosgPresentation.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindosgProducer.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindosgQt.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindosgShadow.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindosgSim.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindosgTerrain.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindosgText.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindosgUtil.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindosgViewer.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindosgVolume.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindosgWidget.cmake Help: Convert remaining modules to block-style comments 7 years ago
Findosg_functions.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindwxWidgets.cmake Help: Convert remaining modules to block-style comments 7 years ago
FindwxWindows.cmake Help: Use 'deprecated' template, and date deprecation of modules 7 years ago
FortranCInterface.cmake FortranCInterface: Fix support for VS with Intel toolset 9 years ago
GNUInstallDirs.cmake GNUInstallDirs: Update FreeBSD "info" destination to share/info 7 years ago
GenerateExportHeader.cmake Help: Convert remaining modules to block-style comments 7 years ago
GetPrerequisites.cmake Help: Convert remaining modules to block-style comments 7 years ago
GoogleTest.cmake GoogleTest: gtest_add_tests() fails if any source file is empty 7 years ago
GoogleTestAddTests.cmake GoogleTest: Add timeout to discovery 8 years ago
ITKCompatibility.cmake Fix trivial typos in text 8 years ago
InstallRequiredSystemLibraries.cmake Merge topic 'irsl-ucrt-version' 7 years ago
KDE3Macros.cmake Simplify CMake per-source license notices 9 years ago
MacOSXBundleInfo.plist.in Drop unnecessary LSRequiresCarbon reference from Info.plist files 10 years ago
MacOSXFrameworkInfo.plist.in ENH: Create Info.plist files in OS X Frameworks 17 years ago
MacroAddFileDependencies.cmake Help: Convert remaining modules to block-style comments 7 years ago
MatlabTestsRedirect.cmake FindMatlab: always handle uncaught exception 7 years ago
NSIS.InstallOptions.ini.in ENH: allow for desktop link to be created and fix chop of last char in PATH on uninstall 18 years ago
NSIS.template.in Fix misc. typos 7 years ago
ProcessorCount.cmake Help: Convert remaining modules to block-style comments 7 years ago
Qt4ConfigDependentSettings.cmake Help: Convert remaining modules to block-style comments 7 years ago
Qt4Macros.cmake Help: Convert remaining modules to block-style comments 7 years ago
RepositoryInfo.txt.in ENH: First draft of add_external_project functionality. Tweaks, dashboard fixing, more tests and documentation certain to follow as it gets used by others... 17 years ago
SelectLibraryConfigurations.cmake Help: Revise documentation of SelectLibraryConfigurations 7 years ago
Squish4RunTestCase.bat Squish: add support for squish 4 (#9734) 13 years ago
Squish4RunTestCase.sh FindSquish: Avoid bash-specific behavior in test script (#15568) 10 years ago
SquishRunTestCase.bat gitattributes: prefer `eol=crlf` to `-crlf` 8 years ago
SquishRunTestCase.sh ENH: adding functionality for finding Squish, adding Squish tests from CMake, and running Squish tests from ctest 17 years ago
SquishTestScript.cmake Help: Convert remaining modules to block-style comments 7 years ago
SystemInformation.cmake Simplify CMake per-source license notices 9 years ago
SystemInformation.in Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG 16 years ago
TestBigEndian.cmake Help: Convert remaining modules to block-style comments 7 years ago
TestCXXAcceptsFlag.cmake Help: Use 'deprecated' template, and date deprecation of modules 7 years ago
TestEndianess.c.in ENH: Improve robustness of compiler INFO strings 17 years ago
TestForANSIForScope.cmake Help: Convert remaining modules to block-style comments 7 years ago
TestForANSIStreamHeaders.cmake Help: Convert remaining modules to block-style comments 7 years ago
TestForANSIStreamHeaders.cxx Revise C++ coding style using clang-format 9 years ago
TestForAnsiForScope.cxx Revise C++ coding style using clang-format 9 years ago
TestForSSTREAM.cmake Help: Convert remaining modules to block-style comments 7 years ago
TestForSSTREAM.cxx Revise C++ coding style using clang-format 9 years ago
TestForSTDNamespace.cmake Help: Convert remaining modules to block-style comments 7 years ago
TestForSTDNamespace.cxx Revise C++ coding style using clang-format 9 years ago
UseEcos.cmake Help: Convert remaining modules to block-style comments 7 years ago
UseJava.cmake Help: Convert remaining modules to block-style comments 7 years ago
UseJavaClassFilelist.cmake Help: Convert remaining modules to block-style comments 7 years ago
UseJavaSymlinks.cmake Help: Convert remaining modules to block-style comments 7 years ago
UsePkgConfig.cmake Help: Convert remaining modules to block-style comments 7 years ago
UseQt4.cmake Help: Convert remaining modules to block-style comments 7 years ago
UseSWIG.cmake Merge topic 'UseSWIG-typos' 7 years ago
Use_wxWindows.cmake Use_wxWindows: Correct version of deprecation 7 years ago
UsewxWidgets.cmake Help: Convert remaining modules to block-style comments 7 years ago
VTKCompatibility.cmake Simplify CMake per-source license notices 9 years ago
WIX.template.in CPackWIX: Extend the patching mechanism to allow adding content to <Product>. 11 years ago
WriteBasicConfigVersionFile.cmake Help: Use 'deprecated' template, and date deprecation of modules 7 years ago
WriteCompilerDetectionHeader.cmake Help: Remove duplication of function name. 7 years ago
ecos_clean.cmake Simplify CMake per-source license notices 9 years ago
exportheader.cmake.in GenerateExportHeader: add INCLUDE_GUARD_NAME option 8 years ago
javaTargets.cmake.in UseJava: Add infrastructure to export targets 9 years ago
kde3init_dummy.cpp.in ENH: add real-world-tested and used KDE3 support, and obsolete FindKDE.cmake, which wasn't used by anybody that I heard of 20 years ago
kde3uic.cmake Simplify CMake per-source license notices 9 years ago
readme.txt Modules: Update documented links to CMake community Wiki 7 years ago

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