CMake/Source
Brad King c9108c7b81 Merge topic 'cm_unordered_set'
c15dc197 Introduce CM_UNORDERED_SET
2016-10-25 09:09:09 -04:00
..
Checks Add a feature check to test availability of auto_ptr 2016-09-26 09:03:46 -04:00
CPack Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
CTest Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
CursesDialog cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
kwsys Merge branch 'upstream-KWSys' into update-kwsys 2016-10-08 05:25:35 -04:00
Modules Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
QtDialog cmState: Move CacheEntryType enum to separate namespace 2016-10-19 15:40:58 +02:00
QtIFW QtIFW: Reference cmake.org via https in cmake.org.html 2016-10-04 11:40:01 -04:00
.gitattributes cmFortranLexer: Update to flex 2.6 2016-09-06 15:52:40 -04:00
bindexplib.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
bindexplib.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_auto_ptr.hxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_codecvt.cxx codecvt: Add class for encoding conversion 2016-10-06 10:55:59 -04:00
cm_codecvt.hxx codecvt: Add class for encoding conversion 2016-10-06 10:55:59 -04:00
cm_get_date.c Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_get_date.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_sha2_mangle.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -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_unordered_map.hxx Introduce CM_UNORDERED_MAP 2016-10-24 09:58:52 -04:00
cm_unordered_set.hxx Introduce CM_UNORDERED_SET 2016-10-24 22:34:52 +02:00
cm_utf8.c Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_utf8.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmAddCompileOptionsCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmAddCompileOptionsCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmAddCustomCommandCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmAddCustomCommandCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmAddCustomTargetCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmAddCustomTargetCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmAddDefinitionsCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmAddDefinitionsCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmAddDependenciesCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmAddDependenciesCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmAddExecutableCommand.cxx Separate compilation for commands included in cmBootstrapCommands1 2016-10-21 18:14:51 +02:00
cmAddExecutableCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmAddLibraryCommand.cxx Fix newly discovered clang-tidy issues 2016-10-21 21:32:43 +02:00
cmAddLibraryCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmAddSubDirectoryCommand.cxx Separate compilation for commands included in cmBootstrapCommands1 2016-10-21 18:14:51 +02:00
cmAddSubDirectoryCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmAddTestCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmAddTestCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmake.cxx Merge topic 'separate-compilation' 2016-10-24 10:16:40 -04:00
cmake.h cmState: Split auxiliary classes into separate files 2016-10-19 15:40:59 +02:00
cmake.version.manifest
CMakeInstallDestinations.cmake Add option to control 'bin' directory of CMake's own installation (#16076) 2016-06-01 11:12:36 -04:00
CMakeLists.txt cmCommand: implement functions in cxx file 2016-10-21 18:14:51 +02:00
cmakemain.cxx cmState: Move CacheEntryType enum to separate namespace 2016-10-19 15:40:58 +02:00
CMakeSourceDir.txt.in
CMakeVersion.bash
CMakeVersion.cmake CMake Nightly Date Stamp 2016-10-25 00:01:04 -04:00
CMakeVersionCompute.cmake Version: Always define CMake_VERSION_IS_DIRTY to 0 or 1 2016-08-23 09:11:57 -04:00
CMakeVersionSource.cmake Version: Always define CMake_VERSION_IS_DIRTY to 0 or 1 2016-08-23 09:11:57 -04:00
cmakexbuild.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmAlgorithms.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmArchiveWrite.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmArchiveWrite.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmAuxSourceDirectoryCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmAuxSourceDirectoryCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmBase32.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmBase32.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmBreakCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmBreakCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmBuildCommand.cxx cmState: Move CacheEntryType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmBuildCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmBuildNameCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmBuildNameCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmCacheManager.cxx cmState: Move CacheEntryType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmCacheManager.h cmState: Move CacheEntryType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmCallVisualStudioMacro.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCallVisualStudioMacro.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmcldeps.cxx cmcldeps: prefer the /TC flag 2016-10-14 09:27:43 -04:00
cmCLocaleEnvironmentScope.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCLocaleEnvironmentScope.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCMakeHostSystemInformationCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmCMakeHostSystemInformationCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmCMakeMinimumRequired.cxx Separate compilation for commands included in cmBootstrapCommands1 2016-10-21 18:14:51 +02:00
cmCMakeMinimumRequired.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmCMakePolicyCommand.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmCMakePolicyCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmcmd.cxx Merge topic 'clang-tidy' 2016-10-20 08:51:09 -04:00
cmcmd.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCommand.cxx cmCommand: implement functions in cxx file 2016-10-21 18:14:51 +02:00
cmCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmCommandArgumentLexer.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCommandArgumentLexer.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCommandArgumentLexer.in.l Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCommandArgumentParser.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCommandArgumentParser.y Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCommandArgumentParserHelper.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmCommandArgumentParserHelper.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCommandArgumentParserTokens.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCommandArgumentsHelper.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCommandArgumentsHelper.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCommands.cxx Create all commands from a single function 2016-10-21 18:14:51 +02:00
cmCommands.h Create all commands from a single function 2016-10-21 18:14:51 +02:00
cmCommonTargetGenerator.cxx cmState: Split auxiliary classes into separate files 2016-10-19 15:40:59 +02:00
cmCommonTargetGenerator.h cmLinkLineComputer: Extract from cmLocalGenerator 2016-10-10 20:38:53 +02:00
cmComputeComponentGraph.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmComputeComponentGraph.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmComputeLinkDepends.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmComputeLinkDepends.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmComputeLinkInformation.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmComputeLinkInformation.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmComputeTargetDepends.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmComputeTargetDepends.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmConditionEvaluator.cxx Fix newly discovered clang-tidy issues 2016-10-21 21:32:43 +02:00
cmConditionEvaluator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmConfigure.cmake.h.in Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmConfigureFileCommand.cxx Separate compilation for commands included in cmBootstrapCommands1 2016-10-21 18:14:51 +02:00
cmConfigureFileCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmContinueCommand.cxx Separate compilation for commands included in cmBootstrapCommands1 2016-10-21 18:14:51 +02:00
cmContinueCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmConvertMSBuildXMLToJSON.py Add a script to convert from MSBuild XML to a JSON format 2016-10-12 14:40:18 -04:00
cmCoreTryCompile.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmCoreTryCompile.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmCPackPropertiesGenerator.cxx fix a batch of include-what-you-use violations 2016-08-23 08:56:59 -04:00
cmCPackPropertiesGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCPluginAPI.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmCPluginAPI.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCreateTestSourceList.cxx Separate compilation for commands included in cmBootstrapCommands1 2016-10-21 18:14:51 +02:00
cmCreateTestSourceList.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmCryptoHash.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCryptoHash.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCTest.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmCTest.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCurl.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCurl.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCustomCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCustomCommand.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCustomCommandGenerator.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmCustomCommandGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCustomCommandLines.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDefinePropertyCommand.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmDefinePropertyCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmDefinitions.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDefinitions.h Introduce CM_UNORDERED_MAP 2016-10-24 09:58:52 -04:00
cmDepends.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDepends.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDependsC.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDependsC.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDependsFortran.cxx cmState: Split auxiliary classes into separate files 2016-10-19 15:40:59 +02:00
cmDependsFortran.h Fortran: Wrap path convert in a call with a more-suitable name 2016-10-06 20:02:07 +02:00
cmDependsJava.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDependsJava.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDependsJavaLexer.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDependsJavaLexer.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDependsJavaLexer.in.l Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDependsJavaParser.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDependsJavaParser.y Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDependsJavaParserHelper.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDependsJavaParserHelper.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDependsJavaParserTokens.h
cmDocumentation.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDocumentation.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDocumentationEntry.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDocumentationFormatter.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDocumentationFormatter.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDocumentationSection.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDocumentationSection.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDynamicLoader.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDynamicLoader.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmELF.cxx elf: Remove GetDynamicEntryCount and ReadBytes methods 2016-10-07 08:30:00 -04:00
cmELF.h elf: Remove GetDynamicEntryCount and ReadBytes methods 2016-10-07 08:30:00 -04:00
cmElseCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmElseCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmElseIfCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmElseIfCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmEnableLanguageCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmEnableLanguageCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmEnableTestingCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmEnableTestingCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmEndForEachCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmEndForEachCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmEndFunctionCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmEndFunctionCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmEndIfCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmEndIfCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmEndMacroCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmEndMacroCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmEndWhileCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmEndWhileCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmExecProgramCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExecProgramCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmExecuteProcessCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExecuteProcessCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmExecutionStatus.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExpandedCommandArgument.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExpandedCommandArgument.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExportBuildAndroidMKGenerator.cxx cmState: Move TargetType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmExportBuildAndroidMKGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExportBuildFileGenerator.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmExportBuildFileGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExportCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmExportCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmExportFileGenerator.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmExportFileGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExportInstallAndroidMKGenerator.cxx cmState: Move TargetType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmExportInstallAndroidMKGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExportInstallFileGenerator.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmExportInstallFileGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExportLibraryDependenciesCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmExportLibraryDependenciesCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmExportSet.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExportSet.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExportSetMap.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExportSetMap.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExportTryCompileFileGenerator.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmExportTryCompileFileGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExprLexer.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExprLexer.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExprLexer.in.l Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExprParser.cxx math(EXPR): Add support for unary + and - expressions 2016-10-14 15:35:15 -04:00
cmExprParser.y math(EXPR): Add support for unary + and - expressions 2016-10-14 15:35:15 -04:00
cmExprParserHelper.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExprParserHelper.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExprParserTokens.h cmExprParser: Port to bison 3 2016-10-14 15:30:49 -04:00
cmExternalMakefileProjectGenerator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExternalMakefileProjectGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExtraCodeBlocksGenerator.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmExtraCodeBlocksGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExtraCodeLiteGenerator.cxx Merge topic 'clang-tidy' 2016-10-20 08:51:09 -04:00
cmExtraCodeLiteGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExtraEclipseCDT4Generator.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmExtraEclipseCDT4Generator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExtraKateGenerator.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmExtraKateGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExtraSublimeTextGenerator.cxx Merge topic 'st2-fix-regex' 2016-10-25 09:08:58 -04:00
cmExtraSublimeTextGenerator.h Sublime: Exclude build tree from source tree project only optionally 2016-10-12 12:38:00 -04:00
cmFileCommand.cxx Fix newly discovered clang-tidy issues 2016-10-21 21:32:43 +02:00
cmFileCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmFileLock.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFileLock.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFileLockPool.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFileLockPool.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFileLockResult.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFileLockResult.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFileLockUnix.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFileLockWin32.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFileMonitor.cxx fix more issues reported by clang-tidy 2016-10-20 08:48:20 -04:00
cmFileMonitor.h server-mode: Add infrastructure to watch the filesystem 2016-09-29 21:47:05 +02:00
cmFilePathUuid.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFilePathUuid.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFileTimeComparison.cxx Introduce CM_UNORDERED_MAP 2016-10-24 09:58:52 -04:00
cmFileTimeComparison.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFindBase.cxx Fix newly discovered clang-tidy issues 2016-10-21 21:32:43 +02:00
cmFindBase.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmFindCommon.cxx Separate compilation for commands included in cmBootstrapCommands1 2016-10-21 18:14:51 +02:00
cmFindCommon.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmFindFileCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFindFileCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmFindLibraryCommand.cxx Separate compilation for commands included in cmBootstrapCommands1 2016-10-21 18:14:51 +02:00
cmFindLibraryCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmFindPackageCommand.cxx Fix newly discovered clang-tidy issues 2016-10-21 21:32:43 +02:00
cmFindPackageCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmFindPathCommand.cxx Separate compilation for commands included in cmBootstrapCommands1 2016-10-21 18:14:51 +02:00
cmFindPathCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmFindProgramCommand.cxx Separate compilation for commands included in cmBootstrapCommands1 2016-10-21 18:14:51 +02:00
cmFindProgramCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmFLTKWrapUICommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmFLTKWrapUICommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmForEachCommand.cxx Separate compilation for commands included in cmBootstrapCommands1 2016-10-21 18:14:51 +02:00
cmForEachCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmFortranLexer.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFortranLexer.h Fortran: Add support for submodule syntax in dependency scanning 2016-09-20 09:18:47 -04:00
cmFortranLexer.in.l Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFortranParser.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFortranParser.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFortranParser.y Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFortranParserImpl.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFortranParserTokens.h Fortran: Add support for submodule syntax in dependency scanning 2016-09-20 09:18:47 -04:00
cmFunctionBlocker.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFunctionCommand.cxx Merge topic 'remove-cmobject-uses' 2016-10-24 10:16:43 -04:00
cmFunctionCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmGeneratedFileStream.cxx cmGeneratedFileStream: Add optional encoding support 2016-10-06 10:56:00 -04:00
cmGeneratedFileStream.h cmGeneratedFileStream: Add optional encoding support 2016-10-06 10:56:00 -04:00
cmGeneratorExpression.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpression.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpressionContext.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpressionContext.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpressionDAGChecker.cxx silence selected clang-tidy violations 2016-10-18 22:56:47 +02:00
cmGeneratorExpressionDAGChecker.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpressionEvaluationFile.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpressionEvaluationFile.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpressionEvaluator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpressionEvaluator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpressionLexer.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpressionLexer.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpressionNode.cxx Merge topic 'clang-tidy' 2016-10-20 08:51:09 -04:00
cmGeneratorExpressionNode.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpressionParser.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpressionParser.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorTarget.cxx Introduce CM_UNORDERED_SET 2016-10-24 22:34:52 +02:00
cmGeneratorTarget.h cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmGetCMakePropertyCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmGetCMakePropertyCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmGetDirectoryPropertyCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmGetDirectoryPropertyCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmGetFilenameComponentCommand.cxx cmState: Move CacheEntryType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmGetFilenameComponentCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmGetPropertyCommand.cxx Merge topic 'clang-tidy' 2016-10-20 08:51:09 -04:00
cmGetPropertyCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmGetSourceFilePropertyCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGetSourceFilePropertyCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmGetTargetPropertyCommand.cxx fix more issues reported by clang-tidy 2016-10-20 08:48:20 -04:00
cmGetTargetPropertyCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmGetTestPropertyCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGetTestPropertyCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmGhsMultiGpj.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGhsMultiGpj.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGhsMultiTargetGenerator.cxx cmState: Move TargetType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmGhsMultiTargetGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalBorlandMakefileGenerator.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmGlobalBorlandMakefileGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalCommonGenerator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalCommonGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalGenerator.cxx cmGlobalGenerator: Allow FindMakeProgram to fail 2016-10-20 10:37:27 -04:00
cmGlobalGenerator.h Introduce CM_UNORDERED_MAP 2016-10-24 09:58:52 -04:00
cmGlobalGeneratorFactory.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalGhsMultiGenerator.cxx cmGlobalGenerator: Allow FindMakeProgram to fail 2016-10-20 10:37:27 -04:00
cmGlobalGhsMultiGenerator.h cmGlobalGenerator: Allow FindMakeProgram to fail 2016-10-20 10:37:27 -04:00
cmGlobalJOMMakefileGenerator.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmGlobalJOMMakefileGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalKdevelopGenerator.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmGlobalKdevelopGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalMinGWMakefileGenerator.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmGlobalMinGWMakefileGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalMSYSMakefileGenerator.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmGlobalMSYSMakefileGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalNinjaGenerator.cxx Ninja: Use binary dir for $subdir/all targets 2016-10-24 10:30:02 -04:00
cmGlobalNinjaGenerator.h Ninja: Use binary dir for $subdir/all targets 2016-10-24 10:30:02 -04:00
cmGlobalNMakeMakefileGenerator.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmGlobalNMakeMakefileGenerator.h NMake: Use ANSI encoding for NMake Makefiles 2016-10-06 10:56:00 -04:00
cmGlobalUnixMakefileGenerator3.cxx cmState: Split auxiliary classes into separate files 2016-10-19 15:40:59 +02:00
cmGlobalUnixMakefileGenerator3.h cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmGlobalVisualStudio7Generator.cxx cmGlobalGenerator: Allow FindMakeProgram to fail 2016-10-20 10:37:27 -04:00
cmGlobalVisualStudio7Generator.h cmGlobalGenerator: Allow FindMakeProgram to fail 2016-10-20 10:37:27 -04:00
cmGlobalVisualStudio8Generator.cxx cmState: Move TargetType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmGlobalVisualStudio8Generator.h cmState: Move TargetType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmGlobalVisualStudio9Generator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalVisualStudio9Generator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalVisualStudio10Generator.cxx cmGlobalGenerator: Allow FindMakeProgram to fail 2016-10-20 10:37:27 -04:00
cmGlobalVisualStudio10Generator.h cmGlobalGenerator: Allow FindMakeProgram to fail 2016-10-20 10:37:27 -04:00
cmGlobalVisualStudio11Generator.cxx cmState: Move TargetType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmGlobalVisualStudio11Generator.h cmState: Move TargetType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmGlobalVisualStudio12Generator.cxx VS: Provide an option to use x64 host tools 2016-10-14 09:22:26 -04:00
cmGlobalVisualStudio12Generator.h VS: Provide an option to use x64 host tools 2016-10-14 09:22:26 -04:00
cmGlobalVisualStudio14Generator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalVisualStudio14Generator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalVisualStudio15Generator.cxx VS: Update VS 15 generator for Preview 5 2016-10-06 16:46:53 -04:00
cmGlobalVisualStudio15Generator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalVisualStudio71Generator.cxx Merge topic 'vs-csharp-prep' 2016-10-20 08:51:24 -04:00
cmGlobalVisualStudio71Generator.h cmState: Move TargetType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmGlobalVisualStudioGenerator.cxx cmGlobalGenerator: Allow FindMakeProgram to fail 2016-10-20 10:37:27 -04:00
cmGlobalVisualStudioGenerator.h cmGlobalGenerator: Allow FindMakeProgram to fail 2016-10-20 10:37:27 -04:00
cmGlobalWatcomWMakeGenerator.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmGlobalWatcomWMakeGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalXCodeGenerator.cxx cmGlobalGenerator: Allow FindMakeProgram to fail 2016-10-20 10:37:27 -04:00
cmGlobalXCodeGenerator.h cmGlobalGenerator: Allow FindMakeProgram to fail 2016-10-20 10:37:27 -04:00
cmGraphAdjacencyList.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGraphVizWriter.cxx cmState: Move TargetType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmGraphVizWriter.h cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmHexFileConverter.cxx Fix newly discovered clang-tidy issues 2016-10-21 21:32:43 +02:00
cmHexFileConverter.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmIDEFlagTable.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmIDEOptions.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmIDEOptions.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmIfCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmIfCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmIncludeCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmIncludeCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmIncludeDirectoryCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmIncludeDirectoryCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmIncludeExternalMSProjectCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmIncludeExternalMSProjectCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmIncludeRegularExpressionCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmIncludeRegularExpressionCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmInstallCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmInstallCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmInstallCommandArguments.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallCommandArguments.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallDirectoryGenerator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallDirectoryGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstalledFile.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstalledFile.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallExportAndroidMKGenerator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallExportAndroidMKGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallExportGenerator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallExportGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallFilesCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmInstallFilesCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmInstallFilesGenerator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallFilesGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallGenerator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallProgramsCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmInstallProgramsCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmInstallScriptGenerator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallScriptGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallTargetGenerator.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmInstallTargetGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallTargetsCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmInstallTargetsCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmInstallType.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmLinkDirectoriesCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmLinkDirectoriesCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmLinkedTree.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmLinkItem.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmLinkLibrariesCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmLinkLibrariesCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmLinkLineComputer.cxx cmState: Split auxiliary classes into separate files 2016-10-19 15:40:59 +02:00
cmLinkLineComputer.h cmState: Split auxiliary classes into separate files 2016-10-19 15:40:59 +02:00
cmListCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmListCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmListFileCache.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmListFileCache.h cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmListFileLexer.c Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmListFileLexer.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmListFileLexer.in.l Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmLoadCacheCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmLoadCacheCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmLoadCommandCommand.cxx Merge topic 'remove-cmobject-uses' 2016-10-24 10:16:43 -04:00
cmLoadCommandCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmLocalCommonGenerator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmLocalCommonGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmLocale.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmLocalGenerator.cxx cmState: Split auxiliary classes into separate files 2016-10-19 15:40:59 +02:00
cmLocalGenerator.h cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmLocalGhsMultiGenerator.cxx cmState: Move TargetType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmLocalGhsMultiGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmLocalNinjaGenerator.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmLocalNinjaGenerator.h cmRulePlaceholderExpander: Port clients to direct-use 2016-10-15 11:25:12 +02:00
cmLocalUnixMakefileGenerator3.cxx cmState: Split auxiliary classes into separate files 2016-10-19 15:40:59 +02:00
cmLocalUnixMakefileGenerator3.h Makefiles: Introduce local RelativePath method 2016-10-06 20:02:08 +02:00
cmLocalVisualStudio7Generator.cxx cmState: Move CacheEntryType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmLocalVisualStudio7Generator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmLocalVisualStudio10Generator.cxx cmState: Move CacheEntryType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmLocalVisualStudio10Generator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmLocalVisualStudioGenerator.cxx cmState: Move TargetType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmLocalVisualStudioGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmLocalXCodeGenerator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmLocalXCodeGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmMachO.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmMachO.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmMacroCommand.cxx Merge topic 'remove-cmobject-uses' 2016-10-24 10:16:43 -04:00
cmMacroCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmMakeDirectoryCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmMakeDirectoryCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmMakefile.cxx Remove cmCommand::Enabled and all related accessors 2016-10-24 10:19:09 -04:00
cmMakefile.h Introduce CM_UNORDERED_MAP 2016-10-24 09:58:52 -04:00
cmMakefileExecutableTargetGenerator.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmMakefileExecutableTargetGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmMakefileLibraryTargetGenerator.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmMakefileLibraryTargetGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmMakefileTargetGenerator.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmMakefileTargetGenerator.h cmState: Port dependent code to new cmStateDirectory name 2016-10-19 15:40:58 +02:00
cmMakefileUtilityTargetGenerator.cxx Makefiles: Introduce local RelativePath method 2016-10-06 20:02:08 +02:00
cmMakefileUtilityTargetGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmMarkAsAdvancedCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmMarkAsAdvancedCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmMathCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmMathCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmMessageCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmMessageCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmMessenger.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmMessenger.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmMSVC60LinkLineComputer.cxx cmState: Port dependent code to new cmStateDirectory name 2016-10-19 15:40:58 +02:00
cmMSVC60LinkLineComputer.h cmState: Port dependent code to new cmStateDirectory name 2016-10-19 15:40:58 +02:00
cmNewLineStyle.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmNewLineStyle.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmNinjaLinkLineComputer.cxx cmState: Port dependent code to new cmStateDirectory name 2016-10-19 15:40:58 +02:00
cmNinjaLinkLineComputer.h cmState: Port dependent code to new cmStateDirectory name 2016-10-19 15:40:58 +02:00
cmNinjaNormalTargetGenerator.cxx Merge topic 'ninja-only-object-rules' 2016-10-20 08:51:12 -04:00
cmNinjaNormalTargetGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmNinjaTargetGenerator.cxx Merge topic 'clang-tidy' 2016-10-20 08:51:09 -04:00
cmNinjaTargetGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmNinjaTypes.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmNinjaUtilityTargetGenerator.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmNinjaUtilityTargetGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmOptionCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmOptionCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmOrderDirectories.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmOrderDirectories.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmOSXBundleGenerator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmOSXBundleGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmOutputConverter.cxx cmState: Split auxiliary classes into separate files 2016-10-19 15:40:59 +02:00
cmOutputConverter.h cmState: Split auxiliary classes into separate files 2016-10-19 15:40:59 +02:00
cmOutputRequiredFilesCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmOutputRequiredFilesCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmParseArgumentsCommand.cxx Separate compilation for commands included in cmBootstrapCommands1 2016-10-21 18:14:51 +02:00
cmParseArgumentsCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmparseMSBuildXML.py VS: Update v140 flag tables from VS 15 MSBuild files 2016-09-06 10:22:39 -04:00
cmPathLabel.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmPathLabel.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmPolicies.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmPolicies.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmProcessTools.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmProcessTools.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmProjectCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmProjectCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmProperty.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmProperty.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmPropertyDefinition.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmPropertyDefinition.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmPropertyDefinitionMap.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmPropertyDefinitionMap.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmPropertyMap.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmPropertyMap.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmQtAutoGeneratorInitializer.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmQtAutoGeneratorInitializer.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmQtAutoGenerators.cxx cmState: Split auxiliary classes into separate files 2016-10-19 15:40:59 +02:00
cmQtAutoGenerators.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmQTWrapCPPCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmQTWrapCPPCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmQTWrapUICommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmQTWrapUICommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmRemoveCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmRemoveCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmRemoveDefinitionsCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmRemoveDefinitionsCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmReturnCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmReturnCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmRST.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmRST.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmRulePlaceholderExpander.cxx cmRulePlaceholderExpander: Extract from cmLocalGenerator 2016-10-15 11:25:12 +02:00
cmRulePlaceholderExpander.h cmRulePlaceholderExpander: Extract from cmLocalGenerator 2016-10-15 11:25:12 +02:00
cmScriptGenerator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmScriptGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmSearchPath.cxx Separate compilation for commands included in cmBootstrapCommands1 2016-10-21 18:14:51 +02:00
cmSearchPath.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmSeparateArgumentsCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmSeparateArgumentsCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmServer.cxx server-mode: Add infrastructure to watch the filesystem 2016-09-29 21:47:05 +02:00
cmServer.h server-mode: Add infrastructure to watch the filesystem 2016-09-29 21:47:05 +02:00
cmServerConnection.cxx server-mode: Fix named pipe mode 2016-10-18 10:55:01 -04:00
cmServerConnection.h server-mode: Improve shutdown behavior 2016-10-04 09:15:32 -04:00
cmServerDictionary.h cmake-server: Change message wrapper to avoid ambiguity with content 2016-10-24 14:36:13 -04:00
cmServerProtocol.cxx Merge topic 'clang-tidy' 2016-10-20 08:51:09 -04:00
cmServerProtocol.h server-mode: Watch CMakeLists.txt files 2016-09-29 22:34:10 +02:00
cmSetCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmSetCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmSetDirectoryPropertiesCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmSetDirectoryPropertiesCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmSetPropertyCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmSetPropertyCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmSetSourceFilesPropertiesCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmSetSourceFilesPropertiesCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmSetTargetPropertiesCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmSetTargetPropertiesCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmSetTestsPropertiesCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmSetTestsPropertiesCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmSiteNameCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmSiteNameCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmSourceFile.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmSourceFile.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmSourceFileLocation.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmSourceFileLocation.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmSourceGroup.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmSourceGroup.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmSourceGroupCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmSourceGroupCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmStandardIncludes.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmStandardLexer.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmState.cxx Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmState.h cmState: Split auxiliary classes into separate files 2016-10-19 15:40:59 +02:00
cmStateDirectory.cxx cmState: Split auxiliary classes into separate files 2016-10-19 15:40:59 +02:00
cmStateDirectory.h cmState: Split auxiliary classes into separate files 2016-10-19 15:40:59 +02:00
cmStatePrivate.h cmState: Split auxiliary classes into separate files 2016-10-19 15:40:59 +02:00
cmStateSnapshot.cxx cmState: Split auxiliary classes into separate files 2016-10-19 15:40:59 +02:00
cmStateSnapshot.h cmState: Split auxiliary classes into separate files 2016-10-19 15:40:59 +02:00
cmStateTypes.h cmState: Move extracted declarations to a separate file 2016-10-19 15:40:59 +02:00
cmStringCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmStringCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmSubdirCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmSubdirCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmSubdirDependsCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmSubdirDependsCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmSystemTools.cxx cmSystemTools: Flush output buffer for list_item_verbose 2016-10-13 09:24:45 -04:00
cmSystemTools.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmTarget.cxx Introduce CM_UNORDERED_SET 2016-10-24 22:34:52 +02:00
cmTarget.h Introduce CM_UNORDERED_MAP 2016-10-24 09:58:52 -04:00
cmTargetCompileDefinitionsCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmTargetCompileDefinitionsCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmTargetCompileFeaturesCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmTargetCompileFeaturesCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmTargetCompileOptionsCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmTargetCompileOptionsCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmTargetDepend.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmTargetExport.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmTargetIncludeDirectoriesCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmTargetIncludeDirectoriesCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmTargetLinkLibrariesCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmTargetLinkLibrariesCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmTargetLinkLibraryType.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmTargetPropCommandBase.cxx cmState: Move TargetType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmTargetPropCommandBase.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmTargetPropertyComputer.cxx Introduce CM_UNORDERED_SET 2016-10-24 22:34:52 +02:00
cmTargetPropertyComputer.h Merge topic 'clang-tidy' 2016-10-20 08:51:09 -04:00
cmTargetSourcesCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmTargetSourcesCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmTest.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmTest.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmTestGenerator.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmTestGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmTimestamp.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmTimestamp.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmTryCompileCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmTryCompileCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmTryRunCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmTryRunCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmUnsetCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmUnsetCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmUseMangledMesaCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmUseMangledMesaCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmUtilitySourceCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmUtilitySourceCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmUtils.hxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmUuid.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmUuid.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVariableRequiresCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmVariableRequiresCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmVariableWatch.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVariableWatch.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVariableWatchCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmVariableWatchCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmVersion.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVersion.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVersionConfig.h.in Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVersionMacros.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVisualStudio10TargetGenerator.cxx cmState: Move TargetType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmVisualStudio10TargetGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVisualStudioGeneratorOptions.cxx VS: Add internal API for detecting "managed" projects 2016-10-19 11:14:19 -04:00
cmVisualStudioGeneratorOptions.h VS: Add internal API for detecting "managed" projects 2016-10-19 11:14:19 -04:00
cmVisualStudioSlnData.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVisualStudioSlnData.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVisualStudioSlnParser.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVisualStudioSlnParser.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVisualStudioWCEPlatformParser.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVisualStudioWCEPlatformParser.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -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
cmVS14LibFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS14LinkFlagTable.h VS: Update v140 flag tables from VS 15 MSBuild files 2016-09-06 10:22:39 -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
cmVS140CLFlagTable.h VS: Split flag table between v140 and v141 toolsets 2016-10-10 11:43:39 -04:00
cmVS141CLFlagTable.h VS: Split flag table between v140 and v141 toolsets 2016-10-10 11:43:39 -04:00
cmWhileCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmWhileCommand.h Make cmCommand not inherit from cmObject 2016-10-23 00:45:08 +02:00
cmWriteFileCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmWriteFileCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmXCode21Object.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmXCode21Object.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmXCodeObject.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmXCodeObject.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmXMLParser.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmXMLParser.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmXMLSafe.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmXMLSafe.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmXMLWriter.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmXMLWriter.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
ctest.cxx Do not define cout/cerr preprocessor symbols 2016-10-04 09:34:37 -04:00
dir.dox Added CMake_BUILD_DEVELOPER_REFERENCE option 2016-08-16 19:02:35 +03:00
dir.dox.in Added CMake_BUILD_DEVELOPER_REFERENCE option 2016-08-16 19:02:35 +03:00