CMake/Modules
Brad King eb1a9be4b6 XL: Recognize compilers identified by __ibmxl__
IBM XL C/C++ for Linux versions 13.1.6 and above no longer define
`__IBMC__` or `__IBMCPP__` by default (see `-qxlcompatmacros`).
Instead `__ibmxl__` now identifies the compiler along with some
related new version macros.

Fixes: #17784
2018-03-06 07:43:04 -05:00
..
AndroidTestUtilities Fix trivial typos in text 2017-11-03 10:25:05 -04:00
CheckIPOSupported
CMakeAddFortranSubdirectory
Compiler XL: Recognize compilers identified by __ibmxl__ 2018-03-06 07:43:04 -05:00
CompilerId Xcode: Add team to compiler-id project 2017-09-19 20:44:31 +02:00
FetchContent FetchContent: New module for populating content at configure time 2017-10-17 08:07:09 +11:00
FindCUDA Merge topic 'msvc2017-findcuda' 2018-01-09 09:26:20 -05:00
FindMPI FindMPI: Modernization from ground up 2017-09-15 14:55:08 +02:00
FortranCInterface
IntelVSImplicitPath
Internal
Platform GNU: Use -fvisibility on AIX when supported 2018-01-12 11:50:10 -05:00
AddFileDependencies.cmake
AndroidTestUtilities.cmake
BasicConfigVersion-AnyNewerVersion.cmake.in
BasicConfigVersion-ExactVersion.cmake.in
BasicConfigVersion-SameMajorVersion.cmake.in
BasicConfigVersion-SameMinorVersion.cmake.in WriteBasicConfigVersionFile: Add SameMinorVersion COMPATIBILITY option 2017-11-21 09:27:07 +01:00
BundleUtilities.cmake
CheckCCompilerFlag.cmake Check*: Added include guards 2017-12-01 13:05:02 +02:00
CheckCSourceCompiles.cmake Check*: Added include guards 2017-12-01 13:05:02 +02:00
CheckCSourceRuns.cmake Check*: Added include guards 2017-12-01 13:05:02 +02:00
CheckCXXCompilerFlag.cmake Check*: Added include guards 2017-12-01 13:05:02 +02:00
CheckCXXSourceCompiles.cmake Check*: Added include guards 2017-12-01 13:05:02 +02:00
CheckCXXSourceRuns.cmake Check*: Added include guards 2017-12-01 13:05:02 +02:00
CheckCXXSymbolExists.cmake Check*: Added include guards 2017-12-01 13:05:02 +02:00
CheckForPthreads.c
CheckFortranCompilerFlag.cmake Check*: Added include guards 2017-12-01 13:05:02 +02:00
CheckFortranFunctionExists.cmake Check*: Added include guards 2017-12-01 13:05:02 +02:00
CheckFortranSourceCompiles.cmake Check*: Added include guards 2017-12-01 13:05:02 +02:00
CheckFunctionExists.c
CheckFunctionExists.cmake Check*: Added include guards 2017-12-01 13:05:02 +02:00
CheckIncludeFile.c.in
CheckIncludeFile.cmake CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES 2018-01-10 14:13:32 -05:00
CheckIncludeFile.cxx.in
CheckIncludeFileCXX.cmake CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES 2018-01-10 14:13:32 -05:00
CheckIncludeFiles.cmake CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES 2018-01-10 14:13:32 -05:00
CheckIPOSupported.cmake CheckIPOSupported: Document existing Fortran support 2018-01-30 12:58:41 -05:00
CheckLanguage.cmake Check*: Added include guards 2017-12-01 13:05:02 +02:00
CheckLibraryExists.cmake Check*: Added include guards 2017-12-01 13:05:02 +02:00
CheckLibraryExists.lists.in
CheckPrototypeDefinition.c.in
CheckPrototypeDefinition.cmake Various typo fixes 2018-01-04 06:52:01 +11:00
CheckSizeOf.cmake
CheckStructHasMember.cmake Check*: Added include guards 2017-12-01 13:05:02 +02:00
CheckSymbolExists.cmake Check*: Added include guards 2017-12-01 13:05:02 +02:00
CheckTypeSize.c.in
CheckTypeSize.cmake Check*: Added include guards 2017-12-01 13:05:02 +02:00
CheckTypeSizeMap.cmake.in
CheckVariableExists.c
CheckVariableExists.cmake Check*: Added include guards 2017-12-01 13:05:02 +02:00
CMake.cmake
CMakeAddFortranSubdirectory.cmake
CMakeAddNewLanguage.txt
CMakeASM_MASMInformation.cmake
CMakeASM_NASMInformation.cmake
CMakeASM-ATTInformation.cmake
CMakeASMCompiler.cmake.in
CMakeASMInformation.cmake Unhardcode the CMAKE_CONFIGURATION_TYPES values 2018-01-08 21:15:14 +01:00
CMakeBackwardCompatibilityC.cmake
CMakeBackwardCompatibilityCXX.cmake
CMakeBorlandFindMake.cmake
CMakeBuildSettings.cmake.in
CMakeCCompiler.cmake.in Add infrastructure to detect secondary compiler version information 2017-10-03 08:11:27 -04:00
CMakeCCompilerABI.c
CMakeCCompilerId.c.in Add infrastructure to detect secondary compiler version information 2017-10-03 08:11:27 -04:00
CMakeCheckCompilerFlagCommonPatterns.cmake
CMakeCInformation.cmake Unhardcode the CMAKE_CONFIGURATION_TYPES values 2018-01-08 21:15:14 +01:00
CMakeCommonLanguageInclude.cmake Unhardcode the CMAKE_CONFIGURATION_TYPES values 2018-01-08 21:15:14 +01:00
CMakeCompilerABI.h
CMakeCompilerIdDetection.cmake
CMakeConfigurableFile.in
CMakeCSharpCompiler.cmake.in
CMakeCSharpCompilerId.cs.in
CMakeCSharpInformation.cmake Unhardcode the CMAKE_CONFIGURATION_TYPES values 2018-01-08 21:15:14 +01:00
CMakeCUDACompiler.cmake.in
CMakeCUDACompilerABI.cu
CMakeCUDACompilerId.cu.in
CMakeCUDAInformation.cmake Unhardcode the CMAKE_CONFIGURATION_TYPES values 2018-01-08 21:15:14 +01:00
CMakeCXXCompiler.cmake.in Add infrastructure to detect secondary compiler version information 2017-10-03 08:11:27 -04:00
CMakeCXXCompilerABI.cpp
CMakeCXXCompilerId.cpp.in Add infrastructure to detect secondary compiler version information 2017-10-03 08:11:27 -04:00
CMakeCXXInformation.cmake GenericSystem: Remove misspelled flag default 2018-01-23 12:46:08 +01:00
CMakeDependentOption.cmake
CMakeDetermineASM_MASMCompiler.cmake
CMakeDetermineASM_NASMCompiler.cmake
CMakeDetermineASM-ATTCompiler.cmake
CMakeDetermineASMCompiler.cmake ASM: ADSP assembler identification 2018-01-30 10:06:01 +01:00
CMakeDetermineCCompiler.cmake CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools 2017-11-28 07:57:58 -05:00
CMakeDetermineCompileFeatures.cmake
CMakeDetermineCompiler.cmake
CMakeDetermineCompilerABI.cmake
CMakeDetermineCompilerId.cmake Clang: Do not mistake clang-cl 6.0 for GNU-like clang 2017-11-28 17:08:33 +01:00
CMakeDetermineCSharpCompiler.cmake CSharp: Fix compiler version detection in non-English languages 2017-11-07 08:23:16 -05:00
CMakeDetermineCUDACompiler.cmake CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools 2017-11-28 07:57:58 -05:00
CMakeDetermineCXXCompiler.cmake CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools 2017-11-28 07:57:58 -05:00
CMakeDetermineFortranCompiler.cmake CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools 2017-11-28 07:57:58 -05:00
CMakeDetermineJavaCompiler.cmake
CMakeDetermineRCCompiler.cmake
CMakeDetermineSwiftCompiler.cmake CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools 2017-11-28 07:57:58 -05:00
CMakeDetermineSystem.cmake Various typo fixes 2018-01-04 06:52:01 +11:00
CMakeDetermineVSServicePack.cmake
CMakeExpandImportedTargets.cmake GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Modules 2017-12-30 09:35:56 +11:00
CMakeExportBuildSettings.cmake
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
CMakeFindBinUtils.cmake CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools 2017-11-28 07:57:58 -05:00
CMakeFindCodeBlocks.cmake CodeBlocks: add option for the CB compiler ID 2017-11-27 14:41:54 -05:00
CMakeFindDependencyMacro.cmake CMakeFindDependencyMacro: Document return() behavior and caveats 2017-09-08 10:44:45 -04:00
CMakeFindEclipseCDT4.cmake
CMakeFindFrameworks.cmake
CMakeFindJavaCommon.cmake
CMakeFindKate.cmake
CMakeFindPackageMode.cmake Various typo fixes 2018-01-04 06:52:01 +11:00
CMakeFindSublimeText2.cmake cmake: Add --open option for IDE generators 2017-10-13 21:28:34 +02:00
CMakeFindWMake.cmake
CMakeFindXCode.cmake
CMakeForceCompiler.cmake
CMakeFortranCompiler.cmake.in
CMakeFortranCompilerABI.F
CMakeFortranCompilerId.F.in Flang: Identify as simulating MSVC on Windows 2017-10-31 08:47:06 -04:00
CMakeFortranInformation.cmake GenericSystem: Remove misspelled flag default 2018-01-23 12:46:08 +01:00
CMakeGenericSystem.cmake GenericSystem: Remove misspelled flag default 2018-01-23 12:46:08 +01:00
CMakeGraphVizOptions.cmake graphviz: distinguish target dependency types 2017-09-21 20:49:44 +02:00
CMakeImportBuildSettings.cmake
CMakeInitializeConfigs.cmake Unhardcode the CMAKE_CONFIGURATION_TYPES values 2018-01-08 21:15:14 +01:00
CMakeIOSInstallCombined.cmake
CMakeJavaCompiler.cmake.in
CMakeJavaInformation.cmake Various typo fixes 2018-01-04 06:52:01 +11:00
CMakeJOMFindMake.cmake
CMakeLanguageInformation.cmake
CMakeMinGWFindMake.cmake
CMakeMSYSFindMake.cmake
CMakeNinjaFindMake.cmake
CMakeNMakeFindMake.cmake
CMakePackageConfigHelpers.cmake WriteBasicConfigVersionFile: Add SameMinorVersion COMPATIBILITY option 2017-11-21 09:27:07 +01:00
CMakeParseArguments.cmake
CMakeParseImplicitLinkInfo.cmake Restore exclusion of "gcc_eh" from implicit link libraries 2017-11-08 08:10:52 -05:00
CMakePlatformId.h.in Add infrastructure to detect secondary compiler version information 2017-10-03 08:11:27 -04:00
CMakePrintHelpers.cmake
CMakePrintSystemInformation.cmake
CMakePushCheckState.cmake
CMakeRCCompiler.cmake.in
CMakeRCInformation.cmake Unhardcode the CMAKE_CONFIGURATION_TYPES values 2018-01-08 21:15:14 +01:00
CMakeSwiftCompiler.cmake.in
CMakeSwiftInformation.cmake
CMakeSystem.cmake.in
CMakeSystemSpecificInformation.cmake Unhardcode the CMAKE_CONFIGURATION_TYPES values 2018-01-08 21:15:14 +01:00
CMakeSystemSpecificInitialize.cmake
CMakeTestASM_MASMCompiler.cmake
CMakeTestASM_NASMCompiler.cmake
CMakeTestASM-ATTCompiler.cmake
CMakeTestASMCompiler.cmake
CMakeTestCCompiler.cmake Improve formatting of compiler failure error message 2017-09-19 09:14:40 -04:00
CMakeTestCompilerCommon.cmake
CMakeTestCSharpCompiler.cmake Improve formatting of compiler failure error message 2017-09-19 09:14:40 -04:00
CMakeTestCUDACompiler.cmake Improve formatting of compiler failure error message 2017-09-19 09:14:40 -04:00
CMakeTestCXXCompiler.cmake Improve formatting of compiler failure error message 2017-09-19 09:14:40 -04:00
CMakeTestFortranCompiler.cmake Improve formatting of compiler failure error message 2017-09-19 09:14:40 -04:00
CMakeTestGNU.c
CMakeTestJavaCompiler.cmake
CMakeTestRCCompiler.cmake
CMakeTestSwiftCompiler.cmake Improve formatting of compiler failure error message 2017-09-19 09:14:40 -04:00
CMakeUnixFindMake.cmake
CMakeVerifyManifest.cmake
CPack.background.png.in
CPack.cmake Cpack.cmake: Document some CPACK_* default values 2017-12-20 13:40:28 +00:00
CPack.Description.plist.in
CPack.distribution.dist.in
CPack.DS_Store.in
CPack.Info.plist.in
CPack.OSXScriptLauncher.in
CPack.OSXScriptLauncher.rsrc.in
CPack.OSXX11.Info.plist.in
CPack.OSXX11.main.scpt.in
CPack.RuntimeScript.in
CPack.STGZ_Header.sh.in
CPack.VolumeIcon.icns.in
CPackArchive.cmake
CPackBundle.cmake
CPackComponent.cmake CPack: documentation typo fix 2017-11-19 14:55:00 +01:00
CPackCygwin.cmake
CPackDeb.cmake CPackDeb: Fix typo in documentation 2018-01-24 20:35:55 +01:00
CPackDMG.cmake
CPackFreeBSD.cmake
CPackIFW.cmake Various typo fixes 2018-01-04 06:52:01 +11:00
CPackIFWConfigureFile.cmake
CPackNSIS.cmake
CPackPackageMaker.cmake
CPackProductBuild.cmake
CPackRPM.cmake CPack: enable all CMake policies for generator scripts 2017-12-09 12:50:28 +01:00
CPackWIX.cmake Various typo fixes 2018-01-04 06:52:01 +11:00
CPackZIP.cmake
CSharpUtilities.cmake
CTest.cmake Fix trivial typos in text 2017-11-03 10:25:05 -04:00
CTestCoverageCollectGCOV.cmake
CTestScriptMode.cmake
CTestTargets.cmake Merge topic 'use_generator_is_multi_config' 2018-01-08 11:14:16 -05:00
CTestUseLaunchers.cmake
Dart.cmake
DartConfiguration.tcl.in
DeployQt4.cmake Unhardcode the CMAKE_CONFIGURATION_TYPES values 2018-01-08 21:15:14 +01:00
Documentation.cmake Fix trivial typos in text 2017-11-03 10:25:05 -04:00
DummyCXXFile.cxx
ecos_clean.cmake
exportheader.cmake.in GenerateExportHeader: add INCLUDE_GUARD_NAME option 2018-01-23 10:42:47 -05:00
ExternalData_config.cmake.in
ExternalData.cmake
ExternalProject-download.cmake.in ExternalProject: Add support for NETRC and NETRC_FILE suboption 2017-10-18 15:21:43 -04:00
ExternalProject-verify.cmake.in
ExternalProject.cmake Merge topic 'use_generator_is_multi_config' 2018-01-08 11:14:16 -05:00
FeatureSummary.cmake Fix trivial typos in text 2017-11-03 10:25:05 -04:00
FetchContent.cmake FetchContent: Support use of the module before "project()" command 2017-11-07 09:50:02 -05:00
FindALSA.cmake
FindArmadillo.cmake
FindASPELL.cmake
FindAVIFile.cmake FindAVIFile: Replace PATHS with updated suffixes 2017-11-20 16:23:12 +01:00
FindBacktrace.cmake
FindBISON.cmake
FindBLAS.cmake FindBLAS: optionally query pkg-config for a library 2017-12-15 21:24:25 +01:00
FindBoost.cmake FindBoost: support OPTIONAL_COMPONENTS 2018-01-19 17:00:44 +01:00
FindBullet.cmake
FindBZip2.cmake FindBZip2: Normalize slashes when legacy BZIP2_LIBRARIES is specified 2017-11-01 17:21:18 -06:00
FindCABLE.cmake
FindCoin3D.cmake
FindCUDA.cmake FindCUDA: Fix regression in per-config flags 2018-01-30 08:18:11 -05:00
FindCups.cmake
FindCURL.cmake
FindCurses.cmake
FindCVS.cmake
FindCxxTest.cmake Fix trivial typos in text 2017-11-03 10:25:05 -04:00
FindCygwin.cmake
FindDart.cmake
FindDCMTK.cmake Fix trivial typos in text 2017-11-03 10:25:05 -04:00
FindDevIL.cmake Fix trivial typos in text 2017-11-03 10:25:05 -04:00
FindDoxygen.cmake FindDoxygen: On macOS search in '/Applications/Utilities' too 2018-01-16 10:16:32 -05:00
FindEXPAT.cmake
FindFLEX.cmake Fix trivial typos in text 2017-11-03 10:25:05 -04:00
FindFLTK2.cmake Modules: Replace coded PATHS with PATH_SUFFIXES 2017-11-20 16:29:25 +01:00
FindFLTK.cmake FindFLTK: Find debug and release variants separately 2017-12-14 08:36:23 -05:00
FindFreetype.cmake Modules: Remove paths set as global Unix prefixes 2017-11-20 16:21:49 +01:00
FindGCCXML.cmake
FindGDAL.cmake Modules: Restore recently removed search path suffixes 2018-02-26 10:52:11 -05:00
FindGettext.cmake
FindGIF.cmake Modules: Restore recently removed search path suffixes 2018-02-26 10:52:11 -05:00
FindGit.cmake
FindGLEW.cmake
FindGLU.cmake
FindGLUT.cmake
FindGnuplot.cmake
FindGnuTLS.cmake
FindGSL.cmake
FindGTest.cmake FindGTest: Avoid macro name collision 2017-09-18 10:01:36 -04:00
FindGTK2.cmake Modules: Remove paths set as global Unix prefixes 2017-11-20 16:21:49 +01:00
FindGTK.cmake Modules: Replace coded PATHS with PATH_SUFFIXES 2017-11-20 16:29:25 +01:00
FindHDF5.cmake Merge topic 'FindHDF5-c-version' 2017-11-09 08:30:19 -05:00
FindHg.cmake
FindHSPELL.cmake
FindHTMLHelp.cmake
FindIce.cmake
FindIconv.cmake FindIconv: Add the FindIconv module. 2017-11-29 14:51:32 +01:00
FindIcotool.cmake
FindICU.cmake FindICU: Add support for static libraries on Windows 2017-10-25 16:21:48 -04:00
FindImageMagick.cmake FindImageMagick: Add 7.0 library names 2018-02-06 14:54:33 -05:00
FindIntl.cmake
FindJasper.cmake
FindJava.cmake FindJava: ignore javah for JDK 10, it has been removed 2018-01-19 11:15:11 -05:00
FindJNI.cmake Modules: Remove paths set as global Unix prefixes 2017-11-20 16:21:49 +01:00
FindJPEG.cmake
FindKDE3.cmake Modules: Replace coded PATHS with PATH_SUFFIXES 2017-11-20 16:29:25 +01:00
FindKDE4.cmake
FindLAPACK.cmake Find{BLAS,LAPACK}: Add support for FLAME blis and libflame 2017-11-16 11:43:15 -05:00
FindLATEX.cmake
FindLibArchive.cmake
FindLibLZMA.cmake FindLibLZMA: Add library name for Windows 2017-12-18 03:34:49 +01:00
FindLibXml2.cmake
FindLibXslt.cmake
FindLTTngUST.cmake
FindLua50.cmake Various typo fixes 2018-01-04 06:52:01 +11:00
FindLua51.cmake
FindLua.cmake
FindMatlab.cmake Various typo fixes 2018-01-04 06:52:01 +11:00
FindMFC.cmake
FindMotif.cmake
FindMPEG2.cmake FindMPEG,2: Update to current libmpeg2 behavior 2017-11-20 16:29:00 +01:00
FindMPEG.cmake FindMPEG,2: Update to current libmpeg2 behavior 2017-11-20 16:29:00 +01:00
FindMPI.cmake FindMPI: Discard IMPI boilerplate text 2018-01-31 17:43:30 +01:00
FindOpenACC.cmake Find{OpenMP,OpenACC}: Fix detection with -Werror=return-type 2017-10-24 10:55:06 -04:00
FindOpenAL.cmake
FindOpenCL.cmake FindOpenCL: Add support for AMD OpenCL SDK Light 2017-12-06 15:03:34 +00:00
FindOpenGL.cmake FindOpenGL: remove duplicate OpenGL::GL reference 2018-01-18 11:10:13 -05:00
FindOpenMP.cmake FindOpenMP: Employ genex where possible 2018-01-19 16:38:52 +01:00
FindOpenSceneGraph.cmake
FindOpenSSL.cmake Fix trivial typos in text 2017-11-03 10:25:05 -04:00
FindOpenThreads.cmake Modules: Restore recently removed search path suffixes 2018-02-26 10:52:11 -05:00
Findosg_functions.cmake Modules: Restore recently removed search path suffixes 2018-02-26 10:52:11 -05:00
Findosg.cmake
FindosgAnimation.cmake
FindosgDB.cmake
FindosgFX.cmake
FindosgGA.cmake
FindosgIntrospection.cmake
FindosgManipulator.cmake
FindosgParticle.cmake
FindosgPresentation.cmake
FindosgProducer.cmake
FindosgQt.cmake
FindosgShadow.cmake
FindosgSim.cmake
FindosgTerrain.cmake
FindosgText.cmake
FindosgUtil.cmake
FindosgViewer.cmake
FindosgVolume.cmake
FindosgWidget.cmake
FindPackageHandleStandardArgs.cmake FPHSA: replace left-over VERSION by _FOUND_VERSION. 2017-09-14 08:21:38 -04:00
FindPackageMessage.cmake
FindPatch.cmake
FindPerl.cmake
FindPerlLibs.cmake FindPerlLibs: Add support for MSYS and CYGWIN 2017-12-12 11:42:28 +01:00
FindPHP4.cmake
FindPhysFS.cmake
FindPike.cmake FindPike: Update names and paths 2017-11-20 16:24:43 +01:00
FindPkgConfig.cmake FindPkgConfig: Fix IMPORTED_TARGET NO...PATH option handling 2017-12-16 22:40:40 +11:00
FindPNG.cmake Modules: Replace coded PATHS with PATH_SUFFIXES 2017-11-20 16:29:25 +01:00
FindPostgreSQL.cmake Merge topic 'FindPostgres_support_for_v10' 2018-01-09 09:45:45 -05:00
FindProducer.cmake
FindProtobuf.cmake FindProtobuf: fix documentation typo 2017-10-06 09:18:48 -04:00
FindPythonInterp.cmake FindPythonInterp: support single-user installs on Windows 2018-01-19 06:13:03 -05:00
FindPythonLibs.cmake FindPythonLibs: Allow find_library to search paths from system environment 2017-10-11 11:07:58 -04:00
FindQt3.cmake Modules: Replace coded PATHS with PATH_SUFFIXES 2017-11-20 16:29:25 +01:00
FindQt4.cmake GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Modules 2017-12-30 09:35:56 +11:00
FindQt.cmake Modules: Replace coded PATHS with PATH_SUFFIXES 2017-11-20 16:29:25 +01:00
FindQuickTime.cmake
FindRTI.cmake
FindRuby.cmake FindRuby: Add support for versions 2.2, 2.3, and 2.4 2017-11-16 07:05:00 -05:00
FindSDL_image.cmake
FindSDL_mixer.cmake
FindSDL_net.cmake
FindSDL_sound.cmake
FindSDL_ttf.cmake
FindSDL.cmake
FindSelfPackers.cmake Modules: Remove paths set as global Unix prefixes 2017-11-20 16:21:49 +01:00
FindSquish.cmake Modules: Remove paths set as global Unix prefixes 2017-11-20 16:21:49 +01:00
FindSubversion.cmake
FindSWIG.cmake
FindTCL.cmake FindTCL: Find 8.6 libraries with 't' suffix 2018-01-16 09:52:24 -05:00
FindTclsh.cmake
FindTclStub.cmake Fix trivial typos in text 2017-11-03 10:25:05 -04:00
FindThreads.cmake
FindTIFF.cmake
FindUnixCommands.cmake Modules: Remove paths set as global Unix prefixes 2017-11-20 16:21:49 +01:00
FindVulkan.cmake
FindWget.cmake
FindWish.cmake
FindwxWidgets.cmake wxWidgets: Respect WX_CONFIG and WXRC_CMD env vars 2017-11-19 23:05:31 +01:00
FindwxWindows.cmake wxWidgets: Respect WX_CONFIG and WXRC_CMD env vars 2017-11-19 23:05:31 +01:00
FindX11.cmake
FindXalanC.cmake
FindXCTest.cmake
FindXercesC.cmake
FindXMLRPC.cmake FindXMLRPC: Tolerate no include directories 2017-10-11 11:19:03 -04:00
FindZLIB.cmake
FLTKCompatibility.cmake
FortranCInterface.cmake
GenerateExportHeader.cmake GenerateExportHeader: add INCLUDE_GUARD_NAME option 2018-01-23 10:42:47 -05:00
GetPrerequisites.cmake Modules: Remove paths set as global Unix prefixes 2017-11-20 16:21:49 +01:00
GNUInstallDirs.cmake GNUInstallDirs: Update link to 64-bit ABI documents 2017-11-27 10:01:35 -05:00
GoogleTest.cmake GoogleTest: Add timeout to discovery 2017-12-06 07:37:48 -05:00
GoogleTestAddTests.cmake GoogleTest: Add timeout to discovery 2017-12-06 07:37:48 -05:00
InstallRequiredSystemLibraries.cmake Merge topic 'irsl-intel-fortran-only-fix' 2017-12-14 08:18:53 -05:00
ITKCompatibility.cmake Fix trivial typos in text 2017-11-03 10:25:05 -04:00
javaTargets.cmake.in
kde3init_dummy.cpp.in
kde3uic.cmake
KDE3Macros.cmake
MacOSXBundleInfo.plist.in
MacOSXFrameworkInfo.plist.in
MacroAddFileDependencies.cmake
MatlabTestsRedirect.cmake
NSIS.InstallOptions.ini.in
NSIS.template.in
ProcessorCount.cmake
Qt4ConfigDependentSettings.cmake
Qt4Macros.cmake Fix trivial typos in text 2017-11-03 10:25:05 -04:00
readme.txt
RepositoryInfo.txt.in
SelectLibraryConfigurations.cmake GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Modules 2017-12-30 09:35:56 +11:00
Squish4RunTestCase.bat
Squish4RunTestCase.sh
SquishRunTestCase.bat
SquishRunTestCase.sh
SquishTestScript.cmake Fix trivial typos in text 2017-11-03 10:25:05 -04:00
SystemInformation.cmake
SystemInformation.in
TestBigEndian.cmake
TestCXXAcceptsFlag.cmake
TestEndianess.c.in
TestForANSIForScope.cmake
TestForAnsiForScope.cxx
TestForANSIStreamHeaders.cmake
TestForANSIStreamHeaders.cxx
TestForSSTREAM.cmake
TestForSSTREAM.cxx
TestForSTDNamespace.cmake
TestForSTDNamespace.cxx
Use_wxWindows.cmake
UseEcos.cmake Fix trivial typos in text 2017-11-03 10:25:05 -04:00
UseJava.cmake add_jar: add option GENERATE_NATIVE_HEADERS 2018-01-22 17:15:59 +01:00
UseJavaClassFilelist.cmake
UseJavaSymlinks.cmake
UsePkgConfig.cmake
UseQt4.cmake
UseSWIG.cmake UseSWIG: Restore support for like-named .i files in different modules 2018-02-02 07:41:44 -05:00
UsewxWidgets.cmake
VTKCompatibility.cmake
WIX.template.in
WriteBasicConfigVersionFile.cmake WriteBasicConfigVersionFile: Add SameMinorVersion COMPATIBILITY option 2017-11-21 09:27:07 +01:00
WriteCompilerDetectionHeader.cmake

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://cmake.org/Wiki/CMake:Module_Maintainers