..
AndroidTestUtilities
Fix trivial typos in text
8 years ago
CMakeAddFortranSubdirectory
CMakeAddFortranSubdirectory: Allow full paths to directories
14 years ago
CheckIPOSupported
CheckIPOSupported: Add Fortran support
8 years ago
Compiler
Ninja: Add support for CUDA nvcc response files
6 years ago
CompilerId
Xcode: Derive stdlib from CXX flags
7 years ago
FetchContent
FetchContent: Give access to the terminal for download and update
7 years ago
FindCUDA
CUDA: Add CUDA 10 (Turing) detection
7 years ago
FindMPI
FindMPI: Make tests valid C89 by returning 0
6 years ago
FindPython
FindPython: ensure Python_ROOT_DIR is always searched first
6 years ago
FortranCInterface
Remove now-unused code once used for MIPSpro on IRIX
7 years ago
IntelVSImplicitPath
Keep cmake_minimum_required calls in sync with current version
11 years ago
Internal
CPackRPM: Hide CPACK_RPM_ROOTDIR debug if not CPACK_RPM_PACKAGE_DEBUG
6 years ago
Platform
Windows-MSVC.cmake: fix disabling of CMAKE_NINJA_CMCLDEPS_RC
6 years ago
UseSWIG
UseSWIG: multiple input files must be supported in version 2
7 years ago
AddFileDependencies.cmake
Modules: Consistently use 2 space indentation
6 years ago
AndroidTestUtilities.cmake
Help: Revise docs of modules AddFileDependencies..CheckFunctionExists
7 years ago
BasicConfigVersion-AnyNewerVersion.cmake.in
Modules: Consistently use 2 space indentation
6 years ago
BasicConfigVersion-ExactVersion.cmake.in
Modules: Consistently use 2 space indentation
6 years ago
BasicConfigVersion-SameMajorVersion.cmake.in
Modules: Consistently use 2 space indentation
6 years ago
BasicConfigVersion-SameMinorVersion.cmake.in
Modules: Consistently use 2 space indentation
6 years ago
BundleUtilities.cmake
Modules: Update documentation formatting
6 years ago
CMake.cmake
Simplify CMake per-source license notices
9 years ago
CMakeASM-ATTInformation.cmake
Simplify CMake per-source license notices
9 years ago
CMakeASMCompiler.cmake.in
MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe}
7 years ago
CMakeASMInformation.cmake
Modules: Introduce CMAKE_EFFECTIVE_SYSTEM_NAME to lookup compiler info
7 years ago
CMakeASM_MASMInformation.cmake
Simplify CMake per-source license notices
9 years ago
CMakeASM_NASMInformation.cmake
Modules: Check nasm compile object variable
6 years ago
CMakeAddFortranSubdirectory.cmake
Help: Improve description of modules
6 years ago
CMakeAddNewLanguage.txt
Modules: Consistently use 2 space indentation
6 years ago
CMakeBackwardCompatibilityC.cmake
FindThreads: Drop IRIX-specific options and results
7 years ago
CMakeBackwardCompatibilityCXX.cmake
Remove now-unused code once used on IRIX
7 years ago
CMakeBorlandFindMake.cmake
Simplify CMake per-source license notices
9 years ago
CMakeBuildSettings.cmake.in
Drop old CMake "build settings" export/import
16 years ago
CMakeCCompiler.cmake.in
clang: introduce CMAKE_<lang>_COMPILER_FRONTEND_VARIANT
6 years ago
CMakeCCompilerABI.c
Revise C++ coding style using clang-format-6.0
7 years ago
CMakeCCompilerId.c.in
XL: Fix C default level detection when invoked as 'cc'
7 years ago
CMakeCInformation.cmake
Modules: Introduce CMAKE_EFFECTIVE_SYSTEM_NAME to lookup compiler info
7 years ago
CMakeCSharpCompiler.cmake.in
CSharp: Set CMAKE_CSharp_COMPILER_LOADED variable when language is enabled
7 years ago
CMakeCSharpCompilerId.cs.in
C# support: add compiler detection for MSVC
9 years ago
CMakeCSharpInformation.cmake
Unhardcode the CMAKE_CONFIGURATION_TYPES values
8 years ago
CMakeCUDACompiler.cmake.in
Compute implicit include directories from compiler output
7 years ago
CMakeCUDACompilerABI.cu
Revise C++ coding style using clang-format-6.0
7 years ago
CMakeCUDACompilerId.cu.in
Features: Add infrastructure for C++ 20 language standard
7 years ago
CMakeCUDAInformation.cmake
CUDA: Avoid using deprecated cublas_device to identify device lib dirs
7 years ago
CMakeCXXCompiler.cmake.in
clang: introduce CMAKE_<lang>_COMPILER_FRONTEND_VARIANT
6 years ago
CMakeCXXCompilerABI.cpp
Revise C++ coding style using clang-format-6.0
7 years ago
CMakeCXXCompilerId.cpp.in
Features: Add infrastructure for C++ 20 language standard
7 years ago
CMakeCXXInformation.cmake
POSITION_INDEPENDENT_CODE: Manage link flags for executables
7 years ago
CMakeCheckCompilerFlagCommonPatterns.cmake
Modules: Consistently use 2 space indentation
6 years ago
CMakeCommonLanguageInclude.cmake
Unhardcode the CMAKE_CONFIGURATION_TYPES values
8 years ago
CMakeCompilerABI.h
Remove now-unused code once used on IRIX
7 years ago
CMakeCompilerIdDetection.cmake
ARMClang: Add support for Clang-based ARM compiler
6 years ago
CMakeConfigurableFile.in
CMakeConfigurableFile: Remove excess newline.
11 years ago
CMakeDependentOption.cmake
Help: Convert remaining modules to block-style comments
7 years ago
CMakeDetermineASM-ATTCompiler.cmake
Simplify CMake per-source license notices
9 years ago
CMakeDetermineASMCompiler.cmake
IAR: Do not print compiler architecture id for non-IAR compilers
6 years ago
CMakeDetermineASM_MASMCompiler.cmake
Modules: Consistently use 2 space indentation
6 years ago
CMakeDetermineASM_NASMCompiler.cmake
VS: Add support for ASM_NASM language
9 years ago
CMakeDetermineCCompiler.cmake
Merge topic 'clang-gnulike-support'
6 years ago
CMakeDetermineCSharpCompiler.cmake
Modules: Consistently use 2 space indentation
6 years ago
CMakeDetermineCUDACompiler.cmake
CUDA: Tolerate square brackets in PROMPT environment variable
6 years ago
CMakeDetermineCXXCompiler.cmake
Merge topic 'clang-gnulike-support'
6 years ago
CMakeDetermineCompileFeatures.cmake
Features: Add infrastructure for C++ 20 language standard
7 years ago
CMakeDetermineCompiler.cmake
Simplify CMake per-source license notices
9 years ago
CMakeDetermineCompilerABI.cmake
Restore support for include_directories() in toolchain files
6 years ago
CMakeDetermineCompilerId.cmake
Merge topic 'clang-gnulike-support'
6 years ago
CMakeDetermineFortranCompiler.cmake
Fortran: Adjust compiler candidates based on host platform
8 years ago
CMakeDetermineJavaCompiler.cmake
Simplify CMake per-source license notices
9 years ago
CMakeDetermineRCCompiler.cmake
Simplify CMake per-source license notices
9 years ago
CMakeDetermineSwiftCompiler.cmake
Modules: add build rules for Swift Ninja support
6 years ago
CMakeDetermineSystem.cmake
Remove now-unused code once used on IRIX
7 years ago
CMakeDetermineVSServicePack.cmake
Modules: Consistently use 2 space indentation
6 years ago
CMakeExpandImportedTargets.cmake
Modules: Consistently use 2 space indentation
6 years ago
CMakeExportBuildSettings.cmake
Simplify CMake per-source license notices
9 years ago
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
Extra Generator: Fix handling of CMAKE_<LANG>_COMPILER_ARG1
7 years ago
CMakeFindBinUtils.cmake
binutils: add the llvm-* variants to the tool lists.
6 years ago
CMakeFindCodeBlocks.cmake
Modules: Consistently use 2 space indentation
6 years ago
CMakeFindDependencyMacro.cmake
find_dependency: Always search dependencies
6 years ago
CMakeFindEclipseCDT4.cmake
Simplify CMake per-source license notices
9 years ago
CMakeFindFrameworks.cmake
Help: Convert remaining modules to block-style comments
7 years ago
CMakeFindJavaCommon.cmake
Simplify CMake per-source license notices
9 years ago
CMakeFindKate.cmake
Simplify CMake per-source license notices
9 years ago
CMakeFindPackageMode.cmake
Help: Convert remaining modules to block-style comments
7 years ago
CMakeFindSublimeText2.cmake
Modules: Consistently use 2 space indentation
6 years ago
CMakeFindWMake.cmake
Simplify CMake per-source license notices
9 years ago
CMakeFindXCode.cmake
Simplify CMake per-source license notices
9 years ago
CMakeForceCompiler.cmake
Help: Improve description of modules
6 years ago
CMakeFortranCompiler.cmake.in
ParseImplicitIncludeInfo: add Fortran implicit include handling
7 years ago
CMakeFortranCompilerABI.F
Remove now-unused code once used on IRIX
7 years ago
CMakeFortranCompilerId.F.in
Remove now-unused code once used for MIPSpro on IRIX
7 years ago
CMakeFortranInformation.cmake
POSITION_INDEPENDENT_CODE: Manage link flags for executables
7 years ago
CMakeGenericSystem.cmake
Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS support
7 years ago
CMakeGraphVizOptions.cmake
Help: Convert remaining modules to block-style comments
7 years ago
CMakeIOSInstallCombined.cmake
CMakeIOSInstallCombined: Prevent policy leakage
7 years ago
CMakeImportBuildSettings.cmake
Simplify CMake per-source license notices
9 years ago
CMakeInitializeConfigs.cmake
Unhardcode the CMAKE_CONFIGURATION_TYPES values
8 years ago
CMakeJOMFindMake.cmake
Simplify CMake per-source license notices
9 years ago
CMakeJavaCompiler.cmake.in
Convert CMake-language commands to lower case
13 years ago
CMakeJavaInformation.cmake
Modules: Consistently use 2 space indentation
6 years ago
CMakeLanguageInformation.cmake
Modules: Introduce CMAKE_EFFECTIVE_SYSTEM_NAME to lookup compiler info
7 years ago
CMakeMSYSFindMake.cmake
Simplify CMake per-source license notices
9 years ago
CMakeMinGWFindMake.cmake
Simplify CMake per-source license notices
9 years ago
CMakeNMakeFindMake.cmake
Simplify CMake per-source license notices
9 years ago
CMakeNinjaFindMake.cmake
Ninja: Consider 'samu' when looking for CMAKE_MAKE_PROGRAM
6 years ago
CMakePackageConfigHelpers.cmake
CMakePackageConfigHelpers: Add ARCH_INDEPENDENT option
7 years ago
CMakeParseArguments.cmake
Help: Convert remaining modules to block-style comments
7 years ago
CMakeParseImplicitIncludeInfo.cmake
Merge branch 'backport-implicit-includes-relative'
6 years ago
CMakeParseImplicitLinkInfo.cmake
Protect implicit link library extraction with policy CMP0054
7 years ago
CMakePlatformId.h.in
IAR: Add architecture support for RL78, RH850 and MSP430
6 years ago
CMakePrintHelpers.cmake
Modules: Consistently use 2 space indentation
6 years ago
CMakePrintSystemInformation.cmake
Help: Convert remaining modules to block-style comments
7 years ago
CMakePushCheckState.cmake
Modules: Consistently use 2 space indentation
6 years ago
CMakeRCCompiler.cmake.in
CMakeRCCompiler: Handle uppercase 'RC' as resource file format extension
11 years ago
CMakeRCInformation.cmake
RC: Pass output file in a way that llvm-rc 7 and below understand
7 years ago
CMakeSwiftCompiler.cmake.in
Modules: add build rules for Swift Ninja support
6 years ago
CMakeSwiftInformation.cmake
Merge topic 'swift-wrapper'
6 years ago
CMakeSystem.cmake.in
CMakeDetermineSystem: Load platform-specific helper modules
9 years ago
CMakeSystemSpecificInformation.cmake
Modules: Consistently use 2 space indentation
6 years ago
CMakeSystemSpecificInitialize.cmake
Fix misc. typos
7 years ago
CMakeTestASM-ATTCompiler.cmake
Simplify CMake per-source license notices
9 years ago
CMakeTestASMCompiler.cmake
Simplify CMake per-source license notices
9 years ago
CMakeTestASM_MASMCompiler.cmake
Simplify CMake per-source license notices
9 years ago
CMakeTestASM_NASMCompiler.cmake
Simplify CMake per-source license notices
9 years ago
CMakeTestCCompiler.cmake
Apple: Introduce separate system name for iOS, tvOS, and watchOS
7 years ago
CMakeTestCSharpCompiler.cmake
Maint: misc. typos
8 years ago
CMakeTestCUDACompiler.cmake
Maint: misc. typos
8 years ago
CMakeTestCXXCompiler.cmake
Apple: Introduce separate system name for iOS, tvOS, and watchOS
7 years ago
CMakeTestCompilerCommon.cmake
GHS: Add Compiler ID detection
7 years ago
CMakeTestFortranCompiler.cmake
Maint: misc. typos
8 years ago
CMakeTestGNU.c
BUG: fix problem where cmake thinks the intel compiler is gnu
22 years ago
CMakeTestJavaCompiler.cmake
Maint: misc. typos
8 years ago
CMakeTestRCCompiler.cmake
Maint: misc. typos
8 years ago
CMakeTestSwiftCompiler.cmake
Modules: add build rules for Swift Ninja support
6 years ago
CMakeUnixFindMake.cmake
Simplify CMake per-source license notices
9 years ago
CMakeVerifyManifest.cmake
Help: Convert remaining modules to block-style comments
7 years ago
CPack.DS_Store.in
ENH: More work on the packaging. Add Applicaitons, add icons, etc
19 years ago
CPack.Description.plist.in
ENH: More CPack stuff and fix zlib compression
20 years ago
CPack.Info.plist.in
ENH: One more patch from Doug Gregor including PackageMaker functionality for componentized-for-the-end-user and download-some-bit-on-demand installers.
17 years ago
CPack.NuGet.nuspec.in
CPack: Add NuGet support
7 years ago
CPack.OSXScriptLauncher.in
BUG: Fix issue #7833: Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch.
17 years ago
CPack.OSXScriptLauncher.rsrc.in
BUG: Fix issue #7833: Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch.
17 years ago
CPack.OSXX11.Info.plist.in
Drop unnecessary LSRequiresCarbon reference from Info.plist files
10 years ago
CPack.OSXX11.main.scpt.in
BUG: Fix issue #7833: Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch.
17 years ago
CPack.RuntimeScript.in
CPack: Fix bash-isms in launch script
16 years ago
CPack.STGZ_Header.sh.in
CPack: Add missing options to installer shell script help
8 years ago
CPack.VolumeIcon.icns.in
ENH: More work on the packaging. Add Applicaitons, add icons, etc
19 years ago
CPack.background.png.in
Reduce size of PNG images
7 years ago
CPack.cmake
Help: Explain interaction of cpack(1) and CPack.
7 years ago
CPack.distribution.dist.in
BUG: Workaround PackageMaker 3.0 issue for new CPack components feature. Thanks again to Doug Gregor for the patch.
17 years ago
CPackComponent.cmake
Help: Convert remaining modules to block-style comments
7 years ago
CPackIFW.cmake
CPackIFW: Add missing cpack_ifw_configure_component_group option processing
6 years ago
CPackIFWConfigureFile.cmake
Help: Convert remaining modules to block-style comments
7 years ago
CSharpUtilities.cmake
IN_LIST: Ensure policy allows if(IN_LIST) if used by a module
7 years ago
CTest.cmake
Modules/CTest: Fix SubmitURL
6 years ago
CTestCoverageCollectGCOV.cmake
CTestCoverageCollectGCOV: run gcov with -x
6 years ago
CTestScriptMode.cmake
Help: Convert remaining modules to block-style comments
7 years ago
CTestTargets.cmake
Merge topic 'use_generator_is_multi_config'
8 years ago
CTestUseLaunchers.cmake
Help: Convert remaining modules to block-style comments
7 years ago
CheckCCompilerFlag.cmake
Modules: Consistently use 2 space indentation
6 years ago
CheckCSourceCompiles.cmake
Check* functions family: add support for LINK_OPTIONS
7 years ago
CheckCSourceRuns.cmake
Check* functions family: add support for LINK_OPTIONS
7 years ago
CheckCXXCompilerFlag.cmake
Modules: Consistently use 2 space indentation
6 years ago
CheckCXXSourceCompiles.cmake
Check* functions family: add support for LINK_OPTIONS
7 years ago
CheckCXXSourceRuns.cmake
CheckLangSourceRuns: Capture run output to log files
7 years ago
CheckCXXSymbolExists.cmake
Check* functions family: add support for LINK_OPTIONS
7 years ago
CheckForPthreads.c
FindThreads: Drop try_run to improve cross-compiling support
8 years ago
CheckFortranCompilerFlag.cmake
Help: Revise docs of modules AddFileDependencies..CheckFunctionExists
7 years ago
CheckFortranFunctionExists.cmake
Check* functions family: add support for LINK_OPTIONS
7 years ago
CheckFortranSourceCompiles.cmake
Help: Add examples to CheckFortranSource{Runs,Compiles}
7 years ago
CheckFortranSourceRuns.cmake
CheckLangSourceRuns: Capture run output to log files
7 years ago
CheckFunctionExists.c
Revise C++ coding style using clang-format-6.0
7 years ago
CheckFunctionExists.cmake
Check* functions family: add support for LINK_OPTIONS
7 years ago
CheckIPOSupported.cmake
CMakeParseArguments: Remove superfluous includes of CMakeParseArguments
7 years ago
CheckIncludeFile.c.in
BUG: Fix signature of main to work on both strict ANSI and non-ANSI C compilers.
19 years ago
CheckIncludeFile.cmake
Check* functions family: add support for LINK_OPTIONS
7 years ago
CheckIncludeFile.cxx.in
Complete rework of makefile generators expect trouble
23 years ago
CheckIncludeFileCXX.cmake
Check* functions family: add support for LINK_OPTIONS
7 years ago
CheckIncludeFiles.cmake
Check* functions family: add support for LINK_OPTIONS
7 years ago
CheckLanguage.cmake
CheckLanguage: Report CMAKE_CUDA_HOST_COMPILER if needed for compilation
6 years ago
CheckLibraryExists.cmake
Check* functions family: add support for LINK_OPTIONS
7 years ago
CheckLibraryExists.lists.in
Initial attempt to check if library exists
23 years ago
CheckPIESupported.cmake
Help: Improve description of modules
6 years ago
CheckPrototypeDefinition.c.in
Modules: Added CheckPrototypeDefinition module.
15 years ago
CheckPrototypeDefinition.cmake
Check* functions family: add support for LINK_OPTIONS
7 years ago
CheckSizeOf.cmake
Simplify CMake per-source license notices
9 years ago
CheckStructHasMember.cmake
Modules: Consistently use 2 space indentation
6 years ago
CheckSymbolExists.cmake
Check* functions family: add support for LINK_OPTIONS
7 years ago
CheckTypeSize.c.in
CheckTypeSize: Fix with clang '-Werror,-Wmissing-variable-declarations'
6 years ago
CheckTypeSize.cmake
Check* functions family: add support for LINK_OPTIONS
7 years ago
CheckTypeSizeMap.cmake.in
New CheckTypeSize for OS X Universal Binaries
16 years ago
CheckVariableExists.c
Revise C++ coding style using clang-format-6.0
7 years ago
CheckVariableExists.cmake
Check* functions family: add support for LINK_OPTIONS
7 years ago
Dart.cmake
Help: Convert remaining modules to block-style comments
7 years ago
DartConfiguration.tcl.in
Modules/CTest: Set SubmitURL
7 years ago
DeployQt4.cmake
Help: Downcase function names in DeployQt4 doc.
7 years ago
Documentation.cmake
Help: remove reference to inexistent file DocumentationVTK.cmake.
7 years ago
DummyCXXFile.cxx
add checks for ansi flags and not hard code them
23 years ago
ExternalData.cmake
Replaces execute_process calls to touch files with file(TOUCH) calls
8 years ago
ExternalData_config.cmake.in
ExternalData: Add option to disable use of symlinks
10 years ago
ExternalProject-download.cmake.in
ExternalProject: Add support for NETRC and NETRC_FILE suboption
8 years ago
ExternalProject-verify.cmake.in
Simplify CMake per-source license notices
9 years ago
ExternalProject.cmake
Merge topic 'ghs_custom'
6 years ago
FLTKCompatibility.cmake
Simplify CMake per-source license notices
9 years ago
FeatureSummary.cmake
CMakeParseArguments: Remove superfluous includes of CMakeParseArguments
7 years ago
FetchContent.cmake
FetchContent: Add new command FetchContent_MakeAvailable()
7 years ago
FindALSA.cmake
Help: Improve description of modules
6 years ago
FindASPELL.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindAVIFile.cmake
Help: Improve description of modules
6 years ago
FindArmadillo.cmake
Help: Improve description of modules
6 years ago
FindBISON.cmake
Help: Improve description of modules
6 years ago
FindBLAS.cmake
FindBLAS: Choose MKL arch based on BLA_VENDOR
6 years ago
FindBZip2.cmake
Modules: Consistently use 2 space indentation
6 years ago
FindBacktrace.cmake
Help: Improve description of modules
6 years ago
FindBoost.cmake
FindBoost: Refactor debug messages
6 years ago
FindBullet.cmake
Modules: Consistently use 2 space indentation
6 years ago
FindCABLE.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindCUDA.cmake
Modules: Consistently use 2 space indentation
6 years ago
FindCURL.cmake
Help: Improve description of modules
6 years ago
FindCVS.cmake
Help: Improve description of modules
6 years ago
FindCoin3D.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindCups.cmake
Help: Improve description of modules
6 years ago
FindCurses.cmake
Modules: Consistently use 2 space indentation
6 years ago
FindCxxTest.cmake
Modules: Consistently use 2 space indentation
6 years ago
FindCygwin.cmake
Help: Improve description of modules
6 years ago
FindDCMTK.cmake
Help: Improve description of modules
6 years ago
FindDart.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindDevIL.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindDoxygen.cmake
FindDoxygen: Use ADDITIONAL_CLEAN_FILES for cleaning
6 years ago
FindEXPAT.cmake
Help: Improve description of modules
6 years ago
FindEnvModules.cmake
Modules: Consistently use 2 space indentation
6 years ago
FindFLEX.cmake
FindFLEX: fix example
6 years ago
FindFLTK.cmake
Help: Improve description of modules
6 years ago
FindFLTK2.cmake
Help: Improve description of modules
6 years ago
FindFontconfig.cmake
FindFontconfig: Convert module variables to camel case
6 years ago
FindFreetype.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindGCCXML.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindGDAL.cmake
Help: Improve description of modules
6 years ago
FindGIF.cmake
Help: Improve description of modules
6 years ago
FindGLEW.cmake
FindGLEW: fix CMAKE_FIND_LIBRARY_SUFFIXES
6 years ago
FindGLU.cmake
Help: Improve description of modules
6 years ago
FindGLUT.cmake
Help: Improve description of modules
6 years ago
FindGSL.cmake
Help: Improve description of modules
6 years ago
FindGTK.cmake
Help: Improve description of modules
6 years ago
FindGTK2.cmake
Modules: Consistently use 2 space indentation
6 years ago
FindGTest.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindGettext.cmake
Modules: Consistently use 2 space indentation
6 years ago
FindGit.cmake
Help: Add note about CMAKE_ROLE to FindGit documentation
7 years ago
FindGnuTLS.cmake
Modules: Consistently use 2 space indentation
6 years ago
FindGnuplot.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindHDF5.cmake
Help: Improve description of modules
6 years ago
FindHSPELL.cmake
Help: Improve description of modules
6 years ago
FindHTMLHelp.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindHg.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindICU.cmake
FindICU: Pass explicit NAMES argument to find command calls
6 years ago
FindIce.cmake
FindIce: Support clang-cl by checking CMAKE_CXX_SIMULATE_ID
6 years ago
FindIconv.cmake
FindIconv: Add the FindIconv module.
8 years ago
FindIcotool.cmake
Help: Improve description of modules
6 years ago
FindImageMagick.cmake
Help: Improve description of modules
6 years ago
FindIntl.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindJNI.cmake
FindJNI: Unify path search, fix support for Java 9
7 years ago
FindJPEG.cmake
Help: Improve description of modules
6 years ago
FindJasper.cmake
Modules: Consistently use 2 space indentation
6 years ago
FindJava.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindKDE3.cmake
Modules: Consistently use 2 space indentation
6 years ago
FindKDE4.cmake
Modules: Consistently use 2 space indentation
6 years ago
FindLAPACK.cmake
Modules: Consistently use 2 space indentation
6 years ago
FindLATEX.cmake
Modules: Consistently use 2 space indentation
6 years ago
FindLTTngUST.cmake
Help: Improve description of modules
6 years ago
FindLibArchive.cmake
Help: Improve description of modules
6 years ago
FindLibLZMA.cmake
Modules: Consistently use 2 space indentation
6 years ago
FindLibXml2.cmake
Modules: Consistently use 2 space indentation
6 years ago
FindLibXslt.cmake
Help: Improve description of modules
6 years ago
FindLibinput.cmake
FindLibinput: do not set Libinput_VERSION_STRING
7 years ago
FindLua.cmake
Modules: Consistently use 2 space indentation
6 years ago
FindLua50.cmake
Help: Improve description of modules
6 years ago
FindLua51.cmake
Help: Improve description of modules
6 years ago
FindMFC.cmake
Help: Improve description of modules
6 years ago
FindMPEG.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindMPEG2.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindMPI.cmake
FindMPI: Correct documentaiton for library version
6 years ago
FindMatlab.cmake
FindMatlab: Tolerate empty version log file
7 years ago
FindMotif.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindODBC.cmake
FindODBC: Do not assume odbc32.lib for MinGW
7 years ago
FindOpenACC.cmake
Find{OpenMP,OpenACC}: Fix detection with -Werror=return-type
8 years ago
FindOpenAL.cmake
Help: Improve description of modules
6 years ago
FindOpenCL.cmake
Help: Improve description of modules
6 years ago
FindOpenGL.cmake
Merge topic 'update-documentation'
6 years ago
FindOpenMP.cmake
FindOpenMP: Add 5.0 and VS19 spec dates
6 years ago
FindOpenSSL.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindOpenSceneGraph.cmake
Help: Improve description of modules
6 years ago
FindOpenThreads.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindPHP4.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindPNG.cmake
FindPNG: Fix definitions on imported target
6 years ago
FindPackageHandleStandardArgs.cmake
doc: Consistently use <PackageName> for describing the name of a package
7 years ago
FindPackageMessage.cmake
Help: Correct macro -> function in FindPackageMessage.
7 years ago
FindPatch.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindPerl.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindPerlLibs.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindPhysFS.cmake
remove some platform specific search paths from Find modules
6 years ago
FindPike.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindPkgConfig.cmake
pkg_get_variable now sets PKG_CONFIG_PATH like pkg_check_modules
6 years ago
FindPostgreSQL.cmake
FindPostgreSQL: Find debug lib, imported configs
6 years ago
FindProducer.cmake
remove some platform specific search paths from Find modules
6 years ago
FindProtobuf.cmake
Protobuf: Fix generated source path with PROTOBUF_GENERATE_CPP_APPEND_PATH OFF
6 years ago
FindPython.cmake
FindPython: Add variable 'Python_FIND_FRAMEWORK' to control frameworks lookup.
6 years ago
FindPython2.cmake
FindPython: Add variable 'Python_FIND_FRAMEWORK' to control frameworks lookup.
6 years ago
FindPython3.cmake
FindPython: Add variable 'Python_FIND_FRAMEWORK' to control frameworks lookup.
6 years ago
FindPythonInterp.cmake
FindPythonInterp: Do not assume any version if test script fails
7 years ago
FindPythonLibs.cmake
Help: Use 'deprecated' template, and date deprecation of modules
7 years ago
FindQt.cmake
find_package(): Add policy to remove the FindQt module
7 years ago
FindQt3.cmake
FindQt3: Restore missing lib and bin path suffixes
6 years ago
FindQt4.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindQuickTime.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindRTI.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindRuby.cmake
Modules: Consistently use 2 space indentation
6 years ago
FindSDL.cmake
remove some platform specific search paths from Find modules
6 years ago
FindSDL_image.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindSDL_mixer.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindSDL_net.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindSDL_sound.cmake
Modules: Consistently use 2 space indentation
6 years ago
FindSDL_ttf.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindSQLite3.cmake
FindSQLite3: Add module to find SQLite3
7 years ago
FindSWIG.cmake
Merge topic 'swig4'
6 years ago
FindSelfPackers.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindSquish.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindSubversion.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindTCL.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindTIFF.cmake
Modules: Update documentation formatting
6 years ago
FindTclStub.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindTclsh.cmake
Modules: Consistently use 2 space indentation
6 years ago
FindThreads.cmake
Merge topic 'FindThreads-doc-c++'
6 years ago
FindUnixCommands.cmake
Modules: Update documentation formatting
6 years ago
FindVulkan.cmake
Help: Improve description of modules
6 years ago
FindWget.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindWish.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindX11.cmake
FindFontconfig: Convert module variables to camel case
6 years ago
FindXCTest.cmake
Apple: Properly lookup XCTest for iOS and tvOS
6 years ago
FindXMLRPC.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindXalanC.cmake
FindXercesC, FindXalanC: Don't examine non-existent version headers
7 years ago
FindXercesC.cmake
FindXercesC, FindXalanC: Don't examine non-existent version headers
7 years ago
FindZLIB.cmake
FindZLIB: Add more zlib library names
6 years ago
Findosg.cmake
Help: Improve description of modules
6 years ago
FindosgAnimation.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindosgDB.cmake
Help: Improve description of modules
6 years ago
FindosgFX.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindosgGA.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindosgIntrospection.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindosgManipulator.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindosgParticle.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindosgPresentation.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindosgProducer.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindosgQt.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindosgShadow.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindosgSim.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindosgTerrain.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindosgText.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindosgUtil.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindosgViewer.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindosgVolume.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindosgWidget.cmake
Help: Convert remaining modules to block-style comments
7 years ago
Findosg_functions.cmake
Modules: Consistently use 2 space indentation
6 years ago
FindwxWidgets.cmake
Help: Convert remaining modules to block-style comments
7 years ago
FindwxWindows.cmake
Help: Use 'deprecated' template, and date deprecation of modules
7 years ago
FortranCInterface.cmake
FortranCInterface: Fix support for VS with Intel toolset
9 years ago
GNUInstallDirs.cmake
GNUInstallDirs: Update FreeBSD "info" destination to share/info
7 years ago
GenerateExportHeader.cmake
Modules: Update documentation formatting
6 years ago
GetPrerequisites.cmake
GetPrerequisites: fix regression in gp_append_unique
6 years ago
GoogleTest.cmake
GoogleTest: gtest_add_tests() fails if any source file is empty
7 years ago
GoogleTestAddTests.cmake
Specify WORKING_DIRECTORY to execute_process() in GoogleTestAddTests
7 years ago
ITKCompatibility.cmake
Fix trivial typos in text
8 years ago
InstallRequiredSystemLibraries.cmake
IRSL: Update redist directory for VS 2019 update 1
6 years ago
KDE3Macros.cmake
Modules: Consistently use 2 space indentation
6 years ago
MacOSXBundleInfo.plist.in
Drop unnecessary LSRequiresCarbon reference from Info.plist files
10 years ago
MacOSXFrameworkInfo.plist.in
ENH: Create Info.plist files in OS X Frameworks
17 years ago
MacroAddFileDependencies.cmake
Modules: Consistently use 2 space indentation
6 years ago
MatlabTestsRedirect.cmake
FindMatlab: always handle uncaught exception
7 years ago
NSIS.InstallOptions.ini.in
ENH: allow for desktop link to be created and fix chop of last char in PATH on uninstall
18 years ago
NSIS.template.in
Fix misc. typos
7 years ago
ProcessorCount.cmake
ProcessorCount: Return the container CPU count instead of the host count
7 years ago
Qt4ConfigDependentSettings.cmake
FindThreads: Drop IRIX-specific options and results
7 years ago
Qt4Macros.cmake
Modules: Consistently use 2 space indentation
6 years ago
RepositoryInfo.txt.in
ENH: First draft of add_external_project functionality. Tweaks, dashboard fixing, more tests and documentation certain to follow as it gets used by others...
17 years ago
SelectLibraryConfigurations.cmake
Help: Revise documentation of SelectLibraryConfigurations
7 years ago
Squish4RunTestCase.bat
Squish: add support for squish 4 (#9734)
13 years ago
Squish4RunTestCase.sh
FindSquish: Avoid bash-specific behavior in test script (#15568)
10 years ago
SquishRunTestCase.bat
gitattributes: prefer `eol=crlf` to `-crlf`
8 years ago
SquishRunTestCase.sh
ENH: adding functionality for finding Squish, adding Squish tests from CMake, and running Squish tests from ctest
17 years ago
SquishTestScript.cmake
Help: Convert remaining modules to block-style comments
7 years ago
SystemInformation.cmake
Simplify CMake per-source license notices
9 years ago
SystemInformation.in
Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG
16 years ago
TestBigEndian.cmake
Help: Convert remaining modules to block-style comments
7 years ago
TestCXXAcceptsFlag.cmake
Help: Use 'deprecated' template, and date deprecation of modules
7 years ago
TestEndianess.c.in
ENH: Improve robustness of compiler INFO strings
17 years ago
TestForANSIForScope.cmake
Help: Convert remaining modules to block-style comments
7 years ago
TestForANSIStreamHeaders.cmake
Help: Convert remaining modules to block-style comments
7 years ago
TestForANSIStreamHeaders.cxx
Revise C++ coding style using clang-format
9 years ago
TestForAnsiForScope.cxx
Revise C++ coding style using clang-format
9 years ago
TestForSSTREAM.cmake
Help: Convert remaining modules to block-style comments
7 years ago
TestForSSTREAM.cxx
Revise C++ coding style using clang-format
9 years ago
TestForSTDNamespace.cmake
Help: Convert remaining modules to block-style comments
7 years ago
TestForSTDNamespace.cxx
Revise C++ coding style using clang-format
9 years ago
UseEcos.cmake
UseEcos: Use ADDITIONAL_CLEAN_FILES for cleaning
6 years ago
UseJava.cmake
UseJava: Use ADDITIONAL_CLEAN_FILES for cleaning
6 years ago
UseJavaClassFilelist.cmake
Help: Convert remaining modules to block-style comments
7 years ago
UseJavaSymlinks.cmake
Help: Convert remaining modules to block-style comments
7 years ago
UsePkgConfig.cmake
Help: Convert remaining modules to block-style comments
7 years ago
UseQt4.cmake
Modules: Update documentation formatting
6 years ago
UseSWIG.cmake
UseSWIG: Use ADDITIONAL_CLEAN_FILES for cleaning
6 years ago
Use_wxWindows.cmake
Use_wxWindows: Correct version of deprecation
7 years ago
UsewxWidgets.cmake
Help: Convert remaining modules to block-style comments
7 years ago
VTKCompatibility.cmake
Simplify CMake per-source license notices
9 years ago
WIX.template.in
CPackWIX: Extend the patching mechanism to allow adding content to <Product>.
11 years ago
WriteBasicConfigVersionFile.cmake
CMakePackageConfigHelpers: Add ARCH_INDEPENDENT option
7 years ago
WriteCompilerDetectionHeader.cmake
Modules: Update documentation formatting
6 years ago
ecos_clean.cmake
Modules: Consistently use 2 space indentation
6 years ago
exportheader.cmake.in
GenerateExportHeader: add INCLUDE_GUARD_NAME option
8 years ago
javaTargets.cmake.in
UseJava: Add infrastructure to export targets
9 years ago
kde3init_dummy.cpp.in
ENH: add real-world-tested and used KDE3 support, and obsolete FindKDE.cmake, which wasn't used by anybody that I heard of
20 years ago
kde3uic.cmake
Simplify CMake per-source license notices
9 years ago
readme.txt
Modules: Update documented links to CMake community Wiki
7 years ago