CMake/Modules
Matthew Woehlke 789c8de3df UseJava: Support namespaced exports
Add NAMESPACE option to export_jars and install_jar_exports. Import
JAR's as imported static libraries rather than custom targets, as this
is necessary to allow the imported targets to contain ':' in their
names. (This also means they won't show up in VS projects, which is more
consistent with other imported targets.) Also, improve the documentation
to be more stylistically consistent with documentation elsewhere.
2017-04-21 10:51:09 -04:00
..
AndroidTestUtilities AndroidTestUtilities: ignore exit status of ls 2017-02-03 13:22:36 -05:00
CheckIPOSupported CheckIPOSupported: Add Fortran support 2017-04-04 09:35:39 -04:00
CMakeAddFortranSubdirectory
Compiler Merge topic 'lang-specific-binutils' 2017-04-05 10:15:40 -04:00
CompilerId Xcode: Detect CURRENT_ARCH for use by generator 2017-03-31 11:26:08 -04:00
FindCUDA FindCUDA: Fix PTX selection with multiple architectures 2017-02-22 10:35:44 -05:00
FortranCInterface FortranCInterface: Fix support for VS with Intel toolset 2017-02-01 08:47:42 -05:00
IntelVSImplicitPath
Internal Features: Add meta-features requesting awareness of a particular standard 2016-11-02 10:00:28 -04:00
Platform Drop Visual Studio 7 .NET 2003 generator 2017-04-19 15:28:05 -04:00
AddFileDependencies.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
AndroidTestUtilities.cmake AndroidTestUtilities: do not require ExternalData unconditionally 2017-02-04 08:16:24 -05:00
AutogenInfo.cmake.in Autogen: New short InfoGet functions 2017-03-02 09:10:03 -05:00
BasicConfigVersion-AnyNewerVersion.cmake.in Revert the use of string(APPEND) in .cmake.in files 2016-08-08 21:45:41 +02:00
BasicConfigVersion-ExactVersion.cmake.in Revert the use of string(APPEND) in .cmake.in files 2016-08-08 21:45:41 +02:00
BasicConfigVersion-SameMajorVersion.cmake.in Revert the use of string(APPEND) in .cmake.in files 2016-08-08 21:45:41 +02:00
BundleUtilities.cmake BundleUtilities: Fix bundle verification on Unix by considering rpaths. 2017-03-10 10:59:16 -05:00
CheckCCompilerFlag.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CheckCSourceCompiles.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CheckCSourceRuns.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CheckCXXCompilerFlag.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CheckCXXSourceCompiles.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CheckCXXSourceRuns.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CheckCXXSymbolExists.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CheckForPthreads.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
CheckFortranCompilerFlag.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CheckFortranFunctionExists.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CheckFortranSourceCompiles.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CheckFunctionExists.c CheckFunctionExists.c: avoid gcc warnings with -Wstrict-prototypes 2016-10-14 16:26:58 -07:00
CheckFunctionExists.cmake CheckFunctionExists: Document suggestion to use CheckSymbolExists instead. 2017-01-12 15:52:53 -05:00
CheckIncludeFile.c.in
CheckIncludeFile.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CheckIncludeFile.cxx.in
CheckIncludeFileCXX.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CheckIncludeFiles.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CheckIPOSupported.cmake CheckIPOSupported: Add Fortran support 2017-04-04 09:35:39 -04:00
CheckLanguage.cmake CheckLanguage: Pass generator platform and toolset into check 2017-03-08 09:10:45 -05:00
CheckLibraryExists.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CheckLibraryExists.lists.in
CheckPrototypeDefinition.c.in
CheckPrototypeDefinition.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CheckSizeOf.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CheckStructHasMember.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CheckSymbolExists.cmake CheckSymbolExists: Document that intrinsics may not be detected 2017-04-12 09:33:03 -04:00
CheckTypeSize.c.in
CheckTypeSize.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CheckTypeSizeMap.cmake.in
CheckVariableExists.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
CheckVariableExists.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMake.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeAddFortranSubdirectory.cmake Don't include CMakeParseArguments 2017-01-11 13:14:57 +01:00
CMakeAddNewLanguage.txt
CMakeASM_MASMInformation.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeASM_NASMInformation.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeASM-ATTInformation.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeASMCompiler.cmake.in Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB} 2017-04-03 14:10:50 -04:00
CMakeASMInformation.cmake Do not initialize CMAKE_BUILD_TYPE on multi-config generators 2017-04-06 09:44:34 -04:00
CMakeBackwardCompatibilityC.cmake Drop Visual Studio 7 .NET 2003 generator 2017-04-19 15:28:05 -04:00
CMakeBackwardCompatibilityCXX.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeBorlandFindMake.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeBuildSettings.cmake.in
CMakeCCompiler.cmake.in Merge topic 'lang-specific-binutils' 2017-04-05 10:15:40 -04: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
CMakeCheckCompilerFlagCommonPatterns.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeCInformation.cmake Do not initialize CMAKE_BUILD_TYPE on multi-config generators 2017-04-06 09:44:34 -04:00
CMakeCommonLanguageInclude.cmake Do not initialize CMAKE_BUILD_TYPE on multi-config generators 2017-04-06 09:44:34 -04:00
CMakeCompilerABI.h Add support for x32-abi 2017-03-07 15:22:55 -05:00
CMakeCompilerIdDetection.cmake Don't include CMakeParseArguments 2017-01-11 13:14:57 +01:00
CMakeConfigurableFile.in
CMakeCSharpCompiler.cmake.in C# support: add compiler detection for MSVC 2016-12-15 09:16:30 -05:00
CMakeCSharpCompilerId.cs.in C# support: add compiler detection for MSVC 2016-12-15 09:16:30 -05:00
CMakeCSharpInformation.cmake C# support: add compiler detection for MSVC 2016-12-15 09:16:30 -05:00
CMakeCUDACompiler.cmake.in CUDA: Detect the toolkit include directories 2017-02-10 16:08:06 -05:00
CMakeCUDACompilerABI.cu Modules: Run clang-format on CUDA code 2017-02-14 10:20:42 -05:00
CMakeCUDACompilerId.cu.in CUDA: Detect use of MSVC host compiler 2017-01-12 10:39:02 -05:00
CMakeCUDAInformation.cmake CUDA: Link to standard system libraries when linking as CUDA 2017-02-14 10:34:15 -05:00
CMakeCXXCompiler.cmake.in Merge topic 'lang-specific-binutils' 2017-04-05 10:15:40 -04:00
CMakeCXXCompilerABI.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
CMakeCXXCompilerId.cpp.in Features: Add infrastructure for C++ 17 language standard 2016-12-02 11:22:46 -05:00
CMakeCXXInformation.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeDependentOption.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeDetermineASM_MASMCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeDetermineASM_NASMCompiler.cmake VS: Add support for ASM_NASM language 2017-02-07 13:20:52 -05:00
CMakeDetermineASM-ATTCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeDetermineASMCompiler.cmake Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB} 2017-04-03 14:10:50 -04:00
CMakeDetermineCCompiler.cmake Xcode: Detect CURRENT_ARCH for use by generator 2017-03-31 11:26:08 -04:00
CMakeDetermineCompileFeatures.cmake Features: Add infrastructure for C++ 17 language standard 2016-12-02 11:22:46 -05:00
CMakeDetermineCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeDetermineCompilerABI.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeDetermineCompilerId.cmake Xcode: Detect CURRENT_ARCH for use by generator 2017-03-31 11:26:08 -04:00
CMakeDetermineCSharpCompiler.cmake Drop Visual Studio 7 .NET 2003 generator 2017-04-19 15:28:05 -04:00
CMakeDetermineCUDACompiler.cmake Drop Visual Studio 7 .NET 2003 generator 2017-04-19 15:28:05 -04:00
CMakeDetermineCXXCompiler.cmake Xcode: Detect CURRENT_ARCH for use by generator 2017-03-31 11:26:08 -04:00
CMakeDetermineFortranCompiler.cmake Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variables 2017-03-09 04:28:01 +08:00
CMakeDetermineJavaCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeDetermineRCCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeDetermineSwiftCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeDetermineSystem.cmake AIX: Properly detect host system version 2017-03-29 21:20:23 +02:00
CMakeDetermineVSServicePack.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeExpandImportedTargets.cmake Don't include CMakeParseArguments 2017-01-11 13:14:57 +01:00
CMakeExportBuildSettings.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeFindBinUtils.cmake CUDA: Find MSVC binutils on Windows 2017-01-12 10:39:03 -05:00
CMakeFindCodeBlocks.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeFindDependencyMacro.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeFindEclipseCDT4.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeFindFrameworks.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeFindJavaCommon.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeFindKate.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeFindKDevelop3.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeFindPackageMode.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeFindWMake.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeFindXCode.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeForceCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeFortranCompiler.cmake.in Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB} 2017-04-03 14:10:50 -04: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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeGenericSystem.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeGraphVizOptions.cmake CMakeGraphVizOptions: Minor improvements to docs. 2016-11-29 10:05:02 -05:00
CMakeImportBuildSettings.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeIOSInstallCombined.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeJavaCompiler.cmake.in
CMakeJavaInformation.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeJOMFindMake.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeLanguageInformation.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeMinGWFindMake.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeMSYSFindMake.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeNinjaFindMake.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeNMakeFindMake.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakePackageConfigHelpers.cmake Help: Fix cmake code block warnings produced by Sphinx 1.4 2017-02-10 10:43:30 -05:00
CMakeParseArguments.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeParseImplicitLinkInfo.cmake CMakeParseImplicitLinkInfo: Ignore ld -lto_library flag 2017-04-03 13:23:31 -04:00
CMakePlatformId.h.in Add support for Bruce C Compiler (BCC) 2016-03-21 10:51:50 -04:00
CMakePrintHelpers.cmake Don't include CMakeParseArguments 2017-01-11 13:14:57 +01:00
CMakePrintSystemInformation.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakePushCheckState.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeRCCompiler.cmake.in
CMakeRCInformation.cmake RC: Mark CMAKE_RC_FLAGS_<CONFIG> cache entries as advanced 2017-04-10 11:07:14 -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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeSystem.cmake.in CMakeDetermineSystem: Load platform-specific helper modules 2016-08-12 10:40:51 -04:00
CMakeSystemSpecificInformation.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeSystemSpecificInitialize.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeTestASM_MASMCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeTestASM_NASMCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeTestASM-ATTCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeTestASMCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeTestCCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeTestCompilerCommon.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeTestCSharpCompiler.cmake VS: added support for C# (for Visual Studio 2010, 2012, 2013, 2015) 2017-01-13 09:28:13 +01:00
CMakeTestCUDACompiler.cmake CUDA: Detect implicit link information on Windows 2017-01-12 10:39:03 -05:00
CMakeTestCXXCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeTestFortranCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeTestGNU.c
CMakeTestJavaCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeTestRCCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeTestSwiftCompiler.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeUnixFindMake.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeVerifyManifest.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CPack.background.png.in
CPack.cmake project: Add DESCRIPTION parameter 2017-04-11 10:17:00 -04: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 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/STGZ prefer pax for extraction 2017-01-22 22:06:59 +01:00
CPack.VolumeIcon.icns.in
CPackBundle.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CPackComponent.cmake CPackComponent: use cmake_parse_arguments 2017-03-15 18:10:33 +01:00
CPackCygwin.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CPackDeb.cmake CPackDeb: use CPACK_DEBIAN_PACKAGE_VERSION 2016-12-20 14:09:20 +01:00
CPackDMG.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CPackIFW.cmake CPackIFW: Added new QtIFW versions for search 2017-04-15 07:02:11 +03:00
CPackIFWConfigureFile.cmake Add cpack_ifw_configure_file command 2017-01-11 13:56:45 +03:00
CPackNSIS.cmake Revert "CPack/NSIS: Sign the uninstaller" 2017-04-04 13:41:54 -04:00
CPackPackageMaker.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CPackProductBuild.cmake CPack: Add support for CPACK_PRODUCTBULID_RESOURCES_DIR 2017-02-17 11:47:00 -05:00
CPackRPM.cmake Merge topic 'cpack-rpm-debuginfo-honor-package-filename' 2017-03-27 09:13:31 -04:00
CPackWIX.cmake CPackWIX: Add documentation for CPACK_WIX_ROOT 2017-04-04 21:17:15 +02:00
CPackZIP.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CSharpUtilities.cmake CSharpUtilities: Fix documentation 2017-03-20 14:25:50 -04:00
CTest.cmake Drop Visual Studio 7 .NET 2003 generator 2017-04-19 15:28:05 -04:00
CTestCoverageCollectGCOV.cmake Don't include CMakeParseArguments 2017-01-11 13:14:57 +01:00
CTestScriptMode.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CTestTargets.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CTestUseLaunchers.cmake ctest_configure: Propagate CTEST_USE_LAUNCHERS from caller to project 2016-10-17 11:15:36 -04:00
Dart.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
DartConfiguration.tcl.in cmCTestGIT: add an option to initialize submodules on update 2016-04-01 15:50:31 -04:00
DeployQt4.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
Documentation.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
DummyCXXFile.cxx
ecos_clean.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
exportheader.cmake.in GenerateExportHeader: Add option to specify custom content 2016-06-28 09:43:52 -04:00
ExternalData_config.cmake.in
ExternalData.cmake ExternalData: Add support for SHA-3 algorithms 2016-11-11 11:46:00 -05:00
ExternalProject-download.cmake.in Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
ExternalProject-verify.cmake.in Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
ExternalProject.cmake ExternalProject: Run git checkout with -- to clarify arguments 2017-04-03 14:34:35 -04:00
FeatureSummary.cmake FeatureSummary: Add FeatureSummary_<TYPE>_DESCRIPTION global properties 2017-02-06 14:44:24 -05:00
FindALSA.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindArmadillo.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindASPELL.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindAVIFile.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindBacktrace.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindBISON.cmake Don't include CMakeParseArguments 2017-01-11 13:14:57 +01:00
FindBLAS.cmake FindBLAS/LAPACK: Format documentation 2017-03-22 09:10:28 -04:00
FindBoost.cmake Merge topic 'FindBoost-fix-backslash-tolerance' 2017-04-20 08:47:05 -04:00
FindBullet.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindBZip2.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindCABLE.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindCoin3D.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindCUDA.cmake FindCUDA: Add option to use modern form of target_link_libraries 2017-04-04 09:43:05 -04:00
FindCups.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindCURL.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindCurses.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindCVS.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindCxxTest.cmake FindCxxTest: Do not run cxxtestgen through interpreter unless necessary 2016-09-28 11:27:20 -04:00
FindCygwin.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindDart.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindDCMTK.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindDevIL.cmake Modules: Add x32-abi support to hard-coded paths 2017-03-07 15:22:55 -05:00
FindDoxygen.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindEXPAT.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindFLEX.cmake Don't include CMakeParseArguments 2017-01-11 13:14:57 +01:00
FindFLTK2.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindFLTK.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindFreetype.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindGCCXML.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindGDAL.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindGettext.cmake Don't include CMakeParseArguments 2017-01-11 13:14:57 +01:00
FindGIF.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindGit.cmake FindGit: Avoid finding VS 2017 non-general Git installation 2017-03-10 16:09:31 -05:00
FindGLEW.cmake Modules: Add x32-abi support to hard-coded paths 2017-03-07 15:22:55 -05:00
FindGLU.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindGLUT.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindGnuplot.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindGnuTLS.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindGSL.cmake FindGSL: Fix gl_version.h extraction regex 2017-02-01 13:47:37 -05:00
FindGTest.cmake GoogleTest: Add module to contain gtest_add_tests independently 2017-02-07 11:24:18 -05:00
FindGTK2.cmake Merge topic 'avoid-MSVC-per-version-vars' 2017-03-23 08:44:22 -04:00
FindGTK.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindHDF5.cmake Merge branch 'backport-FindHDF5-optional-no-config' into FindHDF5-optional-no-config 2017-03-21 13:12:16 -04:00
FindHg.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindHSPELL.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindHTMLHelp.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindIce.cmake Modules: Add x32-abi support to hard-coded paths 2017-03-07 15:22:55 -05:00
FindIcotool.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindICU.cmake FindICU: Add 'include' to the path suffixes 2017-01-16 11:27:02 -05:00
FindImageMagick.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindIntl.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindJasper.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindJava.cmake FindJava: add hints for jre 2017-01-11 16:31:01 +01:00
FindJNI.cmake FindJNI: Add jvm paths for Arch Linux 2017-03-03 08:14:34 -05:00
FindJPEG.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindKDE3.cmake Modules: Add x32-abi support to hard-coded paths 2017-03-07 15:22:55 -05:00
FindKDE4.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindLAPACK.cmake FindBLAS/LAPACK: Format documentation 2017-03-22 09:10:28 -04:00
FindLATEX.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindLibArchive.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindLibLZMA.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindLibXml2.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindLibXslt.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindLTTngUST.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindLua50.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindLua51.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindLua.cmake FindLua: try to find library according to version from header 2017-01-24 15:21:33 -05:00
FindMatlab.cmake Merge topic 'FindMatlab-fix-typo' 2016-11-01 09:14:31 -04:00
FindMFC.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindMotif.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindMPEG2.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindMPEG.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindMPI.cmake Merge topic 'findmpi-add-imported-targets' 2017-04-19 10:45:03 -04:00
FindOpenAL.cmake Modules: Add x32-abi support to hard-coded paths 2017-03-07 15:22:55 -05:00
FindOpenCL.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindOpenGL.cmake FindOpenGL: Provide imported targets for GL and GLU 2016-12-02 15:11:49 -05:00
FindOpenMP.cmake FindOpenMP: Add iomp5 variant of Clang OpenMP flags 2017-02-23 09:59:46 -05:00
FindOpenSceneGraph.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindOpenSSL.cmake Merge topic 'FindOpenSSL-more-precompiled' 2017-04-20 08:46:47 -04:00
FindOpenThreads.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
Findosg_functions.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
Findosg.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindosgAnimation.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindosgDB.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindosgFX.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindosgGA.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindosgIntrospection.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindosgManipulator.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindosgParticle.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindosgPresentation.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindosgProducer.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindosgQt.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindosgShadow.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindosgSim.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindosgTerrain.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindosgText.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindosgUtil.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindosgViewer.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindosgVolume.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindosgWidget.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindPackageHandleStandardArgs.cmake Don't include CMakeParseArguments 2017-01-11 13:14:57 +01:00
FindPackageMessage.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindPerl.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindPerlLibs.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindPHP4.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindPhysFS.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindPike.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindPkgConfig.cmake Add support for x32-abi 2017-03-07 15:22:55 -05:00
FindPNG.cmake FindPNG: Fix small typo fix in module help 2016-12-15 09:38:51 -05:00
FindPostgreSQL.cmake FindPostgreSQL: automatically find installations from yum.postgresql.org 2017-01-10 09:52:42 -05:00
FindProducer.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindProtobuf.cmake FindProtobuf: Add option to find static libraries on UNIX 2017-02-06 16:12:39 -05:00
FindPythonInterp.cmake FindPythonInterp: Add -32 and -64 registry entry variants 2017-04-10 09:47:04 -04:00
FindPythonLibs.cmake FindPythonLibs: Tolerate call with PYTHON_LIBRARY already a list 2016-12-15 09:34:48 -05:00
FindQt3.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindQt4.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindQt.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindQuickTime.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindRTI.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindRuby.cmake FindRuby: Use MSVC_VERSION instead of MSVC## 2017-03-23 08:40:35 -04:00
FindSDL_image.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindSDL_mixer.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindSDL_net.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindSDL_sound.cmake FindSDL_sound: Fix SDL_SOUND_LIBRARIES result value 2016-10-28 08:15:16 -04:00
FindSDL_ttf.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindSDL.cmake FindSDL: Prevent unbounded growth of SDL_LIBRARY_TEMP variable 2016-11-08 09:52:55 -05:00
FindSelfPackers.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindSquish.cmake Don't include CMakeParseArguments 2017-01-11 13:14:57 +01:00
FindSubversion.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindSWIG.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindTCL.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindTclsh.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindTclStub.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindThreads.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindTIFF.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindUnixCommands.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindVulkan.cmake FindVulkan: Fix for SDK versions < 1.0.42 on 32-bit Windows 2017-03-06 13:32:41 -05:00
FindWget.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FindWish.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindwxWidgets.cmake FindwxWidgets: link with the new required libs under MSW 2017-04-07 23:50:55 +02:00
FindwxWindows.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindX11.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindXalanC.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindXCTest.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindXercesC.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindXMLRPC.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FindZLIB.cmake Find*.cmake: drop the comments before including FPHSA 2016-11-28 16:40:13 -05:00
FLTKCompatibility.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
FortranCInterface.cmake FortranCInterface: Fix support for VS with Intel toolset 2017-02-01 08:47:42 -05:00
GenerateExportHeader.cmake GenerateExportHeader: always fill in _EXPORT macros 2017-03-16 15:11:03 -04:00
GetPrerequisites.cmake Modules: Add x32-abi support to hard-coded paths 2017-03-07 15:22:55 -05:00
GNUInstallDirs.cmake GNUInstallDirs: Set UNINITALIZED cache properties to type PATH 2016-12-12 22:23:26 +00:00
GoogleTest.cmake GoogleTest: Add module to contain gtest_add_tests independently 2017-02-07 11:24:18 -05:00
InstallRequiredSystemLibraries.cmake VS: Add an environment variable for the Windows 10 kits directory 2017-04-12 10:57:05 -04:00
ITKCompatibility.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
KDE3Macros.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
MacOSXBundleInfo.plist.in macOS: Enable Hi-DPI support in applications by default 2017-04-11 09:49:12 -04:00
MacOSXFrameworkInfo.plist.in
MacroAddFileDependencies.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
MatlabTestsRedirect.cmake FindMatlab: Fix typo in matlab_add_unit_test implementation 2016-10-28 15:19:24 -04:00
NSIS.InstallOptions.ini.in
NSIS.template.in Revert "CPack/NSIS: Sign the uninstaller" 2017-04-04 13:41:54 -04:00
ProcessorCount.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
Qt4ConfigDependentSettings.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
Qt4Macros.cmake Qt4: Only change timestamp on generated .pro files if content changes 2017-01-20 13:28:48 -05:00
readme.txt Replace http://www.cmake.org URLs with https://cmake.org 2015-09-25 15:47:39 -04:00
RepositoryInfo.txt.in
SelectLibraryConfigurations.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
Squish4RunTestCase.bat
Squish4RunTestCase.sh
SquishRunTestCase.bat
SquishRunTestCase.sh
SquishTestScript.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
SystemInformation.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
SystemInformation.in
TestBigEndian.cmake TestBigEndian: Fix to work with CXX without C 2017-02-15 15:08:37 -05:00
TestCXXAcceptsFlag.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
TestEndianess.c.in
TestForANSIForScope.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
TestForAnsiForScope.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
TestForANSIStreamHeaders.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
TestForANSIStreamHeaders.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
TestForSSTREAM.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
TestForSSTREAM.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
TestForSTDNamespace.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
TestForSTDNamespace.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
Use_wxWindows.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
UseEcos.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
UseJava.cmake UseJava: Support namespaced exports 2017-04-21 10:51:09 -04:00
UseJavaClassFilelist.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
UseJavaSymlinks.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
UsePkgConfig.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
UseQt4.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
UseSWIG.cmake Merge topic 'dont-include-CMakeParseArguments' 2017-01-12 10:20:41 -05:00
UsewxWidgets.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
VTKCompatibility.cmake Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
WIX.template.in
WriteBasicConfigVersionFile.cmake Don't include CMakeParseArguments 2017-01-11 13:14:57 +01:00
WriteCompilerDetectionHeader.cmake WriteCompilerDetectionHeader: fix STATIC_ASSERT 2017-03-06 20:52:09 +01:00

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