..
CMakeAddFortranSubdirectory
CMakeAddFortranSubdirectory: Allow full paths to directories
2012-02-09 08:34:06 -05:00
Compiler
Merge topic 'GNU-4.4-compile-features'
2015-01-22 09:50:36 -05:00
CompilerId
Xcode: Do not require code signing for compiler id ( #15214 )
2015-01-11 16:50:39 -05:00
FindCUDA
FindCUDA: Avoid if() auto-dereference in string comparisons
2014-09-24 10:10:42 -04:00
FortranCInterface
Avoid if() quoted auto-dereference
2014-10-20 11:49:16 -04:00
IntelVSImplicitPath
Keep cmake_minimum_required calls in sync with current version
2014-05-19 16:55:12 +02:00
Internal
Features: Use the features symbol in the feature-test compile.
2014-05-15 19:38:25 +02:00
Platform
Merge topic 'revert-feature_record_msvc'
2015-01-15 09:53:47 -05:00
AddFileDependencies.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
AutogenInfo.cmake.in
QtAutogen: Regenerate qrc files if their input changes ( #15074 )
2014-10-24 19:45:27 +02:00
BasicConfigVersion-AnyNewerVersion.cmake.in
BasicConfigVersion: Make docs refer to the macro, not the module name
2012-10-23 11:08:34 -04:00
BasicConfigVersion-ExactVersion.cmake.in
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
BasicConfigVersion-SameMajorVersion.cmake.in
BasicConfigVersion: Make docs refer to the macro, not the module name
2012-10-23 11:08:34 -04:00
BundleUtilities.cmake
BundleUtilities: Ensure framework symlinks and Info.plist exist
2014-10-21 11:42:30 -04:00
CMake.cmake
Modules: Fix spelling 'To distributed' -> 'To distribute'
2010-08-09 08:48:31 -04:00
CMakeASM-ATTInformation.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeASMCompiler.cmake.in
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeASMInformation.cmake
Load CMAKE_USER_MAKE_RULES_OVERRIDE[_ASM] for assembler ( #15108 )
2014-08-27 09:27:36 -04:00
CMakeASM_MASMInformation.cmake
ASM_MASM: Add preprocessor definitions to compile lines
2014-08-13 14:47:52 -04:00
CMakeASM_NASMInformation.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeAddFortranSubdirectory.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CMakeAddNewLanguage.txt
Document external language support policy
2012-10-30 14:02:46 -04:00
CMakeBackwardCompatibilityC.cmake
replace string(... MATCHES "^const$) with string(... STREQUAL "const")
2013-06-02 22:18:19 +02:00
CMakeBackwardCompatibilityCXX.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeBorlandFindMake.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeBuildSettings.cmake.in
Drop old CMake "build settings" export/import
2009-09-08 15:55:41 -04:00
CMakeCCompiler.cmake.in
Features: Extend concept to C language.
2014-05-15 00:15:18 +02:00
CMakeCCompilerABI.c
ENH: Improve robustness of compiler INFO strings
2008-08-07 09:09:45 -04:00
CMakeCCompilerId.c.in
QNX: Fix detection of QCC compiler id ( #15349 )
2015-01-14 10:28:59 -05:00
CMakeCInformation.cmake
Support duplicate object names in large archives ( #14874 )
2014-04-16 13:19:43 -04:00
CMakeCXXCompiler.cmake.in
Features: Add support for C++14 features.
2014-05-22 18:01:23 +02:00
CMakeCXXCompilerABI.cpp
ENH: Improve robustness of compiler INFO strings
2008-08-07 09:09:45 -04:00
CMakeCXXCompilerId.cpp.in
QNX: Fix detection of QCC compiler id ( #15349 )
2015-01-14 10:28:59 -05:00
CMakeCXXInformation.cmake
Support duplicate object names in large archives ( #14874 )
2014-04-16 13:19:43 -04:00
CMakeCheckCompilerFlagCommonPatterns.cmake
Check*CompilerFlag: Add another pattern for Intel ( #15096 )
2014-08-19 08:50:41 -04:00
CMakeClDeps.cmake
Ninja: use deps = gcc/msvc feature
2013-10-24 19:48:18 +02:00
CMakeCommonLanguageInclude.cmake
Avoid trailing space in CMAKE_*_LINKER_FLAGS when LDFLAGS is empty
2014-03-24 09:11:48 -04:00
CMakeCompilerABI.h
-check for the ARM ABI/EABI compiler ABI for the GNU compilers
2010-04-11 00:15:23 +02:00
CMakeCompilerIdDetection.cmake
Add Fujitsu compiler detection
2014-08-11 10:31:06 -04:00
CMakeConfigurableFile.in
CMakeConfigurableFile: Remove excess newline.
2014-05-10 09:07:05 +02:00
CMakeDependentOption.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CMakeDetermineASM-ATTCompiler.cmake
asm support: adapt to changes in CMakeDetectCompiler in 2.8.10
2013-06-14 08:54:34 -04:00
CMakeDetermineASMCompiler.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeDetermineASM_MASMCompiler.cmake
ASM_MASM: Fix selection of ml64
2014-08-13 14:47:54 -04:00
CMakeDetermineASM_NASMCompiler.cmake
asm support: adapt to changes in CMakeDetectCompiler in 2.8.10
2013-06-14 08:54:34 -04:00
CMakeDetermineCCompiler.cmake
Avoid if() quoted auto-dereference
2014-10-20 11:49:16 -04:00
CMakeDetermineCXXCompiler.cmake
Merge topic 'fix-clang-cross-compile-find-binutils'
2014-09-08 12:57:01 -04:00
CMakeDetermineCompileFeatures.cmake
Features: Add support for C++14 features.
2014-05-22 18:01:23 +02:00
CMakeDetermineCompiler.cmake
OS X: Resolve compiler in /usr/bin to that reported by Xcode xcrun
2015-01-14 15:26:53 -05:00
CMakeDetermineCompilerABI.cmake
CMakeDetermineCompilerABI: Use normal linker flags in ABI project
2014-12-03 14:53:14 -05:00
CMakeDetermineCompilerId.cmake
Merge topic 'fix-qcc-compiler-id'
2015-01-16 09:43:59 -05:00
CMakeDetermineFortranCompiler.cmake
Avoid if() quoted auto-dereference
2014-10-20 11:49:16 -04:00
CMakeDetermineJavaCompiler.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeDetermineRCCompiler.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeDetermineSystem.cmake
Fix CMAKE_HOST_SYSTEM_PROCESSOR detection on GNU/Hurd ( #15147 )
2014-09-10 09:06:33 -04:00
CMakeDetermineVSServicePack.cmake
CMakeDetermineVSServicePack: Add deprecation diagnostic
2014-04-14 09:31:54 -04:00
CMakeExpandImportedTargets.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
CMakeExportBuildSettings.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
Code Blocks/Eclipse: Add -std= flag matching.
2014-11-03 09:19:18 -05:00
CMakeFindBinUtils.cmake
Avoid if() quoted auto-dereference when checking for "MSVC"
2014-11-19 16:24:54 -05:00
CMakeFindCodeBlocks.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
CMakeFindDependencyMacro.cmake
find_dependency: Give more helpful message if VERSION is empty
2014-03-13 15:51:11 -04:00
CMakeFindEclipseCDT4.cmake
Eclipse: add -j only on UNIX hosts
2013-11-23 23:48:43 +01:00
CMakeFindFrameworks.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CMakeFindJavaCommon.cmake
Find{Java,JNI}: Use /usr/libexec/java_home on OS X
2014-01-29 14:12:54 -05:00
CMakeFindKDevelop3.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
CMakeFindKate.cmake
kate: add project generator for the Kate project plugin
2013-11-25 10:48:33 -05:00
CMakeFindPackageMode.cmake
CMakeFindPackageMode: Fix Debian multiarch default guess ( #15250 )
2015-01-19 10:45:32 -05:00
CMakeFindWMake.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeFindXCode.cmake
Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator ( #15324 )
2015-01-29 09:11:11 -05:00
CMakeForceCompiler.cmake
Avoid if() quoted auto-dereference
2014-10-20 11:49:16 -04:00
CMakeFortranCompiler.cmake.in
Intel: When simulating MSVC, re-use Windows-MSVC ( #14476 )
2013-10-18 09:55:59 -04:00
CMakeFortranCompilerABI.F
Fortran: Detect pointer size on Intel archs with PGI ( #14870 )
2014-04-10 12:57:02 -04:00
CMakeFortranCompilerId.F.in
Intel: Fix detection of MSVC version simulated by pre-11.0 Fortran
2013-10-18 09:55:59 -04:00
CMakeFortranInformation.cmake
Support duplicate object names in large archives ( #14874 )
2014-04-16 13:19:43 -04:00
CMakeGenericSystem.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
CMakeGraphVizOptions.cmake
graphviz: allow to disable per target graphs ( #14746 )
2014-02-10 10:30:50 -05:00
CMakeImportBuildSettings.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeJOMFindMake.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeJavaCompiler.cmake.in
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeJavaInformation.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
CMakeMSYSFindMake.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeMinGWFindMake.cmake
MinGW: Find mingw32-make included with Code::Blocks IDE ( #14302 )
2013-07-19 07:56:37 -04:00
CMakeNMakeFindMake.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeNinjaFindMake.cmake
ninja: Find alternate Ninja-compatible binaries
2014-10-29 13:03:43 -04:00
CMakePackageConfigHelpers.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
CMakeParseArguments.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
CMakeParseImplicitLinkInfo.cmake
CMakeParseImplicitLinkInfo: Fix implicit library logging
2014-12-01 12:58:33 -05:00
CMakePlatformId.h.in
Watcom: Detect compiler target architecture and platform
2014-03-17 14:54:43 -04:00
CMakePrintHelpers.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
CMakePrintSystemInformation.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CMakePushCheckState.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CMakeRCCompiler.cmake.in
CMakeRCCompiler: Handle uppercase 'RC' as resource file format extension
2014-06-06 10:11:15 -04:00
CMakeRCInformation.cmake
CMakeRCInformation: Recognize 'windres' tools with '.' in name ( #14865 )
2014-04-11 09:10:56 -04:00
CMakeSystem.cmake.in
CMakeSystem: include toolchain file after setting CMAKE_HOST_ ( #13796 )
2013-04-15 09:06:21 -04:00
CMakeSystemSpecificInformation.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
CMakeSystemSpecificInitialize.cmake
Add platform-specific initialization step when enabling languages
2014-04-29 09:36:14 -04:00
CMakeTestASM-ATTCompiler.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeTestASMCompiler.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeTestASM_MASMCompiler.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeTestASM_NASMCompiler.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeTestCCompiler.cmake
Features: Extend concept to C language.
2014-05-15 00:15:18 +02:00
CMakeTestCXXCompiler.cmake
project: Add infrastructure for recording CXX compiler features
2014-04-07 16:48:44 +02:00
CMakeTestCompilerCommon.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeTestFortranCompiler.cmake
Drop use of configure_file IMMEDIATE option
2013-11-13 10:12:17 -05:00
CMakeTestGNU.c
BUG: fix problem where cmake thinks the intel compiler is gnu
2004-05-18 14:33:12 -04:00
CMakeTestJavaCompiler.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeTestRCCompiler.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeTestWatcomVersion.c
Add Watcom support to InstallRequiredSystemLibraries ( #11866 )
2011-07-29 13:28:54 -04:00
CMakeUnixFindMake.cmake
OS X: Enable command-line build without tools in PATH
2013-08-06 09:00:18 -04:00
CMakeVS6BackwardCompatibility.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeVS7BackwardCompatibility.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
CMakeVerifyManifest.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CPack.DS_Store.in
ENH: More work on the packaging. Add Applicaitons, add icons, etc
2007-02-13 14:13:51 -05:00
CPack.Description.plist.in
ENH: More CPack stuff and fix zlib compression
2006-01-04 15:14:09 -05:00
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.
2008-07-09 13:38:56 -04:00
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.
2009-01-21 11:54:30 -05:00
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.
2009-01-21 11:54:30 -05:00
CPack.OSXX11.Info.plist.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.
2009-01-21 11:54:30 -05:00
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.
2009-01-21 11:54:30 -05:00
CPack.RuntimeScript.in
CPack: Fix bash-isms in launch script
2009-10-05 13:14:30 -04:00
CPack.STGZ_Header.sh.in
CPackSTGZ quote here-doc, fix bug10518
2010-12-15 21:20:13 +01:00
CPack.VolumeIcon.icns.in
ENH: More work on the packaging. Add Applicaitons, add icons, etc
2007-02-13 14:13:51 -05:00
CPack.background.png.in
ENH: add file back bug use cmake image
2009-03-04 12:30:23 -05:00
CPack.cmake
CPack: Sort packaging options lexicographically
2014-07-31 10:24:59 -04:00
CPack.distribution.dist.in
BUG: Workaround PackageMaker 3.0 issue for new CPack components feature. Thanks again to Doug Gregor for the patch.
2008-06-18 07:08:33 -04:00
CPackBundle.cmake
CPack: Add support for code signing of bundles on MacOS
2014-10-28 12:20:05 -06:00
CPackComponent.cmake
Help: Small fixes in CPackComponent documentation
2014-12-22 17:23:46 +01:00
CPackCygwin.cmake
CPack: Replace #<type> markup with reStructuredText equivalent
2013-10-16 09:22:39 -04:00
CPackDMG.cmake
CPack: Replace #<type> markup with reStructuredText equivalent
2013-10-16 09:22:39 -04:00
CPackDeb.cmake
CPackDeb: Invoke "dpkg-shlibdeps --version" with C locale
2014-05-28 13:17:57 +02:00
CPackIFW.cmake
CPackIFW: Correction of the module documentation
2014-12-02 15:52:07 -05:00
CPackNSIS.cmake
Modules: Wrap long lines in pre-formatted documentation blocks
2014-11-06 14:52:26 -05:00
CPackPackageMaker.cmake
CPack: Replace #<type> markup with reStructuredText equivalent
2013-10-16 09:22:39 -04:00
CPackRPM.cmake
CPackRPM: Unset temporary component variables before re-use
2014-11-18 09:25:10 -05:00
CPackWIX.cmake
CPackWIX: Allow Windows Installer property customization
2014-03-01 23:13:35 +01:00
CPackZIP.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
CTest.cmake
Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL ( #14548 )
2013-11-18 08:26:23 -05:00
CTestCoverageCollectGCOV.cmake
CTestCoverageCollectGCOV: Add module to run gcov
2015-01-22 11:15:54 -05:00
CTestScriptMode.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CTestTargets.cmake
Configure some CMake-provided targets with USES_TERMINAL ( #14915 )
2015-01-27 11:16:48 -05:00
CTestUseLaunchers.cmake
CTest: filter /showIncludes output from ninja compile launcher
2013-12-03 09:25:53 -05:00
CheckCCompilerFlag.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckCSourceCompiles.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckCSourceRuns.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckCXXCompilerFlag.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
CheckCXXSourceCompiles.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckCXXSourceRuns.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckCXXSymbolExists.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckForPthreads.c
Haiku no longer defines __BEOS__
2013-01-07 21:20:11 +01:00
CheckFortranFunctionExists.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckFortranSourceCompiles.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckFunctionExists.c
ENH: fix tests for non-ansi c on hp and remove warnings for ansi c
2004-04-15 08:22:19 -04:00
CheckFunctionExists.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckIncludeFile.c.in
BUG: Fix signature of main to work on both strict ANSI and non-ANSI C compilers.
2006-05-18 10:28:12 -04:00
CheckIncludeFile.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckIncludeFile.cxx.in
Complete rework of makefile generators expect trouble
2002-11-08 15:46:08 -05:00
CheckIncludeFileCXX.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckIncludeFiles.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckLanguage.cmake
Keep cmake_minimum_required calls in sync with current version
2014-05-19 16:55:12 +02:00
CheckLibraryExists.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckLibraryExists.lists.in
Initial attempt to check if library exists
2002-09-24 16:36:56 -04:00
CheckPrototypeDefinition.c.in
Modules: Added CheckPrototypeDefinition module.
2011-03-18 14:03:35 -04:00
CheckPrototypeDefinition.cmake
CheckPrototypeDefinition: Avoid if() auto-dereference
2014-09-16 09:04:20 -04:00
CheckSizeOf.cmake
Fix spelling and typos (non-binary)
2013-05-07 08:39:19 -04:00
CheckStructHasMember.cmake
CheckStructHasMember: Avoid clang -Wall breakage ( #15203 )
2014-10-30 14:16:06 -04:00
CheckSymbolExists.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckTypeSize.c.in
New CheckTypeSize for OS X Universal Binaries
2009-12-17 15:14:47 -05:00
CheckTypeSize.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
CheckTypeSizeMap.cmake.in
New CheckTypeSize for OS X Universal Binaries
2009-12-17 15:14:47 -05:00
CheckVariableExists.c
BUG#502: Do not let optimizing compilers think the symbol exists. Require the symbol by making the return value depend on it to force linking.
2004-04-26 10:19:44 -04:00
CheckVariableExists.cmake
Help: Document that the CHECK_* macros create cache variables
2014-09-11 08:55:26 -04:00
Dart.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
DartConfiguration.tcl.in
ctest: add support for additional sanitizer options
2014-10-03 13:45:07 -04:00
DeployQt4.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
Documentation.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
DummyCXXFile.cxx
add checks for ansi flags and not hard code them
2002-11-21 12:52:54 -05:00
ExternalData.cmake
Help: Add notes for topic 'ExternalData-custom-download'
2015-01-15 11:03:33 -05:00
ExternalData_config.cmake.in
ExternalData: Add support for custom download scripts
2015-01-15 10:48:09 -05:00
ExternalProject.cmake
ExternalProject: Allow ALWAYS step property to be switched ( #15368 )
2015-01-23 13:38:59 -05:00
FLTKCompatibility.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
FeatureSummary.cmake
FeatureSummary: Fix bracket in documentation.
2015-01-23 09:02:48 -05:00
FindALSA.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindASPELL.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindAVIFile.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindArmadillo.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindBISON.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindBLAS.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
FindBZip2.cmake
Find*: Make find_package(.. QUIET) affect Check* modules.
2014-03-29 20:22:54 -06:00
FindBacktrace.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
FindBoost.cmake
Merge topic 'FindBoost-update-versions'
2015-01-15 09:53:54 -05:00
FindBullet.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindCABLE.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindCUDA.cmake
FindCUDA: Mark more cache variables as advanced
2015-01-22 11:44:05 -05:00
FindCURL.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindCVS.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindCoin3D.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindCups.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindCurses.cmake
Merge topic 'FindCurses-no-cur_colr'
2014-11-18 09:12:28 -05:00
FindCxxTest.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindCygwin.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindDCMTK.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindDart.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindDevIL.cmake
Fix wording of "the the" typos throughout text
2014-01-03 11:35:32 -05:00
FindDoxygen.cmake
FindDoxygen: Deprecate DOXYGEN_DOT_PATH
2014-05-27 16:40:40 -04:00
FindEXPAT.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindFLEX.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindFLTK.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindFLTK2.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindFreetype.cmake
FindFreetype: Indent with 2 spaces instead of 4
2014-05-27 10:42:10 -04:00
FindGCCXML.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindGDAL.cmake
Replace string(REGEX REPLACE) with string(REPLACE) where possible
2014-04-14 18:17:05 +02:00
FindGIF.cmake
Find*: Make find_package(.. QUIET) affect Check* modules.
2014-03-29 20:22:54 -06:00
FindGLEW.cmake
FindGLEW: Add imported target and documentation
2014-06-23 11:09:29 -04:00
FindGLU.cmake
Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()
2012-11-04 05:55:37 +01:00
FindGLUT.cmake
FindGLUT.cmake: Add imported targets and documentation
2014-06-24 14:08:02 -04:00
FindGSL.cmake
FindGSL: Add module to find the GNU Scientific Library
2014-12-17 10:59:48 -05:00
FindGTK.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindGTK2.cmake
FindGTK2: Avoid depending on if() to dereference a quoted variable
2014-09-11 21:23:24 +02:00
FindGTest.cmake
FindGTest: use new add_test() signature ( #14913 )
2014-05-12 18:21:37 +02:00
FindGettext.cmake
FindIntl: New module to find Gettext libintl
2014-11-11 13:02:16 -05:00
FindGit.cmake
FindGit: Search in 'GitHub for Windows' user directory
2015-01-13 08:54:31 -05:00
FindGnuTLS.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindGnuplot.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindHDF5.cmake
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
FindHSPELL.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindHTMLHelp.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindHg.cmake
FindHg: Do not use cygwin hg on Windows
2014-10-22 10:52:08 -04:00
FindIce.cmake
FindIce: Port to work with CMP0054 NEW behavior
2015-01-08 14:13:48 -05:00
FindIcotool.cmake
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
FindImageMagick.cmake
FindImageMagick: Provide per-component include dirs ( #15007 )
2014-07-23 15:33:48 -04:00
FindIntl.cmake
FindIntl: New module to find Gettext libintl
2014-11-11 13:02:16 -05:00
FindJNI.cmake
FindJNI: search for ppc64 on ppc64le as well
2014-07-01 12:07:37 +02:00
FindJPEG.cmake
FindJPEG: Add alternative name 'libjpeg'
2014-06-27 09:26:05 -04:00
FindJasper.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindJava.cmake
Merge topic 'FindJava-no-osx-stub'
2014-11-20 08:57:07 -05:00
FindJsonCpp.cmake
FindJsonCpp: Add module to find JsonCpp package
2015-01-19 09:34:03 -05:00
FindKDE3.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
FindKDE4.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindLAPACK.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
FindLATEX.cmake
FindLATEX: Add components for XeLaTeX and LuaLaTeX
2015-01-11 15:42:12 -05:00
FindLibArchive.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindLibLZMA.cmake
Find*: Make find_package(.. QUIET) affect Check* modules.
2014-03-29 20:22:54 -06:00
FindLibXml2.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindLibXslt.cmake
Modules: Wrap long lines in pre-formatted documentation blocks
2014-11-06 14:52:26 -05:00
FindLua.cmake
FindLua: fix wrong version list if EXACT is given
2014-10-02 21:41:43 +02:00
FindLua50.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindLua51.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindMFC.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindMPEG.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindMPEG2.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindMPI.cmake
FindMPI: handle trailing slash from $MSMPI_BIN
2015-01-14 10:19:06 -05:00
FindMatlab.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindMotif.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindOpenAL.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindOpenCL.cmake
FindOpenCL: Added missing ENV for each environment variable reference
2014-06-23 10:26:52 -04:00
FindOpenGL.cmake
Merge topic 'FindOpenGL-revert-imported-targets'
2014-12-03 10:01:42 -05:00
FindOpenMP.cmake
FindOpenMP: Use fixed form Fortran test program
2014-11-20 14:54:11 +01:00
FindOpenSSL.cmake
Merge topic 'OpenSSL_102'
2015-01-28 09:33:42 -05:00
FindOpenSceneGraph.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
FindOpenThreads.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindPHP4.cmake
FindPHP4: Drop extra content from reported PHP4_INCLUDE_PATH ( #14540 )
2013-11-04 08:51:46 -05:00
FindPNG.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
FindPackageHandleStandardArgs.cmake
FPHSA: remove unneeded variable dereferencing
2014-10-25 19:33:38 +02:00
FindPackageMessage.cmake
Replace string(REGEX REPLACE) with string(REPLACE) where possible
2014-04-14 18:17:05 +02:00
FindPerl.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindPerlLibs.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindPhysFS.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindPike.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindPkgConfig.cmake
Modules: Wrap long lines in pre-formatted documentation blocks
2014-11-06 14:52:26 -05:00
FindPostgreSQL.cmake
FindPostgreSQL: Fix for pg_config in multilib configurations.
2014-09-02 10:35:37 -04:00
FindProducer.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindProtobuf.cmake
FindProtobuf: Cleanup reStructuredText documentation formatting
2014-11-06 14:52:24 -05:00
FindPythonInterp.cmake
FindPythonInterp: fix version component variables for Python 1.4 ( #15275 )
2014-12-02 15:36:59 +01:00
FindPythonLibs.cmake
Merge topic 'different-python-header-libs-exe-0013794'
2014-03-14 09:30:24 -04:00
FindQt.cmake
FindQt: explicitely mention that it cannot Qt5 or later
2015-01-16 22:06:22 +01:00
FindQt3.cmake
FindQt[34]: Prefer matching versioned tool names
2014-05-22 08:56:05 -04:00
FindQt4.cmake
FindQt4: Fix handling of QT_VERSION_MAJOR mismatch
2014-12-09 10:43:02 -05:00
FindQuickTime.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindRTI.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindRuby.cmake
Merge topic 'FindRuby-fix-version'
2015-01-15 09:53:52 -05:00
FindSDL.cmake
FindSDL: Allow if() to dereference SDL_INCLUDE_DIR for matching
2015-01-08 14:47:39 -05:00
FindSDL_image.cmake
Modules: Wrap long lines in pre-formatted documentation blocks
2014-11-06 14:52:26 -05:00
FindSDL_mixer.cmake
Modules: Wrap long lines in pre-formatted documentation blocks
2014-11-06 14:52:26 -05:00
FindSDL_net.cmake
FindSDL: Make FindSDL_*.cmake path suffixes consistent with main module
2014-03-10 09:40:34 -04:00
FindSDL_sound.cmake
Help: Wrap long lines in pre-formatted documentation blocks
2014-11-07 10:59:09 -05:00
FindSDL_ttf.cmake
FindSDL: Make FindSDL_*.cmake path suffixes consistent with main module
2014-03-10 09:40:34 -04:00
FindSWIG.cmake
FindSWIG: Add support for swig 3.0 application
2014-07-07 09:18:50 -04:00
FindSelfPackers.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindSquish.cmake
Modules: Wrap long lines in pre-formatted documentation blocks
2014-11-06 14:52:26 -05:00
FindSubversion.cmake
FindSubversion: Use TortoiseSVN registry key to locate svn
2013-12-11 13:59:48 +01:00
FindTCL.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindTIFF.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindTclStub.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindTclsh.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindThreads.cmake
FindThreads: introduce THREADS_PREFER_PTHREAD_FLAG ( #14767 )
2014-10-08 17:57:34 +02:00
FindUnixCommands.cmake
FindUnixCommand: Use FPHSA to report status in standard way
2014-12-03 10:04:59 -05:00
FindWget.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindWish.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindX11.cmake
FindX11: fix documentation formatting error
2014-06-24 08:24:33 -04:00
FindXMLRPC.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindXercesC.cmake
Modules: Rename FindXerces to FindXercesC
2014-12-04 10:41:26 -05:00
FindZLIB.cmake
FindZLIB: Add imported target and documentation
2014-06-23 11:09:25 -04:00
Findosg.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgAnimation.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgDB.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgFX.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgGA.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgIntrospection.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgManipulator.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgParticle.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgPresentation.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgProducer.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgQt.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgShadow.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgSim.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgTerrain.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgText.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgUtil.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgViewer.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgVolume.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindosgWidget.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
Findosg_functions.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FindwxWidgets.cmake
FindwxWidgets: Add versions 3.0.1 and 3.0.2
2014-11-26 10:15:53 -05:00
FindwxWindows.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
FortranCInterface.cmake
Replace string(REGEX REPLACE) with string(REPLACE) where possible
2014-04-14 18:17:05 +02:00
GNUInstallDirs.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
GenerateExportHeader.cmake
GenerateExportHeader: Avoid if() quoted auto-dereference
2014-09-29 15:53:38 -04:00
GetPrerequisites.cmake
GetPrerequisites: join if() clauses
2014-11-25 10:13:20 -05:00
ITKCompatibility.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
InstallRequiredSystemLibraries.cmake
InstallRequiredSystemLibraries: Install OpenMP runtime libs ( #15117 )
2014-09-02 11:07:32 -04:00
KDE3Macros.cmake
read less from version headers into variables
2012-08-19 13:54:56 +02:00
MacOSXBundleInfo.plist.in
ENH: Allow users to specify a custom Info.plist template
2008-05-17 12:53:56 -04:00
MacOSXFrameworkInfo.plist.in
ENH: Create Info.plist files in OS X Frameworks
2008-09-02 12:06:32 -04:00
MacroAddFileDependencies.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
NSIS.InstallOptions.ini.in
ENH: allow for desktop link to be created and fix chop of last char in PATH on uninstall
2007-09-18 15:16:21 -04:00
NSIS.template.in
CPack/NSIS: Obtain path from which to uninstall from registry ( #14124 )
2013-05-02 10:22:20 -04:00
ProcessorCount.cmake
ProcessorCount: Update for HPUX 11iv3
2014-06-10 13:27:58 -04:00
Qt4ConfigDependentSettings.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
Qt4Macros.cmake
Qt4: Fix configure_file call to use COPYONLY, not COPY_ONLY
2014-10-31 13:20:19 -04:00
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...
2008-12-04 13:27:48 -05:00
SelectLibraryConfigurations.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
Squish4RunTestCase.bat
Squish: add support for squish 4 ( #9734 )
2012-11-05 19:20:13 +01:00
Squish4RunTestCase.sh
Squish: add support for squish 4 ( #9734 )
2012-11-05 19:20:13 +01:00
SquishRunTestCase.bat
ENH: adding functionality for finding Squish, adding Squish tests from CMake, and running Squish tests from ctest
2008-12-08 17:39:30 -05:00
SquishRunTestCase.sh
ENH: adding functionality for finding Squish, adding Squish tests from CMake, and running Squish tests from ctest
2008-12-08 17:39:30 -05:00
SquishTestScript.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
SystemInformation.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
SystemInformation.in
Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG
2009-12-02 15:17:32 -05:00
TestBigEndian.cmake
Modules/Test*.cmake: Use if(DEFINED) to simplify conditions
2014-09-11 21:23:24 +02:00
TestCXXAcceptsFlag.cmake
TestCXXAcceptsFlag: Update documentation ( #14657 )
2013-12-19 10:41:40 -05:00
TestEndianess.c.in
ENH: Improve robustness of compiler INFO strings
2008-08-07 09:09:45 -04:00
TestForANSIForScope.cmake
Modules/Test*.cmake: Use if(DEFINED) to simplify conditions
2014-09-11 21:23:24 +02:00
TestForANSIStreamHeaders.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
TestForANSIStreamHeaders.cxx
new try compile module
2002-09-12 11:14:50 -04:00
TestForAnsiForScope.cxx
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
TestForSSTREAM.cmake
Modules/Test*.cmake: Use if(DEFINED) to simplify conditions
2014-09-11 21:23:24 +02:00
TestForSSTREAM.cxx
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
TestForSTDNamespace.cmake
Modules/Test*.cmake: Use if(DEFINED) to simplify conditions
2014-09-11 21:23:24 +02:00
TestForSTDNamespace.cxx
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
UseEcos.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
UseJava.cmake
UseJava: Fix classpath separator on WIN32 cross compilation ( #15206 )
2014-10-14 10:02:19 -04:00
UseJavaClassFilelist.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
UseJavaSymlinks.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
UsePkgConfig.cmake
Convert builtin help to reStructuredText source files
2013-10-15 14:12:03 -04:00
UseQt4.cmake
FindQt4: prevent overlinking when using UseQt4.cmake.
2014-02-26 10:55:38 -07:00
UseSWIG.cmake
UseSWIG: Fix R module prefix
2014-10-14 09:41:58 -04:00
UseVTK40.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
UseVTKBuildSettings40.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
UseVTKConfig40.cmake
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
Use_wxWindows.cmake
Help: Fix reStructuredText syntax in auto-generated documents
2013-10-15 14:12:49 -04:00
UsewxWidgets.cmake
UsewxWidgets: CFLAGS are expected to be a string here, not a list.
2014-08-22 10:27:48 -05:00
VTKCompatibility.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
WIX.template.in
CPackWIX: Allow Windows Installer property customization
2014-03-01 23:13:35 +01:00
WriteBasicConfigVersionFile.cmake
Modules: Format documentation to avoid over-long preformatted lines
2014-10-22 15:52:31 -04:00
WriteCompilerDetectionHeader.cmake
Features: Record for SolarisStudio 12.4.
2015-01-17 14:48:28 +01:00
ecos_clean.cmake
Remove CMake-language block-end command arguments
2012-08-13 14:19:16 -04:00
exportheader.cmake.in
GEH: Make each element of the deprecation macros overridable.
2013-09-23 08:04:16 +02:00
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
2006-03-09 14:10:59 -05:00
kde3uic.cmake
Convert CMake-language commands to lower case
2012-08-13 14:19:16 -04:00
readme.txt
Help: Organize cmake-developer.7 manual Modules section
2013-10-22 10:10:15 -04:00