CMake/Source
Brad King 9135954e2f VS: Do not use native unity builds on VS 2017 versions less than 15.8
VS 2017 version 15.8 introduced support for unity builds implemented
in part by the `$(VCTargetsPath)/Microsoft.Cpp.Unity.targets` file.
Do not enable unity builds on VS 15 versions that do not have that file.

Fixes: #20284
2020-02-04 11:46:18 -05:00
..
Checks Extend C++17 feature checks to require std::optional 2019-08-23 08:43:35 -04:00
CPack CPack: Fix regression in DEB generator description 2020-01-10 17:22:52 -05:00
CTest CTest: Improve error handling when reading resource spec file 2019-12-27 10:53:52 -05:00
CursesDialog ccmake: Fully clear the 1st help line when processing 2019-10-20 14:25:05 +02:00
kwsys Merge branch 'upstream-KWSys' into update-kwsys 2019-09-18 09:26:40 -04:00
LexerParser CTest: Rename "Processes" lexer to "ResourceGroups" 2019-11-05 12:08:35 -05:00
Modules Check for support before adding bigtoc linker flag 2019-12-09 11:39:12 -05:00
QtDialog Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
QtIFW
.gitattributes CMakeVersion: Preserve Git information during 'git archive' 2019-07-29 11:37:32 -04:00
bindexplib.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
bindexplib.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cm_codecvt.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cm_codecvt.hxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cm_get_date.c
cm_get_date.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cm_static_string_view.hxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cm_sys_stat.h Remove unused uid_t/gid_t types on Windows 2019-10-01 12:25:43 -04:00
cm_utf8.c cm_utf8: add an is_valid function 2019-03-18 14:18:13 -04:00
cm_utf8.h cm_utf8: add an is_valid function 2019-03-18 14:18:13 -04:00
cmAddCompileDefinitionsCommand.cxx cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddCompileDefinitionsCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddCompileOptionsCommand.cxx cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddCompileOptionsCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddCustomCommandCommand.cxx cmMakefile: Move enumerations into new header 2019-09-26 10:02:06 -04:00
cmAddCustomCommandCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddCustomTargetCommand.cxx cmMakefile: Move enumerations into new header 2019-09-26 10:02:06 -04:00
cmAddCustomTargetCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddDefinitionsCommand.cxx cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddDefinitionsCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddDependenciesCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmAddDependenciesCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddExecutableCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmAddExecutableCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddLibraryCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmAddLibraryCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddLinkOptionsCommand.cxx cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddLinkOptionsCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddSubDirectoryCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmAddSubDirectoryCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddTestCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmAddTestCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAffinity.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmAffinity.h
cmake.cxx cmake: Fix relative path regression in -C 2019-10-14 16:17:00 -04:00
cmake.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmake.version.manifest
CMakeInstallDestinations.cmake
CMakeInstallSignTool.cmake.in Add undocumented option to sign CMake's own binaries on Windows 2019-05-08 13:18:31 -04:00
CMakeLists.txt Merge topic 'ctest-resource-groups' into release-3.16 2019-11-07 13:10:57 -05:00
cmakemain.cxx CLI: Rename --loglevel to --log-level for naming consistency 2019-10-10 09:20:50 -04:00
CMakeSourceDir.txt.in
CMakeVersion.bash
CMakeVersion.cmake CMake 3.16.3 2020-01-21 10:17:47 -05:00
CMakeVersion.rc.in
cmAlgorithms.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmArchiveWrite.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmArchiveWrite.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmArgumentParser.cxx cmArgumentParser: Record parsed keywords 2019-09-20 13:27:30 +02:00
cmArgumentParser.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmAuxSourceDirectoryCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmAuxSourceDirectoryCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmBase32.cxx
cmBase32.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmBinUtilsLinker.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmBinUtilsLinker.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmBinUtilsLinuxELFGetRuntimeDependenciesTool.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmBinUtilsLinuxELFGetRuntimeDependenciesTool.h file: Add GET_RUNTIME_DEPENDENCIES mode 2019-06-10 14:35:28 -04:00
cmBinUtilsLinuxELFLinker.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmBinUtilsLinuxELFLinker.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.cxx file: Add GET_RUNTIME_DEPENDENCIES mode 2019-06-10 14:35:28 -04:00
cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.h file: Add GET_RUNTIME_DEPENDENCIES mode 2019-06-10 14:35:28 -04:00
cmBinUtilsMacOSMachOLinker.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmBinUtilsMacOSMachOLinker.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmBinUtilsWindowsPEGetRuntimeDependenciesTool.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmBinUtilsWindowsPEGetRuntimeDependenciesTool.h file: Add GET_RUNTIME_DEPENDENCIES mode 2019-06-10 14:35:28 -04:00
cmBinUtilsWindowsPELinker.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmBinUtilsWindowsPELinker.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmBreakCommand.cxx cmCommand refactor: cmBreakCommand 2019-08-20 14:42:18 -04:00
cmBreakCommand.h cmCommand refactor: cmBreakCommand 2019-08-20 14:42:18 -04:00
cmBuildCommand.cxx cmBuildCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmBuildCommand.h cmBuildCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmBuildNameCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmBuildNameCommand.h cmBuildNameCommand: Implement as free function 2019-08-16 10:47:22 +02:00
cmCacheManager.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmCacheManager.h clang-tidy: modernize-return-braced-init-list 2019-09-06 22:27:39 +02:00
cmCallVisualStudioMacro.cxx Cleanups: Use cmHas{Prefix,Suffix} instead of String{Starts,Ends}With 2019-08-01 13:33:00 +02:00
cmCallVisualStudioMacro.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmCheckCustomOutputs.cxx add_custom_command: Format files in error message in a single line 2019-09-23 23:39:07 +02:00
cmCheckCustomOutputs.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmcldeps.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmCLocaleEnvironmentScope.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmCLocaleEnvironmentScope.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmCMakeHostSystemInformationCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmCMakeHostSystemInformationCommand.h cmCommand refactor: cmCMakeHostSystemInformationCommand 2019-08-20 14:42:20 -04:00
cmCMakeMinimumRequired.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmCMakeMinimumRequired.h cmCommand refactor: cmCMakeMinimumRequired 2019-08-20 14:42:19 -04:00
cmCMakePolicyCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmCMakePolicyCommand.h cmCommand refactor: cmCMakePolicyCommand 2019-08-20 14:42:20 -04:00
cmcmd.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmcmd.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmCommand.cxx cmState: Hold commands by value 2019-07-21 09:25:32 +02:00
cmCommand.h cmCommand: De-virtualize function InvokeInitialPass 2019-07-21 09:25:32 +02:00
cmCommandArgumentParserHelper.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmCommandArgumentParserHelper.h
cmCommands.cxx bootstrap: Add target_link_options command 2019-12-09 11:37:37 -05:00
cmCommands.h
cmCommonTargetGenerator.cxx Precompile Headers: Add REUSE_FROM signature 2019-09-17 11:58:38 +02:00
cmCommonTargetGenerator.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmComputeComponentGraph.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmComputeComponentGraph.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmComputeLinkDepends.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmComputeLinkDepends.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmComputeLinkInformation.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmComputeLinkInformation.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmComputeTargetDepends.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmComputeTargetDepends.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmConditionEvaluator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmConditionEvaluator.h clang-tidy: Replace typedef with using 2019-09-03 13:21:26 -04:00
cmConfigure.cmake.h.in cmConfigure.h: Tell windows.h not to define min/max macros 2019-08-20 09:36:45 -04:00
cmConfigureFileCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmConfigureFileCommand.h cmCommand refactor: cmConfigureFileCommand 2019-08-20 14:42:19 -04:00
cmConnection.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmConnection.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmContinueCommand.cxx cmCommand refactor: cmContinueCommand 2019-08-20 14:42:19 -04:00
cmContinueCommand.h cmCommand refactor: cmContinueCommand 2019-08-20 14:42:19 -04:00
cmConvertMSBuildXMLToJSON.py
cmCoreTryCompile.cxx ObjC: Add try_compile support 2019-11-09 11:25:32 +01:00
cmCoreTryCompile.h
cmCPackPropertiesGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmCPackPropertiesGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmCPluginAPI.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmCPluginAPI.h clang-tidy: Enable check modernize-use-using 2019-09-04 19:47:30 +02:00
cmCreateTestSourceList.cxx cmCreateTestSourceList: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmCreateTestSourceList.h cmCreateTestSourceList: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmCryptoHash.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmCryptoHash.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmCTest.cxx CTest: Rename hardware -> resources for CMake variables, command options 2019-11-05 12:08:35 -05:00
cmCTest.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmCurl.cxx Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmCurl.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmCustomCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmCustomCommand.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmCustomCommandGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmCustomCommandGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmCustomCommandLines.cxx cmCustomCommandLine: Provide command line make functions 2019-09-16 20:45:41 +02:00
cmCustomCommandLines.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmCustomCommandTypes.h cmMakefile: Extract utilities used for creation of custom commands 2019-09-26 10:03:48 -04:00
cmDefinePropertyCommand.cxx cmDefinePropertyCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmDefinePropertyCommand.h cmDefinePropertyCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmDefinitions.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmDefinitions.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmDepends.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmDepends.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmDependsC.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmDependsC.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmDependsFortran.cxx Fortran: Add support for NAG Fortran submodules 2020-01-15 14:12:22 -05:00
cmDependsFortran.h
cmDependsJava.cxx cmDepends: Define DependencyMap instead of DependencyVector 2019-03-27 18:12:43 +01:00
cmDependsJava.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmDependsJavaParserHelper.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmDependsJavaParserHelper.h
cmDocumentation.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmDocumentation.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmDocumentationEntry.h
cmDocumentationFormatter.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmDocumentationFormatter.h
cmDocumentationSection.cxx
cmDocumentationSection.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmDuration.cxx
cmDuration.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmDynamicLoader.cxx clang-tidy: modernize-use-auto 2019-09-10 22:21:41 +02:00
cmDynamicLoader.h
cmELF.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmELF.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmEnableLanguageCommand.cxx cmEnableLanguageCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmEnableLanguageCommand.h cmEnableLanguageCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmEnableTestingCommand.cxx cmState: Support BuiltinCommands as free functions 2019-07-22 15:27:56 +02:00
cmEnableTestingCommand.h cmState: Support BuiltinCommands as free functions 2019-07-22 15:27:56 +02:00
cmExecProgramCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExecProgramCommand.h cmCommand refactor: cmExecProgramCommand 2019-08-20 14:42:19 -04:00
cmExecuteProcessCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExecuteProcessCommand.h cmCommand refactor: cmExecuteProcessCommand 2019-08-20 14:42:19 -04:00
cmExecutionStatus.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExpandedCommandArgument.cxx
cmExpandedCommandArgument.h
cmExportBuildAndroidMKGenerator.cxx Source sweep: Replace cmExpandList with the shorter cmExpandedList 2019-08-23 17:07:49 +02:00
cmExportBuildAndroidMKGenerator.h
cmExportBuildFileGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExportBuildFileGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExportCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExportCommand.h cmExportCommand: Port away from cmCommand 2019-09-21 05:11:08 +02:00
cmExportFileGenerator.cxx install,export: Do not treat language names as target names 2019-10-16 12:48:20 -04:00
cmExportFileGenerator.h install,export: Do not treat language names as target names 2019-10-16 12:48:20 -04:00
cmExportInstallAndroidMKGenerator.cxx cmExportSet: subsume cmExportSetMap source files 2019-09-19 19:20:30 +05:30
cmExportInstallAndroidMKGenerator.h
cmExportInstallFileGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExportInstallFileGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExportLibraryDependenciesCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExportLibraryDependenciesCommand.h cmCommand refactor: cmExportLibraryDependenciesCommand 2019-08-25 14:29:25 +02:00
cmExportSet.cxx cmExportSet: subsume cmExportSetMap source files 2019-09-19 19:20:30 +05:30
cmExportSet.h cmExportSet: subsume cmExportSetMap source files 2019-09-19 19:20:30 +05:30
cmExportTryCompileFileGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExportTryCompileFileGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExprParserHelper.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExprParserHelper.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExternalMakefileProjectGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExternalMakefileProjectGenerator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmExtraCodeBlocksGenerator.cxx clang-tidy: modernize-use-auto 2019-09-10 22:21:41 +02:00
cmExtraCodeBlocksGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExtraCodeLiteGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExtraCodeLiteGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExtraEclipseCDT4Generator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExtraEclipseCDT4Generator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExtraKateGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExtraKateGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExtraSublimeTextGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExtraSublimeTextGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmFileAPI.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmFileAPI.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmFileAPICache.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmFileAPICache.h
cmFileAPICMakeFiles.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmFileAPICMakeFiles.h
cmFileAPICodemodel.cxx Merge topic 'unity-HEADER_FILE_ONLY' into release-3.16 2019-11-12 09:51:15 -05:00
cmFileAPICodemodel.h
cmFileCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmFileCommand.h cmFileCommand: turn into free function 2019-08-06 12:25:12 +02:00
cmFileCopier.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmFileCopier.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmFileInstaller.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmFileInstaller.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmFileLock.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmFileLock.h
cmFileLockPool.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmFileLockPool.h clang-tidy: Replace typedef with using 2019-09-03 13:21:26 -04:00
cmFileLockResult.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmFileLockResult.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmFileLockUnix.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmFileLockWin32.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmFileMonitor.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmFileMonitor.h
cmFilePathChecksum.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmFilePathChecksum.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmFileTime.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmFileTime.h clang-tidy: Replace typedef with using 2019-09-03 13:21:26 -04:00
cmFileTimeCache.cxx clang-tidy: isolate declarations for readability 2019-08-21 00:20:49 +02:00
cmFileTimeCache.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmFileTimes.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmFileTimes.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmFindBase.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmFindBase.h cmFind*: Port away from cmCommand 2019-09-10 22:13:11 +02:00
cmFindCommon.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmFindCommon.h cmFind*: Port away from cmCommand 2019-09-10 22:13:11 +02:00
cmFindFileCommand.cxx cmFind*: Port away from cmCommand 2019-09-10 22:13:11 +02:00
cmFindFileCommand.h cmFind*: Port away from cmCommand 2019-09-10 22:13:11 +02:00
cmFindLibraryCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmFindLibraryCommand.h cmFind*: Port away from cmCommand 2019-09-10 22:13:11 +02:00
cmFindPackageCommand.cxx find_package: Add support for CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY 2019-11-04 10:31:16 -05:00
cmFindPackageCommand.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmFindPathCommand.cxx cmFind*: Port away from cmCommand 2019-09-10 22:13:11 +02:00
cmFindPathCommand.h cmFind*: Port away from cmCommand 2019-09-10 22:13:11 +02:00
cmFindProgramCommand.cxx cmFind*: Port away from cmCommand 2019-09-10 22:13:11 +02:00
cmFindProgramCommand.h cmFind*: Port away from cmCommand 2019-09-10 22:13:11 +02:00
cmFLTKWrapUICommand.cxx cmCustomCommandLine: Provide command line make functions 2019-09-16 20:45:41 +02:00
cmFLTKWrapUICommand.h cmFLTKWrapUICommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmForEachCommand.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmForEachCommand.h cmCommand refactor: cmForEachCommand 2019-08-20 14:42:19 -04:00
cmFortranParser.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmFortranParserImpl.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmFSPermissions.cxx
cmFSPermissions.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmFunctionBlocker.cxx cmFunctionBlocker: Recycle functions 2019-07-31 13:22:42 -04:00
cmFunctionBlocker.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmFunctionCommand.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmFunctionCommand.h cmCommand refactor: cmFunctionCommand 2019-08-20 14:42:19 -04:00
cmGeneratedFileStream.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmGeneratedFileStream.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGeneratorExpression.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGeneratorExpression.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGeneratorExpressionContext.cxx
cmGeneratorExpressionContext.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGeneratorExpressionDAGChecker.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGeneratorExpressionDAGChecker.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGeneratorExpressionEvaluationFile.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGeneratorExpressionEvaluationFile.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmGeneratorExpressionEvaluator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGeneratorExpressionEvaluator.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmGeneratorExpressionLexer.cxx
cmGeneratorExpressionLexer.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmGeneratorExpressionNode.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGeneratorExpressionNode.h cmGeneratorExpression: Remove Evaluate overload by parameter re-ordering 2019-09-22 09:51:19 +02:00
cmGeneratorExpressionParser.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGeneratorExpressionParser.h
cmGeneratorTarget.cxx PCH: Do not issue an error on duplicate target_precompile_headers call 2019-11-15 09:47:56 -05:00
cmGeneratorTarget.h Unity: Don't include sources with HEADER_FILE_ONLY property set 2019-11-11 14:10:18 +01:00
cmGetCMakePropertyCommand.cxx cmCommand refactor: cmGetCMakePropertyCommand 2019-08-20 14:42:19 -04:00
cmGetCMakePropertyCommand.h cmCommand refactor: cmGetCMakePropertyCommand 2019-08-20 14:42:19 -04:00
cmGetDirectoryPropertyCommand.cxx clang-tidy: modernize-use-auto 2019-09-10 22:21:41 +02:00
cmGetDirectoryPropertyCommand.h cmCommand refactor: cmGetDirectoryPropertyCommand 2019-08-20 14:42:19 -04:00
cmGetFilenameComponentCommand.cxx cmCommand refactor: cmGetFilenameComponentCommand 2019-08-20 14:42:19 -04:00
cmGetFilenameComponentCommand.h cmCommand refactor: cmGetFilenameComponentCommand 2019-08-20 14:42:19 -04:00
cmGetPipes.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGetPipes.h Refactor: Move/rename cmProcessGetPipes() to cmGetPipes() 2019-04-25 12:03:08 -04:00
cmGetPropertyCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmGetPropertyCommand.h cmCommand_refactor: cmGetPropertyCommand 2019-08-20 14:42:19 -04:00
cmGetSourceFilePropertyCommand.cxx cmGetSourceFilePropertyCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmGetSourceFilePropertyCommand.h cmGetSourceFilePropertyCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmGetTargetPropertyCommand.cxx cmGetTargetPropertyCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmGetTargetPropertyCommand.h cmGetTargetPropertyCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmGetTestPropertyCommand.cxx cmGetTestPropertyCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmGetTestPropertyCommand.h cmGetTestPropertyCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmGhsMultiGpj.cxx GHS: Support add_custom_target() command 2019-04-11 13:15:50 -04:00
cmGhsMultiGpj.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGhsMultiTargetGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGhsMultiTargetGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGlobalBorlandMakefileGenerator.cxx Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmGlobalBorlandMakefileGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGlobalCommonGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGlobalCommonGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGlobalGenerator.cxx Unity: Proper handling of object libraries 2019-12-07 15:44:38 +01:00
cmGlobalGenerator.h file(GENERATE): Create output file structures even earlier 2019-10-07 15:22:12 -04:00
cmGlobalGeneratorFactory.h
cmGlobalGhsMultiGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGlobalGhsMultiGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGlobalJOMMakefileGenerator.cxx Use cmAppend to append ranges to std::vector instances 2019-05-23 16:19:49 +02:00
cmGlobalJOMMakefileGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGlobalMinGWMakefileGenerator.cxx cmMakefile: Let AddDefinition accept a value as cm::string_view 2019-07-24 11:11:25 +02:00
cmGlobalMinGWMakefileGenerator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmGlobalMSYSMakefileGenerator.cxx Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmGlobalMSYSMakefileGenerator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmGlobalNinjaGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGlobalNinjaGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGlobalNMakeMakefileGenerator.cxx Use cmAppend to append ranges to std::vector instances 2019-05-23 16:19:49 +02:00
cmGlobalNMakeMakefileGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGlobalUnixMakefileGenerator3.cxx Makefiles: Fix EXCLUDE_FROM_ALL OFF on sub/sub/tgt in sub/all 2019-09-30 10:34:23 -04:00
cmGlobalUnixMakefileGenerator3.h Makefiles: Fix EXCLUDE_FROM_ALL OFF on sub/sub/tgt in sub/all 2019-09-30 10:34:23 -04:00
cmGlobalVisualStudio7Generator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGlobalVisualStudio7Generator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGlobalVisualStudio8Generator.cxx cmMakefile: Remove AddUtilityCommand overload without byproducts 2019-09-26 10:04:03 -04:00
cmGlobalVisualStudio8Generator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmGlobalVisualStudio9Generator.cxx
cmGlobalVisualStudio9Generator.h
cmGlobalVisualStudio10Generator.cxx VS: Do not use native unity builds on VS 2017 versions less than 15.8 2020-02-04 11:46:18 -05:00
cmGlobalVisualStudio10Generator.h VS: Do not use native unity builds on VS 2017 versions less than 15.8 2020-02-04 11:46:18 -05:00
cmGlobalVisualStudio11Generator.cxx
cmGlobalVisualStudio11Generator.h
cmGlobalVisualStudio12Generator.cxx
cmGlobalVisualStudio12Generator.h
cmGlobalVisualStudio14Generator.cxx cmMakefile: Let AddDefinition accept a value as cm::string_view 2019-07-24 11:11:25 +02:00
cmGlobalVisualStudio14Generator.h
cmGlobalVisualStudio71Generator.cxx Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmGlobalVisualStudio71Generator.h
cmGlobalVisualStudioGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGlobalVisualStudioGenerator.h VS: Fix access violation when calling Visual Studio macro 2019-09-24 17:44:28 +02:00
cmGlobalVisualStudioVersionedGenerator.cxx VS: Fix support for v142 toolset minor versions in VS 16.5+ 2019-12-12 11:28:34 -05:00
cmGlobalVisualStudioVersionedGenerator.h
cmGlobalWatcomWMakeGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGlobalWatcomWMakeGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGlobalXCodeGenerator.cxx Xcode: Set source file type for Objective C/C++ 2019-11-20 09:43:00 -05:00
cmGlobalXCodeGenerator.h clang-tidy: Resolve performance-unnecessary-value-param diagnostics 2019-09-09 13:51:23 -04:00
cmGlobVerificationManager.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGlobVerificationManager.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGraphAdjacencyList.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGraphVizWriter.cxx clang-tidy: modernize-use-auto 2019-09-10 22:21:41 +02:00
cmGraphVizWriter.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmHexFileConverter.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmHexFileConverter.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmIDEFlagTable.h
cmIDEOptions.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmIDEOptions.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmIfCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmIfCommand.h cm*FunctionBlocker: Move to source file 2019-07-30 17:21:50 +02:00
cmIncludeCommand.cxx Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmIncludeCommand.h cmCommand refactor: cmIncludeCommand 2019-08-20 14:42:19 -04:00
cmIncludeDirectoryCommand.cxx cmIncludeDirectoryCommand: Port away from cmCommand 2019-09-21 05:11:44 +02:00
cmIncludeDirectoryCommand.h cmIncludeDirectoryCommand: Port away from cmCommand 2019-09-21 05:11:44 +02:00
cmIncludeExternalMSProjectCommand.cxx cmIncludeExternalMSProjectCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmIncludeExternalMSProjectCommand.h cmIncludeExternalMSProjectCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmIncludeGuardCommand.cxx cmCommand refactor: cmIncludeGuardCommand 2019-08-20 14:42:19 -04:00
cmIncludeGuardCommand.h cmCommand refactor: cmIncludeGuardCommand 2019-08-20 14:42:19 -04:00
cmIncludeRegularExpressionCommand.cxx cmIncludeRegularExpressionCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmIncludeRegularExpressionCommand.h cmIncludeRegularExpressionCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmInstallCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmInstallCommand.h cmInstallCommand: Port away from cmCommand 2019-09-21 05:20:59 +02:00
cmInstallCommandArguments.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmInstallCommandArguments.h cmInstallCommand: Port to cmArgumentParser 2019-04-04 13:24:39 -04:00
cmInstallDirectoryGenerator.cxx cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utility 2019-09-23 21:19:15 +02:00
cmInstallDirectoryGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmInstalledFile.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmInstalledFile.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmInstallExportGenerator.cxx cmExportSet: default destructor 2019-09-19 19:20:29 +05:30
cmInstallExportGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmInstallFilesCommand.cxx cmInstallFilesCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmInstallFilesCommand.h cmInstallFilesCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmInstallFilesGenerator.cxx cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utility 2019-09-23 21:19:15 +02:00
cmInstallFilesGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmInstallGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmInstallGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmInstallProgramsCommand.cxx cmInstallProgramsCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmInstallProgramsCommand.h cmInstallProgramsCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmInstallScriptGenerator.cxx cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utility 2019-09-23 21:19:15 +02:00
cmInstallScriptGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmInstallSubdirectoryGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmInstallSubdirectoryGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmInstallTargetGenerator.cxx RPATH: Remove stray indent in generated file(RPATH_CHANGE) command 2019-11-04 16:26:42 +11:00
cmInstallTargetGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmInstallTargetsCommand.cxx cmInstallTargetsCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmInstallTargetsCommand.h cmInstallTargetsCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmInstallType.h
cmJsonObjectDictionary.h
cmJsonObjects.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmJsonObjects.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmLDConfigLDConfigTool.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmLDConfigLDConfigTool.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmLDConfigTool.cxx file: Add GET_RUNTIME_DEPENDENCIES mode 2019-06-10 14:35:28 -04:00
cmLDConfigTool.h file: Add GET_RUNTIME_DEPENDENCIES mode 2019-06-10 14:35:28 -04:00
cmLinkDirectoriesCommand.cxx cmLinkDirectoriesCommand: Port away from cmCommand 2019-09-21 05:12:31 +02:00
cmLinkDirectoriesCommand.h cmLinkDirectoriesCommand: Port away from cmCommand 2019-09-21 05:12:31 +02:00
cmLinkedTree.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmLinkItem.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmLinkItem.h cmAlgorithms: Add cmContains 2019-08-19 20:01:39 +02:00
cmLinkLibrariesCommand.cxx cmLinkLibrariesCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmLinkLibrariesCommand.h cmLinkLibrariesCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmLinkLineComputer.cxx cmLinkLineComputer: Add ComputeLinkLibraries overload with backtraces 2019-09-18 14:00:37 -04:00
cmLinkLineComputer.h cmLinkLineComputer: Add ComputeLinkLibraries overload with backtraces 2019-09-18 14:00:37 -04:00
cmLinkLineDeviceComputer.cxx Merge branch 'backport-3.15-cuda-device-link-only-cuda' 2020-01-09 11:13:51 -05:00
cmLinkLineDeviceComputer.h cmLinkLineComputer: Add ComputeLinkLibraries overload with backtraces 2019-09-18 14:00:37 -04:00
cmListCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmListCommand.h cmCommand refactor: cmListCommand 2019-08-20 14:42:19 -04:00
cmListFileCache.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmListFileCache.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmListFileLexer.h clang-tidy: Enable check modernize-use-using 2019-09-04 19:47:30 +02:00
cmLoadCacheCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmLoadCacheCommand.h cmLoadCacheCommand: Port away from cmCommand 2019-09-21 05:12:54 +02:00
cmLoadCommandCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmLoadCommandCommand.h cmCommand refactor: cmLoadCommandCommand 2019-08-25 14:31:16 +02:00
cmLocalCommonGenerator.cxx cmLocalGenerator: Remove AppendFlags 'const char*' overload 2019-09-05 10:31:56 -04:00
cmLocalCommonGenerator.h cmLocalCommonGenerator: Mark GetConfigName as const 2019-09-30 10:30:28 -04:00
cmLocale.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmLocalGenerator.cxx PCH: No repeated path for internal generated PCH files (MSVC case) 2020-01-16 17:05:05 +01:00
cmLocalGenerator.h PCH: Generate sources during Compute step 2019-10-09 13:50:25 +02:00
cmLocalGhsMultiGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmLocalGhsMultiGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmLocalNinjaGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmLocalNinjaGenerator.h Generators: Remove function declarations which do not have a definition 2019-09-21 12:55:37 +02:00
cmLocalUnixMakefileGenerator3.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmLocalUnixMakefileGenerator3.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmLocalVisualStudio7Generator.cxx VS: Add Fortran link flag table entries for /OPT:* 2020-01-13 11:14:00 -05:00
cmLocalVisualStudio7Generator.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmLocalVisualStudio10Generator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmLocalVisualStudio10Generator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmLocalVisualStudioGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmLocalVisualStudioGenerator.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmLocalXCodeGenerator.cxx Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmLocalXCodeGenerator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmMachO.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmMachO.h modermize: replace some raw pointers w/ unique_ptr 2019-06-24 09:36:09 -04:00
cmMacroCommand.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmMacroCommand.h cmCommand refactor: cmMacroCommand 2019-08-20 14:42:19 -04:00
cmMakeDirectoryCommand.cxx cmCommand refactor: cmMakeDirectoryCommand 2019-08-20 14:42:19 -04:00
cmMakeDirectoryCommand.h cmCommand refactor: cmMakeDirectoryCommand 2019-08-20 14:42:19 -04:00
cmMakefile.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmMakefile.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmMakefileExecutableTargetGenerator.cxx PCH: Generate sources during Compute step 2019-10-09 13:50:25 +02:00
cmMakefileExecutableTargetGenerator.h
cmMakefileLibraryTargetGenerator.cxx PCH: Generate sources during Compute step 2019-10-09 13:50:25 +02:00
cmMakefileLibraryTargetGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmMakefileTargetGenerator.cxx ObjC: Add _COMPILE_LAUNCHER support 2020-01-09 11:35:23 -05:00
cmMakefileTargetGenerator.h cmMakefileTargetGenerator: Inline WriteObjectBuildFile in only call site 2019-10-16 13:48:14 -04:00
cmMakefileUtilityTargetGenerator.cxx PCH: Generate sources during Compute step 2019-10-09 13:50:25 +02:00
cmMakefileUtilityTargetGenerator.h
cmMarkAsAdvancedCommand.cxx cmCommand refactor: cmMarkAsAdvancedCommand 2019-08-20 14:42:19 -04:00
cmMarkAsAdvancedCommand.h cmCommand refactor: cmMarkAsAdvancedCommand 2019-08-20 14:42:19 -04:00
cmMathCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmMathCommand.h cmCommand refactor: cmMathCommand 2019-08-20 14:42:19 -04:00
cmMessageCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmMessageCommand.h cmCommand refactor: CmMessageCommand 2019-08-20 14:42:20 -04:00
cmMessageType.h
cmMessenger.cxx Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP 2019-08-09 10:41:44 -04:00
cmMessenger.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmMSVC60LinkLineComputer.cxx
cmMSVC60LinkLineComputer.h
cmNewLineStyle.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmNewLineStyle.h clang-tidy: Blacklist violations for version 8 2019-07-30 12:38:30 +02:00
cmNinjaLinkLineComputer.cxx
cmNinjaLinkLineComputer.h
cmNinjaLinkLineDeviceComputer.cxx cmNinjaLinkLineDeviceComputer now lives in the correct source file 2019-05-20 11:05:16 -04:00
cmNinjaLinkLineDeviceComputer.h cmNinjaLinkLineDeviceComputer now lives in the correct source file 2019-05-20 11:05:16 -04:00
cmNinjaNormalTargetGenerator.cxx PCH: Generate sources during Compute step 2019-10-09 13:50:25 +02:00
cmNinjaNormalTargetGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmNinjaTargetGenerator.cxx ObjC: Add _COMPILE_LAUNCHER support 2020-01-09 11:35:23 -05:00
cmNinjaTargetGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmNinjaTypes.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmNinjaUtilityTargetGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmNinjaUtilityTargetGenerator.h
cmOptionCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmOptionCommand.h cmCommand refactor: cmOptionCommand 2019-08-20 14:42:20 -04:00
cmOrderDirectories.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmOrderDirectories.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmOSXBundleGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmOSXBundleGenerator.h
cmOutputConverter.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmOutputConverter.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmOutputRequiredFilesCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmOutputRequiredFilesCommand.h cmCommand refactor: cmOutputRequiredFilesCommand 2019-08-26 11:48:43 -04:00
cmParseArgumentsCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmParseArgumentsCommand.h cmCommand refactor: cmParseArgumentsCommand 2019-08-20 14:42:20 -04:00
cmPathLabel.cxx
cmPathLabel.h
cmPipeConnection.cxx
cmPipeConnection.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmPolicies.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmPolicies.h ExternalProject: Support not initializing any submodules 2019-07-24 09:36:30 -04:00
cmProcessOutput.cxx
cmProcessOutput.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmProcessTools.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmProcessTools.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmProjectCommand.cxx project: Fix potential buffer write-past-end for version components 2019-10-26 17:50:24 +11:00
cmProjectCommand.h cmProjectCommand: Port away from cmCommand 2019-09-21 05:13:30 +02:00
cmProperty.h cmPropertyMap: Use std::string as value container class 2019-06-08 12:25:35 +02:00
cmPropertyDefinition.cxx
cmPropertyDefinition.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmPropertyDefinitionMap.cxx clang-tidy: modernize-use-auto 2019-09-10 22:21:41 +02:00
cmPropertyDefinitionMap.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmPropertyMap.cxx clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmPropertyMap.h cmPropertyMap: Use std::unordered_map as container instead of std::map 2019-06-08 12:25:35 +02:00
cmQtAutoGen.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmQtAutoGen.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmQtAutoGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmQtAutoGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmQtAutoGenGlobalInitializer.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmQtAutoGenGlobalInitializer.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmQtAutoGenInitializer.cxx Autogen: Enable SKIP_UNITY_BUILD_INCLUSION on AUTORCC generated files 2020-01-17 09:48:35 -05:00
cmQtAutoGenInitializer.h Autogen: Enable SKIP_UNITY_BUILD_INCLUSION on AUTORCC generated files 2020-01-17 09:48:35 -05:00
cmQtAutoMocUic.cxx Autogen: Fix ambiguity in header file detection on Windows 2019-10-30 09:34:06 -04:00
cmQtAutoMocUic.h Autogen: Make cmQtAutoMocUic a free function 2019-09-29 00:07:32 +02:00
cmQtAutoRcc.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmQtAutoRcc.h Autogen: Make cmQtAutoRcc a free function 2019-09-29 00:07:32 +02:00
cmQTWrapCPPCommand.cxx cmCustomCommandLine: Provide command line make functions 2019-09-16 20:45:41 +02:00
cmQTWrapCPPCommand.h cmQTWrapCPPCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmQTWrapUICommand.cxx cmCustomCommandLine: Provide command line make functions 2019-09-16 20:45:41 +02:00
cmQTWrapUICommand.h cmQTWrapUICommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmRange.h
cmRemoveCommand.cxx cmCommand refactor: cmRemoveCommand 2019-08-20 14:42:20 -04:00
cmRemoveCommand.h cmCommand refactor: cmRemoveCommand 2019-08-20 14:42:20 -04:00
cmRemoveDefinitionsCommand.cxx cmRemoveDefinitionsCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmRemoveDefinitionsCommand.h cmRemoveDefinitionsCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmReturnCommand.cxx cmState: Support BuiltinCommands as free functions 2019-07-22 15:27:56 +02:00
cmReturnCommand.h cmState: Support BuiltinCommands as free functions 2019-07-22 15:27:56 +02:00
cmRST.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmRST.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmRulePlaceholderExpander.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmRulePlaceholderExpander.h Ninja: add placeholders to support Swift build 2019-05-16 14:41:05 -04:00
cmRuntimeDependencyArchive.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmRuntimeDependencyArchive.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmScriptGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmScriptGenerator.h clang-tidy: modernize-return-braced-init-list 2019-09-06 22:27:39 +02:00
cmSearchPath.cxx Source sweep: Replace cmExpandList with the shorter cmExpandedList 2019-08-23 17:07:49 +02:00
cmSearchPath.h
cmSeparateArgumentsCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmSeparateArgumentsCommand.h cmCommand refactor: cmSeparateArgumentsCommand 2019-08-20 14:42:20 -04:00
cmServer.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmServer.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmServerConnection.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmServerConnection.h
cmServerDictionary.h
cmServerProtocol.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmServerProtocol.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmSetCommand.cxx cmCommand refactor: cmSetCommand 2019-08-20 14:42:20 -04:00
cmSetCommand.h cmCommand refactor: cmSetCommand 2019-08-20 14:42:20 -04:00
cmSetDirectoryPropertiesCommand.cxx cmCommand refactor: cmSetDirectoryPropertiesCommand 2019-08-20 14:42:20 -04:00
cmSetDirectoryPropertiesCommand.h cmCommand refactor: cmSetDirectoryPropertiesCommand 2019-08-20 14:42:20 -04:00
cmSetPropertyCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmSetPropertyCommand.h cmCommand refactor: cmSetPropertyCommand 2019-08-20 14:42:20 -04:00
cmSetSourceFilesPropertiesCommand.cxx cmSetSourceFilesPropertiesCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmSetSourceFilesPropertiesCommand.h cmSetSourceFilesPropertiesCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmSetTargetPropertiesCommand.cxx cmSetTargetPropertiesCommand: Port away from cmCommand 2019-09-21 05:14:05 +02:00
cmSetTargetPropertiesCommand.h cmSetTargetPropertiesCommand: Port away from cmCommand 2019-09-21 05:14:05 +02:00
cmSetTestsPropertiesCommand.cxx cmSetTestsPropertiesCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmSetTestsPropertiesCommand.h cmSetTestsPropertiesCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmSiteNameCommand.cxx cmCommand refactor: cmSiteNameCommand 2019-08-20 14:42:20 -04:00
cmSiteNameCommand.h cmCommand refactor: cmSiteNameCommand 2019-08-20 14:42:20 -04:00
cmSourceFile.cxx cmSourceFile: Add backtraces for a few source properties 2019-09-26 10:56:52 -04:00
cmSourceFile.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmSourceFileLocation.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmSourceFileLocation.h
cmSourceFileLocationKind.h
cmSourceGroup.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmSourceGroup.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmSourceGroupCommand.cxx source_group: ensure that passed file is not a directory 2019-11-04 13:37:41 -05:00
cmSourceGroupCommand.h cmSourceGroupCommand: Port away from cmCommand 2019-09-21 05:14:42 +02:00
cmStandardLexer.h
cmState.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmState.h cmCommand refactor: remove unused AddDisallowedCommand overload 2019-08-26 11:48:47 -04:00
cmStateDirectory.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmStateDirectory.h cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmStatePrivate.h clang-tidy: Replace typedef with using 2019-09-03 13:21:26 -04:00
cmStateSnapshot.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmStateSnapshot.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmStateTypes.h clang-tidy: Replace typedef with using 2019-09-03 13:21:26 -04:00
cmString.cxx
cmString.hxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmStringAlgorithms.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmStringAlgorithms.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmStringCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmStringCommand.h cmCommand refactor: cmStringCommand 2019-08-20 14:42:20 -04:00
cmStringReplaceHelper.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmStringReplaceHelper.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmSubcommandTable.cxx Introduce cmSubcommandTable 2019-08-06 17:21:52 +02:00
cmSubcommandTable.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmSubdirCommand.cxx cmSubdirCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmSubdirCommand.h cmSubdirCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmSubdirDependsCommand.cxx cmCommand refactor: cmSubdirDependsCommand 2019-08-26 11:48:46 -04:00
cmSubdirDependsCommand.h cmCommand refactor: cmSubdirDependsCommand 2019-08-26 11:48:46 -04:00
cmSystemTools.cxx ForceToRelativePath: Fix spurious assertion when local path is root dir 2019-11-02 17:54:13 +11:00
cmSystemTools.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmTarget.cxx ObjC: Add _COMPILE_LAUNCHER support 2020-01-09 11:35:23 -05:00
cmTarget.h cmCustomCommand: Move custom commands 2019-09-26 10:02:08 -04:00
cmTargetCompileDefinitionsCommand.cxx cmTarget*: Port away from cmCommand 2019-09-26 13:27:55 -04:00
cmTargetCompileDefinitionsCommand.h cmTarget*: Port away from cmCommand 2019-09-26 13:27:55 -04:00
cmTargetCompileFeaturesCommand.cxx cmTarget*: Port away from cmCommand 2019-09-26 13:27:55 -04:00
cmTargetCompileFeaturesCommand.h cmTarget*: Port away from cmCommand 2019-09-26 13:27:55 -04:00
cmTargetCompileOptionsCommand.cxx cmTarget*: Port away from cmCommand 2019-09-26 13:27:55 -04:00
cmTargetCompileOptionsCommand.h cmTarget*: Port away from cmCommand 2019-09-26 13:27:55 -04:00
cmTargetDepend.h clang-tidy: Blacklist violations for version 8 2019-07-30 12:38:30 +02:00
cmTargetExport.h
cmTargetIncludeDirectoriesCommand.cxx cmTarget*: Port away from cmCommand 2019-09-26 13:27:55 -04:00
cmTargetIncludeDirectoriesCommand.h cmTarget*: Port away from cmCommand 2019-09-26 13:27:55 -04:00
cmTargetLinkDirectoriesCommand.cxx cmTarget*: Port away from cmCommand 2019-09-26 13:27:55 -04:00
cmTargetLinkDirectoriesCommand.h cmTarget*: Port away from cmCommand 2019-09-26 13:27:55 -04:00
cmTargetLinkLibrariesCommand.cxx cmTargetLinkLibrariesCommand: Port away from cmCommand 2019-09-21 05:15:26 +02:00
cmTargetLinkLibrariesCommand.h cmTargetLinkLibrariesCommand: Port away from cmCommand 2019-09-21 05:15:26 +02:00
cmTargetLinkLibraryType.h
cmTargetLinkOptionsCommand.cxx cmTarget*: Port away from cmCommand 2019-09-26 13:27:55 -04:00
cmTargetLinkOptionsCommand.h cmTarget*: Port away from cmCommand 2019-09-26 13:27:55 -04:00
cmTargetPrecompileHeadersCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmTargetPrecompileHeadersCommand.h cmTarget*: Port away from cmCommand 2019-09-26 13:27:55 -04:00
cmTargetPropCommandBase.cxx cmTarget*: Port away from cmCommand 2019-09-26 13:27:55 -04:00
cmTargetPropCommandBase.h cmTarget*: Port away from cmCommand 2019-09-26 13:27:55 -04:00
cmTargetPropertyComputer.cxx cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmTargetPropertyComputer.h cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmTargetSourcesCommand.cxx cmTarget*: Port away from cmCommand 2019-09-26 13:27:55 -04:00
cmTargetSourcesCommand.h cmTarget*: Port away from cmCommand 2019-09-26 13:27:55 -04:00
cmTest.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmTest.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmTestGenerator.cxx Source sweep: Replace cmExpandList with the shorter cmExpandedList 2019-08-23 17:07:49 +02:00
cmTestGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmTimestamp.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmTimestamp.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmTryCompileCommand.cxx
cmTryCompileCommand.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmTryRunCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmTryRunCommand.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmUnsetCommand.cxx cmCommand refactor: cmUnsetCommand 2019-08-20 14:42:20 -04:00
cmUnsetCommand.h cmCommand refactor: cmUnsetCommand 2019-08-20 14:42:20 -04:00
cmUseMangledMesaCommand.cxx use cmSystemTools::MoveFileIfDifferent() 2019-09-09 10:34:08 +02:00
cmUseMangledMesaCommand.h cmCommand refactor: cmUseMangledMesaCommand 2019-08-25 14:29:25 +02:00
cmUtilitySourceCommand.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmUtilitySourceCommand.h cmCommand refactor: cmUtilitySourceCommand 2019-08-26 11:48:46 -04:00
cmUtils.hxx
cmUuid.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmUuid.h
cmUVHandlePtr.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmUVHandlePtr.h clang-tidy: Replace typedef with using 2019-09-03 13:21:26 -04:00
cmUVProcessChain.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmUVProcessChain.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmUVSignalHackRAII.h
cmUVStreambuf.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmVariableRequiresCommand.cxx cmCommand refactor: cmVariableRequiresCommand 2019-08-26 11:48:46 -04:00
cmVariableRequiresCommand.h cmCommand refactor: cmVariableRequiresCommand 2019-08-26 11:48:46 -04:00
cmVariableWatch.cxx clang-tidy: modernize-use-auto 2019-09-10 22:21:41 +02:00
cmVariableWatch.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmVariableWatchCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmVariableWatchCommand.h cmCommand refactor: cmVariableWatchCommand 2019-08-20 14:42:20 -04:00
cmVersion.cxx
cmVersion.h
cmVersionConfig.h.in
cmVersionMacros.h
cmVisualStudio10TargetGenerator.cxx VS: Do not use native unity builds on VS 2017 versions less than 15.8 2020-02-04 11:46:18 -05:00
cmVisualStudio10TargetGenerator.h Merge topic 'vs-16.4-custom-commands' 2019-09-25 12:39:14 -04:00
cmVisualStudio10ToolsetOptions.cxx VS: Add toolset v142 CSharp flag table 2019-10-11 11:11:20 -04:00
cmVisualStudio10ToolsetOptions.h
cmVisualStudioGeneratorOptions.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmVisualStudioGeneratorOptions.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmVisualStudioSlnData.cxx
cmVisualStudioSlnData.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmVisualStudioSlnParser.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmVisualStudioSlnParser.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmVisualStudioWCEPlatformParser.cxx
cmVisualStudioWCEPlatformParser.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmVSSetupHelper.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmVSSetupHelper.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmWhileCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmWhileCommand.h cm*FunctionBlocker: Move to source file 2019-07-30 17:21:50 +02:00
cmWorkerPool.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmWorkerPool.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmWorkingDirectory.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmWorkingDirectory.h
cmWriteFileCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmWriteFileCommand.h cmCommand refactor: cmWriteFileCommand 2019-08-20 14:42:20 -04:00
cmXCode21Object.cxx
cmXCode21Object.h
cmXCodeObject.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmXCodeObject.h clang-tidy: modernize-use-auto 2019-09-10 22:21:41 +02:00
cmXCodeScheme.cxx xcode: Add XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING property 2019-10-01 23:02:35 +02:00
cmXCodeScheme.h xcode: Add XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING property 2019-10-01 23:02:35 +02:00
cmXMLParser.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmXMLParser.h clang-tidy: Replace typedef with using 2019-09-03 13:21:26 -04:00
cmXMLSafe.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmXMLSafe.h
cmXMLWriter.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmXMLWriter.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
ctest.cxx CTest: Rename hardware -> resources for CMake variables, command options 2019-11-05 12:08:35 -05:00
dir.dox
dir.dox.in