CMake/Source
Brad King e756328434 Propagate backtraces from LINK_LIBRARIES through to link line items
Since commit d4d0dd0f6a (cmLinkLineComputer: Add ComputeLinkLibs
overload with backtraces, 2019-09-13, v3.16.0-rc1~87^2~4), backtraces
have been collected by `ComputeLinkLibs` by looking back through the
link implementation libraries for one matching the text of the link line
item.  This is slow in projects with long link lines.

Instead, teach `cmComputeLinkDepends` and `cmComputeLinkInformation` to
carry backtrace information explicitly along with the text of each item.

Fixes: #20322
2020-02-10 16:11:38 -05:00
..
Checks
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
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.h
cmAddCompileDefinitionsCommand.cxx
cmAddCompileDefinitionsCommand.h
cmAddCompileOptionsCommand.cxx
cmAddCompileOptionsCommand.h
cmAddCustomCommandCommand.cxx cmMakefile: Move enumerations into new header 2019-09-26 10:02:06 -04:00
cmAddCustomCommandCommand.h
cmAddCustomTargetCommand.cxx cmMakefile: Move enumerations into new header 2019-09-26 10:02:06 -04:00
cmAddCustomTargetCommand.h
cmAddDefinitionsCommand.cxx
cmAddDefinitionsCommand.h
cmAddDependenciesCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmAddDependenciesCommand.h
cmAddExecutableCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmAddExecutableCommand.h
cmAddLibraryCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmAddLibraryCommand.h
cmAddLinkOptionsCommand.cxx
cmAddLinkOptionsCommand.h
cmAddSubDirectoryCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmAddSubDirectoryCommand.h
cmAddTestCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmAddTestCommand.h
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
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.4 2020-02-05 09:19:24 -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
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
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
cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.h
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
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
cmBreakCommand.h
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
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
cmCallVisualStudioMacro.h
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
cmCMakeMinimumRequired.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmCMakeMinimumRequired.h
cmCMakePolicyCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmCMakePolicyCommand.h
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
cmCommand.h
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 Propagate backtraces from LINK_LIBRARIES through to link line items 2020-02-10 16:11:38 -05:00
cmComputeLinkDepends.h Propagate backtraces from LINK_LIBRARIES through to link line items 2020-02-10 16:11:38 -05:00
cmComputeLinkInformation.cxx Propagate backtraces from LINK_LIBRARIES through to link line items 2020-02-10 16:11:38 -05:00
cmComputeLinkInformation.h Propagate backtraces from LINK_LIBRARIES through to link line items 2020-02-10 16:11:38 -05: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
cmConfigureFileCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmConfigureFileCommand.h
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
cmContinueCommand.h
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
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
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
cmEnableTestingCommand.h
cmExecProgramCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExecProgramCommand.h
cmExecuteProcessCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExecuteProcessCommand.h
cmExecutionStatus.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmExpandedCommandArgument.cxx
cmExpandedCommandArgument.h
cmExportBuildAndroidMKGenerator.cxx
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
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
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 file(GET_RUNTIME_DEPENDENCIES): Tolerate empty list arguments 2020-01-22 13:05:46 -05:00
cmFileCommand.h
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
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
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
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.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
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
cmGetCMakePropertyCommand.h
cmGetDirectoryPropertyCommand.cxx clang-tidy: modernize-use-auto 2019-09-10 22:21:41 +02:00
cmGetDirectoryPropertyCommand.h
cmGetFilenameComponentCommand.cxx
cmGetFilenameComponentCommand.h
cmGetPipes.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGetPipes.h
cmGetPropertyCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmGetPropertyCommand.h
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
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
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
cmGlobalJOMMakefileGenerator.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmGlobalMinGWMakefileGenerator.cxx
cmGlobalMinGWMakefileGenerator.h
cmGlobalMSYSMakefileGenerator.cxx
cmGlobalMSYSMakefileGenerator.h
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
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
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
cmGlobalVisualStudio14Generator.h
cmGlobalVisualStudio71Generator.cxx
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 Propagate backtraces from LINK_LIBRARIES through to link line items 2020-02-10 16:11:38 -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
cmIncludeCommand.cxx
cmIncludeCommand.h
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
cmIncludeGuardCommand.h
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
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
cmLDConfigTool.h
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
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 Propagate backtraces from LINK_LIBRARIES through to link line items 2020-02-10 16:11:38 -05:00
cmLinkLineComputer.h cmLinkLineComputer: Add ComputeLinkLibraries overload with backtraces 2019-09-18 14:00:37 -04:00
cmLinkLineDeviceComputer.cxx Propagate backtraces from LINK_LIBRARIES through to link line items 2020-02-10 16:11:38 -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
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
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 Propagate backtraces from LINK_LIBRARIES through to link line items 2020-02-10 16:11:38 -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
cmLocalVisualStudioGenerator.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmLocalVisualStudioGenerator.h
cmLocalXCodeGenerator.cxx
cmLocalXCodeGenerator.h
cmMachO.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmMachO.h
cmMacroCommand.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmMacroCommand.h
cmMakeDirectoryCommand.cxx
cmMakeDirectoryCommand.h
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
cmMarkAsAdvancedCommand.h
cmMathCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmMathCommand.h
cmMessageCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmMessageCommand.h
cmMessageType.h
cmMessenger.cxx
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
cmNinjaLinkLineComputer.cxx
cmNinjaLinkLineComputer.h
cmNinjaLinkLineDeviceComputer.cxx
cmNinjaLinkLineDeviceComputer.h
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
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
cmParseArgumentsCommand.cxx Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmParseArgumentsCommand.h
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
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
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
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
cmRemoveCommand.h
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
cmReturnCommand.h
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
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
cmSearchPath.h
cmSeparateArgumentsCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmSeparateArgumentsCommand.h
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
cmSetCommand.h
cmSetDirectoryPropertiesCommand.cxx
cmSetDirectoryPropertiesCommand.h
cmSetPropertyCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmSetPropertyCommand.h
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
cmSiteNameCommand.h
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
cmStateDirectory.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmStateDirectory.h
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
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
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
cmSubdirDependsCommand.h
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
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
cmTargetPropertyComputer.h
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
cmTest.h Revise include order using clang-format-6.0 2019-10-01 12:26:36 -04:00
cmTestGenerator.cxx
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
cmUnsetCommand.h
cmUseMangledMesaCommand.cxx use cmSystemTools::MoveFileIfDifferent() 2019-09-09 10:34:08 +02:00
cmUseMangledMesaCommand.h
cmUtilitySourceCommand.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmUtilitySourceCommand.h
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
cmVariableRequiresCommand.h
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
cmVersion.cxx
cmVersion.h
cmVersionConfig.h.in
cmVersionMacros.h
cmVisualStudio10TargetGenerator.cxx Propagate backtraces from LINK_LIBRARIES through to link line items 2020-02-10 16:11:38 -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
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
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