..
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
Merge branch 'cuda-no-device-link-rsp' into release-3.11
8 years ago
CompilerId
Xcode: Add team to compiler-id project
8 years ago
FetchContent
FetchContent: New module for populating content at configure time
8 years ago
FindCUDA
Merge topic 'msvc2017-findcuda'
8 years ago
FindMPI
FindMPI: Modernization from ground up
8 years ago
FortranCInterface
FortranCInterface: Add support for PGI on Windows
8 years ago
IntelVSImplicitPath
Keep cmake_minimum_required calls in sync with current version
11 years ago
Internal
Features: On SunPro link feature check with lang std flag
8 years ago
Platform
MSVC,Clang,Flang: Add IPO support
8 years ago
AddFileDependencies.cmake
Simplify CMake per-source license notices
9 years ago
AndroidTestUtilities.cmake
AndroidTestUtilities: do not require ExternalData unconditionally
9 years ago
BasicConfigVersion-AnyNewerVersion.cmake.in
write_basic_package_version_file: remove variable dereferences in templates
10 years ago
BasicConfigVersion-ExactVersion.cmake.in
write_basic_package_version_file: remove variable dereferences in templates
10 years ago
BasicConfigVersion-SameMajorVersion.cmake.in
write_basic_package_version_file: remove variable dereferences in templates
10 years ago
BasicConfigVersion-SameMinorVersion.cmake.in
WriteBasicConfigVersionFile: Add SameMinorVersion COMPATIBILITY option
8 years ago
BundleUtilities.cmake
BundleUtilities: Fix bundle verification on Unix by considering rpaths.
9 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
Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variable
8 years ago
CMakeASMInformation.cmake
Unhardcode the CMAKE_CONFIGURATION_TYPES values
8 years ago
CMakeASM_MASMInformation.cmake
Simplify CMake per-source license notices
9 years ago
CMakeASM_NASMInformation.cmake
Simplify CMake per-source license notices
9 years ago
CMakeAddFortranSubdirectory.cmake
Don't include CMakeParseArguments
9 years ago
CMakeAddNewLanguage.txt
Document external language support policy
13 years ago
CMakeBackwardCompatibilityC.cmake
Drop Visual Studio 7 .NET 2003 generator
8 years ago
CMakeBackwardCompatibilityCXX.cmake
Simplify CMake per-source license notices
9 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
Add infrastructure to detect secondary compiler version information
8 years ago
CMakeCCompilerABI.c
Revise C++ coding style using clang-format
9 years ago
CMakeCCompilerId.c.in
Add infrastructure to detect secondary compiler version information
8 years ago
CMakeCInformation.cmake
Unhardcode the CMAKE_CONFIGURATION_TYPES values
8 years ago
CMakeCSharpCompiler.cmake.in
C# support: add compiler detection for MSVC
9 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
CUDA: Detect the toolkit include directories
9 years ago
CMakeCUDACompilerABI.cu
Modules: Run clang-format on CUDA code
9 years ago
CMakeCUDACompilerId.cu.in
CUDA: Detect use of MSVC host compiler
9 years ago
CMakeCUDAInformation.cmake
Unhardcode the CMAKE_CONFIGURATION_TYPES values
8 years ago
CMakeCXXCompiler.cmake.in
Add infrastructure to detect secondary compiler version information
8 years ago
CMakeCXXCompilerABI.cpp
Revise C++ coding style using clang-format
9 years ago
CMakeCXXCompilerId.cpp.in
Add infrastructure to detect secondary compiler version information
8 years ago
CMakeCXXInformation.cmake
GenericSystem: Remove misspelled flag default
8 years ago
CMakeCheckCompilerFlagCommonPatterns.cmake
XL: Add additional regex for bogus compile options
8 years ago
CMakeCommonLanguageInclude.cmake
Unhardcode the CMAKE_CONFIGURATION_TYPES values
8 years ago
CMakeCompilerABI.h
Add support for x32-abi
9 years ago
CMakeCompilerIdDetection.cmake
Use string(APPEND) in Modules
8 years ago
CMakeConfigurableFile.in
CMakeConfigurableFile: Remove excess newline.
11 years ago
CMakeDependentOption.cmake
Simplify CMake per-source license notices
9 years ago
CMakeDetermineASM-ATTCompiler.cmake
Simplify CMake per-source license notices
9 years ago
CMakeDetermineASMCompiler.cmake
ASM: ADSP assembler identification
8 years ago
CMakeDetermineASM_MASMCompiler.cmake
Simplify CMake per-source license notices
9 years ago
CMakeDetermineASM_NASMCompiler.cmake
VS: Add support for ASM_NASM language
9 years ago
CMakeDetermineCCompiler.cmake
CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools
8 years ago
CMakeDetermineCSharpCompiler.cmake
CSharp: Fix compiler version detection in non-English languages
8 years ago
CMakeDetermineCUDACompiler.cmake
CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools
8 years ago
CMakeDetermineCXXCompiler.cmake
CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools
8 years ago
CMakeDetermineCompileFeatures.cmake
Features: Add infrastructure for C++ 17 language standard
9 years ago
CMakeDetermineCompiler.cmake
Simplify CMake per-source license notices
9 years ago
CMakeDetermineCompilerABI.cmake
Simplify CMake per-source license notices
9 years ago
CMakeDetermineCompilerId.cmake
Clang: Do not mistake clang-cl 6.0 for GNU-like clang
8 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
CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools
8 years ago
CMakeDetermineSystem.cmake
Various typo fixes
8 years ago
CMakeDetermineVSServicePack.cmake
Simplify CMake per-source license notices
9 years ago
CMakeExpandImportedTargets.cmake
GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Modules
8 years ago
CMakeExportBuildSettings.cmake
Simplify CMake per-source license notices
9 years ago
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
Simplify CMake per-source license notices
9 years ago
CMakeFindBinUtils.cmake
CMakeFindBinUtils: Find linker in PATH
8 years ago
CMakeFindCodeBlocks.cmake
CodeBlocks: add option for the CB compiler ID
8 years ago
CMakeFindDependencyMacro.cmake
CMakeFindDependencyMacro: Document return() behavior and caveats
8 years ago
CMakeFindEclipseCDT4.cmake
Simplify CMake per-source license notices
9 years ago
CMakeFindFrameworks.cmake
Simplify CMake per-source license notices
9 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
Various typo fixes
8 years ago
CMakeFindSublimeText2.cmake
cmake: Add --open option for IDE generators
8 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
Simplify CMake per-source license notices
9 years ago
CMakeFortranCompiler.cmake.in
Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variable
8 years ago
CMakeFortranCompilerABI.F
Fortran: Detect pointer size on Intel archs with PGI (#14870)
11 years ago
CMakeFortranCompilerId.F.in
Flang: Identify as simulating MSVC on Windows
8 years ago
CMakeFortranInformation.cmake
GenericSystem: Remove misspelled flag default
8 years ago
CMakeGenericSystem.cmake
GenericSystem: Remove misspelled flag default
8 years ago
CMakeGraphVizOptions.cmake
graphviz: distinguish target dependency types
8 years ago
CMakeIOSInstallCombined.cmake
Simplify CMake per-source license notices
9 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
Various typo fixes
8 years ago
CMakeLanguageInformation.cmake
Simplify CMake per-source license notices
9 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
Simplify CMake per-source license notices
9 years ago
CMakePackageConfigHelpers.cmake
WriteBasicConfigVersionFile: Add SameMinorVersion COMPATIBILITY option
8 years ago
CMakeParseArguments.cmake
Simplify CMake per-source license notices
9 years ago
CMakeParseImplicitLinkInfo.cmake
Restore exclusion of "gcc_eh" from implicit link libraries
8 years ago
CMakePlatformId.h.in
Add infrastructure to detect secondary compiler version information
8 years ago
CMakePrintHelpers.cmake
Don't include CMakeParseArguments
9 years ago
CMakePrintSystemInformation.cmake
Simplify CMake per-source license notices
9 years ago
CMakePushCheckState.cmake
CMakePushCheckState: Fix cmake_push_check_state RESET argument
8 years ago
CMakeRCCompiler.cmake.in
CMakeRCCompiler: Handle uppercase 'RC' as resource file format extension
11 years ago
CMakeRCInformation.cmake
Unhardcode the CMAKE_CONFIGURATION_TYPES values
8 years ago
CMakeSwiftCompiler.cmake.in
Add rudimentary support for the Apple Swift language with Xcode
10 years ago
CMakeSwiftInformation.cmake
Simplify CMake per-source license notices
9 years ago
CMakeSystem.cmake.in
CMakeDetermineSystem: Load platform-specific helper modules
9 years ago
CMakeSystemSpecificInformation.cmake
Unhardcode the CMAKE_CONFIGURATION_TYPES values
8 years ago
CMakeSystemSpecificInitialize.cmake
Simplify CMake per-source license notices
9 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
Improve formatting of compiler failure error message
8 years ago
CMakeTestCSharpCompiler.cmake
Maint: misc. typos
8 years ago
CMakeTestCUDACompiler.cmake
Maint: misc. typos
8 years ago
CMakeTestCXXCompiler.cmake
Maint: misc. typos
8 years ago
CMakeTestCompilerCommon.cmake
Simplify CMake per-source license notices
9 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
Maint: misc. typos
8 years ago
CMakeUnixFindMake.cmake
Simplify CMake per-source license notices
9 years ago
CMakeVerifyManifest.cmake
Simplify CMake per-source license notices
9 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.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
ENH: add file back bug use cmake image
17 years ago
CPack.cmake
Cpack.cmake: Document some CPACK_* default values
8 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
CPackArchive.cmake
CPack/Archive: per component filenames support
8 years ago
CPackBundle.cmake
Simplify CMake per-source license notices
9 years ago
CPackComponent.cmake
CPack: documentation typo fix
8 years ago
CPackCygwin.cmake
Simplify CMake per-source license notices
9 years ago
CPackDMG.cmake
Simplify CMake per-source license notices
9 years ago
CPackDeb.cmake
CPackDeb: Fix typo in documentation
8 years ago
CPackFreeBSD.cmake
CPack-FreeBSD: add a generator for FreeBSD pkg(8)
8 years ago
CPackIFW.cmake
Various typo fixes
8 years ago
CPackIFWConfigureFile.cmake
Add cpack_ifw_configure_file command
9 years ago
CPackNSIS.cmake
Fix misc typos in documentation and comments
8 years ago
CPackPackageMaker.cmake
Simplify CMake per-source license notices
9 years ago
CPackProductBuild.cmake
CPack: Add support for CPACK_PRODUCTBULID_RESOURCES_DIR
9 years ago
CPackRPM.cmake
Maint: misc. typos
8 years ago
CPackWIX.cmake
Various typo fixes
8 years ago
CPackZIP.cmake
Simplify CMake per-source license notices
9 years ago
CSharpUtilities.cmake
CSharpUtilities: Fix documentation
8 years ago
CTest.cmake
Fix trivial typos in text
8 years ago
CTestCoverageCollectGCOV.cmake
Don't include CMakeParseArguments
9 years ago
CTestScriptMode.cmake
Simplify CMake per-source license notices
9 years ago
CTestTargets.cmake
Merge topic 'use_generator_is_multi_config'
8 years ago
CTestUseLaunchers.cmake
ctest_configure: Propagate CTEST_USE_LAUNCHERS from caller to project
9 years ago
CheckCCompilerFlag.cmake
Check*: Added include guards
8 years ago
CheckCSourceCompiles.cmake
Check*: Added include guards
8 years ago
CheckCSourceRuns.cmake
CheckCSourceRuns: Teach CHECK_C_SOURCE_RUNS to log run output
8 years ago
CheckCXXCompilerFlag.cmake
Check*: Added include guards
8 years ago
CheckCXXSourceCompiles.cmake
Check*: Added include guards
8 years ago
CheckCXXSourceRuns.cmake
Check*: Added include guards
8 years ago
CheckCXXSymbolExists.cmake
Check*: Added include guards
8 years ago
CheckForPthreads.c
FindThreads: Drop try_run to improve cross-compiling support
8 years ago
CheckFortranCompilerFlag.cmake
Check*: Added include guards
8 years ago
CheckFortranFunctionExists.cmake
Check*: Added include guards
8 years ago
CheckFortranSourceCompiles.cmake
Check*: Added include guards
8 years ago
CheckFunctionExists.c
CheckFunctionExists.c: avoid gcc warnings with -Wstrict-prototypes
9 years ago
CheckFunctionExists.cmake
Check*: Added include guards
8 years ago
CheckIPOSupported.cmake
CheckIPOSupported: Document existing Fortran support
8 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
CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES
8 years ago
CheckIncludeFile.cxx.in
Complete rework of makefile generators expect trouble
23 years ago
CheckIncludeFileCXX.cmake
CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES
8 years ago
CheckIncludeFiles.cmake
CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES
8 years ago
CheckLanguage.cmake
Check*: Added include guards
8 years ago
CheckLibraryExists.cmake
Check*: Added include guards
8 years ago
CheckLibraryExists.lists.in
Initial attempt to check if library exists
23 years ago
CheckPrototypeDefinition.c.in
Modules: Added CheckPrototypeDefinition module.
15 years ago
CheckPrototypeDefinition.cmake
Various typo fixes
8 years ago
CheckSizeOf.cmake
Simplify CMake per-source license notices
9 years ago
CheckStructHasMember.cmake
Check*: Added include guards
8 years ago
CheckSymbolExists.cmake
Check*: Added include guards
8 years ago
CheckTypeSize.c.in
CheckTypeSize: Add support for arm architectures
8 years ago
CheckTypeSize.cmake
Check*: Added include guards
8 years ago
CheckTypeSizeMap.cmake.in
New CheckTypeSize for OS X Universal Binaries
16 years ago
CheckVariableExists.c
Revise C++ coding style using clang-format
9 years ago
CheckVariableExists.cmake
Check*: Added include guards
8 years ago
Dart.cmake
Simplify CMake per-source license notices
9 years ago
DartConfiguration.tcl.in
Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable
8 years ago
DeployQt4.cmake
Unhardcode the CMAKE_CONFIGURATION_TYPES values
8 years ago
Documentation.cmake
Fix trivial typos in text
8 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
ExternalProject: Fix cache generation when last args ends with "-NOTFOUND"
8 years ago
FLTKCompatibility.cmake
Simplify CMake per-source license notices
9 years ago
FeatureSummary.cmake
Fix trivial typos in text
8 years ago
FetchContent.cmake
FetchContent: Support use of the module before "project()" command
8 years ago
FindALSA.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindASPELL.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindAVIFile.cmake
FindAVIFile: Replace PATHS with updated suffixes
8 years ago
FindArmadillo.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindBISON.cmake
Don't include CMakeParseArguments
9 years ago
FindBLAS.cmake
FindBLAS: optionally query pkg-config for a library
8 years ago
FindBZip2.cmake
FindBZip2: Normalize slashes when legacy BZIP2_LIBRARIES is specified
8 years ago
FindBacktrace.cmake
Simplify CMake per-source license notices
9 years ago
FindBoost.cmake
FindBoost: support OPTIONAL_COMPONENTS
8 years ago
FindBullet.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindCABLE.cmake
Simplify CMake per-source license notices
9 years ago
FindCUDA.cmake
MAINT: Misc. typos
8 years ago
FindCURL.cmake
FindCURL: Revise documentation markup
8 years ago
FindCVS.cmake
Simplify CMake per-source license notices
9 years ago
FindCoin3D.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindCups.cmake
Simplify CMake per-source license notices
9 years ago
FindCurses.cmake
FindCurses: Add option for ncursesw detection
8 years ago
FindCxxTest.cmake
Fix trivial typos in text
8 years ago
FindCygwin.cmake
Merge branch 'backport-FindCygwin-fix-regression' into FindCygwin-fix-regression
8 years ago
FindDCMTK.cmake
Fix trivial typos in text
8 years ago
FindDart.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindDevIL.cmake
Fix trivial typos in text
8 years ago
FindDoxygen.cmake
FindDoxygen: On macOS search in '/Applications/Utilities' too
8 years ago
FindEXPAT.cmake
FindEXPAT: Add imported target and documentation
8 years ago
FindFLEX.cmake
Fix trivial typos in text
8 years ago
FindFLTK.cmake
FindFLTK: Find debug and release variants separately
8 years ago
FindFLTK2.cmake
Modules: Replace coded PATHS with PATH_SUFFIXES
8 years ago
FindFreetype.cmake
Modules: Remove paths set as global Unix prefixes
8 years ago
FindGCCXML.cmake
Simplify CMake per-source license notices
9 years ago
FindGDAL.cmake
FindGDAL: Handle gdal-config printing absolute path to library
8 years ago
FindGIF.cmake
Modules: Restore recently removed search path suffixes
8 years ago
FindGLEW.cmake
Modules: Add x32-abi support to hard-coded paths
9 years ago
FindGLU.cmake
Simplify CMake per-source license notices
9 years ago
FindGLUT.cmake
FindGLUT: Add library dependencies only if they exist
8 years ago
FindGSL.cmake
FindGSL: recognize libraries name with debug postfix as debug libraries
8 years ago
FindGTK.cmake
Modules: Replace coded PATHS with PATH_SUFFIXES
8 years ago
FindGTK2.cmake
Modules: Remove paths set as global Unix prefixes
8 years ago
FindGTest.cmake
FindGTest: Avoid macro name collision
8 years ago
FindGettext.cmake
FindGettext: fix support for MS Windows gettext binaries
8 years ago
FindGit.cmake
FindGit: Avoid finding VS 2017 non-general Git installation
9 years ago
FindGnuTLS.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindGnuplot.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindHDF5.cmake
Merge topic 'FindHDF5-c-version'
8 years ago
FindHSPELL.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindHTMLHelp.cmake
FindHTMLHelp: Use PATH_SUFFIXES to search under Program Files
8 years ago
FindHg.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindICU.cmake
FindICU: Add support for static libraries on Windows
8 years ago
FindIce.cmake
FindIce: Add support for separate Freeze NuGet package
8 years ago
FindIconv.cmake
FindIconv: Add the FindIconv module.
8 years ago
FindIcotool.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindImageMagick.cmake
FindImageMagick: Add 7.0 library names
8 years ago
FindIntl.cmake
Simplify CMake per-source license notices
9 years ago
FindJNI.cmake
Modules: Remove paths set as global Unix prefixes
8 years ago
FindJPEG.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindJasper.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindJava.cmake
FindJava: Add Java_JAR_EXECUTABLE to a component: Development
8 years ago
FindKDE3.cmake
Modules: Replace coded PATHS with PATH_SUFFIXES
8 years ago
FindKDE4.cmake
Simplify CMake per-source license notices
9 years ago
FindLAPACK.cmake
Find{BLAS,LAPACK}: Add support for FLAME blis and libflame
8 years ago
FindLATEX.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindLTTngUST.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindLibArchive.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindLibLZMA.cmake
FindLibLZMA: Add library name for Windows
8 years ago
FindLibXml2.cmake
FindLibXml2: provide imported target LibXml2::LibXml2
8 years ago
FindLibXslt.cmake
Simplify CMake per-source license notices
9 years ago
FindLua.cmake
FindLua: Fix error when LUA_INCLUDE_PREFIX is set as a variable
8 years ago
FindLua50.cmake
Various typo fixes
8 years ago
FindLua51.cmake
Simplify CMake per-source license notices
9 years ago
FindMFC.cmake
FindMFC: Check for static MFC variant
8 years ago
FindMPEG.cmake
FindMPEG,2: Update to current libmpeg2 behavior
8 years ago
FindMPEG2.cmake
FindMPEG,2: Update to current libmpeg2 behavior
8 years ago
FindMPI.cmake
FindMPI: Discard IMPI boilerplate text
8 years ago
FindMatlab.cmake
Various typo fixes
8 years ago
FindMotif.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindOpenACC.cmake
Find{OpenMP,OpenACC}: Fix detection with -Werror=return-type
8 years ago
FindOpenAL.cmake
Modules: Add x32-abi support to hard-coded paths
9 years ago
FindOpenCL.cmake
FindOpenCL: Add support for AMD OpenCL SDK Light
8 years ago
FindOpenGL.cmake
FindOpenGL: remove duplicate OpenGL::GL reference
8 years ago
FindOpenMP.cmake
FindOpenMP: Add support for AppleClang compiler
8 years ago
FindOpenSSL.cmake
Fix trivial typos in text
8 years ago
FindOpenSceneGraph.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindOpenThreads.cmake
Modules: Restore recently removed search path suffixes
8 years ago
FindPHP4.cmake
Simplify CMake per-source license notices
9 years ago
FindPNG.cmake
Modules: Replace coded PATHS with PATH_SUFFIXES
8 years ago
FindPackageHandleStandardArgs.cmake
FPHSA: replace left-over VERSION by _FOUND_VERSION.
8 years ago
FindPackageMessage.cmake
Simplify CMake per-source license notices
9 years ago
FindPatch.cmake
FindPatch: Add module to find 'patch' command-line tool
8 years ago
FindPerl.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindPerlLibs.cmake
FindPerlLibs: Add support for MSYS and CYGWIN
8 years ago
FindPhysFS.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindPike.cmake
FindPike: Update names and paths
8 years ago
FindPkgConfig.cmake
FindPkgConfig: Fix IMPORTED_TARGET NO...PATH option handling
8 years ago
FindPostgreSQL.cmake
Merge topic 'FindPostgres_support_for_v10'
8 years ago
FindProducer.cmake
Simplify CMake per-source license notices
9 years ago
FindProtobuf.cmake
FindProtobuf: fix documentation typo
8 years ago
FindPythonInterp.cmake
FindPythonInterp: support single-user installs on Windows
8 years ago
FindPythonLibs.cmake
FindPythonLibs: Allow find_library to search paths from system environment
8 years ago
FindQt.cmake
Modules: Replace coded PATHS with PATH_SUFFIXES
8 years ago
FindQt3.cmake
Modules: Replace coded PATHS with PATH_SUFFIXES
8 years ago
FindQt4.cmake
GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Modules
8 years ago
FindQuickTime.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindRTI.cmake
Simplify CMake per-source license notices
9 years ago
FindRuby.cmake
FindRuby: Add support for versions 2.2, 2.3, and 2.4
8 years ago
FindSDL.cmake
FindSDL: Prevent unbounded growth of SDL_LIBRARY_TEMP variable
9 years ago
FindSDL_image.cmake
Simplify CMake per-source license notices
9 years ago
FindSDL_mixer.cmake
Simplify CMake per-source license notices
9 years ago
FindSDL_net.cmake
Simplify CMake per-source license notices
9 years ago
FindSDL_sound.cmake
FindSDL_sound: Fix SDL_SOUND_LIBRARIES result value
9 years ago
FindSDL_ttf.cmake
Simplify CMake per-source license notices
9 years ago
FindSWIG.cmake
Simplify CMake per-source license notices
9 years ago
FindSelfPackers.cmake
Modules: Remove paths set as global Unix prefixes
8 years ago
FindSquish.cmake
Modules: Remove paths set as global Unix prefixes
8 years ago
FindSubversion.cmake
Simplify CMake per-source license notices
9 years ago
FindTCL.cmake
FindTCL: Find 8.6 libraries with 't' suffix
8 years ago
FindTIFF.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindTclStub.cmake
Fix trivial typos in text
8 years ago
FindTclsh.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindThreads.cmake
FindThreads: Drop try_run to improve cross-compiling support
8 years ago
FindUnixCommands.cmake
Modules: Remove paths set as global Unix prefixes
8 years ago
FindVulkan.cmake
FindVulkan: Fix for SDK versions < 1.0.42 on 32-bit Windows
9 years ago
FindWget.cmake
Find*.cmake: drop the comments before including FPHSA
9 years ago
FindWish.cmake
Simplify CMake per-source license notices
9 years ago
FindX11.cmake
Simplify CMake per-source license notices
9 years ago
FindXCTest.cmake
XCTest: Use bundle specific generator expressions
8 years ago
FindXMLRPC.cmake
FindXMLRPC: Tolerate no include directories
8 years ago
FindXalanC.cmake
Simplify CMake per-source license notices
9 years ago
FindXercesC.cmake
Simplify CMake per-source license notices
9 years ago
FindZLIB.cmake
FindZLIB: Search names per directory
8 years ago
Findosg.cmake
Simplify CMake per-source license notices
9 years ago
FindosgAnimation.cmake
Simplify CMake per-source license notices
9 years ago
FindosgDB.cmake
Simplify CMake per-source license notices
9 years ago
FindosgFX.cmake
Simplify CMake per-source license notices
9 years ago
FindosgGA.cmake
Simplify CMake per-source license notices
9 years ago
FindosgIntrospection.cmake
Simplify CMake per-source license notices
9 years ago
FindosgManipulator.cmake
Simplify CMake per-source license notices
9 years ago
FindosgParticle.cmake
Simplify CMake per-source license notices
9 years ago
FindosgPresentation.cmake
Simplify CMake per-source license notices
9 years ago
FindosgProducer.cmake
Simplify CMake per-source license notices
9 years ago
FindosgQt.cmake
Simplify CMake per-source license notices
9 years ago
FindosgShadow.cmake
Simplify CMake per-source license notices
9 years ago
FindosgSim.cmake
Simplify CMake per-source license notices
9 years ago
FindosgTerrain.cmake
Simplify CMake per-source license notices
9 years ago
FindosgText.cmake
Simplify CMake per-source license notices
9 years ago
FindosgUtil.cmake
Simplify CMake per-source license notices
9 years ago
FindosgViewer.cmake
Simplify CMake per-source license notices
9 years ago
FindosgVolume.cmake
Simplify CMake per-source license notices
9 years ago
FindosgWidget.cmake
Simplify CMake per-source license notices
9 years ago
Findosg_functions.cmake
Modules: Restore recently removed search path suffixes
8 years ago
FindwxWidgets.cmake
Fix eating "-L" in path names
8 years ago
FindwxWindows.cmake
wxWidgets: Respect WX_CONFIG and WXRC_CMD env vars
8 years ago
FortranCInterface.cmake
FortranCInterface: Fix support for VS with Intel toolset
9 years ago
GNUInstallDirs.cmake
GNUInstallDirs: Update link to 64-bit ABI documents
8 years ago
GenerateExportHeader.cmake
GenerateExportHeader: Add support for C projects
8 years ago
GetPrerequisites.cmake
Modules: Remove paths set as global Unix prefixes
8 years ago
GoogleTest.cmake
GoogleTest: Add timeout to discovery
8 years ago
GoogleTestAddTests.cmake
GoogleTest: Add timeout to discovery
8 years ago
ITKCompatibility.cmake
Fix trivial typos in text
8 years ago
InstallRequiredSystemLibraries.cmake
Merge topic 'irsl-intel-fortran-only-fix'
8 years ago
KDE3Macros.cmake
Simplify CMake per-source license notices
9 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
Simplify CMake per-source license notices
9 years ago
MatlabTestsRedirect.cmake
FindMatlab: Fix typo in matlab_add_unit_test implementation
9 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
CPack/NSIS: Fix silent NSIS installs
9 years ago
ProcessorCount.cmake
Simplify CMake per-source license notices
9 years ago
Qt4ConfigDependentSettings.cmake
Simplify CMake per-source license notices
9 years ago
Qt4Macros.cmake
Fix trivial typos in text
8 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
GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Modules
8 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
Fix trivial typos in text
8 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
TestBigEndian: Fix to work with CXX without C
9 years ago
TestCXXAcceptsFlag.cmake
Simplify CMake per-source license notices
9 years ago
TestEndianess.c.in
ENH: Improve robustness of compiler INFO strings
17 years ago
TestForANSIForScope.cmake
Simplify CMake per-source license notices
9 years ago
TestForANSIStreamHeaders.cmake
Simplify CMake per-source license notices
9 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
Simplify CMake per-source license notices
9 years ago
TestForSSTREAM.cxx
Revise C++ coding style using clang-format
9 years ago
TestForSTDNamespace.cmake
Simplify CMake per-source license notices
9 years ago
TestForSTDNamespace.cxx
Revise C++ coding style using clang-format
9 years ago
UseEcos.cmake
Fix trivial typos in text
8 years ago
UseJava.cmake
MAINT: Misc. typos
8 years ago
UseJavaClassFilelist.cmake
Simplify CMake per-source license notices
9 years ago
UseJavaSymlinks.cmake
Simplify CMake per-source license notices
9 years ago
UsePkgConfig.cmake
Simplify CMake per-source license notices
9 years ago
UseQt4.cmake
Simplify CMake per-source license notices
9 years ago
UseSWIG.cmake
UseSWIG: modernize module
8 years ago
Use_wxWindows.cmake
Simplify CMake per-source license notices
9 years ago
UsewxWidgets.cmake
Simplify CMake per-source license notices
9 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
WriteBasicConfigVersionFile: Add SameMinorVersion COMPATIBILITY option
8 years ago
WriteCompilerDetectionHeader.cmake
Use string(APPEND) in Modules
8 years ago
ecos_clean.cmake
Simplify CMake per-source license notices
9 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
Replace http://www.cmake.org URLs with https://cmake.org
10 years ago