CMake/Modules
Brad King e09518ca50 Merge topic 'nsis-protect-uninst-exec'
11768733 NSIS: Quote uninstaller path when executing it in a shell
2016-07-22 09:17:19 -04:00
..
CMakeAddFortranSubdirectory
Compiler Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files 2016-07-06 10:13:31 -04:00
CompilerId Drop Visual Studio 6 generator 2016-03-09 09:42:18 -05:00
FindCUDA FindCUDA: Refactor Android(Tegra) support 2016-06-09 09:25:55 -04:00
FortranCInterface Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
IntelVSImplicitPath Keep cmake_minimum_required calls in sync with current version 2014-05-19 16:55:12 +02:00
Internal Features: Extract strings from test binary more reliably (#15736) 2015-09-10 14:41:05 -04:00
Platform Honor CMAKE_*_LINKER_FLAGS[_<CONFIG>]_INIT set in toolchain files 2016-07-14 15:47:32 -04:00
AddFileDependencies.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
AutogenInfo.cmake.in QtAutogen: Regenerate qrc files if their input changes (#15074) 2014-10-24 19:45:27 +02:00
BasicConfigVersion-AnyNewerVersion.cmake.in write_basic_package_version_file: remove variable dereferences in templates 2015-09-04 20:44:24 +02:00
BasicConfigVersion-ExactVersion.cmake.in write_basic_package_version_file: remove variable dereferences in templates 2015-09-04 20:44:24 +02:00
BasicConfigVersion-SameMajorVersion.cmake.in write_basic_package_version_file: remove variable dereferences in templates 2015-09-04 20:44:24 +02:00
BundleUtilities.cmake BundleUtilities: Add optional parameter to ignore specified files 2016-04-19 13:20:15 -04:00
CMake.cmake
CMakeASM-ATTInformation.cmake ASM: Add missing <INCLUDES> placeholder for "compile" rules 2016-03-29 09:19:10 -04:00
CMakeASMCompiler.cmake.in Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeASMInformation.cmake Strip CMAKE_<LANG>_FLAGS[_<CONFIG>] initializer whitespace 2016-07-01 14:01:41 -04:00
CMakeASM_MASMInformation.cmake Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables 2015-07-13 10:49:46 -04:00
CMakeASM_NASMInformation.cmake ASM: Add missing <INCLUDES> placeholder for "compile" rules 2016-03-29 09:19:10 -04:00
CMakeAddFortranSubdirectory.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
CMakeAddNewLanguage.txt Document external language support policy 2012-10-30 14:02:46 -04:00
CMakeBackwardCompatibilityC.cmake Drop Visual Studio 6 generator 2016-03-09 09:42:18 -05:00
CMakeBackwardCompatibilityCXX.cmake Replace MATCHES ".+" tests with NOT STREQUAL "" 2014-04-14 18:17:23 +02:00
CMakeBorlandFindMake.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeBuildSettings.cmake.in
CMakeCCompiler.cmake.in Compiler: Add infrastructure for detecting compiler wrappers 2015-12-07 11:09:06 -05:00
CMakeCCompilerABI.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
CMakeCCompilerId.c.in Features: Detect C default dialect on MSVC-like compilers 2016-04-28 09:08:35 -04:00
CMakeCInformation.cmake Strip CMAKE_<LANG>_FLAGS[_<CONFIG>] initializer whitespace 2016-07-01 14:01:41 -04:00
CMakeCXXCompiler.cmake.in Compiler: Add infrastructure for detecting compiler wrappers 2015-12-07 11:09:06 -05:00
CMakeCXXCompilerABI.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
CMakeCXXCompilerId.cpp.in Cray: Add macro tests to detect the Cray compiler wrappers 2015-12-07 11:09:15 -05:00
CMakeCXXInformation.cmake Strip CMAKE_<LANG>_FLAGS[_<CONFIG>] initializer whitespace 2016-07-01 14:01:41 -04:00
CMakeCheckCompilerFlagCommonPatterns.cmake Check*CompilerFlag: Add another pattern for Clang (#16038) 2016-03-31 14:09:07 -04:00
CMakeCommonLanguageInclude.cmake Strip CMAKE_*_LINKER_FLAGS[_<CONFIG>] initializer whitespace 2016-07-13 14:41:21 -04:00
CMakeCompilerABI.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
CMakeCompilerIdDetection.cmake Add support for Bruce C Compiler (BCC) 2016-03-21 10:51:50 -04:00
CMakeConfigurableFile.in CMakeConfigurableFile: Remove excess newline. 2014-05-10 09:07:05 +02:00
CMakeDependentOption.cmake
CMakeDetermineASM-ATTCompiler.cmake asm support: adapt to changes in CMakeDetectCompiler in 2.8.10 2013-06-14 08:54:34 -04:00
CMakeDetermineASMCompiler.cmake Add support for the ARM Compiler (arm.com) 2015-11-02 13:45:24 -05:00
CMakeDetermineASM_MASMCompiler.cmake ASM_MASM: Fix selection of ml64 2014-08-13 14:47:54 -04:00
CMakeDetermineASM_NASMCompiler.cmake
CMakeDetermineCCompiler.cmake Modules: Rename internal platform-specific compiler determination modules 2016-06-02 09:51:43 -04:00
CMakeDetermineCXXCompiler.cmake Modules: Rename internal platform-specific compiler determination modules 2016-06-02 09:51:43 -04:00
CMakeDetermineCompileFeatures.cmake
CMakeDetermineCompiler.cmake OS X: Resolve compiler in /usr/bin to that reported by Xcode xcrun 2015-01-14 15:26:53 -05:00
CMakeDetermineCompilerABI.cmake CMakeDetermineCompilerABI: Use normal linker flags in ABI project 2014-12-03 14:53:14 -05:00
CMakeDetermineCompilerId.cmake CMakeDetermineCompilerId: Fix compiler id with square brackets in the path 2016-06-02 14:32:07 -04:00
CMakeDetermineFortranCompiler.cmake Modules: Rename internal platform-specific compiler determination modules 2016-06-02 09:51:43 -04:00
CMakeDetermineJavaCompiler.cmake
CMakeDetermineRCCompiler.cmake
CMakeDetermineSwiftCompiler.cmake Add rudimentary support for the Apple Swift language with Xcode 2015-07-06 16:15:49 -04:00
CMakeDetermineSystem.cmake Allow CMAKE_SYSTEM_VERSION to be set without CMAKE_SYSTEM_NAME 2015-10-02 09:43:24 -04:00
CMakeDetermineVSServicePack.cmake
CMakeExpandImportedTargets.cmake CMakeExpandImportedTargets: Document as deprecated 2015-07-17 11:10:02 -04:00
CMakeExportBuildSettings.cmake
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake Extra Generator: Populate MSVC system include paths from environment (#15597) 2015-08-18 22:30:55 +02:00
CMakeFindBinUtils.cmake Avoid if() quoted auto-dereference when checking for "MSVC" 2014-11-19 16:24:54 -05:00
CMakeFindCodeBlocks.cmake CodeBlocks: generate parallel project files (make -j) 2016-02-23 22:37:44 +01:00
CMakeFindDependencyMacro.cmake find_dependency: Give more helpful message if VERSION is empty 2014-03-13 15:51:11 -04:00
CMakeFindEclipseCDT4.cmake Eclipse: add newer version numbers 2016-02-24 21:07:45 +01:00
CMakeFindFrameworks.cmake
CMakeFindJavaCommon.cmake
CMakeFindKDevelop3.cmake
CMakeFindKate.cmake
CMakeFindPackageMode.cmake CMakeFindPackageMode: Fix Debian multiarch default guess (#15250) 2015-01-19 10:45:32 -05:00
CMakeFindWMake.cmake
CMakeFindXCode.cmake Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator (#15324) 2015-01-29 09:11:11 -05:00
CMakeForceCompiler.cmake CMakeForceCompiler: Deprecate this module and its macros 2016-03-08 10:42:28 -05:00
CMakeFortranCompiler.cmake.in Compiler: Add infrastructure for detecting compiler wrappers 2015-12-07 11:09:06 -05:00
CMakeFortranCompilerABI.F
CMakeFortranCompilerId.F.in Cray: Add macro tests to detect the Cray compiler wrappers 2015-12-07 11:09:15 -05:00
CMakeFortranInformation.cmake Strip CMAKE_<LANG>_FLAGS[_<CONFIG>] initializer whitespace 2016-07-01 14:01:41 -04:00
CMakeGenericSystem.cmake Makefile: Optionally disable target completion messages in build output 2015-07-14 13:57:58 -04:00
CMakeGraphVizOptions.cmake Fix typo, graphiz -> graphviz. 2015-02-21 10:27:54 +01:00
CMakeIOSInstallCombined.cmake CMakeIOSInstallCombined: add some sanity checks 2016-06-25 13:48:31 +02:00
CMakeImportBuildSettings.cmake
CMakeJOMFindMake.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeJavaCompiler.cmake.in
CMakeJavaInformation.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
CMakeLanguageInformation.cmake Compiler: Add infrastructure for detecting compiler wrappers 2015-12-07 11:09:06 -05:00
CMakeMSYSFindMake.cmake
CMakeMinGWFindMake.cmake
CMakeNMakeFindMake.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeNinjaFindMake.cmake ninja: Find alternate Ninja-compatible binaries 2014-10-29 13:03:43 -04:00
CMakePackageConfigHelpers.cmake CMakePackageConfigHelpers: allow to specify a relative CMAKE_INSTALL_PREFIX 2016-03-22 14:30:01 -04:00
CMakeParseArguments.cmake CMakeParseArguments: replace by native cmake_parse_arguments command 2015-12-17 10:44:28 -05:00
CMakeParseImplicitLinkInfo.cmake CMakeParseImplicitLinkInfo: Exclude libclang_rt libraries 2016-07-11 16:30:02 -04:00
CMakePlatformId.h.in Add support for Bruce C Compiler (BCC) 2016-03-21 10:51:50 -04:00
CMakePrintHelpers.cmake Modules: Format documentation to avoid over-long preformatted lines 2014-10-22 15:52:31 -04:00
CMakePrintSystemInformation.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
CMakePushCheckState.cmake CMakePushCheckState: Add support for CMAKE_EXTRA_INCLUDE_FILES 2016-03-31 11:11:02 -04:00
CMakeRCCompiler.cmake.in
CMakeRCInformation.cmake Strip CMAKE_<LANG>_FLAGS[_<CONFIG>] initializer whitespace 2016-07-01 14:01:41 -04:00
CMakeSwiftCompiler.cmake.in Add rudimentary support for the Apple Swift language with Xcode 2015-07-06 16:15:49 -04:00
CMakeSwiftInformation.cmake Add rudimentary support for the Apple Swift language with Xcode 2015-07-06 16:15:49 -04:00
CMakeSystem.cmake.in CMakeSystem: include toolchain file after setting CMAKE_HOST_ (#13796) 2013-04-15 09:06:21 -04:00
CMakeSystemSpecificInformation.cmake
CMakeSystemSpecificInitialize.cmake
CMakeTestASM-ATTCompiler.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeTestASMCompiler.cmake
CMakeTestASM_MASMCompiler.cmake
CMakeTestASM_NASMCompiler.cmake
CMakeTestCCompiler.cmake
CMakeTestCXXCompiler.cmake project: Add infrastructure for recording CXX compiler features 2014-04-07 16:48:44 +02:00
CMakeTestCompilerCommon.cmake Improve compiler check message on non-Make generators 2016-02-25 08:29:41 -05:00
CMakeTestFortranCompiler.cmake
CMakeTestGNU.c
CMakeTestJavaCompiler.cmake
CMakeTestRCCompiler.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CMakeTestSwiftCompiler.cmake Swift: Add proper Swift compiler test 2015-09-06 18:19:18 +02:00
CMakeUnixFindMake.cmake
CMakeVS7BackwardCompatibility.cmake
CMakeVerifyManifest.cmake Fix spelling typos in comments and documentation (#16037) 2016-03-29 14:31:02 -04:00
CPack.DS_Store.in
CPack.Description.plist.in
CPack.Info.plist.in
CPack.OSXScriptLauncher.in
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. 2009-01-21 11:54:30 -05:00
CPack.OSXX11.Info.plist.in Drop unnecessary LSRequiresCarbon reference from Info.plist files 2016-03-18 09:47:03 -04:00
CPack.OSXX11.main.scpt.in
CPack.RuntimeScript.in
CPack.STGZ_Header.sh.in
CPack.VolumeIcon.icns.in
CPack.background.png.in
CPack.cmake productbuild: Add new productbuild cpack generator. 2016-06-03 14:41:57 -06:00
CPack.distribution.dist.in
CPackBundle.cmake CPack: Add support to overwrite or pass additional parameter to codesign 2015-03-23 09:15:43 -04:00
CPackComponent.cmake CPackComponents: add cpack_append_list_variable_set_command 2016-06-29 19:10:41 +03:00
CPackCygwin.cmake CPack: Replace #<type> markup with reStructuredText equivalent 2013-10-16 09:22:39 -04:00
CPackDMG.cmake CPack/DragNDrop: Optionally disable `/Applications` symlink 2016-05-25 09:51:04 -04:00
CPackDeb.cmake CPackRPM and CPackDeb documentation improvements 2016-06-01 08:29:34 -04:00
CPackIFW.cmake CPackIFW: Using cpack_append_list_variable_set_command 2016-06-29 19:14:05 +03:00
CPackNSIS.cmake CPackNSIS: Add options to set the bitmap for NSIS installer left side 2015-10-06 09:08:37 -04:00
CPackPackageMaker.cmake
CPackProductBuild.cmake productbuild: Add new productbuild cpack generator. 2016-06-03 14:41:57 -06:00
CPackRPM.cmake Merge topic 'cpack-rpm-debug-logging-fix' 2016-07-13 09:26:44 -04:00
CPackWIX.cmake CPackWIX: Support binary-only WiX installations 2016-03-01 09:50:46 +01:00
CPackZIP.cmake
CTest.cmake CTest: Properly set buildname if only C langage is enabled 2016-06-20 15:45:25 -04:00
CTestCoverageCollectGCOV.cmake CTestCoverageCollectGCOV: improve DELETE option 2016-04-19 13:19:10 -04:00
CTestScriptMode.cmake
CTestTargets.cmake Configure some CMake-provided targets with USES_TERMINAL (#14915) 2015-01-27 11:16:48 -05:00
CTestUseLaunchers.cmake
CheckCCompilerFlag.cmake Check*CompilerFlag: Revert to previous method used to pass flags (#15641) 2015-07-08 09:55:16 -04:00
CheckCSourceCompiles.cmake Modules: Fix spelling of "succeeded" in check messages 2015-10-06 10:26:19 -04:00
CheckCSourceRuns.cmake Modules: Fix spelling of "succeeded" in check messages 2015-10-06 10:26:19 -04:00
CheckCXXCompilerFlag.cmake Check*CompilerFlag: Revert to previous method used to pass flags (#15641) 2015-07-08 09:55:16 -04:00
CheckCXXSourceCompiles.cmake Modules: Fix spelling of "succeeded" in check messages 2015-10-06 10:26:19 -04:00
CheckCXXSourceRuns.cmake Modules: Fix spelling of "succeeded" in check messages 2015-10-06 10:26:19 -04:00
CheckCXXSymbolExists.cmake Check*.cmake : Add CMAKE_REQUIRED_QUIET flag. 2014-03-29 20:14:23 -06:00
CheckForPthreads.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
CheckFortranCompilerFlag.cmake Check*CompilerFlag: Revert to previous method used to pass flags (#15641) 2015-07-08 09:55:16 -04:00
CheckFortranFunctionExists.cmake Help: Document that the CHECK_* macros create cache variables 2014-09-11 08:55:26 -04:00
CheckFortranSourceCompiles.cmake Modules: Fix spelling of "succeeded" in check messages 2015-10-06 10:26:19 -04:00
CheckFunctionExists.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
CheckFunctionExists.cmake Check(Function|Library|Symbol)Exists: make it work if only C++ is enabled 2015-09-25 10:07:54 -04:00
CheckIncludeFile.c.in BUG: Fix signature of main to work on both strict ANSI and non-ANSI C compilers. 2006-05-18 10:28:12 -04:00
CheckIncludeFile.cmake Help: Revise CheckIncludeFile* documentation 2015-06-25 09:41:02 -04:00
CheckIncludeFile.cxx.in Complete rework of makefile generators expect trouble 2002-11-08 15:46:08 -05:00
CheckIncludeFileCXX.cmake Help: Revise CheckIncludeFile* documentation 2015-06-25 09:41:02 -04:00
CheckIncludeFiles.cmake Help: Revise CheckIncludeFile* documentation 2015-06-25 09:41:02 -04:00
CheckLanguage.cmake
CheckLibraryExists.cmake Check(Function|Library|Symbol)Exists: make it work if only C++ is enabled 2015-09-25 10:07:54 -04:00
CheckLibraryExists.lists.in Initial attempt to check if library exists 2002-09-24 16:36:56 -04:00
CheckPrototypeDefinition.c.in Modules: Added CheckPrototypeDefinition module. 2011-03-18 14:03:35 -04:00
CheckPrototypeDefinition.cmake CheckPrototypeDefinition: Avoid if() auto-dereference 2014-09-16 09:04:20 -04:00
CheckSizeOf.cmake
CheckStructHasMember.cmake CheckStructHasMember: fix null deref warning (#15413) 2015-02-20 11:21:43 -05:00
CheckSymbolExists.cmake Check(Function|Library|Symbol)Exists: make it work if only C++ is enabled 2015-09-25 10:07:54 -04:00
CheckTypeSize.c.in
CheckTypeSize.cmake CheckTypeSize: Do not use cmake_policy(VERSION) 2015-05-19 12:56:07 -04:00
CheckTypeSizeMap.cmake.in
CheckVariableExists.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
CheckVariableExists.cmake Help: Document that the CHECK_* macros create cache variables 2014-09-11 08:55:26 -04:00
Dart.cmake
DartConfiguration.tcl.in cmCTestGIT: add an option to initialize submodules on update 2016-04-01 15:50:31 -04:00
DeployQt4.cmake Modules: Check for ARGC before using ARGV# 2015-02-27 10:59:23 -05:00
Documentation.cmake
DummyCXXFile.cxx
ExternalData.cmake ExternalData: Hide security-sensitive details from output 2016-07-13 18:41:57 +03:00
ExternalData_config.cmake.in ExternalData: Add option to disable use of symlinks 2015-05-22 09:21:47 -04:00
ExternalProject-download.cmake.in ExternalProject: Add support for multiple alternative URLs 2016-07-13 09:44:34 -04:00
ExternalProject-verify.cmake.in ExternalProject: Re-implement download verification as a dedicated script 2016-05-19 11:20:25 -04:00
ExternalProject.cmake ExternalProject: Add support for multiple alternative URLs 2016-07-13 09:44:34 -04:00
FLTKCompatibility.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
FeatureSummary.cmake Modules: Check for ARGC before using ARGV# 2015-02-27 10:59:23 -05:00
FindALSA.cmake
FindASPELL.cmake
FindAVIFile.cmake
FindArmadillo.cmake
FindBISON.cmake FindBISON: Refactor public and inner macro routines 2016-07-18 09:06:36 -04:00
FindBLAS.cmake Find{BLAS,LAPACK}: Fix when used in pure Fortran projects (#16039) 2016-04-05 09:03:23 -04:00
FindBZip2.cmake FindBZip2: Search for additional bz2d debug library name 2016-06-07 22:46:40 +01:00
FindBacktrace.cmake Modules: Format documentation to avoid over-long preformatted lines 2014-10-22 15:52:31 -04:00
FindBoost.cmake FindBoost: Add check headers for `zlib` and `bzip2` 2016-07-05 14:22:01 -04:00
FindBullet.cmake
FindCABLE.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindCUDA.cmake Fix typos. 2016-07-10 11:05:56 +02:00
FindCURL.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindCVS.cmake
FindCoin3D.cmake FindCoin3D: Drop link to project homepage 2015-02-11 11:05:55 -05:00
FindCups.cmake Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex) 2014-04-14 18:16:58 +02:00
FindCurses.cmake FindCurses: Drop unused check for cbreak in tinfo library 2015-02-20 08:41:36 -05:00
FindCxxTest.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindCygwin.cmake
FindDCMTK.cmake FindDCMTK: Simplify documentation. 2016-01-14 13:28:56 -05:00
FindDart.cmake
FindDevIL.cmake
FindDoxygen.cmake
FindEXPAT.cmake
FindFLEX.cmake FindFLEX: Fix FLEX_TARGET macro for special characters in path (#16072) 2016-04-20 13:18:56 -04:00
FindFLTK.cmake FindFLTK: Drop search in recent cmake-gui locations 2015-05-08 11:26:56 -04:00
FindFLTK2.cmake FindFLTK: Drop search in recent cmake-gui locations 2015-05-08 11:26:56 -04:00
FindFreetype.cmake FindFreetype: Find release and debug libraries separately 2016-06-17 11:52:18 -04:00
FindGCCXML.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindGDAL.cmake
FindGIF.cmake FindGIF: Detect version from GIF 4.1.6 and above 2016-07-15 09:10:59 -04:00
FindGLEW.cmake FindGLEW: Search for debug and release configurations separately 2016-06-20 15:07:32 -04:00
FindGLU.cmake
FindGLUT.cmake
FindGSL.cmake FindGSL: Fix typo in documentation 2016-04-05 09:52:43 -04:00
FindGTK.cmake
FindGTK2.cmake FindGTK2: Use targets in GTK2_LIBRARIES if GTK2_USE_IMPORTED_TARGETS is ON 2015-11-09 09:51:50 -05:00
FindGTest.cmake FindGTest: Automatically re-run cmake when tests change 2016-03-15 15:21:37 -04:00
FindGettext.cmake FindIntl: New module to find Gettext libintl 2014-11-11 13:02:16 -05:00
FindGit.cmake FindGit: Add new 'GitHub for Windows' user directory 2016-04-15 14:59:06 -04:00
FindGnuTLS.cmake
FindGnuplot.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindHDF5.cmake FindHDF5: Cleanup inconsistent use of HDF5_ROOT 2016-07-12 15:32:10 -04:00
FindHSPELL.cmake
FindHTMLHelp.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindHg.cmake FindHg: Run hg with C locale when querying its version. 2015-02-28 14:22:41 +01:00
FindICU.cmake FindICU: New module 2016-07-13 09:15:16 -04:00
FindIce.cmake Merge topic 'ice-debug' 2016-06-17 11:06:42 -04:00
FindIcotool.cmake Remove .* expressions from beginning and end of MATCHES regexs 2014-04-14 18:17:11 +02:00
FindImageMagick.cmake FindImageMagick: Provide per-component include dirs (#15007) 2014-07-23 15:33:48 -04:00
FindIntl.cmake FindIntl: New module to find Gettext libintl 2014-11-11 13:02:16 -05:00
FindJNI.cmake Merge topic 'FindJNI-cleanup' 2016-07-06 09:36:10 -04:00
FindJPEG.cmake
FindJasper.cmake
FindJava.cmake FindJava: Do not document variables we do not provide 2016-07-05 14:18:21 -04:00
FindKDE3.cmake Modules: Format documentation to avoid over-long preformatted lines 2014-10-22 15:52:31 -04:00
FindKDE4.cmake KDE4: Find the Internal package with NO_POLICY_SCOPE. 2015-07-19 18:20:57 +02:00
FindLAPACK.cmake Find{BLAS,LAPACK}: Fix when used in pure Fortran projects (#16039) 2016-04-05 09:03:23 -04:00
FindLATEX.cmake FindLATEX: Add components for XeLaTeX and LuaLaTeX 2015-01-11 15:42:12 -05:00
FindLTTngUST.cmake Add FindLTTngUST module to find LTTng-UST library 2016-03-07 11:46:49 -05:00
FindLibArchive.cmake FindLibArchive: Support libarchive 3.2 version string format 2016-06-03 13:18:03 -04:00
FindLibLZMA.cmake
FindLibXml2.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindLibXslt.cmake Modules: Wrap long lines in pre-formatted documentation blocks 2014-11-06 14:52:26 -05:00
FindLua.cmake FindLua: Iterate through all include subdirs to find a suitable header 2016-06-20 14:46:06 -04:00
FindLua50.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindLua51.cmake
FindMFC.cmake FindMFC: Use if(DEFINED) to simplify condition (#15477) 2015-03-26 09:02:05 -04:00
FindMPEG.cmake
FindMPEG2.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindMPI.cmake FindMPI: Recognize `.lib` file names for specification of link libraries 2016-04-15 13:42:05 -04:00
FindMatlab.cmake FindMatlab: Add support for Matlab 2016a (9.0) 2016-05-25 09:08:32 -04:00
FindMotif.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindOpenAL.cmake FindOpenAL: Detect Windows architecture-specific installation 2015-12-10 09:18:48 -05:00
FindOpenCL.cmake FindOpenCL: Add an imported target 2016-06-02 08:46:43 -04:00
FindOpenGL.cmake FindOpenGL: Don't add AGL to OPENGL_LIBRARIES on OS X. 2015-12-14 09:46:32 -05:00
FindOpenMP.cmake FindOpenMP: Detect version (specification date) from compiler 2016-07-13 11:49:01 -04:00
FindOpenSSL.cmake FindOpenSSL: Do not assume that the version regex finds something 2016-06-09 08:51:01 -04:00
FindOpenSceneGraph.cmake Modules: Format documentation to avoid over-long preformatted lines 2014-10-22 15:52:31 -04:00
FindOpenThreads.cmake
FindPHP4.cmake
FindPNG.cmake Fix spelling typos in comments and documentation (#16037) 2016-03-29 14:31:02 -04:00
FindPackageHandleStandardArgs.cmake FPHSA: fix typo in documentation 2015-08-24 18:22:13 +02:00
FindPackageMessage.cmake Replace string(REGEX REPLACE) with string(REPLACE) where possible 2014-04-14 18:17:05 +02:00
FindPerl.cmake
FindPerlLibs.cmake
FindPhysFS.cmake
FindPike.cmake
FindPkgConfig.cmake Merge topic 'pkgconfig-targets' 2016-06-20 09:55:59 -04:00
FindPostgreSQL.cmake FindPostgreSQL: Fix initialization of PostgreSQL_LIBRARIES 2016-07-14 18:18:26 +02:00
FindProducer.cmake
FindProtobuf.cmake FindProtobuf: fix protobuf_generate_*() to handle proto files in subdirs. 2016-06-09 16:13:45 +02:00
FindPythonInterp.cmake FindPython{Interp,Libs}: Clarify recommended call order 2016-03-07 10:56:31 -05:00
FindPythonLibs.cmake FindPython{Interp,Libs}: Clarify recommended call order 2016-03-07 10:56:31 -05:00
FindQt.cmake FindQt: explicitely mention that it cannot Qt5 or later 2015-01-16 22:06:22 +01:00
FindQt3.cmake FindQt[34]: Prefer matching versioned tool names 2014-05-22 08:56:05 -04:00
FindQt4.cmake FindQt4: Document Qt4::QtDeclarative imported target (#16157) 2016-06-20 08:49:31 -04:00
FindQuickTime.cmake
FindRTI.cmake
FindRuby.cmake FindRuby: Fix finding 64-bit Ruby on Windows 2015-02-10 09:54:21 -05:00
FindSDL.cmake FindSDL: Allow if() to dereference SDL_INCLUDE_DIR for matching 2015-01-08 14:47:39 -05:00
FindSDL_image.cmake Fix spelling typos in comments and documentation (#16037) 2016-03-29 14:31:02 -04:00
FindSDL_mixer.cmake Fix spelling typos in comments and documentation (#16037) 2016-03-29 14:31:02 -04:00
FindSDL_net.cmake Fix spelling typos in comments and documentation (#16037) 2016-03-29 14:31:02 -04:00
FindSDL_sound.cmake Help: Wrap long lines in pre-formatted documentation blocks 2014-11-07 10:59:09 -05:00
FindSDL_ttf.cmake Fix spelling typos in comments and documentation (#16037) 2016-03-29 14:31:02 -04:00
FindSWIG.cmake
FindSelfPackers.cmake
FindSquish.cmake Modules: Wrap long lines in pre-formatted documentation blocks 2014-11-06 14:52:26 -05:00
FindSubversion.cmake Fix spelling typos in comments and documentation (#16037) 2016-03-29 14:31:02 -04:00
FindTCL.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindTIFF.cmake FindTIFF: Add imported targets and update documentation 2015-12-07 09:20:08 -05:00
FindTclStub.cmake
FindTclsh.cmake
FindThreads.cmake Fix spelling typos in comments and documentation (#16037) 2016-03-29 14:31:02 -04:00
FindUnixCommands.cmake FindUnixCommand: Use FPHSA to report status in standard way 2014-12-03 10:04:59 -05:00
FindVulkan.cmake Add FindVulkan.cmake. 2016-06-08 12:44:03 -04:00
FindWget.cmake
FindWish.cmake
FindX11.cmake
FindXCTest.cmake Xcode: Fixup XCTest bundle location for Xcode 7.3 2016-03-28 09:23:35 -04:00
FindXMLRPC.cmake
FindXalanC.cmake FindXalanC: New module to find the Apache Xalan-C++ library 2016-01-20 09:33:38 -05:00
FindXercesC.cmake FindXercesC: Add imported targets and unit test 2015-11-23 14:28:05 -05:00
FindZLIB.cmake FindZLIB: Do not mark unused variable as advanced 2016-06-21 08:56:56 -04:00
Findosg.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindosgAnimation.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindosgDB.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindosgFX.cmake
FindosgGA.cmake
FindosgIntrospection.cmake
FindosgManipulator.cmake
FindosgParticle.cmake
FindosgPresentation.cmake
FindosgProducer.cmake
FindosgQt.cmake
FindosgShadow.cmake
FindosgSim.cmake
FindosgTerrain.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindosgText.cmake
FindosgUtil.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindosgViewer.cmake
FindosgVolume.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
FindosgWidget.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
Findosg_functions.cmake
FindwxWidgets.cmake FindwxWidgets: Resolve Cygwin/MSYS paths to Windows paths 2016-02-17 08:52:56 -05:00
FindwxWindows.cmake
FortranCInterface.cmake FortranCInterface: Document mangling result variables publicly 2016-02-10 10:35:48 -05:00
GNUInstallDirs.cmake GNUInstallDirs: Add special cases for certain prefixes 2015-06-18 08:59:34 -04:00
GenerateExportHeader.cmake Fix typos. 2016-07-10 11:05:56 +02:00
GetPrerequisites.cmake GetPrerequisites: fix typo in comment 2016-06-23 08:55:07 -04:00
ITKCompatibility.cmake
InstallRequiredSystemLibraries.cmake InstallRequiredSystemLibraries: Document UCRT option use case 2016-06-30 08:54:46 -04:00
KDE3Macros.cmake
MacOSXBundleInfo.plist.in Drop unnecessary LSRequiresCarbon reference from Info.plist files 2016-03-18 09:47:03 -04:00
MacOSXFrameworkInfo.plist.in ENH: Create Info.plist files in OS X Frameworks 2008-09-02 12:06:32 -04:00
MacroAddFileDependencies.cmake
MatlabTestsRedirect.cmake FindMatlab: Drop incorrect usage option from test helper script 2015-06-01 09:23:54 -04:00
NSIS.InstallOptions.ini.in
NSIS.template.in Merge topic 'nsis-protect-uninst-exec' 2016-07-22 09:17:19 -04:00
ProcessorCount.cmake ProcessorCount: Implement with psrinfo tool on recent SunOS versions 2015-09-28 11:30:41 -04:00
Qt4ConfigDependentSettings.cmake
Qt4Macros.cmake Modules: Check for ARGC before using ARGV# 2015-02-27 10:59:23 -05:00
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... 2008-12-04 13:27:48 -05:00
SelectLibraryConfigurations.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
Squish4RunTestCase.bat Squish: add support for squish 4 (#9734) 2012-11-05 19:20:13 +01:00
Squish4RunTestCase.sh FindSquish: Avoid bash-specific behavior in test script (#15568) 2015-05-14 08:53:33 -04:00
SquishRunTestCase.bat
SquishRunTestCase.sh ENH: adding functionality for finding Squish, adding Squish tests from CMake, and running Squish tests from ctest 2008-12-08 17:39:30 -05:00
SquishTestScript.cmake
SystemInformation.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
SystemInformation.in
TestBigEndian.cmake TestBigEndian: Log success to CMakeOutput.log, not CMakeError.log 2016-03-21 10:54:02 -04:00
TestCXXAcceptsFlag.cmake
TestEndianess.c.in
TestForANSIForScope.cmake Modules/Test*.cmake: Use if(DEFINED) to simplify conditions 2014-09-11 21:23:24 +02:00
TestForANSIStreamHeaders.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
TestForANSIStreamHeaders.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
TestForAnsiForScope.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
TestForSSTREAM.cmake Modules/Test*.cmake: Use if(DEFINED) to simplify conditions 2014-09-11 21:23:24 +02:00
TestForSSTREAM.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
TestForSTDNamespace.cmake Modules/Test*.cmake: Use if(DEFINED) to simplify conditions 2014-09-11 21:23:24 +02:00
TestForSTDNamespace.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
UseEcos.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
UseJava.cmake UseJava: Fix race condition creating java class list 2016-06-09 09:12:15 -04:00
UseJavaClassFilelist.cmake
UseJavaSymlinks.cmake Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
UsePkgConfig.cmake
UseQt4.cmake
UseSWIG.cmake FindSWIG: Do not generate erroneous outputs with -noproxy 2015-09-09 10:01:06 -04:00
Use_wxWindows.cmake
UsewxWidgets.cmake UsewxWidgets: CFLAGS are expected to be a string here, not a list. 2014-08-22 10:27:48 -05:00
VTKCompatibility.cmake Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
WIX.template.in CPackWIX: Extend the patching mechanism to allow adding content to <Product>. 2015-02-13 12:09:40 +01:00
WriteBasicConfigVersionFile.cmake Modules: Format documentation to avoid over-long preformatted lines 2014-10-22 15:52:31 -04:00
WriteCompilerDetectionHeader.cmake WCDH: Add Intel to list of supported compilers 2016-04-28 09:16:36 -04:00
ecos_clean.cmake
exportheader.cmake.in GenerateExportHeader: Add option to specify custom content 2016-06-28 09:43:52 -04:00
javaTargets.cmake.in UseJava: Add infrastructure to export targets 2016-06-07 08:50:35 -04:00
kde3init_dummy.cpp.in
kde3uic.cmake
readme.txt Replace http://www.cmake.org URLs with https://cmake.org 2015-09-25 15:47:39 -04:00

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