CMake/Source
Tobias Hunger a354f60ce0 Refactor extra generator registration to use factories
This will allow additional information about the availability
and capabilities of extra generators to be queried without
actually creating them.

Instead of a static NewFactory() method like the main generator
factories have, use a static GetFactory() method to get a pointer to a
statically allocated extra generator factory.  This simplifies memory
management.
2016-08-03 09:43:00 -04:00
..
CPack Merge topic 'wix-disabled-components' 2016-08-01 14:59:53 -04:00
CTest Use better KWSys SystemTools::GetEnv and HasEnv signatures 2016-07-18 09:51:01 -04:00
Checks CM_OVERRIDE: fix feature test for clang 2016-06-29 11:33:38 +02:00
CursesDialog use CM_NULLPTR 2016-06-28 09:02:26 -04:00
Modules
QtDialog Source/QtDialog: Run clang-format 2016-07-05 15:15:57 -04:00
QtIFW QtIFW: Don't show component selection page if it don't need 2016-07-13 10:02:12 -04:00
kwsys Merge branch 'upstream-KWSys' into update-kwsys 2016-07-20 09:05:17 -04:00
.gitattributes cmListFileLexer: Update to flex 2.6 2016-05-17 10:56:37 -04:00
CMakeInstallDestinations.cmake Add option to control 'bin' directory of CMake's own installation (#16076) 2016-06-01 11:12:36 -04:00
CMakeLists.txt CMake: install COMPONENT cmcldeps 2016-07-13 10:02:12 -04:00
CMakeSourceDir.txt.in
CMakeVersion.bash
CMakeVersion.cmake CMake Nightly Date Stamp 2016-08-02 00:01:04 -04:00
CMakeVersionCompute.cmake Make CMake version dirty state available to code 2016-07-14 10:35:58 -04:00
CMakeVersionSource.cmake Make CMake version dirty state available to code 2016-07-14 10:35:58 -04:00
bindexplib.cxx bindexplib: Export symbols from objects even with explicit markup 2016-07-05 15:19:56 -04:00
bindexplib.h De-duplicate symbols listed in generated module definition files 2015-11-18 10:02:48 -05:00
cmAddCompileOptionsCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddCompileOptionsCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmAddCustomCommandCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmAddCustomCommandCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmAddCustomTargetCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmAddCustomTargetCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmAddDefinitionsCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddDefinitionsCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmAddDependenciesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddDependenciesCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmAddExecutableCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddExecutableCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmAddLibraryCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddLibraryCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmAddSubDirectoryCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddSubDirectoryCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmAddTestCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAddTestCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmAlgorithms.h Ninja: Support embedding of CMake as subninja project 2016-05-17 09:34:12 -04:00
cmArchiveWrite.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmArchiveWrite.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmAuxSourceDirectoryCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmAuxSourceDirectoryCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmBootstrapCommands1.cxx Format include directive blocks and ordering with clang-format 2016-04-29 13:58:54 -04:00
cmBootstrapCommands2.cxx Format include directive blocks and ordering with clang-format 2016-04-29 13:58:54 -04:00
cmBreakCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmBreakCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmBuildCommand.cxx Use better KWSys SystemTools::GetEnv and HasEnv signatures 2016-07-18 09:51:01 -04:00
cmBuildCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmBuildNameCommand.cxx Use std::replace for replacing chars in strings. 2016-05-24 23:22:20 +02:00
cmBuildNameCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmCLocaleEnvironmentScope.cxx Use better KWSys SystemTools::GetEnv and HasEnv signatures 2016-07-18 09:51:01 -04:00
cmCLocaleEnvironmentScope.h
cmCMakeHostSystemInformationCommand.cxx Prefer istringstream and ostringstream over stringstream. 2016-06-14 22:37:36 +02:00
cmCMakeHostSystemInformationCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmCMakeMinimumRequired.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCMakeMinimumRequired.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmCMakePolicyCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCMakePolicyCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmCPackPropertiesGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCPackPropertiesGenerator.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmCPluginAPI.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmCPluginAPI.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCTest.cxx Use better KWSys SystemTools::GetEnv and HasEnv signatures 2016-07-18 09:51:01 -04:00
cmCTest.h cmCTest: Update doxygen to be consistent 2016-07-05 11:19:01 -04:00
cmCacheManager.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmCacheManager.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmCallVisualStudioMacro.cxx Remove c_str() calls from stream arguments. 2016-06-06 23:53:32 +02:00
cmCallVisualStudioMacro.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCommand.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmCommandArgumentLexer.cxx
cmCommandArgumentLexer.h
cmCommandArgumentLexer.in.l
cmCommandArgumentParser.cxx
cmCommandArgumentParser.y
cmCommandArgumentParserHelper.cxx Use better KWSys SystemTools::GetEnv and HasEnv signatures 2016-07-18 09:51:01 -04:00
cmCommandArgumentParserHelper.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCommandArgumentParserTokens.h
cmCommandArgumentsHelper.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmCommandArgumentsHelper.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmCommands.cxx.in
cmCommands.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCommandsForBootstrap.cxx
cmCommonTargetGenerator.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmCommonTargetGenerator.h cmLocalGenerator: Add method to get Fortran-specific compiler flags 2016-06-17 14:49:29 -04:00
cmComputeComponentGraph.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmComputeComponentGraph.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmComputeLinkDepends.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmComputeLinkDepends.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmComputeLinkInformation.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmComputeLinkInformation.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmComputeTargetDepends.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmComputeTargetDepends.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmConditionEvaluator.cxx Use better KWSys SystemTools::GetEnv and HasEnv signatures 2016-07-18 09:51:01 -04:00
cmConditionEvaluator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmConfigure.cmake.h.in cxx features: add check for nullptr 2016-06-27 23:24:39 +02:00
cmConfigureFileCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmConfigureFileCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmContinueCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmContinueCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmCoreTryCompile.cxx try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG> 2016-06-29 09:11:02 -04:00
cmCoreTryCompile.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCreateTestSourceList.cxx Use std::replace for replacing chars in strings. 2016-05-24 23:22:20 +02:00
cmCreateTestSourceList.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmCryptoHash.cxx Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmCryptoHash.h Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmCurl.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCurl.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmCustomCommand.cxx Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmCustomCommand.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCustomCommandGenerator.cxx Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmCustomCommandGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmCustomCommandLines.h cmCustomCommandLines: Extract from cmStandardIncludes.h 2016-06-16 09:25:22 -04:00
cmDefinePropertyCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDefinePropertyCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmDefinitions.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmDefinitions.h Make C++ feature checks extensible 2016-06-27 10:37:40 -04:00
cmDepends.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmDepends.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmDependsC.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmDependsC.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmDependsFortran.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmDependsFortran.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmDependsJava.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDependsJava.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmDependsJavaLexer.cxx
cmDependsJavaLexer.h
cmDependsJavaLexer.in.l
cmDependsJavaParser.cxx
cmDependsJavaParser.y
cmDependsJavaParserHelper.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmDependsJavaParserHelper.h cmDependsJavaParserHelper: fix dangling pointer 2016-06-20 10:56:39 -04:00
cmDependsJavaParserTokens.h
cmDocumentation.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmDocumentation.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmDocumentationEntry.h cmDocumentationEntry: Extract from cmStandardIncludes 2016-06-13 22:41:29 +02:00
cmDocumentationFormatter.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDocumentationFormatter.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDocumentationSection.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDocumentationSection.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmDynamicLoader.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmDynamicLoader.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmELF.cxx Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmELF.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmElseCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmElseCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmElseIfCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmElseIfCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmEnableLanguageCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmEnableLanguageCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmEnableTestingCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmEnableTestingCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmEndForEachCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmEndForEachCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmEndFunctionCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmEndFunctionCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmEndIfCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmEndIfCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmEndMacroCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmEndMacroCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmEndWhileCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmEndWhileCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmExecProgramCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmExecProgramCommand.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmExecuteProcessCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmExecuteProcessCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmExecutionStatus.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExpandedCommandArgument.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExpandedCommandArgument.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportBuildFileGenerator.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmExportBuildFileGenerator.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmExportCommand.cxx Use better KWSys SystemTools::GetEnv and HasEnv signatures 2016-07-18 09:51:01 -04:00
cmExportCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmExportFileGenerator.cxx Do not place CMake version in export files 2016-07-11 11:35:27 -04:00
cmExportFileGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportInstallFileGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportInstallFileGenerator.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmExportLibraryDependenciesCommand.cxx Do not place CMake version in export files 2016-07-11 11:35:27 -04:00
cmExportLibraryDependenciesCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmExportSet.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportSet.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportSetMap.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportSetMap.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExportTryCompileFileGenerator.cxx Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmExportTryCompileFileGenerator.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmExprLexer.cxx
cmExprLexer.h
cmExprLexer.in.l
cmExprParser.cxx
cmExprParser.y
cmExprParserHelper.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmExprParserHelper.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmExprParserTokens.h
cmExternalMakefileProjectGenerator.cxx Refactor extra generator registration to use factories 2016-08-03 09:43:00 -04:00
cmExternalMakefileProjectGenerator.h Refactor extra generator registration to use factories 2016-08-03 09:43:00 -04:00
cmExtraCodeBlocksGenerator.cxx Refactor extra generator registration to use factories 2016-08-03 09:43:00 -04:00
cmExtraCodeBlocksGenerator.h Refactor extra generator registration to use factories 2016-08-03 09:43:00 -04:00
cmExtraCodeLiteGenerator.cxx Refactor extra generator registration to use factories 2016-08-03 09:43:00 -04:00
cmExtraCodeLiteGenerator.h Refactor extra generator registration to use factories 2016-08-03 09:43:00 -04:00
cmExtraEclipseCDT4Generator.cxx Refactor extra generator registration to use factories 2016-08-03 09:43:00 -04:00
cmExtraEclipseCDT4Generator.h Refactor extra generator registration to use factories 2016-08-03 09:43:00 -04:00
cmExtraKateGenerator.cxx Refactor extra generator registration to use factories 2016-08-03 09:43:00 -04:00
cmExtraKateGenerator.h Refactor extra generator registration to use factories 2016-08-03 09:43:00 -04:00
cmExtraSublimeTextGenerator.cxx Refactor extra generator registration to use factories 2016-08-03 09:43:00 -04:00
cmExtraSublimeTextGenerator.h Refactor extra generator registration to use factories 2016-08-03 09:43:00 -04:00
cmFLTKWrapUICommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmFLTKWrapUICommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmFileCommand.cxx Use better KWSys SystemTools::GetEnv and HasEnv signatures 2016-07-18 09:51:01 -04:00
cmFileCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmFileLock.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFileLock.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFileLockPool.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFileLockPool.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFileLockResult.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFileLockResult.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFileLockUnix.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFileLockWin32.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFileTimeComparison.cxx Make C++ feature checks extensible 2016-06-27 10:37:40 -04:00
cmFileTimeComparison.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFindBase.cxx Restore find_(library|file|path) search of PATH itself 2016-07-11 10:27:27 -04:00
cmFindBase.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFindCommon.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmFindCommon.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmFindFileCommand.cxx Source: Stabilize include order 2016-04-29 13:58:31 -04:00
cmFindFileCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmFindLibraryCommand.cxx Teach find_library and find_package to search lib32 paths (#11260) 2016-06-10 11:09:16 -04:00
cmFindLibraryCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmFindPackageCommand.cxx Use better KWSys SystemTools::GetEnv and HasEnv signatures 2016-07-18 09:51:01 -04:00
cmFindPackageCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmFindPathCommand.cxx find_path: Fix location of <dir/header.h> in a framework on OS X 2016-06-07 09:04:35 -04:00
cmFindPathCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmFindProgramCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFindProgramCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmForEachCommand.cxx Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmForEachCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmFortranLexer.cxx Fix spelling typos in comments and documentation (#16037) 2016-03-29 14:31:02 -04:00
cmFortranLexer.h cmFortranParser: Parse #line directives 2015-11-02 15:29:52 -05:00
cmFortranLexer.in.l Fix spelling typos in comments and documentation (#16037) 2016-03-29 14:31:02 -04:00
cmFortranParser.cxx cmFortranParser: Parse #line directives 2015-11-02 15:29:52 -05:00
cmFortranParser.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFortranParser.y cmFortranParser: Parse #line directives 2015-11-02 15:29:52 -05:00
cmFortranParserImpl.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmFortranParserTokens.h cmFortranParser: Parse #line directives 2015-11-02 15:29:52 -05:00
cmFunctionBlocker.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmFunctionCommand.cxx mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmFunctionCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmGeneratedFileStream.cxx Remove redundant arguments from fstream constructors 2016-06-14 22:28:55 +02:00
cmGeneratedFileStream.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmGeneratorExpression.cxx Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmGeneratorExpression.h Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmGeneratorExpressionContext.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpressionContext.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpressionDAGChecker.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpressionDAGChecker.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmGeneratorExpressionEvaluationFile.cxx Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmGeneratorExpressionEvaluationFile.h Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmGeneratorExpressionEvaluator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpressionEvaluator.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmGeneratorExpressionLexer.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpressionLexer.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpressionNode.cxx Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmGeneratorExpressionNode.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpressionParser.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorExpressionParser.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGeneratorTarget.cxx Honor BUNDLE_EXTENSION also for Frameworks (#14742) 2016-07-21 23:16:50 -07:00
cmGeneratorTarget.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmGetCMakePropertyCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmGetCMakePropertyCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmGetDirectoryPropertyCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmGetDirectoryPropertyCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmGetFilenameComponentCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGetFilenameComponentCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmGetPropertyCommand.cxx Do not report ALIASED_TARGET as always set (#15783) 2016-07-16 11:09:18 -07:00
cmGetPropertyCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmGetSourceFilePropertyCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmGetSourceFilePropertyCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmGetTargetPropertyCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmGetTargetPropertyCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmGetTestPropertyCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmGetTestPropertyCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmGhsMultiGpj.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGhsMultiGpj.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGhsMultiTargetGenerator.cxx cmLocalGenerator: Pass configuration to GetTargetFlags 2016-06-08 16:18:31 -04:00
cmGhsMultiTargetGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalBorlandMakefileGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalBorlandMakefileGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalCommonGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalCommonGenerator.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmGlobalGenerator.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmGlobalGenerator.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmGlobalGeneratorFactory.h CMake: Report whether generators support platforms 2016-07-14 10:35:58 -04:00
cmGlobalGhsMultiGenerator.cxx Use std::replace for replacing chars in strings. 2016-05-24 23:22:20 +02:00
cmGlobalGhsMultiGenerator.h CMake: Report whether generators support platforms 2016-07-14 10:35:58 -04:00
cmGlobalJOMMakefileGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalJOMMakefileGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalKdevelopGenerator.cxx Refactor extra generator registration to use factories 2016-08-03 09:43:00 -04:00
cmGlobalKdevelopGenerator.h Refactor extra generator registration to use factories 2016-08-03 09:43:00 -04:00
cmGlobalMSYSMakefileGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalMSYSMakefileGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalMinGWMakefileGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalMinGWMakefileGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalNMakeMakefileGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalNMakeMakefileGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalNinjaGenerator.cxx Ninja: Fix inter-target order-only dependencies of custom commands 2016-07-20 13:12:24 -04:00
cmGlobalNinjaGenerator.h Ninja: Fix inter-target order-only dependencies of custom commands 2016-07-20 13:12:24 -04:00
cmGlobalUnixMakefileGenerator3.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmGlobalUnixMakefileGenerator3.h CMake: Report whether generators support platforms 2016-07-14 10:35:58 -04:00
cmGlobalVisualStudio7Generator.cxx Use better KWSys SystemTools::GetEnv and HasEnv signatures 2016-07-18 09:51:01 -04:00
cmGlobalVisualStudio7Generator.h CMake: Report whether generators support platforms 2016-07-14 10:35:58 -04:00
cmGlobalVisualStudio8Generator.cxx CMake: Report whether generators support platforms 2016-07-14 10:35:58 -04:00
cmGlobalVisualStudio8Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio9Generator.cxx CMake: Report whether generators support platforms 2016-07-14 10:35:58 -04:00
cmGlobalVisualStudio9Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio10Generator.cxx VS: Explicitly default to v100 toolset in Visual Studio 2010 2016-07-21 11:13:16 -04:00
cmGlobalVisualStudio10Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio11Generator.cxx CMake: Report whether generators support platforms 2016-07-14 10:35:58 -04:00
cmGlobalVisualStudio11Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio12Generator.cxx CMake: Report whether generators support platforms 2016-07-14 10:35:58 -04:00
cmGlobalVisualStudio12Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio14Generator.cxx CMake: Report whether generators support platforms 2016-07-14 10:35:58 -04:00
cmGlobalVisualStudio14Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio71Generator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudio71Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalVisualStudioGenerator.cxx VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for object libraries 2016-07-21 11:05:22 -04:00
cmGlobalVisualStudioGenerator.h cmGlobalGenerator: Make IsMultiConfig() const 2016-06-01 11:12:58 -04:00
cmGlobalWatcomWMakeGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGlobalWatcomWMakeGenerator.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmGlobalXCodeGenerator.cxx Honor BUNDLE_EXTENSION also for Frameworks (#14742) 2016-07-21 23:16:50 -07:00
cmGlobalXCodeGenerator.h cmGlobalGenerator: Make IsMultiConfig() const 2016-06-01 11:12:58 -04:00
cmGraphAdjacencyList.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmGraphVizWriter.cxx Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmGraphVizWriter.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmHexFileConverter.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmHexFileConverter.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmIDEFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmIDEOptions.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmIDEOptions.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmIfCommand.cxx Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmIfCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmIncludeCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmIncludeCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmIncludeDirectoryCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmIncludeDirectoryCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmIncludeExternalMSProjectCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmIncludeExternalMSProjectCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmIncludeRegularExpressionCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmIncludeRegularExpressionCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmInstallCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmInstallCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmInstallCommandArguments.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmInstallCommandArguments.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallDirectoryGenerator.cxx Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmInstallDirectoryGenerator.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmInstallExportGenerator.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmInstallExportGenerator.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmInstallFilesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallFilesCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmInstallFilesGenerator.cxx Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmInstallFilesGenerator.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmInstallGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallGenerator.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmInstallProgramsCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallProgramsCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmInstallScriptGenerator.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmInstallScriptGenerator.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmInstallTargetGenerator.cxx Honor BUNDLE_EXTENSION also for App Bundles (#16148) 2016-07-21 23:16:50 -07:00
cmInstallTargetGenerator.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmInstallTargetsCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmInstallTargetsCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmInstallType.h
cmInstalledFile.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmInstalledFile.h Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmLinkDirectoriesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLinkDirectoriesCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmLinkItem.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmLinkLibrariesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLinkLibrariesCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmLinkedTree.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmListCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmListCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmListFileCache.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmListFileCache.h Parser: Out-of-line conditional code to cmMakefile 2016-06-13 20:19:16 +02:00
cmListFileLexer.c cmListFileLexer: Revise C++ coding style using clang-format 2016-05-17 13:27:23 -04:00
cmListFileLexer.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmListFileLexer.in.l cmListFileLexer: Revise C++ coding style using clang-format 2016-05-17 13:27:23 -04:00
cmLoadCacheCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLoadCacheCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmLoadCommandCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmLoadCommandCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmLocalCommonGenerator.cxx cmLocalGenerator: Add method to get Fortran-specific compiler flags 2016-06-17 14:49:29 -04:00
cmLocalCommonGenerator.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmLocalGenerator.cxx Fix typos. 2016-07-10 11:05:56 +02:00
cmLocalGenerator.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmLocalGhsMultiGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLocalGhsMultiGenerator.h
cmLocalNinjaGenerator.cxx Ninja: Fix inter-target order-only dependencies of custom commands 2016-07-20 13:12:24 -04:00
cmLocalNinjaGenerator.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmLocalUnixMakefileGenerator3.cxx Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmLocalUnixMakefileGenerator3.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmLocalVisualStudio7Generator.cxx Windows: Honor WINDOWS_EXPORT_ALL_SYMBOLS for executables with exports 2016-07-11 09:41:04 -04:00
cmLocalVisualStudio7Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLocalVisualStudio10Generator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLocalVisualStudio10Generator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLocalVisualStudioGenerator.cxx Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmLocalVisualStudioGenerator.h Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmLocalXCodeGenerator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLocalXCodeGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmLocale.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmMachO.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmMachO.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmMacroCommand.cxx mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmMacroCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmMakeDirectoryCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmMakeDirectoryCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmMakefile.cxx Use better KWSys SystemTools::GetEnv and HasEnv signatures 2016-07-18 09:51:01 -04:00
cmMakefile.h Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmMakefileExecutableTargetGenerator.cxx Makefile: Factor out response file checks into common helper 2016-07-20 15:00:56 -04:00
cmMakefileExecutableTargetGenerator.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmMakefileLibraryTargetGenerator.cxx Makefile: Factor out response file checks into common helper 2016-07-20 15:00:56 -04:00
cmMakefileLibraryTargetGenerator.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmMakefileTargetGenerator.cxx Makefile: Avoid link line object list lengths nearing system limits 2016-07-20 15:09:42 -04:00
cmMakefileTargetGenerator.h Makefile: Factor out response file checks into common helper 2016-07-20 15:00:56 -04:00
cmMakefileUtilityTargetGenerator.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmMakefileUtilityTargetGenerator.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmMarkAsAdvancedCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmMarkAsAdvancedCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmMathCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmMathCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmMessageCommand.cxx Merge topic 'fix-cmake-ISP-violation' 2016-06-13 09:54:27 -04:00
cmMessageCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmNewLineStyle.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmNewLineStyle.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmNinjaNormalTargetGenerator.cxx Merge topic 'ninja-no-accidental-rsp' 2016-07-18 08:57:30 -04:00
cmNinjaNormalTargetGenerator.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmNinjaTargetGenerator.cxx Use better KWSys SystemTools::GetEnv and HasEnv signatures 2016-07-18 09:51:01 -04:00
cmNinjaTargetGenerator.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmNinjaTypes.h Source: Stabilize include order 2016-04-29 13:58:31 -04:00
cmNinjaUtilityTargetGenerator.cxx Add missing braces around statements. 2016-06-10 18:36:24 +02:00
cmNinjaUtilityTargetGenerator.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmOSXBundleGenerator.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmOSXBundleGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmObject.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmOptionCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmOptionCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmOrderDirectories.cxx Add CM_OVERRIDE to some functions 2016-06-27 10:37:41 -04:00
cmOrderDirectories.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmOutputConverter.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmOutputConverter.h cmOutputConverter: collapse ConvertToOutputForExisting functions 2016-06-20 23:11:05 +02:00
cmOutputRequiredFilesCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmOutputRequiredFilesCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmParseArgumentsCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmParseArgumentsCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmPathLabel.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmPathLabel.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmPolicies.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmPolicies.h try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG> 2016-06-29 09:11:02 -04:00
cmProcessTools.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmProcessTools.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmProjectCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmProjectCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmProperty.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmProperty.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmPropertyDefinition.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmPropertyDefinition.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmPropertyDefinitionMap.cxx Simplify boolean expressions 2016-06-02 08:24:04 -04:00
cmPropertyDefinitionMap.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmPropertyMap.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmPropertyMap.h cmPropertyList: Add a way to retrieve all properties 2016-06-10 09:33:02 -04:00
cmQTWrapCPPCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmQTWrapCPPCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmQTWrapUICommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmQTWrapUICommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmQtAutoGeneratorInitializer.cxx Merge topic 'revert-autogen-subdirs' 2016-07-22 09:17:28 -04:00
cmQtAutoGeneratorInitializer.h Format include directive blocks and ordering with clang-format 2016-04-29 13:58:54 -04:00
cmQtAutoGenerators.cxx Merge topic 'revert-autogen-subdirs' 2016-07-22 09:17:28 -04:00
cmQtAutoGenerators.h Autogen: Revert changes to generate moc/rcc in subdirectories 2016-07-21 09:27:19 -04:00
cmRST.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmRST.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmRemoveCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmRemoveCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmRemoveDefinitionsCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmRemoveDefinitionsCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmReturnCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmReturnCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmScriptGenerator.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmScriptGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSearchPath.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmSearchPath.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmSeparateArgumentsCommand.cxx Use std::replace for replacing chars in strings. 2016-05-24 23:22:20 +02:00
cmSeparateArgumentsCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmSetCommand.cxx Use better KWSys SystemTools::GetEnv and HasEnv signatures 2016-07-18 09:51:01 -04:00
cmSetCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmSetDirectoryPropertiesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSetDirectoryPropertiesCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmSetPropertyCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmSetPropertyCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmSetSourceFilesPropertiesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSetSourceFilesPropertiesCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmSetTargetPropertiesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSetTargetPropertiesCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmSetTestsPropertiesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSetTestsPropertiesCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmSiteNameCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmSiteNameCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmSourceFile.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmSourceFile.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmSourceFileLocation.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmSourceFileLocation.h cmSourceFileLocation: Fix typo in comment 2016-06-01 08:33:48 -04:00
cmSourceGroup.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmSourceGroup.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmSourceGroupCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmSourceGroupCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmStandardIncludes.h cmTargetLinkLibraryType: Extract from cmStandardIncludes.h 2016-06-16 09:26:50 -04:00
cmStandardLexer.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmState.cxx Use better KWSys SystemTools::GetEnv and HasEnv signatures 2016-07-18 09:51:01 -04:00
cmState.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmStringCommand.cxx Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmStringCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmSubdirCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSubdirCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmSubdirDependsCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmSubdirDependsCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmSystemTools.cxx Use better KWSys SystemTools::GetEnv and HasEnv signatures 2016-07-18 09:51:01 -04:00
cmSystemTools.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmTarget.cxx Windows: Honor WINDOWS_EXPORT_ALL_SYMBOLS for executables with exports 2016-07-11 09:41:04 -04:00
cmTarget.h Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmTargetCompileDefinitionsCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetCompileDefinitionsCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmTargetCompileFeaturesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetCompileFeaturesCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmTargetCompileOptionsCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetCompileOptionsCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmTargetDepend.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetExport.h
cmTargetIncludeDirectoriesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetIncludeDirectoriesCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmTargetLinkLibrariesCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmTargetLinkLibrariesCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmTargetLinkLibraryType.h cmTargetLinkLibraryType: Extract from cmStandardIncludes.h 2016-06-16 09:26:50 -04:00
cmTargetPropCommandBase.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetPropCommandBase.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetSourcesCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTargetSourcesCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmTest.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTest.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTestGenerator.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmTestGenerator.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmTimestamp.cxx Use better KWSys SystemTools::GetEnv and HasEnv signatures 2016-07-18 09:51:01 -04:00
cmTimestamp.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTryCompileCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmTryCompileCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmTryRunCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmTryRunCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmTypeMacro.h cmTypeMacro: mark overridden functions with CM_OVERRIDE 2016-06-29 11:48:50 +02:00
cmUnsetCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmUnsetCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmUseMangledMesaCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmUseMangledMesaCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmUtilitySourceCommand.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmUtilitySourceCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmUtils.hxx Use better KWSys SystemTools::GetEnv and HasEnv signatures 2016-07-18 09:51:01 -04:00
cmUuid.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmUuid.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS10CLFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS10LibFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS10LinkFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS10MASMFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS10RCFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS11CLFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS11LibFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS11LinkFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS11MASMFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS11RCFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS12CLFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS12LibFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS12LinkFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS12MASMFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS12RCFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS14CLFlagTable.h VS: Fix regressed mapping for the cl `/Os` compiler flag 2016-06-17 10:18:47 -04:00
cmVS14LibFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS14LinkFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS14MASMFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS14RCFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVariableRequiresCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVariableRequiresCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmVariableWatch.cxx Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmVariableWatch.h use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmVariableWatchCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVariableWatchCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmVersion.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVersion.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVersionConfig.h.in Make CMake version dirty state available to code 2016-07-14 10:35:58 -04:00
cmVersionMacros.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVisualStudio10TargetGenerator.cxx VS: Handle VS_GLOBAL_RootNamespace special case 2016-07-20 11:34:47 -04:00
cmVisualStudio10TargetGenerator.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVisualStudioGeneratorOptions.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVisualStudioGeneratorOptions.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVisualStudioSlnData.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVisualStudioSlnData.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVisualStudioSlnParser.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVisualStudioSlnParser.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVisualStudioWCEPlatformParser.cxx Use std::replace for replacing chars in strings. 2016-05-24 23:22:20 +02:00
cmVisualStudioWCEPlatformParser.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmWhileCommand.cxx Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cmWhileCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmWriteFileCommand.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmWriteFileCommand.h mark functions with CM_OVERRIDE 2016-06-27 23:24:38 +02:00
cmXCode21Object.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmXCode21Object.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmXCodeObject.cxx Xcode: Add function to conditionally add Xcode Attributes 2016-06-17 10:49:05 -04:00
cmXCodeObject.h Xcode: Add function to conditionally add Xcode Attributes 2016-06-17 10:49:05 -04:00
cmXMLParser.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmXMLParser.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmXMLSafe.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmXMLSafe.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmXMLWriter.cxx cmXMLWriter: use ifstream from KWSys 2016-06-14 23:26:16 +02:00
cmXMLWriter.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cm_auto_ptr.hxx Avoid using KWSys auto_ptr by adopting it ourselves 2016-06-29 09:47:58 -04:00
cm_get_date.c
cm_get_date.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cm_sha2.c Port CMake from cmIML to KWIML 2015-12-18 10:02:07 -05:00
cm_sha2.h Port CMake from cmIML to KWIML 2015-12-18 10:02:07 -05:00
cm_sha2_mangle.h
cm_utf8.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cm_utf8.h
cmake.cxx Refactor extra generator registration to use factories 2016-08-03 09:43:00 -04:00
cmake.h Refactor extra generator registration to use factories 2016-08-03 09:43:00 -04:00
cmake.version.manifest
cmakemain.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00
cmakexbuild.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmcldeps.cxx Prefer istringstream and ostringstream over stringstream. 2016-06-14 22:37:36 +02:00
cmcmd.cxx Use better KWSys SystemTools::GetEnv and HasEnv signatures 2016-07-18 09:51:01 -04:00
cmcmd.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmparseMSBuildXML.py
ctest.cxx use CM_NULLPTR 2016-06-28 09:02:26 -04:00