..
CMakeAddFortranSubdirectory
…
Compiler
Features: Record features for VS 15 Preview 4
2016-09-06 10:22:39 -04:00
CompilerId
Drop Visual Studio 6 generator
2016-03-09 09:42:18 -05:00
FindCUDA
FindCUDA: Support `2.1(2.0)` architecture notation
2016-08-23 10:47:27 -04:00
FortranCInterface
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
IntelVSImplicitPath
…
Internal
…
Platform
GNU: Do not use -fvisibility on AIX or HP-UX
2016-09-05 09:45:13 -04:00
AddFileDependencies.cmake
…
AutogenInfo.cmake.in
…
BasicConfigVersion-AnyNewerVersion.cmake.in
Revert the use of string(APPEND) in .cmake.in files
2016-08-08 21:45:41 +02:00
BasicConfigVersion-ExactVersion.cmake.in
Revert the use of string(APPEND) in .cmake.in files
2016-08-08 21:45:41 +02:00
BasicConfigVersion-SameMajorVersion.cmake.in
Revert the use of string(APPEND) in .cmake.in files
2016-08-08 21:45:41 +02:00
BundleUtilities.cmake
BundleUtilities: Add optional parameter to ignore specified files
2016-04-19 13:20:15 -04:00
CMake.cmake
…
CMakeASM-ATTInformation.cmake
ASM: Add missing <INCLUDES> placeholder for "compile" rules
2016-03-29 09:19:10 -04:00
CMakeASMCompiler.cmake.in
…
CMakeASMInformation.cmake
Strip CMAKE_<LANG>_FLAGS[_<CONFIG>] initializer whitespace
2016-07-01 14:01:41 -04:00
CMakeASM_MASMInformation.cmake
…
CMakeASM_NASMInformation.cmake
ASM: Add missing <INCLUDES> placeholder for "compile" rules
2016-03-29 09:19:10 -04:00
CMakeAddFortranSubdirectory.cmake
…
CMakeAddNewLanguage.txt
…
CMakeBackwardCompatibilityC.cmake
Drop Visual Studio 6 generator
2016-03-09 09:42:18 -05:00
CMakeBackwardCompatibilityCXX.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
CMakeBorlandFindMake.cmake
…
CMakeBuildSettings.cmake.in
…
CMakeCCompiler.cmake.in
CMakeDetermine*Compiler: Add hook to save custom compiler information
2016-08-12 10:40:51 -04:00
CMakeCCompilerABI.c
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
CMakeCCompilerId.c.in
Features: Detect C default dialect on MSVC-like compilers
2016-04-28 09:08:35 -04:00
CMakeCInformation.cmake
Strip CMAKE_<LANG>_FLAGS[_<CONFIG>] initializer whitespace
2016-07-01 14:01:41 -04:00
CMakeCXXCompiler.cmake.in
CMakeDetermine*Compiler: Add hook to save custom compiler information
2016-08-12 10:40:51 -04:00
CMakeCXXCompilerABI.cpp
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
CMakeCXXCompilerId.cpp.in
Cray: Add macro tests to detect the Cray compiler wrappers
2015-12-07 11:09:15 -05:00
CMakeCXXInformation.cmake
Strip CMAKE_<LANG>_FLAGS[_<CONFIG>] initializer whitespace
2016-07-01 14:01:41 -04:00
CMakeCheckCompilerFlagCommonPatterns.cmake
Check*CompilerFlag: Add another pattern for Clang ( #16038 )
2016-03-31 14:09:07 -04:00
CMakeCommonLanguageInclude.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
CMakeCompilerABI.h
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
CMakeCompilerIdDetection.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
CMakeConfigurableFile.in
…
CMakeDependentOption.cmake
…
CMakeDetermineASM-ATTCompiler.cmake
…
CMakeDetermineASMCompiler.cmake
Add support for the ARM Compiler (arm.com)
2015-11-02 13:45:24 -05:00
CMakeDetermineASM_MASMCompiler.cmake
…
CMakeDetermineASM_NASMCompiler.cmake
…
CMakeDetermineCCompiler.cmake
issues: update references to the CMake issue tracker
2016-08-15 09:34:06 -04:00
CMakeDetermineCXXCompiler.cmake
issues: update references to the CMake issue tracker
2016-08-15 09:34:06 -04:00
CMakeDetermineCompileFeatures.cmake
…
CMakeDetermineCompiler.cmake
…
CMakeDetermineCompilerABI.cmake
…
CMakeDetermineCompilerId.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
CMakeDetermineFortranCompiler.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
CMakeDetermineJavaCompiler.cmake
…
CMakeDetermineRCCompiler.cmake
…
CMakeDetermineSwiftCompiler.cmake
…
CMakeDetermineSystem.cmake
CMakeDetermineSystem: Load platform-specific helper modules
2016-08-12 10:40:51 -04:00
CMakeDetermineVSServicePack.cmake
…
CMakeExpandImportedTargets.cmake
…
CMakeExportBuildSettings.cmake
…
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
…
CMakeFindBinUtils.cmake
…
CMakeFindCodeBlocks.cmake
CodeBlocks: generate parallel project files (make -j)
2016-02-23 22:37:44 +01:00
CMakeFindDependencyMacro.cmake
…
CMakeFindEclipseCDT4.cmake
issues: update references to the CMake issue tracker
2016-08-15 09:34:06 -04:00
CMakeFindFrameworks.cmake
CMakeFindFrameworks: Allow custom framework locations
2016-08-02 10:41:40 -04:00
CMakeFindJavaCommon.cmake
…
CMakeFindKDevelop3.cmake
…
CMakeFindKate.cmake
…
CMakeFindPackageMode.cmake
…
CMakeFindWMake.cmake
…
CMakeFindXCode.cmake
…
CMakeForceCompiler.cmake
CMakeForceCompiler: Deprecate this module and its macros
2016-03-08 10:42:28 -05:00
CMakeFortranCompiler.cmake.in
Fortran: Use -isysroot and -mmacosx-version-min= on macOS if available
2016-08-30 10:37:21 -04:00
CMakeFortranCompilerABI.F
…
CMakeFortranCompilerId.F.in
Cray: Add macro tests to detect the Cray compiler wrappers
2015-12-07 11:09:15 -05:00
CMakeFortranInformation.cmake
Strip CMAKE_<LANG>_FLAGS[_<CONFIG>] initializer whitespace
2016-07-01 14:01:41 -04:00
CMakeGenericSystem.cmake
…
CMakeGraphVizOptions.cmake
…
CMakeIOSInstallCombined.cmake
CMakeIOSInstallCombined: add some sanity checks
2016-06-25 13:48:31 +02:00
CMakeImportBuildSettings.cmake
…
CMakeJOMFindMake.cmake
…
CMakeJavaCompiler.cmake.in
…
CMakeJavaInformation.cmake
…
CMakeLanguageInformation.cmake
Compiler: Add infrastructure for detecting compiler wrappers
2015-12-07 11:09:06 -05:00
CMakeMSYSFindMake.cmake
…
CMakeMinGWFindMake.cmake
…
CMakeNMakeFindMake.cmake
…
CMakeNinjaFindMake.cmake
…
CMakePackageConfigHelpers.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
CMakeParseArguments.cmake
CMakeParseArguments: replace by native cmake_parse_arguments command
2015-12-17 10:44:28 -05:00
CMakeParseImplicitLinkInfo.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
CMakePlatformId.h.in
Add support for Bruce C Compiler (BCC)
2016-03-21 10:51:50 -04:00
CMakePrintHelpers.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
CMakePrintSystemInformation.cmake
…
CMakePushCheckState.cmake
CMakePushCheckState: Add support for CMAKE_EXTRA_INCLUDE_FILES
2016-03-31 11:11:02 -04:00
CMakeRCCompiler.cmake.in
…
CMakeRCInformation.cmake
Strip CMAKE_<LANG>_FLAGS[_<CONFIG>] initializer whitespace
2016-07-01 14:01:41 -04:00
CMakeSwiftCompiler.cmake.in
…
CMakeSwiftInformation.cmake
Xcode: Obey SYSTEM keyword for includes ( #15687 )
2016-08-09 20:30:07 +02:00
CMakeSystem.cmake.in
CMakeDetermineSystem: Load platform-specific helper modules
2016-08-12 10:40:51 -04:00
CMakeSystemSpecificInformation.cmake
…
CMakeSystemSpecificInitialize.cmake
…
CMakeTestASM-ATTCompiler.cmake
…
CMakeTestASMCompiler.cmake
…
CMakeTestASM_MASMCompiler.cmake
…
CMakeTestASM_NASMCompiler.cmake
…
CMakeTestCCompiler.cmake
…
CMakeTestCXXCompiler.cmake
…
CMakeTestCompilerCommon.cmake
Improve compiler check message on non-Make generators
2016-02-25 08:29:41 -05:00
CMakeTestFortranCompiler.cmake
…
CMakeTestGNU.c
…
CMakeTestJavaCompiler.cmake
…
CMakeTestRCCompiler.cmake
…
CMakeTestSwiftCompiler.cmake
…
CMakeUnixFindMake.cmake
…
CMakeVS7BackwardCompatibility.cmake
…
CMakeVerifyManifest.cmake
Fix spelling typos in comments and documentation ( #16037 )
2016-03-29 14:31:02 -04:00
CPack.DS_Store.in
…
CPack.Description.plist.in
…
CPack.Info.plist.in
…
CPack.OSXScriptLauncher.in
…
CPack.OSXScriptLauncher.rsrc.in
…
CPack.OSXX11.Info.plist.in
Drop unnecessary LSRequiresCarbon reference from Info.plist files
2016-03-18 09:47:03 -04:00
CPack.OSXX11.main.scpt.in
…
CPack.RuntimeScript.in
…
CPack.STGZ_Header.sh.in
…
CPack.VolumeIcon.icns.in
…
CPack.background.png.in
…
CPack.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
CPack.distribution.dist.in
…
CPackBundle.cmake
…
CPackComponent.cmake
Merge topic 'wix-disabled-components'
2016-08-01 14:59:53 -04:00
CPackCygwin.cmake
…
CPackDMG.cmake
CPack/DragNDrop: Optionally disable `/Applications` symlink
2016-05-25 09:51:04 -04:00
CPackDeb.cmake
CPack/DEB: Make package description variable precedence match RPM
2016-09-07 09:33:35 -04:00
CPackIFW.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
CPackNSIS.cmake
…
CPackPackageMaker.cmake
…
CPackProductBuild.cmake
productbuild: Add new productbuild cpack generator.
2016-06-03 14:41:57 -06:00
CPackRPM.cmake
CPack RPM debuginfo packages generation
2016-08-25 18:36:09 +02:00
CPackWIX.cmake
CPackWIX: Enabled patching of WIX <Feature> tags
2016-09-09 13:03:57 +02:00
CPackZIP.cmake
…
CTest.cmake
CTest: Properly set buildname if only C langage is enabled
2016-06-20 15:45:25 -04:00
CTestCoverageCollectGCOV.cmake
CTestCoverageCollectGCOV: improve DELETE option
2016-04-19 13:19:10 -04:00
CTestScriptMode.cmake
…
CTestTargets.cmake
…
CTestUseLaunchers.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
CheckCCompilerFlag.cmake
…
CheckCSourceCompiles.cmake
…
CheckCSourceRuns.cmake
…
CheckCXXCompilerFlag.cmake
…
CheckCXXSourceCompiles.cmake
…
CheckCXXSourceRuns.cmake
…
CheckCXXSymbolExists.cmake
…
CheckForPthreads.c
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
CheckFortranCompilerFlag.cmake
…
CheckFortranFunctionExists.cmake
…
CheckFortranSourceCompiles.cmake
…
CheckFunctionExists.c
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
CheckFunctionExists.cmake
…
CheckIncludeFile.c.in
…
CheckIncludeFile.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
CheckIncludeFile.cxx.in
…
CheckIncludeFileCXX.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
CheckIncludeFiles.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
CheckLanguage.cmake
…
CheckLibraryExists.cmake
…
CheckLibraryExists.lists.in
…
CheckPrototypeDefinition.c.in
…
CheckPrototypeDefinition.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
CheckSizeOf.cmake
…
CheckStructHasMember.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
CheckSymbolExists.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
CheckTypeSize.c.in
…
CheckTypeSize.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
CheckTypeSizeMap.cmake.in
…
CheckVariableExists.c
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
CheckVariableExists.cmake
…
Dart.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
DartConfiguration.tcl.in
cmCTestGIT: add an option to initialize submodules on update
2016-04-01 15:50:31 -04:00
DeployQt4.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
Documentation.cmake
…
DummyCXXFile.cxx
…
ExternalData.cmake
ExternalData: Tolerate files duplicated across multiple targets
2016-09-07 15:17:33 -04:00
ExternalData_config.cmake.in
…
ExternalProject-download.cmake.in
ExternalProject: Add HTTP_{USERNAME,PASSWORD}
2016-09-15 07:52:54 +03:00
ExternalProject-verify.cmake.in
ExternalProject: Re-implement download verification as a dedicated script
2016-05-19 11:20:25 -04:00
ExternalProject.cmake
ExternalProject: Add HTTP_{USERNAME,PASSWORD}
2016-09-15 07:52:54 +03:00
FLTKCompatibility.cmake
…
FeatureSummary.cmake
FeatureSummary: Add include() to examples
2016-09-15 11:34:34 -04:00
FindALSA.cmake
…
FindASPELL.cmake
…
FindAVIFile.cmake
…
FindArmadillo.cmake
…
FindBISON.cmake
FindBISON: Refactor public and inner macro routines
2016-07-18 09:06:36 -04:00
FindBLAS.cmake
Find{BLAS,LAPACK}: Fix when used in pure Fortran projects ( #16039 )
2016-04-05 09:03:23 -04:00
FindBZip2.cmake
FindBZip2: Add imported target
2016-09-09 11:42:34 -04:00
FindBacktrace.cmake
…
FindBoost.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
FindBullet.cmake
…
FindCABLE.cmake
…
FindCUDA.cmake
FindCUDA: Allow cuda_compile* macros to be called more than once per directory
2016-08-31 11:53:01 -04:00
FindCURL.cmake
…
FindCVS.cmake
…
FindCoin3D.cmake
…
FindCups.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
FindCurses.cmake
…
FindCxxTest.cmake
…
FindCygwin.cmake
…
FindDCMTK.cmake
FindDCMTK: Simplify documentation.
2016-01-14 13:28:56 -05:00
FindDart.cmake
…
FindDevIL.cmake
…
FindDoxygen.cmake
…
FindEXPAT.cmake
FindEXPAT: use hints from PkgConfig
2016-08-31 11:52:11 -06:00
FindFLEX.cmake
FindFLEX: Fix FLEX_TARGET macro for special characters in path ( #16072 )
2016-04-20 13:18:56 -04:00
FindFLTK.cmake
…
FindFLTK2.cmake
…
FindFreetype.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
FindGCCXML.cmake
…
FindGDAL.cmake
…
FindGIF.cmake
FindGIF: Detect version from GIF 4.1.6 and above
2016-07-15 09:10:59 -04:00
FindGLEW.cmake
FindGLEW: Search for debug and release configurations separately
2016-06-20 15:07:32 -04:00
FindGLU.cmake
…
FindGLUT.cmake
…
FindGSL.cmake
FindGSL: Fix typo in documentation
2016-04-05 09:52:43 -04:00
FindGTK.cmake
…
FindGTK2.cmake
FindGTK2: Use targets in GTK2_LIBRARIES if GTK2_USE_IMPORTED_TARGETS is ON
2015-11-09 09:51:50 -05:00
FindGTest.cmake
Modules: Make imported targets fall back to `Release`
2016-08-03 11:14:29 -04:00
FindGettext.cmake
…
FindGit.cmake
FindGit: Add new 'GitHub for Windows' user directory
2016-04-15 14:59:06 -04:00
FindGnuTLS.cmake
…
FindGnuplot.cmake
…
FindHDF5.cmake
Merge topic 'FindHDF5-is-parallel'
2016-09-03 08:10:12 -04:00
FindHSPELL.cmake
…
FindHTMLHelp.cmake
…
FindHg.cmake
…
FindICU.cmake
FindICU: New module
2016-07-13 09:15:16 -04:00
FindIce.cmake
Modules: Make imported targets fall back to `Release`
2016-08-03 11:14:29 -04:00
FindIcotool.cmake
…
FindImageMagick.cmake
…
FindIntl.cmake
…
FindJNI.cmake
Merge topic 'FindJNI-cleanup'
2016-07-06 09:36:10 -04:00
FindJPEG.cmake
…
FindJasper.cmake
…
FindJava.cmake
FindJava: Do not document variables we do not provide
2016-07-05 14:18:21 -04:00
FindKDE3.cmake
…
FindKDE4.cmake
…
FindLAPACK.cmake
Find{BLAS,LAPACK}: Fix when used in pure Fortran projects ( #16039 )
2016-04-05 09:03:23 -04:00
FindLATEX.cmake
…
FindLTTngUST.cmake
Add FindLTTngUST module to find LTTng-UST library
2016-03-07 11:46:49 -05:00
FindLibArchive.cmake
FindLibArchive: Support libarchive 3.2 version string format
2016-06-03 13:18:03 -04:00
FindLibLZMA.cmake
…
FindLibXml2.cmake
…
FindLibXslt.cmake
…
FindLua.cmake
FindLua: Iterate through all include subdirs to find a suitable header
2016-06-20 14:46:06 -04:00
FindLua50.cmake
…
FindLua51.cmake
…
FindMFC.cmake
…
FindMPEG.cmake
…
FindMPEG2.cmake
…
FindMPI.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
FindMatlab.cmake
FindMatlab: Extend matlab_add_unit_test to run arbitrary test code
2016-09-14 13:08:19 -04:00
FindMotif.cmake
…
FindOpenAL.cmake
FindOpenAL: Detect Windows architecture-specific installation
2015-12-10 09:18:48 -05:00
FindOpenCL.cmake
FindOpenCL: Fix search on macOS.
2016-08-08 09:57:30 -04:00
FindOpenGL.cmake
FindOpenGL: Don't add AGL to OPENGL_LIBRARIES on OS X.
2015-12-14 09:46:32 -05:00
FindOpenMP.cmake
FindOpenMP: Detect version (specification date) from compiler
2016-07-13 11:49:01 -04:00
FindOpenSSL.cmake
FindOpenSSL: Fix detection of OpenSSL 1.1 Win32/64
2016-08-30 10:51:25 -04:00
FindOpenSceneGraph.cmake
…
FindOpenThreads.cmake
…
FindPHP4.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
FindPNG.cmake
Modules: Make imported targets fall back to `Release`
2016-08-03 11:14:29 -04:00
FindPackageHandleStandardArgs.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
FindPackageMessage.cmake
…
FindPerl.cmake
…
FindPerlLibs.cmake
…
FindPhysFS.cmake
…
FindPike.cmake
…
FindPkgConfig.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
FindPostgreSQL.cmake
FindPostgreSQL: Correct comment about known postgres versions
2016-09-18 16:39:18 +02:00
FindProducer.cmake
…
FindProtobuf.cmake
Merge topic 'FindProtobuf-restore-PROTOBUF_IMPORT_DIRS'
2016-08-03 09:20:50 -04:00
FindPythonInterp.cmake
FindPython{Interp,Libs}: Add version 3.7
2016-09-14 09:13:15 -04:00
FindPythonLibs.cmake
FindPython{Interp,Libs}: Add version 3.7
2016-09-14 09:13:15 -04:00
FindQt.cmake
…
FindQt3.cmake
…
FindQt4.cmake
prefer list(APPEND) over string(APPEND) where appropriate
2016-08-08 21:28:52 +02:00
FindQuickTime.cmake
…
FindRTI.cmake
…
FindRuby.cmake
…
FindSDL.cmake
…
FindSDL_image.cmake
Fix spelling typos in comments and documentation ( #16037 )
2016-03-29 14:31:02 -04:00
FindSDL_mixer.cmake
Fix spelling typos in comments and documentation ( #16037 )
2016-03-29 14:31:02 -04:00
FindSDL_net.cmake
Fix spelling typos in comments and documentation ( #16037 )
2016-03-29 14:31:02 -04:00
FindSDL_sound.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
FindSDL_ttf.cmake
Fix spelling typos in comments and documentation ( #16037 )
2016-03-29 14:31:02 -04:00
FindSWIG.cmake
…
FindSelfPackers.cmake
…
FindSquish.cmake
…
FindSubversion.cmake
Fix spelling typos in comments and documentation ( #16037 )
2016-03-29 14:31:02 -04:00
FindTCL.cmake
…
FindTIFF.cmake
Modules: Make imported targets fall back to `Release`
2016-08-03 11:14:29 -04:00
FindTclStub.cmake
…
FindTclsh.cmake
…
FindThreads.cmake
Fix spelling typos in comments and documentation ( #16037 )
2016-03-29 14:31:02 -04:00
FindUnixCommands.cmake
…
FindVulkan.cmake
Add FindVulkan.cmake.
2016-06-08 12:44:03 -04:00
FindWget.cmake
…
FindWish.cmake
…
FindX11.cmake
…
FindXCTest.cmake
Xcode: Fixup XCTest bundle location for Xcode 7.3
2016-03-28 09:23:35 -04:00
FindXMLRPC.cmake
…
FindXalanC.cmake
Modules: Make imported targets fall back to `Release`
2016-08-03 11:14:29 -04:00
FindXercesC.cmake
Modules: Make imported targets fall back to `Release`
2016-08-03 11:14:29 -04:00
FindZLIB.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
Findosg.cmake
…
FindosgAnimation.cmake
…
FindosgDB.cmake
…
FindosgFX.cmake
…
FindosgGA.cmake
…
FindosgIntrospection.cmake
…
FindosgManipulator.cmake
…
FindosgParticle.cmake
…
FindosgPresentation.cmake
…
FindosgProducer.cmake
…
FindosgQt.cmake
…
FindosgShadow.cmake
…
FindosgSim.cmake
…
FindosgTerrain.cmake
…
FindosgText.cmake
…
FindosgUtil.cmake
…
FindosgViewer.cmake
…
FindosgVolume.cmake
…
FindosgWidget.cmake
…
Findosg_functions.cmake
…
FindwxWidgets.cmake
FindwxWidgets: Add VS-versioned library directory prefixes
2016-08-25 11:26:34 -04:00
FindwxWindows.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
FortranCInterface.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
GNUInstallDirs.cmake
GNUInstallDirs: Add macro to expose internal logic publicly
2016-09-07 09:40:41 -04:00
GenerateExportHeader.cmake
Modules: Fix typos in name of `CMAKE_COMPILER_IS_GNUCC` variable
2016-09-14 10:12:30 -04:00
GetPrerequisites.cmake
GetPrerequisites: Recognize absolute paths to UCRT system libraries
2016-09-08 10:24:01 -04:00
ITKCompatibility.cmake
…
InstallRequiredSystemLibraries.cmake
InstallRequiredSystemLibraries: Document UCRT option use case
2016-06-30 08:54:46 -04:00
KDE3Macros.cmake
…
MacOSXBundleInfo.plist.in
Drop unnecessary LSRequiresCarbon reference from Info.plist files
2016-03-18 09:47:03 -04:00
MacOSXFrameworkInfo.plist.in
…
MacroAddFileDependencies.cmake
…
MatlabTestsRedirect.cmake
FindMatlab: Extend matlab_add_unit_test to run arbitrary test code
2016-09-14 13:08:19 -04:00
NSIS.InstallOptions.ini.in
…
NSIS.template.in
Merge topic 'nsis-protect-uninst-exec'
2016-07-22 09:17:19 -04:00
ProcessorCount.cmake
…
Qt4ConfigDependentSettings.cmake
…
Qt4Macros.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
RepositoryInfo.txt.in
…
SelectLibraryConfigurations.cmake
…
Squish4RunTestCase.bat
…
Squish4RunTestCase.sh
…
SquishRunTestCase.bat
…
SquishRunTestCase.sh
…
SquishTestScript.cmake
…
SystemInformation.cmake
…
SystemInformation.in
…
TestBigEndian.cmake
TestBigEndian: Log success to CMakeOutput.log, not CMakeError.log
2016-03-21 10:54:02 -04:00
TestCXXAcceptsFlag.cmake
…
TestEndianess.c.in
…
TestForANSIForScope.cmake
…
TestForANSIStreamHeaders.cmake
…
TestForANSIStreamHeaders.cxx
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
TestForAnsiForScope.cxx
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
TestForSSTREAM.cmake
…
TestForSSTREAM.cxx
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
TestForSTDNamespace.cmake
…
TestForSTDNamespace.cxx
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
UseEcos.cmake
…
UseJava.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
UseJavaClassFilelist.cmake
…
UseJavaSymlinks.cmake
…
UsePkgConfig.cmake
…
UseQt4.cmake
…
UseSWIG.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
Use_wxWindows.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
UsewxWidgets.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
VTKCompatibility.cmake
…
WIX.template.in
…
WriteBasicConfigVersionFile.cmake
…
WriteCompilerDetectionHeader.cmake
Use string(APPEND) in Modules
2016-07-28 00:41:13 +02:00
ecos_clean.cmake
…
exportheader.cmake.in
GenerateExportHeader: Add option to specify custom content
2016-06-28 09:43:52 -04:00
javaTargets.cmake.in
UseJava: Add infrastructure to export targets
2016-06-07 08:50:35 -04:00
kde3init_dummy.cpp.in
…
kde3uic.cmake
…
readme.txt
…