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 56c85d9429 Merge topic 'rel-doc-qthelp' 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 Autogen: Add clang --target= flag to compiler predefines command 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*: Add missing registry paths 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 Fix misc. typos 7 years ago
Platform Merge branch 'autogen-moc-predef-cross-compile' into release-3.13 7 years ago
AddFileDependencies.cmake Simplify CMake per-source license notices 9 years ago
AndroidTestUtilities.cmake AndroidTestUtilities: do not require ExternalData unconditionally 9 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 cmake_policy: Add undocumented GET_WARNING command 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 Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variable 8 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 Don't include CMakeParseArguments 9 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 Simplify CMake per-source license notices 9 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 Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCH 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 CUDA: Set CMAKE_CUDA_COMPILER_LOADED variable when language is enabled 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 Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCH 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 Modules: Introduce CMAKE_EFFECTIVE_SYSTEM_NAME to lookup compiler info 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 Simplify CMake per-source license notices 9 years ago
CMakeDetermineASM-ATTCompiler.cmake Simplify CMake per-source license notices 9 years ago
CMakeDetermineASMCompiler.cmake ASM: Search for full path even when using C or C++ compiler 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 Simplify CMake per-source license notices 9 years ago
CMakeExpandImportedTargets.cmake GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Modules 8 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 CMakeFindBinUtils: Fix use with non-cached tool settings 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 Simplify CMake per-source license notices 9 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 CMakeFindPackageMode: Perform platform-specific initialization 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 Simplify CMake per-source license notices 9 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 Modules: Introduce CMAKE_EFFECTIVE_SYSTEM_NAME to lookup compiler info 7 years ago
CMakeGenericSystem.cmake GenericSystem: Remove misspelled flag default 8 years ago
CMakeGraphVizOptions.cmake graphviz: distinguish target dependency types 8 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 doc: Consistently use <PackageName> for describing the name of a package 7 years ago
CMakeParseArguments.cmake Simplify CMake per-source license notices 9 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 Don't include CMakeParseArguments 9 years ago
CMakePrintSystemInformation.cmake Simplify CMake per-source license notices 9 years ago
CMakePushCheckState.cmake CMakePushCheckState: Fix cmake_push_check_state RESET argument 8 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 Simplify CMake per-source license notices 9 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: Replace occurrences of "Mac OS X" with "macOS" 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: Replace occurrences of "Mac OS X" with "macOS" 7 years ago
CPackIFW.cmake CPack: Move internal implementation modules into Internal/CPack directory 7 years ago
CPackIFWConfigureFile.cmake Add cpack_ifw_configure_file command 9 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 Don't include CMakeParseArguments 9 years ago
CTestScriptMode.cmake Simplify CMake per-source license notices 9 years ago
CTestTargets.cmake Merge topic 'use_generator_is_multi_config' 8 years ago
CTestUseLaunchers.cmake ctest_configure: Propagate CTEST_USE_LAUNCHERS from caller to project 9 years ago
CheckCCompilerFlag.cmake Check*: Added include guards 8 years ago
CheckCSourceCompiles.cmake Check*: Added include guards 8 years ago
CheckCSourceRuns.cmake CheckCSourceRuns: Teach CHECK_C_SOURCE_RUNS to log run output 8 years ago
CheckCXXCompilerFlag.cmake Check*: Added include guards 8 years ago
CheckCXXSourceCompiles.cmake Check*: Added include guards 8 years ago
CheckCXXSourceRuns.cmake Check*: Added include guards 8 years ago
CheckCXXSymbolExists.cmake Check*: Added include guards 8 years ago
CheckForPthreads.c FindThreads: Drop try_run to improve cross-compiling support 8 years ago
CheckFortranCompilerFlag.cmake Check*: Added include guards 8 years ago
CheckFortranFunctionExists.cmake Check*: Added include guards 8 years ago
CheckFortranSourceCompiles.cmake Check*: Added include guards 8 years ago
CheckFunctionExists.c Revise C++ coding style using clang-format-6.0 7 years ago
CheckFunctionExists.cmake Check*: Added include guards 8 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 CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES 7 years ago
CheckIncludeFile.cxx.in Complete rework of makefile generators expect trouble 23 years ago
CheckIncludeFileCXX.cmake CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES 7 years ago
CheckIncludeFiles.cmake CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES 7 years ago
CheckLanguage.cmake Check*: Added include guards 8 years ago
CheckLibraryExists.cmake Check*: Added include guards 8 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 Various typo fixes 8 years ago
CheckSizeOf.cmake Simplify CMake per-source license notices 9 years ago
CheckStructHasMember.cmake Check*: Added include guards 8 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 Check*: Added include guards 8 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 Check*: Added include guards 8 years ago
Dart.cmake Simplify CMake per-source license notices 9 years ago
DartConfiguration.tcl.in Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable 8 years ago
DeployQt4.cmake Unhardcode the CMAKE_CONFIGURATION_TYPES values 8 years ago
Documentation.cmake Fix trivial typos in text 8 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: Report error if local variables are not defined 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 FindALSA: reformat docs 7 years ago
FindASPELL.cmake Find*.cmake: drop the comments before including FPHSA 9 years ago
FindAVIFile.cmake FindAVIFile: Replace PATHS with updated suffixes 8 years ago
FindArmadillo.cmake Find*.cmake: drop the comments before including FPHSA 9 years ago
FindBISON.cmake FindBISON: Fix "multiple rules generate" error on VERBOSE output 7 years ago
FindBLAS.cmake Find{BLAS,LAPACK}: Find also ILP64 MKL BLAS and LAPACK 7 years ago
FindBZip2.cmake FindBZip2: Populate BZIP2_INCLUDE_DIRS result variable 7 years ago
FindBacktrace.cmake Simplify CMake per-source license notices 9 years ago
FindBoost.cmake FindBoost: Search for -mt variant of release libs 7 years ago
FindBullet.cmake Find*.cmake: drop the comments before including FPHSA 9 years ago
FindCABLE.cmake Simplify CMake per-source license notices 9 years ago
FindCUDA.cmake Merge topic 'FindCUDA-ccbin-env' 7 years ago
FindCURL.cmake FindCURL: Find debug and release variants separately 7 years ago
FindCVS.cmake Simplify CMake per-source license notices 9 years ago
FindCoin3D.cmake Find*.cmake: drop the comments before including FPHSA 9 years ago
FindCups.cmake Simplify CMake per-source license notices 9 years ago
FindCurses.cmake FindCurses: Add option for ncursesw detection 8 years ago
FindCxxTest.cmake CMake build: Use new FindPython module 7 years ago
FindCygwin.cmake Merge branch 'backport-FindCygwin-fix-regression' into FindCygwin-fix-regression 8 years ago
FindDCMTK.cmake Merge topic 'FPHSA-include' 7 years ago
FindDart.cmake Find*.cmake: drop the comments before including FPHSA 9 years ago
FindDevIL.cmake Fix trivial typos in text 8 years ago
FindDoxygen.cmake FindDoxygen: Ensure policy settings allow use of IN_LIST 7 years ago
FindEXPAT.cmake FindEXPAT: Add imported target and documentation 8 years ago
FindFLEX.cmake Fix trivial typos in text 8 years ago
FindFLTK.cmake FindFLTK: Find debug and release variants separately 8 years ago
FindFLTK2.cmake Modules: Replace coded PATHS with PATH_SUFFIXES 8 years ago
FindFreetype.cmake Modules: Remove paths set as global Unix prefixes 8 years ago
FindGCCXML.cmake Simplify CMake per-source license notices 9 years ago
FindGDAL.cmake FindGDAL: Handle gdal-config printing absolute path to library 8 years ago
FindGIF.cmake Modules: Restore recently removed search path suffixes 8 years ago
FindGLEW.cmake Modules: Add x32-abi support to hard-coded paths 9 years ago
FindGLU.cmake Simplify CMake per-source license notices 9 years ago
FindGLUT.cmake FindGLUT: Find debug/release variants on Windows 7 years ago
FindGSL.cmake FindGSL: recognize libraries name with debug postfix as debug libraries 8 years ago
FindGTK.cmake Modules: Replace coded PATHS with PATH_SUFFIXES 8 years ago
FindGTK2.cmake Modules: Use MSVC_TOOLSET_VERSION variable to simplify logic 7 years ago
FindGTest.cmake FindGTest: Avoid macro name collision 8 years ago
FindGettext.cmake FindGettext: fix support for MS Windows gettext binaries 8 years ago
FindGit.cmake FindGit: Avoid finding VS 2017 non-general Git installation 9 years ago
FindGnuTLS.cmake Find*.cmake: drop the comments before including FPHSA 9 years ago
FindGnuplot.cmake Find*.cmake: drop the comments before including FPHSA 9 years ago
FindHDF5.cmake Merge topic 'FindHDF5-c-version' 8 years ago
FindHSPELL.cmake Find*.cmake: drop the comments before including FPHSA 9 years ago
FindHTMLHelp.cmake FindHTMLHelp: Use PATH_SUFFIXES to search under Program Files 8 years ago
FindHg.cmake Find*.cmake: drop the comments before including FPHSA 9 years ago
FindICU.cmake FindICU: Add support for static libraries on Windows 8 years ago
FindIce.cmake Modules: Use MSVC_TOOLSET_VERSION variable to simplify logic 7 years ago
FindIconv.cmake FindIconv: Add the FindIconv module. 8 years ago
FindIcotool.cmake Find*.cmake: drop the comments before including FPHSA 9 years ago
FindImageMagick.cmake FindImageMagick: Find components in same locations as main package 7 years ago
FindIntl.cmake Simplify CMake per-source license notices 9 years ago
FindJNI.cmake FindJNI: Update module documentation 7 years ago
FindJPEG.cmake FindJPEG: Drop ancient compatibility NATIVE_JPEG_* result variables 7 years ago
FindJasper.cmake Find*.cmake: drop the comments before including FPHSA 9 years ago
FindJava.cmake FindJava: Update module documentation 7 years ago
FindKDE3.cmake Modules: Replace coded PATHS with PATH_SUFFIXES 8 years ago
FindKDE4.cmake Simplify CMake per-source license notices 9 years ago
FindLAPACK.cmake Find{BLAS,LAPACK}: Find also ILP64 MKL BLAS and LAPACK 7 years ago
FindLATEX.cmake Find*.cmake: drop the comments before including FPHSA 9 years ago
FindLTTngUST.cmake Find*.cmake: drop the comments before including FPHSA 9 years ago
FindLibArchive.cmake Find*.cmake: drop the comments before including FPHSA 9 years ago
FindLibLZMA.cmake FindLibLZMA: Add library name for Windows 8 years ago
FindLibXml2.cmake FindLibXml2: provide imported target LibXml2::LibXml2 8 years ago
FindLibXslt.cmake Simplify CMake per-source license notices 9 years ago
FindLibinput.cmake FindLibinput: Use _COMPILE_OPTIONS instead of _DEFINITIONS 7 years ago
FindLua.cmake FindLua: Search for all library names in each path 7 years ago
FindLua50.cmake Various typo fixes 8 years ago
FindLua51.cmake Simplify CMake per-source license notices 9 years ago
FindMFC.cmake FindMFC: Check for static MFC variant 8 years ago
FindMPEG.cmake FindMPEG,2: Update to current libmpeg2 behavior 8 years ago
FindMPEG2.cmake FindMPEG,2: Update to current libmpeg2 behavior 8 years ago
FindMPI.cmake FindMPI: Restore MPI_<LANG>_COMPILE_FLAGS as a command-line string 7 years ago
FindMatlab.cmake FindMatlab: Add Matlab 2018a,b to version list 7 years ago
FindMotif.cmake Find*.cmake: drop the comments before including FPHSA 9 years ago
FindODBC.cmake FindODBC: Add module to search for ODBC library 7 years ago
FindOpenACC.cmake Find{OpenMP,OpenACC}: Fix detection with -Werror=return-type 8 years ago
FindOpenAL.cmake FindOpenAL: Find AL/al.h or OpenAL/al.h in standard include paths 7 years ago
FindOpenCL.cmake FindOpenCL: Search per-architecture path suffixes on UNIX 7 years ago
FindOpenGL.cmake cmake_policy: Add undocumented GET_WARNING command 7 years ago
FindOpenMP.cmake FindOpenMP: Avoid warning in check code 7 years ago
FindOpenSSL.cmake FindOpenSSL: Add component support 7 years ago
FindOpenSceneGraph.cmake Find*.cmake: drop the comments before including FPHSA 9 years ago
FindOpenThreads.cmake FindOpenSceneGraph: Fix find in Debug 7 years ago
FindPHP4.cmake Simplify CMake per-source license notices 9 years ago
FindPNG.cmake Modules: Replace coded PATHS with PATH_SUFFIXES 8 years ago
FindPackageHandleStandardArgs.cmake doc: Consistently use <PackageName> for describing the name of a package 7 years ago
FindPackageMessage.cmake Simplify CMake per-source license notices 9 years ago
FindPatch.cmake FindPatch: Add module to find 'patch' command-line tool 8 years ago
FindPerl.cmake FindPerl: Add support for Strawberry Perl 7 years ago
FindPerlLibs.cmake FindPerlLibs: Add support for MSYS and CYGWIN 8 years ago
FindPhysFS.cmake Find*.cmake: drop the comments before including FPHSA 9 years ago
FindPike.cmake FindPike: Update names and paths 8 years ago
FindPkgConfig.cmake FindPkgConfig: Document support for > and < operators 7 years ago
FindPostgreSQL.cmake Merge topic 'FindPostgres_support_for_v10' 8 years ago
FindProducer.cmake Simplify CMake per-source license notices 9 years ago
FindProtobuf.cmake Protobuf: restore previous output directory 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 FindPython: Add support for version 3.8 7 years ago
FindPythonLibs.cmake FindPython*: Add missing registry paths 7 years ago
FindQt.cmake Help: Add link to cmake-qt(7) to FindQt.cmake. 7 years ago
FindQt3.cmake Modules: Replace coded PATHS with PATH_SUFFIXES 8 years ago
FindQt4.cmake FindQt4: New IMPORTS, PLUGINS and MKSPECS handling 7 years ago
FindQuickTime.cmake Find*.cmake: drop the comments before including FPHSA 9 years ago
FindRTI.cmake Simplify CMake per-source license notices 9 years ago
FindRuby.cmake FindRuby: Add support for versions 2.2, 2.3, and 2.4 8 years ago
FindSDL.cmake FindSDL: Prevent unbounded growth of SDL_LIBRARY_TEMP variable 9 years ago
FindSDL_image.cmake Simplify CMake per-source license notices 9 years ago
FindSDL_mixer.cmake Simplify CMake per-source license notices 9 years ago
FindSDL_net.cmake Simplify CMake per-source license notices 9 years ago
FindSDL_sound.cmake FindSDL_sound: Fix SDL_SOUND_LIBRARIES result value 9 years ago
FindSDL_ttf.cmake Simplify CMake per-source license notices 9 years ago
FindSWIG.cmake Simplify CMake per-source license notices 9 years ago
FindSelfPackers.cmake Modules: Remove paths set as global Unix prefixes 8 years ago
FindSquish.cmake Modules: Remove paths set as global Unix prefixes 8 years ago
FindSubversion.cmake FindSubversion: Add Subversion_WC_INFO option to suppress failures 7 years ago
FindTCL.cmake FindTCL: Add support for version 8.7 7 years ago
FindTIFF.cmake Find*.cmake: drop the comments before including FPHSA 9 years ago
FindTclStub.cmake FindTCL: Add support for version 8.7 7 years ago
FindTclsh.cmake FindTCL: Add support for version 8.7 7 years ago
FindThreads.cmake FindThreads: Drop try_run to improve cross-compiling support 8 years ago
FindUnixCommands.cmake Modules: Remove paths set as global Unix prefixes 8 years ago
FindVulkan.cmake Find*: always include FPHSA shipped with CMake 7 years ago
FindWget.cmake Find*.cmake: drop the comments before including FPHSA 9 years ago
FindWish.cmake Simplify CMake per-source license notices 9 years ago
FindX11.cmake Simplify CMake per-source license notices 9 years ago
FindXCTest.cmake XCTest: Use bundle specific generator expressions 8 years ago
FindXMLRPC.cmake FindXMLRPC: Tolerate no include directories 8 years ago
FindXalanC.cmake Simplify CMake per-source license notices 9 years ago
FindXercesC.cmake FindXercesC: Correct order of version detection and versioned library checks 7 years ago
FindZLIB.cmake FindZLIB: Fix path detection via ProgramFiles env variables 7 years ago
Findosg.cmake Simplify CMake per-source license notices 9 years ago
FindosgAnimation.cmake Simplify CMake per-source license notices 9 years ago
FindosgDB.cmake Simplify CMake per-source license notices 9 years ago
FindosgFX.cmake Simplify CMake per-source license notices 9 years ago
FindosgGA.cmake Simplify CMake per-source license notices 9 years ago
FindosgIntrospection.cmake Simplify CMake per-source license notices 9 years ago
FindosgManipulator.cmake Simplify CMake per-source license notices 9 years ago
FindosgParticle.cmake Simplify CMake per-source license notices 9 years ago
FindosgPresentation.cmake Simplify CMake per-source license notices 9 years ago
FindosgProducer.cmake Simplify CMake per-source license notices 9 years ago
FindosgQt.cmake Simplify CMake per-source license notices 9 years ago
FindosgShadow.cmake Simplify CMake per-source license notices 9 years ago
FindosgSim.cmake Simplify CMake per-source license notices 9 years ago
FindosgTerrain.cmake Simplify CMake per-source license notices 9 years ago
FindosgText.cmake Simplify CMake per-source license notices 9 years ago
FindosgUtil.cmake Simplify CMake per-source license notices 9 years ago
FindosgViewer.cmake Simplify CMake per-source license notices 9 years ago
FindosgVolume.cmake Simplify CMake per-source license notices 9 years ago
FindosgWidget.cmake Simplify CMake per-source license notices 9 years ago
Findosg_functions.cmake FindOpenSceneGraph: Fix find in Debug 7 years ago
FindwxWidgets.cmake FindwxWidgets: implement detailed components status on Windows 7 years ago
FindwxWindows.cmake wxWidgets: Respect WX_CONFIG and WXRC_CMD env vars 8 years ago
FortranCInterface.cmake FortranCInterface: Fix support for VS with Intel toolset 9 years ago
GNUInstallDirs.cmake GNUInstallDirs: Update link to 64-bit ABI documents 8 years ago
GenerateExportHeader.cmake GenerateExportHeader: Add support for C projects 8 years ago
GetPrerequisites.cmake GetPrerequisites: Move dylibs from MacOS to Frameworks folder in bundle 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 Fix misc. typos 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 Simplify CMake per-source license notices 9 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: Replace occurrences of "Mac OS X" with "macOS" 7 years ago
Qt4ConfigDependentSettings.cmake Simplify CMake per-source license notices 9 years ago
Qt4Macros.cmake Qt4Macros: Don't AUTOMOC or AUTOUIC qt4-generated files 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 GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Modules 8 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 Fix trivial typos in text 8 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 TestBigEndian: Include CheckTypeSize outside macro 7 years ago
TestCXXAcceptsFlag.cmake Simplify CMake per-source license notices 9 years ago
TestEndianess.c.in ENH: Improve robustness of compiler INFO strings 17 years ago
TestForANSIForScope.cmake Simplify CMake per-source license notices 9 years ago
TestForANSIStreamHeaders.cmake Simplify CMake per-source license notices 9 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 Simplify CMake per-source license notices 9 years ago
TestForSSTREAM.cxx Revise C++ coding style using clang-format 9 years ago
TestForSTDNamespace.cmake Simplify CMake per-source license notices 9 years ago
TestForSTDNamespace.cxx Revise C++ coding style using clang-format 9 years ago
UseEcos.cmake Fix trivial typos in text 8 years ago
UseJava.cmake Merge branch 'backport-java-new-packaging' into java-new-packaging 7 years ago
UseJavaClassFilelist.cmake Simplify CMake per-source license notices 9 years ago
UseJavaSymlinks.cmake Simplify CMake per-source license notices 9 years ago
UsePkgConfig.cmake Simplify CMake per-source license notices 9 years ago
UseQt4.cmake Simplify CMake per-source license notices 9 years ago
UseSWIG.cmake cmake_policy: Add undocumented GET_WARNING command 7 years ago
Use_wxWindows.cmake Help: Document Use_wxWindows.cmake as deprecated 7 years ago
UsewxWidgets.cmake Simplify CMake per-source license notices 9 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 WriteBasicConfigVersionFile: Add SameMinorVersion COMPATIBILITY option 8 years ago
WriteCompilerDetectionHeader.cmake WCDH: introduce BARE_FEATURES 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