..
AndroidTestUtilities
Fix trivial typos in text
2017-11-03 10:25:05 -04:00
CheckIPOSupported
CheckIPOSupported: Add Fortran support
2017-04-04 09:35:39 -04:00
CMakeAddFortranSubdirectory
Compiler
Merge branch 'backport-cuda-non-device-link' into release-3.16
2020-02-24 13:36:24 -05:00
CompilerId
cuda: Extend cuda compiler detection to work with custom cuda path
2019-08-30 08:14:00 +02:00
FetchContent
FetchContent: Give access to the terminal for download and update
2019-01-14 23:32:18 +11:00
FindCUDA
FindCUDA: Fix support for backslashes in CUDA_NVCC_INCLUDE_DIRS
2019-08-20 09:47:29 -04:00
FindMPI
FindMPI: Make tests valid C89 by returning 0
2019-05-06 18:42:28 +02:00
FindPython
FindPython: fix handling when FIND_VIRTUALENV == FIRST
2020-04-01 10:36:46 -04:00
FortranCInterface
Remove now-unused code once used for MIPSpro on IRIX
2019-02-21 11:12:51 -05:00
IntelVSImplicitPath
Internal
CPack: Fix regression in Deb description
2020-01-24 08:50:43 -05:00
Platform
Merge topic 'android-ndk-r19-binutils' into release-3.16
2020-02-04 08:26:39 -05:00
UseSWIG
UseSWIG: multiple input files must be supported in version 2
2018-10-29 16:39:03 +01:00
AddFileDependencies.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
AndroidTestUtilities.cmake
Help: Revise docs of modules AddFileDependencies..CheckFunctionExists
2018-10-19 07:27:31 +11:00
BasicConfigVersion-AnyNewerVersion.cmake.in
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
BasicConfigVersion-ExactVersion.cmake.in
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
BasicConfigVersion-SameMajorVersion.cmake.in
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
BasicConfigVersion-SameMinorVersion.cmake.in
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
BundleUtilities.cmake
BundleUtilities: use if(... IN_LIST ...)
2019-06-19 07:14:25 +02:00
CheckCCompilerFlag.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
CheckCSourceCompiles.cmake
Check* functions family: add support for LINK_OPTIONS
2018-12-01 17:56:23 +01:00
CheckCSourceRuns.cmake
Check* functions family: add support for LINK_OPTIONS
2018-12-01 17:56:23 +01:00
CheckCXXCompilerFlag.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
CheckCXXSourceCompiles.cmake
Check* functions family: add support for LINK_OPTIONS
2018-12-01 17:56:23 +01:00
CheckCXXSourceRuns.cmake
CheckLangSourceRuns: Capture run output to log files
2019-02-23 21:16:03 +11:00
CheckCXXSymbolExists.cmake
CheckCXXSymbolExists: Make C++-syntax symbols work on more compilers
2019-07-26 15:09:28 -04:00
CheckForPthreads.c
FindThreads: Drop try_run to improve cross-compiling support
2017-08-30 11:15:26 -04:00
CheckFortranCompilerFlag.cmake
Help: Revise docs of modules AddFileDependencies..CheckFunctionExists
2018-10-19 07:27:31 +11:00
CheckFortranFunctionExists.cmake
Check* functions family: add support for LINK_OPTIONS
2018-12-01 17:56:23 +01:00
CheckFortranSourceCompiles.cmake
Help: Add examples to CheckFortranSource{Runs,Compiles}
2019-01-23 08:28:13 -05:00
CheckFortranSourceRuns.cmake
CheckLangSourceRuns: Capture run output to log files
2019-02-23 21:16:03 +11:00
CheckFunctionExists.c
Revise C++ coding style using clang-format-6.0
2018-06-01 09:53:42 -04:00
CheckFunctionExists.cmake
Check* functions family: add support for LINK_OPTIONS
2018-12-01 17:56:23 +01:00
CheckIncludeFile.c.in
CheckIncludeFile.cmake
Check* functions family: add support for LINK_OPTIONS
2018-12-01 17:56:23 +01:00
CheckIncludeFile.cxx.in
CheckIncludeFileCXX.cmake
Check* functions family: add support for LINK_OPTIONS
2018-12-01 17:56:23 +01:00
CheckIncludeFiles.cmake
Check* functions family: add support for LINK_OPTIONS
2018-12-01 17:56:23 +01:00
CheckIPOSupported.cmake
CMakeParseArguments: Remove superfluous includes of CMakeParseArguments
2018-12-13 19:51:01 -05:00
CheckLanguage.cmake
CheckLanguage: Report CMAKE_CUDA_HOST_COMPILER if needed for compilation
2019-06-03 10:36:06 -04:00
CheckLibraryExists.cmake
Check* functions family: add support for LINK_OPTIONS
2018-12-01 17:56:23 +01:00
CheckLibraryExists.lists.in
CheckOBJCCompilerFlag.cmake
Languages: Add support for Objective-C
2019-09-28 15:56:46 +02:00
CheckOBJCSourceCompiles.cmake
Languages: Add support for Objective-C
2019-09-28 15:56:46 +02:00
CheckOBJCSourceRuns.cmake
Languages: Add support for Objective-C
2019-09-28 15:56:46 +02:00
CheckOBJCXXCompilerFlag.cmake
Languages: Add support for Objective-C++
2019-09-28 15:56:53 +02:00
CheckOBJCXXSourceCompiles.cmake
Languages: Add support for Objective-C++
2019-09-28 15:56:53 +02:00
CheckOBJCXXSourceRuns.cmake
Languages: Add support for Objective-C++
2019-09-28 15:56:53 +02:00
CheckPIESupported.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
CheckPrototypeDefinition.c.in
CheckPrototypeDefinition.cmake
Check* functions family: add support for LINK_OPTIONS
2018-12-01 17:56:23 +01:00
CheckSizeOf.cmake
CheckStructHasMember.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
CheckSymbolExists.cmake
CheckCXXSymbolExists: Make C++-syntax symbols work on more compilers
2019-07-26 15:09:28 -04:00
CheckTypeSize.c.in
CheckTypeSize: Fix with clang '-Werror,-Wmissing-variable-declarations'
2019-03-18 11:56:39 -04:00
CheckTypeSize.cmake
Check* functions family: add support for LINK_OPTIONS
2018-12-01 17:56:23 +01:00
CheckTypeSizeMap.cmake.in
CheckVariableExists.c
Revise C++ coding style using clang-format-6.0
2018-06-01 09:53:42 -04:00
CheckVariableExists.cmake
Check* functions family: add support for LINK_OPTIONS
2018-12-01 17:56:23 +01:00
CMake.cmake
CMakeAddFortranSubdirectory.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
CMakeAddNewLanguage.txt
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
CMakeASM_MASMInformation.cmake
ASM_MASM: Populate MSVC runtime library abstraction table
2020-01-21 12:54:50 -05:00
CMakeASM_NASMInformation.cmake
Modules: Check nasm compile object variable
2019-03-29 21:57:28 -06:00
CMakeASM-ATTInformation.cmake
CMakeASMCompiler.cmake.in
MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe}
2018-10-29 13:40:47 -04:00
CMakeASMInformation.cmake
Modules: Introduce CMAKE_EFFECTIVE_SYSTEM_NAME to lookup compiler info
2018-04-18 07:41:25 -04:00
CMakeBackwardCompatibilityC.cmake
FindThreads: Drop IRIX-specific options and results
2018-12-07 13:33:01 -05:00
CMakeBackwardCompatibilityCXX.cmake
Remove now-unused code once used on IRIX
2019-01-11 13:50:46 -05:00
CMakeBorlandFindMake.cmake
CMakeBuildSettings.cmake.in
CMakeCCompiler.cmake.in
clang: introduce CMAKE_<lang>_COMPILER_FRONTEND_VARIANT
2019-05-17 19:11:34 +02:00
CMakeCCompilerABI.c
Revise C++ coding style using clang-format-6.0
2018-06-01 09:53:42 -04:00
CMakeCCompilerId.c.in
XL: Fix C default level detection when invoked as 'cc'
2018-03-14 14:07:00 -04:00
CMakeCheckCompilerFlagCommonPatterns.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
CMakeCInformation.cmake
Modules: Introduce CMAKE_EFFECTIVE_SYSTEM_NAME to lookup compiler info
2018-04-18 07:41:25 -04:00
CMakeCommonLanguageInclude.cmake
Unhardcode the CMAKE_CONFIGURATION_TYPES values
2018-01-08 21:15:14 +01:00
CMakeCompilerABI.h
Remove now-unused code once used on IRIX
2019-01-11 13:50:46 -05:00
CMakeCompilerIdDetection.cmake
ARMClang: Add support for Clang-based ARM compiler
2019-05-14 14:59:55 -04:00
CMakeConfigurableFile.in
CMakeCSharpCompiler.cmake.in
CSharp: Set CMAKE_CSharp_COMPILER_LOADED variable when language is enabled
2018-07-18 08:53:32 -04:00
CMakeCSharpCompilerId.cs.in
CMakeCSharpInformation.cmake
Unhardcode the CMAKE_CONFIGURATION_TYPES values
2018-01-08 21:15:14 +01:00
CMakeCUDACompiler.cmake.in
Compute implicit include directories from compiler output
2019-01-21 11:14:08 -05:00
CMakeCUDACompilerABI.cu
Revise C++ coding style using clang-format-6.0
2018-06-01 09:53:42 -04:00
CMakeCUDACompilerId.cu.in
Features: Add infrastructure for C++ 20 language standard
2018-03-27 07:40:54 -04:00
CMakeCUDAInformation.cmake
CUDA: Compilers can now state they don't require a device linking step
2019-08-06 15:44:15 -04:00
CMakeCXXCompiler.cmake.in
Objective-C: Do not treat Objective-C files as C++ files
2019-10-11 14:01:48 +02:00
CMakeCXXCompilerABI.cpp
Revise C++ coding style using clang-format-6.0
2018-06-01 09:53:42 -04:00
CMakeCXXCompilerId.cpp.in
Intel: Fix default C++ dialect detection on Windows
2019-10-10 13:14:42 -04:00
CMakeCXXInformation.cmake
POSITION_INDEPENDENT_CODE: Manage link flags for executables
2018-11-11 17:34:09 +01:00
CMakeDependentOption.cmake
CMakeDependentOption: Document that 4th parameter follows if-syntax
2019-08-05 10:15:21 -04:00
CMakeDetermineASM_MASMCompiler.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
CMakeDetermineASM_NASMCompiler.cmake
VS: Add support for ASM_NASM language
2017-02-07 13:20:52 -05:00
CMakeDetermineASM-ATTCompiler.cmake
CMakeDetermineASMCompiler.cmake
IAR: Add support for the RISC-V compiler
2019-07-08 13:11:45 -04:00
CMakeDetermineCCompiler.cmake
clang: Work around toolchain file use of internal CMake variables
2019-08-05 09:43:00 -04:00
CMakeDetermineCompileFeatures.cmake
Features: Add infrastructure for C++ 20 language standard
2018-03-27 07:40:54 -04:00
CMakeDetermineCompiler.cmake
CMakeDetermineCompilerABI.cmake
Restore support for include_directories() in toolchain files
2019-03-25 11:48:17 -04:00
CMakeDetermineCompilerId.cmake
VS: Fix support for v142 toolset minor versions in VS 16.5+
2019-12-12 11:28:34 -05:00
CMakeDetermineCSharpCompiler.cmake
CMakeDetermineCompilerId: Consider UTF-16 encodings of INFO strings
2019-07-11 09:50:30 -04:00
CMakeDetermineCUDACompiler.cmake
CUDA: Tolerate square brackets in PROMPT environment variable
2019-03-26 10:43:51 -04:00
CMakeDetermineCXXCompiler.cmake
clang: Work around toolchain file use of internal CMake variables
2019-08-05 09:43:00 -04:00
CMakeDetermineFortranCompiler.cmake
Fortran: Adjust compiler candidates based on host platform
2018-02-21 10:23:38 -05:00
CMakeDetermineJavaCompiler.cmake
CMakeDetermineOBJCCompiler.cmake
Languages: Add support for Objective-C
2019-09-28 15:56:46 +02:00
CMakeDetermineOBJCXXCompiler.cmake
Languages: Add support for Objective-C++
2019-09-28 15:56:53 +02:00
CMakeDetermineRCCompiler.cmake
CMakeDetermineSwiftCompiler.cmake
Xcode: Relax swift compiler detection regex for Xcode 11
2019-08-30 10:53:58 +02:00
CMakeDetermineSystem.cmake
Remove now-unused code once used on IRIX
2019-01-11 13:50:46 -05:00
CMakeDetermineVSServicePack.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
CMakeExpandImportedTargets.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
CMakeExportBuildSettings.cmake
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
Extra Generator: Fix handling of CMAKE_<LANG>_COMPILER_ARG1
2018-09-07 16:11:11 -04:00
CMakeFindBinUtils.cmake
FindBinUtils: Revert "Use the compiler to get the path to compiler tools"
2019-11-07 10:31:02 -05:00
CMakeFindCodeBlocks.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
CMakeFindDependencyMacro.cmake
find_dependency: Always search dependencies
2019-03-29 22:03:21 +01:00
CMakeFindEclipseCDT4.cmake
CMakeFindFrameworks.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
CMakeFindJavaCommon.cmake
CMakeFindKate.cmake
CMakeFindPackageMode.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
CMakeFindSublimeText2.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
CMakeFindWMake.cmake
CMakeFindXCode.cmake
CMakeForceCompiler.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
CMakeFortranCompiler.cmake.in
ParseImplicitIncludeInfo: add Fortran implicit include handling
2019-01-25 10:57:42 -07:00
CMakeFortranCompilerABI.F
Remove now-unused code once used on IRIX
2019-01-11 13:50:46 -05:00
CMakeFortranCompilerId.F.in
Remove now-unused code once used for MIPSpro on IRIX
2019-02-21 11:12:51 -05:00
CMakeFortranInformation.cmake
POSITION_INDEPENDENT_CODE: Manage link flags for executables
2018-11-11 17:34:09 +01:00
CMakeGenericSystem.cmake
Autogen: Add moc path prefix generation (AUTOMOC_PATH_PREFIX)
2019-09-16 18:18:48 +02:00
CMakeGraphVizOptions.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
CMakeImportBuildSettings.cmake
CMakeInitializeConfigs.cmake
Unhardcode the CMAKE_CONFIGURATION_TYPES values
2018-01-08 21:15:14 +01:00
CMakeIOSInstallCombined.cmake
CMakeIOSInstallCombined: Prevent policy leakage
2018-09-12 14:44:59 +08:00
CMakeJavaCompiler.cmake.in
CMakeJavaInformation.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
CMakeJOMFindMake.cmake
CMakeLanguageInformation.cmake
Modules: Introduce CMAKE_EFFECTIVE_SYSTEM_NAME to lookup compiler info
2018-04-18 07:41:25 -04:00
CMakeMinGWFindMake.cmake
CMakeMSYSFindMake.cmake
CMakeNinjaFindMake.cmake
Ninja: Consider 'samu' when looking for CMAKE_MAKE_PROGRAM
2019-05-28 14:16:29 -04:00
CMakeNMakeFindMake.cmake
CMakeOBJCCompiler.cmake.in
Languages: Add support for Objective-C
2019-09-28 15:56:46 +02:00
CMakeOBJCCompilerABI.m
Languages: Add support for Objective-C
2019-09-28 15:56:46 +02:00
CMakeOBJCCompilerId.m.in
Languages: Add support for Objective-C
2019-09-28 15:56:46 +02:00
CMakeOBJCInformation.cmake
ObjC: Mark explicitly the language for compilation
2019-11-06 16:21:45 +01:00
CMakeOBJCXXCompiler.cmake.in
Languages: Add support for Objective-C++
2019-09-28 15:56:53 +02:00
CMakeOBJCXXCompilerABI.mm
Languages: Add support for Objective-C++
2019-09-28 15:56:53 +02:00
CMakeOBJCXXCompilerId.mm.in
Languages: Add support for Objective-C++
2019-09-28 15:56:53 +02:00
CMakeOBJCXXInformation.cmake
ObjC: Mark explicitly the language for compilation
2019-11-06 16:21:45 +01:00
CMakePackageConfigHelpers.cmake
CMakePackageConfigHelpers: Add ARCH_INDEPENDENT option
2018-11-30 22:52:40 -08:00
CMakeParseArguments.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
CMakeParseImplicitIncludeInfo.cmake
CMakeParseImplicitIncludeInfo: Remove all CR chars from compiler output
2019-11-25 14:32:02 -05:00
CMakeParseImplicitLinkInfo.cmake
CMakeParseImplicitLinkInfo supports comma separated link lines
2019-08-28 10:39:53 -04:00
CMakePlatformId.h.in
IAR: Add 8051 support
2019-10-11 10:22:52 -04:00
CMakePrintHelpers.cmake
Help: Fix minor typo in CMakePrintHelpers module docs
2019-10-31 10:24:17 +11:00
CMakePrintSystemInformation.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
CMakePushCheckState.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
CMakeRCCompiler.cmake.in
CMakeRCInformation.cmake
RC: Honor CMAKE_USER_MAKE_RULES_OVERRIDE
2019-06-27 07:39:24 -04:00
CMakeSwiftCompiler.cmake.in
Modules: add build rules for Swift Ninja support
2019-05-16 14:41:05 -04:00
CMakeSwiftInformation.cmake
Merge topic 'swift-rpath-darwin' into release-3.16
2019-11-18 13:43:11 -05:00
CMakeSystem.cmake.in
CMakeSystemSpecificInformation.cmake
CMakeSystemSpecificInformation: Replace mailing list with Discourse Forum
2019-11-06 21:45:12 +11:00
CMakeSystemSpecificInitialize.cmake
Fix misc. typos
2018-06-04 10:32:49 -04:00
CMakeTestASM_MASMCompiler.cmake
CMakeTestASM_NASMCompiler.cmake
CMakeTestASM-ATTCompiler.cmake
CMakeTestASMCompiler.cmake
CMakeTestCCompiler.cmake
Apple: Introduce separate system name for iOS, tvOS, and watchOS
2019-02-04 09:03:35 -05:00
CMakeTestCompilerCommon.cmake
GHS: Add Compiler ID detection
2019-01-16 10:42:04 -05:00
CMakeTestCSharpCompiler.cmake
Maint: misc. typos
2018-02-16 09:47:17 -05:00
CMakeTestCUDACompiler.cmake
Maint: misc. typos
2018-02-16 09:47:17 -05:00
CMakeTestCXXCompiler.cmake
Apple: Introduce separate system name for iOS, tvOS, and watchOS
2019-02-04 09:03:35 -05:00
CMakeTestFortranCompiler.cmake
Maint: misc. typos
2018-02-16 09:47:17 -05:00
CMakeTestGNU.c
CMakeTestJavaCompiler.cmake
Maint: misc. typos
2018-02-16 09:47:17 -05:00
CMakeTestOBJCCompiler.cmake
Languages: Add support for Objective-C
2019-09-28 15:56:46 +02:00
CMakeTestOBJCXXCompiler.cmake
Languages: Add support for Objective-C++
2019-09-28 15:56:53 +02:00
CMakeTestRCCompiler.cmake
Maint: misc. typos
2018-02-16 09:47:17 -05:00
CMakeTestSwiftCompiler.cmake
Modules: add build rules for Swift Ninja support
2019-05-16 14:41:05 -04:00
CMakeUnixFindMake.cmake
CMakeVerifyManifest.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
CPack.cmake
CPack: Fix regression in Deb description
2020-01-24 08:50:43 -05:00
CPackComponent.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
CPackIFW.cmake
CPackIFW: Add missing cpack_ifw_configure_component_group option processing
2019-03-28 14:59:08 -04:00
CPackIFWConfigureFile.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
CSharpUtilities.cmake
IN_LIST: Ensure policy allows if(IN_LIST) if used by a module
2018-09-12 14:50:16 +08:00
CTest.cmake
Modules/CTest: Fix SubmitURL
2019-04-10 07:43:20 +10:00
CTestCoverageCollectGCOV.cmake
CTestCoverageCollectGCOV: Fix typo in ctest_coverage_collect_gcov docs
2019-11-08 11:04:32 -05:00
CTestScriptMode.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
CTestTargets.cmake
Merge topic 'use_generator_is_multi_config'
2018-01-08 11:14:16 -05:00
CTestUseLaunchers.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
Dart.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
DartConfiguration.tcl.in
Modules/CTest: Set SubmitURL
2019-01-16 10:34:08 -05:00
DeployQt4.cmake
Help: Downcase function names in DeployQt4 doc.
2018-11-12 19:51:43 +01:00
Documentation.cmake
Help: remove reference to inexistent file DocumentationVTK.cmake.
2018-11-12 14:27:41 +01:00
DummyCXXFile.cxx
ecos_clean.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
exportheader.cmake.in
GenerateExportHeader: add INCLUDE_GUARD_NAME option
2018-01-23 10:42:47 -05:00
ExternalData_config.cmake.in
ExternalData.cmake
Replaces execute_process calls to touch files with file(TOUCH) calls
2018-02-15 10:54:38 -05:00
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
ExternalProject: fix some documentation typos
2019-10-09 08:27:44 -04:00
FeatureSummary.cmake
CMakeParseArguments: Remove superfluous includes of CMakeParseArguments
2018-12-13 19:51:01 -05:00
FetchContent.cmake
FetchContent: Add new command FetchContent_MakeAvailable()
2019-01-26 16:49:15 +11:00
FindALSA.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindArmadillo.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindASPELL.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindAVIFile.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindBacktrace.cmake
Fix elseif() in place of else()
2019-07-03 11:57:53 +03:00
FindBISON.cmake
Merge topic 'FindBISON-CMP0088-SourcePath'
2019-07-15 07:34:01 -04:00
FindBLAS.cmake
FindBLAS: Consider OpenBLAS with thread libraries only with C or CXX
2019-12-12 12:10:47 -05:00
FindBoost.cmake
FindBoost: Add support for Boost 1.72
2019-12-17 10:37:06 -05:00
FindBullet.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
FindBZip2.cmake
FindBZip2: Add Windows library names emitted from bzip2 1.0.6 makefile
2019-08-21 12:00:11 -04:00
FindCABLE.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindCoin3D.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindCUDA.cmake
FindCUDA: Add nvToolsExt and OpenCL libraries
2019-06-18 08:56:34 -04:00
FindCups.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindCURL.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindCurses.cmake
FindCurses: use formw when wide support is requested
2019-10-28 12:03:11 -04:00
FindCVS.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindCxxTest.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
FindCygwin.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindDart.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindDCMTK.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindDevIL.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindDoxygen.cmake
FindDoxygen: add USE_STAMP_FILE option
2019-09-06 09:12:09 +10:00
FindEnvModules.cmake
Help: Trivial typo and grammar fixes for FindEnvModules
2019-06-05 20:55:18 +10:00
FindEXPAT.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindFLEX.cmake
FindFLEX: fix example
2019-05-26 22:34:06 +02:00
FindFLTK2.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindFLTK.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindFontconfig.cmake
FindFontconfig: Convert module variables to camel case
2019-03-26 14:14:09 -04:00
FindFreetype.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindGCCXML.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindGDAL.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindGettext.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
FindGIF.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindGit.cmake
Help: Add note about CMAKE_ROLE to FindGit documentation
2019-01-23 13:45:12 -05:00
FindGLEW.cmake
FindGLEW: Fix typo in verbose log message
2019-08-06 09:49:03 -04:00
FindGLU.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindGLUT.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindGnuplot.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindGnuTLS.cmake
FindGnuTLS: add target GnuTLS::GnuTLS
2019-09-18 12:03:53 -04:00
FindGSL.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindGTest.cmake
FindGTest: Add support for googletest 1.8.1 folder structure
2019-08-30 11:24:27 -04:00
FindGTK2.cmake
FindGTK2: Add harfbuzz to GTK2_INCLUDE_DIRS
2019-12-09 12:04:33 -05:00
FindGTK.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindHDF5.cmake
FindHDF5: Append hdf5 to hdf5_hl to avoid undefined references
2019-10-15 09:47:58 -04:00
FindHg.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindHSPELL.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindHTMLHelp.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindIce.cmake
FindIce: Support clang-cl by checking CMAKE_CXX_SIMULATE_ID
2019-05-03 01:32:14 -04:00
FindIconv.cmake
FindIconv: Add the FindIconv module.
2017-11-29 14:51:32 +01:00
FindIcotool.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindICU.cmake
FindICU: Pass explicit NAMES argument to find command calls
2019-05-24 10:31:35 -04:00
FindImageMagick.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindIntl.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindJasper.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
FindJava.cmake
FindJava: ensure all versions can be found
2019-10-02 14:47:11 +02:00
FindJNI.cmake
FindJava: ensure all versions can be found
2019-10-02 14:47:11 +02:00
FindJPEG.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindKDE3.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
FindKDE4.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
FindLAPACK.cmake
FindLAPACK: Fix support for LAPACK symbols inside BLAS libraries
2019-12-18 05:51:50 -05:00
FindLATEX.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
FindLibArchive.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindLibinput.cmake
FindLibinput: do not set Libinput_VERSION_STRING
2018-10-18 20:30:32 +02:00
FindLibLZMA.cmake
FindLibLZMA: Find debug/release variants on Windows
2019-08-23 11:19:21 -04:00
FindLibXml2.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
FindLibXslt.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindLTTngUST.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindLua50.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindLua51.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindLua.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
FindMatlab.cmake
Merge topic 'FindMatlab-r2019' into release-3.16
2020-01-14 08:57:18 -05:00
FindMFC.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindMotif.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindMPEG2.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindMPEG.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindMPI.cmake
FindMPI: Add the pgi compiler wrapper names used by IBM Spectrum MPI
2020-04-10 12:01:59 -04:00
FindODBC.cmake
FindODBC: Add library name for MinGW toolchains
2019-11-25 13:55:51 -05:00
FindOpenACC.cmake
FindOpenACC: Provide import targets and OpenACC_<lang>_OPTIONS variable
2019-08-19 15:20:38 -04:00
FindOpenAL.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindOpenCL.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindOpenGL.cmake
Merge topic 'update-documentation'
2019-04-24 10:23:39 -04:00
FindOpenMP.cmake
Merge branch 'FindOpenMP-include-dir' into release-3.16
2019-10-21 11:09:56 -04:00
FindOpenSceneGraph.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindOpenSSL.cmake
FindOpenSSL: Fix ordering of dependency link flags
2020-01-16 10:53:19 -05:00
FindOpenThreads.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
Findosg_functions.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
Findosg.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindosgAnimation.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindosgDB.cmake
Help: Improve description of modules
2019-04-23 10:39:34 +02:00
FindosgFX.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindosgGA.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindosgIntrospection.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindosgManipulator.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindosgParticle.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindosgPresentation.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindosgProducer.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindosgQt.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindosgShadow.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindosgSim.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindosgTerrain.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindosgText.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindosgUtil.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindosgViewer.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindosgVolume.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindosgWidget.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindPackageHandleStandardArgs.cmake
FPHSA: add capability to specify message explaining reason of failure
2019-09-27 16:04:54 +02:00
FindPackageMessage.cmake
Help: Correct macro -> function in FindPackageMessage.
2018-11-12 15:34:41 +01:00
FindPatch.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindPerl.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindPerlLibs.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindPHP4.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindPhysFS.cmake
remove some platform specific search paths from Find modules
2019-03-19 23:49:11 +01:00
FindPike.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindPkgConfig.cmake
FindPkgConfig: set policies CMP0054 and CMP0057 to new
2020-02-24 16:42:34 +01:00
FindPNG.cmake
FindPNG: Add static libpng names for MSVC
2019-07-15 08:08:27 -04:00
FindPostgreSQL.cmake
Merge topic 'FindPostgreSQL-macports-libsuffix' into release-3.16
2019-11-15 09:01:36 -05:00
FindProducer.cmake
remove some platform specific search paths from Find modules
2019-03-19 23:49:11 +01:00
FindProtobuf.cmake
FindProtobuf: Fix usage of protobuf dynamic libraries on Windows
2019-07-18 07:40:40 -04:00
FindPython2.cmake
Help: Minor wording cleanup for Python modules
2019-10-27 21:36:31 +11:00
FindPython3.cmake
Help: Minor wording cleanup for Python modules
2019-10-27 21:36:31 +11:00
FindPython.cmake
Help: Minor wording cleanup for Python modules
2019-10-27 21:36:31 +11:00
FindPythonInterp.cmake
FindPython: Add support for version 3.9
2020-01-14 15:02:19 -05:00
FindPythonLibs.cmake
FindPython: Add support for version 3.9
2020-01-14 15:02:19 -05:00
FindQt3.cmake
FindQt3: Restore missing lib and bin path suffixes
2019-04-22 07:34:32 -04:00
FindQt4.cmake
Fix elseif() in place of else()
2019-07-03 11:57:53 +03:00
FindQt.cmake
find_package(): Add policy to remove the FindQt module
2018-11-14 15:05:06 -05:00
FindQuickTime.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindRTI.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindRuby.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
FindSDL_image.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindSDL_mixer.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindSDL_net.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindSDL_sound.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
FindSDL_ttf.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindSDL.cmake
remove some platform specific search paths from Find modules
2019-03-19 23:49:11 +01:00
FindSelfPackers.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindSQLite3.cmake
FindSQLite3: Add module to find SQLite3
2018-11-06 15:05:04 -05:00
FindSquish.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindSubversion.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindSWIG.cmake
Merge topic 'swig4'
2019-05-14 10:49:30 -04:00
FindTCL.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindTclsh.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
FindTclStub.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindThreads.cmake
FindThreads: Restore hard-coded '-l' flag on library name
2019-12-04 13:58:44 -05:00
FindTIFF.cmake
Modules: Update documentation formatting
2019-04-08 14:55:56 +02:00
FindUnixCommands.cmake
Modules: Update documentation formatting
2019-04-08 14:55:56 +02:00
FindVulkan.cmake
Fix repeated word in FindVulkan.cmake
2019-07-18 17:25:04 -04:00
FindWget.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindWish.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindwxWidgets.cmake
FindwxWidgets: Add support for 3.1.3 on macOS
2019-12-10 09:11:14 -05:00
FindwxWindows.cmake
Help: Use 'deprecated' template, and date deprecation of modules
2018-10-25 12:23:33 +02:00
FindX11.cmake
FindFontconfig: Convert module variables to camel case
2019-03-26 14:14:09 -04:00
FindXalanC.cmake
FindXercesC, FindXalanC: Don't examine non-existent version headers
2019-01-30 14:20:06 +00:00
FindXCTest.cmake
Apple: Properly lookup XCTest for iOS and tvOS
2019-05-11 12:12:32 +02:00
FindXercesC.cmake
FindXercesC, FindXalanC: Don't examine non-existent version headers
2019-01-30 14:20:06 +00:00
FindXMLRPC.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
FindZLIB.cmake
FindZLIB: Add more zlib library names
2019-05-28 14:51:45 -04:00
FLTKCompatibility.cmake
FortranCInterface.cmake
FortranCInterface: Fix support for VS with Intel toolset
2017-02-01 08:47:42 -05:00
GenerateExportHeader.cmake
Modules: Update documentation formatting
2019-04-08 14:55:56 +02:00
GetPrerequisites.cmake
GetPrerequisites: Classify vcruntime libraries as system
2020-03-19 10:17:40 -04:00
GNUInstallDirs.cmake
GNUInstallDirs: Keep 'lib' as default LIBDIR on Arch Linux based systems
2019-08-26 11:14:13 -04:00
GoogleTest.cmake
GoogleTest: gtest_add_tests() fails if any source file is empty
2018-09-10 16:21:48 +08:00
GoogleTestAddTests.cmake
Specify WORKING_DIRECTORY to execute_process() in GoogleTestAddTests
2018-12-28 17:44:51 +05:30
InstallRequiredSystemLibraries.cmake
IRSL: Install msvcp140_{1,2,codecvt_ids}.dll if available
2020-01-20 13:19:56 -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
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
MacOSXBundleInfo.plist.in
macOS: Revert default Hi-DPI support in applications
2017-08-22 07:29:20 -04:00
MacOSXFrameworkInfo.plist.in
MacroAddFileDependencies.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
MatlabTestsRedirect.cmake
FindMatlab: always handle uncaught exception
2018-04-09 21:42:18 +02:00
ProcessorCount.cmake
ProcessorCount: Fix virtual processor count on Solaris
2019-08-20 10:26:06 -04:00
Qt4ConfigDependentSettings.cmake
FindThreads: Drop IRIX-specific options and results
2018-12-07 13:33:01 -05:00
Qt4Macros.cmake
Modules: Consistently use 2 space indentation
2019-05-14 15:26:46 -04:00
readme.txt
Modules: Update documented links to CMake community Wiki
2018-04-30 15:34:50 -04:00
RepositoryInfo.txt.in
SelectLibraryConfigurations.cmake
Help: Revise documentation of SelectLibraryConfigurations
2018-11-13 12:12:52 +01:00
Squish4RunTestCase.bat
Squish4RunTestCase.sh
SquishRunTestCase.bat
gitattributes: prefer eol=crlf
to -crlf
2017-08-23 13:31:41 -04:00
SquishRunTestCase.sh
SquishTestScript.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
SystemInformation.cmake
SystemInformation.in
TestBigEndian.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
TestCXXAcceptsFlag.cmake
Help: Use 'deprecated' template, and date deprecation of modules
2018-10-25 12:23:33 +02:00
TestEndianess.c.in
TestForANSIForScope.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
TestForAnsiForScope.cxx
TestForANSIStreamHeaders.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
TestForANSIStreamHeaders.cxx
TestForSSTREAM.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
TestForSSTREAM.cxx
TestForSTDNamespace.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
TestForSTDNamespace.cxx
Use_wxWindows.cmake
Use_wxWindows: Correct version of deprecation
2018-10-26 09:18:52 -04:00
UseEcos.cmake
UseEcos: Use ADDITIONAL_CLEAN_FILES for cleaning
2019-05-15 15:31:01 +02:00
UseJava.cmake
UseJava: Use ADDITIONAL_CLEAN_FILES for cleaning
2019-05-15 15:31:05 +02:00
UseJavaClassFilelist.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
UseJavaSymlinks.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
UsePkgConfig.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
UseQt4.cmake
Modules: Update documentation formatting
2019-04-08 14:55:56 +02:00
UseSWIG.cmake
UseSWIG: Use ADDITIONAL_CLEAN_FILES for cleaning
2019-05-15 15:31:05 +02:00
UsewxWidgets.cmake
Help: Convert remaining modules to block-style comments
2018-10-22 11:09:34 -04:00
VTKCompatibility.cmake
WriteBasicConfigVersionFile.cmake
CMakePackageConfigHelpers: Add ARCH_INDEPENDENT option
2018-11-30 22:52:40 -08:00
WriteCompilerDetectionHeader.cmake
Modules: Update documentation formatting
2019-04-08 14:55:56 +02:00