CMake/Source
Zack Galbreath 2a71a0390c ctest: rename TRACK to GROUP
Update command-line options, script variables, and documentation to use
the term "group" instead of "track". The old terms are still available
for now, but they are now undocumented.

This makes our terminology more consistent with CDash. The goal of this
change is to make it more clear to our users how CTest and CDash interact
with each other.
2019-08-22 13:10:18 -04:00
..
Checks Merge topic 'cxx-checks-warning-match' 2019-03-08 07:31:36 -05:00
CPack Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
CTest ctest: rename TRACK to GROUP 2019-08-22 13:10:18 -04:00
CursesDialog Merge topic 'ccmake-crash-on-empty-strings-property' 2019-08-20 08:57:37 -04:00
kwsys Merge branch 'upstream-KWSys' into update-kwsys 2019-07-25 07:54:34 -04:00
LexerParser math(EXPR): Implement ~(exp_NOT) expression as documented 2019-07-23 07:33:50 -04:00
Modules
QtDialog Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
QtIFW
.gitattributes CMakeVersion: Preserve Git information during 'git archive' 2019-07-29 11:37:32 -04:00
bindexplib.cxx
bindexplib.h
cm_codecvt.cxx clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cm_codecvt.hxx Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP 2019-08-09 10:41:44 -04:00
cm_get_date.c
cm_get_date.h
cm_memory.hxx Introduce memory management helper: cm_memory.hxx 2019-07-14 15:37:30 +02:00
cm_static_string_view.hxx
cm_string_view.cxx
cm_string_view.hxx
cm_sys_stat.h
cm_thread.hxx clang-tidy: Use = delete 2019-01-29 14:09:21 -05: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 cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddCustomCommandCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddCustomTargetCommand.cxx cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02: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 cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddDependenciesCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddExecutableCommand.cxx cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddExecutableCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddLibraryCommand.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02: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 cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddSubDirectoryCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddTestCommand.cxx cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddTestCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAffinity.cxx
cmAffinity.h
cmake.cxx Merge topic 'trace-redirect' 2019-08-20 09:20:49 -04:00
cmake.h Merge topic 'trace-redirect' 2019-08-20 09:20:49 -04: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 Refactor: Finish replacing CMAKE_BUILD_WITH_CMAKE with CMAKE_BOOTSTRAP 2019-08-09 10:42:02 -04:00
cmakemain.cxx Merge topic 'trace-redirect' 2019-08-20 09:20:49 -04:00
CMakeSourceDir.txt.in
CMakeVersion.bash
CMakeVersion.cmake CMake Nightly Date Stamp 2019-08-20 00:00:20 -04:00
CMakeVersion.rc.in CMakeVersion.rc: Avoid preprocessor definitions to support llvm-rc 2019-02-27 08:31:46 -05:00
cmAlgorithms.h cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmArchiveWrite.cxx cmake: Teach cmake -E tar command, Zstandard compression 2019-05-22 03:46:55 +02:00
cmArchiveWrite.h Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP 2019-08-09 10:41:44 -04:00
cmArgumentParser.cxx cmArgumentParser: Fix -Wcomma warning 2019-04-11 10:44:38 -04:00
cmArgumentParser.h Introduce cmArgumentParser 2019-04-04 13:24:39 -04:00
cmAuxSourceDirectoryCommand.cxx cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAuxSourceDirectoryCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmBase32.cxx clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmBase32.h
cmBinUtilsLinker.cxx file: Add GET_RUNTIME_DEPENDENCIES mode 2019-06-10 14:35:28 -04:00
cmBinUtilsLinker.h file: Add GET_RUNTIME_DEPENDENCIES mode 2019-06-10 14:35:28 -04:00
cmBinUtilsLinuxELFGetRuntimeDependenciesTool.cxx file: Add GET_RUNTIME_DEPENDENCIES mode 2019-06-10 14:35:28 -04:00
cmBinUtilsLinuxELFGetRuntimeDependenciesTool.h file: Add GET_RUNTIME_DEPENDENCIES mode 2019-06-10 14:35:28 -04:00
cmBinUtilsLinuxELFLinker.cxx clang-tidy: Enable performance-inefficient-string-concatenation 2019-08-05 17:21:00 +02:00
cmBinUtilsLinuxELFLinker.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.cxx file: Add GET_RUNTIME_DEPENDENCIES mode 2019-06-10 14:35:28 -04:00
cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.h file: Add GET_RUNTIME_DEPENDENCIES mode 2019-06-10 14:35:28 -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 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmBinUtilsMacOSMachOLinker.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.cxx file: Add GET_RUNTIME_DEPENDENCIES mode 2019-06-10 14:35:28 -04:00
cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.h file: Add GET_RUNTIME_DEPENDENCIES mode 2019-06-10 14:35:28 -04:00
cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.cxx file: Add GET_RUNTIME_DEPENDENCIES mode 2019-06-10 14:35:28 -04:00
cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.h file: Add GET_RUNTIME_DEPENDENCIES mode 2019-06-10 14:35:28 -04:00
cmBinUtilsWindowsPEGetRuntimeDependenciesTool.cxx file: Add GET_RUNTIME_DEPENDENCIES mode 2019-06-10 14:35:28 -04:00
cmBinUtilsWindowsPEGetRuntimeDependenciesTool.h file: Add GET_RUNTIME_DEPENDENCIES mode 2019-06-10 14:35:28 -04:00
cmBinUtilsWindowsPELinker.cxx clang-tidy: Enable performance-inefficient-string-concatenation 2019-08-05 17:21:00 +02:00
cmBinUtilsWindowsPELinker.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.cxx file: Add GET_RUNTIME_DEPENDENCIES mode 2019-06-10 14:35:28 -04:00
cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.h file: Add GET_RUNTIME_DEPENDENCIES mode 2019-06-10 14:35:28 -04:00
cmBreakCommand.cxx
cmBreakCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmBuildCommand.cxx cmMakefile: Let AddDefinition accept a value as cm::string_view 2019-07-24 11:11:25 +02:00
cmBuildCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmBuildNameCommand.cxx
cmBuildNameCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmCacheManager.cxx Merge topic 'string-literal-append' 2019-08-19 15:06:47 -04:00
cmCacheManager.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +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
cmcldeps.cxx RC: Pass output file in a way that llvm-rc 7 and below understand 2019-02-27 08:39:02 -05:00
cmCLocaleEnvironmentScope.cxx
cmCLocaleEnvironmentScope.h clang-tidy: Use = delete 2019-01-29 14:09:21 -05:00
cmCMakeHostSystemInformationCommand.cxx cmMakefile: Let AddDefinition accept a value as cm::string_view 2019-07-24 11:11:25 +02:00
cmCMakeHostSystemInformationCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmCMakeMinimumRequired.cxx cmMakefile: Let AddDefinition accept a value as cm::string_view 2019-07-24 11:11:25 +02:00
cmCMakeMinimumRequired.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmCMakePolicyCommand.cxx cmMakefile: Let AddDefinition accept a value as cm::string_view 2019-07-24 11:11:25 +02:00
cmCMakePolicyCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmcmd.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmcmd.h cmcmd: Pass args vector by const& 2019-03-30 15:34:59 +01: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 cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize 2019-08-05 11:25:30 +02:00
cmCommandArgumentParserHelper.h clang-tidy: Use = delete 2019-01-29 14:09:21 -05:00
cmCommands.cxx Merge topic 'free-command-a' 2019-08-13 09:55:09 -04:00
cmCommands.h
cmCommonTargetGenerator.cxx cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmCommonTargetGenerator.h
cmComputeComponentGraph.cxx clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmComputeComponentGraph.h
cmComputeLinkDepends.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmComputeLinkDepends.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmComputeLinkInformation.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmComputeLinkInformation.h Make CMAKE_LINK_LIBRARY_FILE_FLAG work like CMAKE_LINK_LIBRARY_FLAG 2019-08-02 13:37:39 -04:00
cmComputeTargetDepends.cxx cmRange: Move to dedicated header file 2019-02-21 08:24:25 -05:00
cmComputeTargetDepends.h
cmConditionEvaluator.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmConditionEvaluator.h clang-tidy: Pass by value 2019-01-22 13:03:04 -05:00
cmConfigure.cmake.h.in clang-tidy: Use = delete 2019-01-29 14:09:21 -05:00
cmConfigureFileCommand.cxx cmMakefile::ConfigureFile: Accept std::string parameters 2019-02-18 20:48:19 -05:00
cmConfigureFileCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmConnection.cxx clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmConnection.h clang-tidy: Use = delete 2019-01-29 14:09:21 -05:00
cmContinueCommand.cxx
cmContinueCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmConvertMSBuildXMLToJSON.py
cmCoreTryCompile.cxx avoid adding multiple consecutive string literals to std::string 2019-08-18 14:22:11 +02:00
cmCoreTryCompile.h
cmCPackPropertiesGenerator.cxx
cmCPackPropertiesGenerator.h clang-tidy: Use = delete 2019-01-29 14:09:21 -05:00
cmCPluginAPI.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmCPluginAPI.h
cmCreateTestSourceList.cxx cmMakefile: Let AddDefinition accept a value as cm::string_view 2019-07-24 11:11:25 +02:00
cmCreateTestSourceList.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmCryptoHash.cxx cmCryptoHash: Accept cm::string_view input 2019-08-18 14:17:50 +02:00
cmCryptoHash.h cmCryptoHash: Accept cm::string_view input 2019-08-18 14:17:50 +02:00
cmCTest.cxx ctest: rename TRACK to GROUP 2019-08-22 13:10:18 -04:00
cmCTest.h ctest: rename TRACK to GROUP 2019-08-22 13:10:18 -04:00
cmCurl.cxx
cmCurl.h
cmCustomCommand.cxx Use cmAppend to append ranges to std::vector instances 2019-05-23 16:19:49 +02:00
cmCustomCommand.h Support job pools in custom commands and targets 2019-05-14 15:58:00 +02:00
cmCustomCommandGenerator.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmCustomCommandGenerator.h Teach CROSSCOMPILING_EMULATOR to support arguments 2019-06-03 10:17:17 -04:00
cmCustomCommandLines.h
cmDefinePropertyCommand.cxx
cmDefinePropertyCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmDefinitions.cxx cmDefinitions: Cleanups and optimizations 2019-08-08 14:12:43 +02:00
cmDefinitions.h cmDefinitions: Cleanups and optimizations 2019-08-08 14:12:43 +02:00
cmDepends.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmDepends.h cmDepends: Define DependencyMap instead of DependencyVector 2019-03-27 18:12:43 +01:00
cmDependsC.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmDependsC.h cmDepends: Define DependencyMap instead of DependencyVector 2019-03-27 18:12:43 +01:00
cmDependsFortran.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmDependsFortran.h Fortran: Fix submodule file names across compilers 2019-02-14 10:23:02 -05:00
cmDependsJava.cxx cmDepends: Define DependencyMap instead of DependencyVector 2019-03-27 18:12:43 +01:00
cmDependsJava.h cmDepends: Define DependencyMap instead of DependencyVector 2019-03-27 18:12:43 +01:00
cmDependsJavaParserHelper.cxx Modernize: Prefer .substr in place of .c_str() + int 2019-03-30 16:15:05 +01:00
cmDependsJavaParserHelper.h Delete some default constructors and assignment operators 2019-02-15 07:25:47 -05:00
cmDisallowedCommand.cxx cmCommand: deprecate functions GetMakefile and SetError 2019-07-21 09:25:32 +02:00
cmDisallowedCommand.h cmCommand: remove FinalPass from interface 2019-07-18 17:35:43 +02:00
cmDocumentation.cxx Help: Mark default CMake generator with asterisk 2019-01-18 12:57:34 -05:00
cmDocumentation.h cleanup: Prefer compiler provided special member functions 2019-01-25 06:45:00 -05:00
cmDocumentationEntry.h clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmDocumentationFormatter.cxx clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmDocumentationFormatter.h
cmDocumentationSection.cxx
cmDocumentationSection.h Use cmAppend to append ranges to std::vector instances 2019-05-23 16:19:49 +02:00
cmDuration.cxx
cmDuration.h
cmDynamicLoader.cxx clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmDynamicLoader.h clang-tidy: Use = delete 2019-01-29 14:09:21 -05:00
cmELF.cxx cmELF: Modernize to use std::unique_ptr instead of new/delete 2019-07-17 14:58:27 +02:00
cmELF.h cmELF: Modernize to use std::unique_ptr instead of new/delete 2019-07-17 14:58:27 +02:00
cmEnableLanguageCommand.cxx
cmEnableLanguageCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +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 cmMakefile: Let AddDefinition accept a value as cm::string_view 2019-07-24 11:11:25 +02:00
cmExecProgramCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmExecuteProcessCommand.cxx cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmExecuteProcessCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmExecutionStatus.h cmExecutionStatus: Remove function Clear 2019-08-06 10:05:27 +02:00
cmExpandedCommandArgument.cxx clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmExpandedCommandArgument.h clang-tidy: Pass by value 2019-01-22 13:03:04 -05:00
cmExportBuildAndroidMKGenerator.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmExportBuildAndroidMKGenerator.h
cmExportBuildFileGenerator.cxx cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmExportBuildFileGenerator.h cmExportBuildFileGenerator: improve error message 2019-06-27 10:57:34 -04:00
cmExportCommand.cxx export: Restore support for empty TARGETS list 2019-06-25 17:23:34 -04:00
cmExportCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmExportFileGenerator.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmExportFileGenerator.h clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmExportInstallAndroidMKGenerator.cxx
cmExportInstallAndroidMKGenerator.h
cmExportInstallFileGenerator.cxx clang-tidy: Enable performance-inefficient-string-concatenation 2019-08-05 17:21:00 +02:00
cmExportInstallFileGenerator.h
cmExportLibraryDependenciesCommand.cxx cmExportLibraryDependenciesCommand: Port away from FinalPass 2019-07-18 11:53:46 +02:00
cmExportLibraryDependenciesCommand.h cmExportLibraryDependenciesCommand: Port away from FinalPass 2019-07-18 11:53:46 +02:00
cmExportSet.cxx
cmExportSet.h Delete some default constructors and assignment operators 2019-02-15 07:25:47 -05:00
cmExportSetMap.cxx Delete some default constructors and assignment operators 2019-02-15 07:25:47 -05:00
cmExportSetMap.h Delete some default constructors and assignment operators 2019-02-15 07:25:47 -05:00
cmExportTryCompileFileGenerator.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmExportTryCompileFileGenerator.h
cmExprParserHelper.cxx clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmExprParserHelper.h
cmExternalMakefileProjectGenerator.cxx clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmExternalMakefileProjectGenerator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmExtraCodeBlocksGenerator.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmExtraCodeBlocksGenerator.h Source: std::string related cleanup 2019-05-15 10:20:05 -04:00
cmExtraCodeLiteGenerator.cxx clang-tidy: Enable performance-inefficient-string-concatenation 2019-08-05 17:21:00 +02:00
cmExtraCodeLiteGenerator.h
cmExtraEclipseCDT4Generator.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmExtraEclipseCDT4Generator.h Eclipse: Add option to set the resource encoding 2019-07-09 13:34:29 -04:00
cmExtraKateGenerator.cxx Modernize: Enable modernize-raw-string-literal in clang-tidy 2019-04-02 19:59:54 +02:00
cmExtraKateGenerator.h
cmExtraSublimeTextGenerator.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmExtraSublimeTextGenerator.h
cmFileAPI.cxx clang-tidy: Enable performance-inefficient-string-concatenation 2019-08-05 17:21:00 +02:00
cmFileAPI.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmFileAPICache.cxx
cmFileAPICache.h
cmFileAPICMakeFiles.cxx
cmFileAPICMakeFiles.h
cmFileAPICodemodel.cxx Merge topic 'cmStringAlgorithms_move_functions' 2019-08-07 11:47:54 -04:00
cmFileAPICodemodel.h
cmFileCommand.cxx Merge topic 'string-literal-append' 2019-08-19 15:06:47 -04:00
cmFileCommand.h cmFileCommand: turn into free function 2019-08-06 12:25:12 +02:00
cmFileCopier.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmFileCopier.h cmFileCommand: port to cmExecutionStatus 2019-08-06 11:42:25 +02:00
cmFileInstaller.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmFileInstaller.h cmFileCommand: port to cmExecutionStatus 2019-08-06 11:42:25 +02:00
cmFileLock.cxx
cmFileLock.h clang-tidy: Use = delete 2019-01-29 14:09:21 -05:00
cmFileLockPool.cxx clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmFileLockPool.h clang-tidy: Use = delete 2019-01-29 14:09:21 -05:00
cmFileLockResult.cxx
cmFileLockResult.h
cmFileLockUnix.cxx clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmFileLockWin32.cxx
cmFileMonitor.cxx cleanup: Prefer compiler provided special member functions 2019-01-25 06:45:00 -05:00
cmFileMonitor.h clang-tidy: Use = delete 2019-01-29 14:09:21 -05:00
cmFilePathChecksum.cxx Prefer front/back/data over dereferencing begin/rbegin iter 2019-02-06 10:43:16 -05:00
cmFilePathChecksum.h
cmFileTime.cxx New cmFileTime class 2019-03-18 15:09:10 +01:00
cmFileTime.h cmFileTime: Make cmFileTime::Compare method const 2019-03-27 18:09:53 +01:00
cmFileTimeCache.cxx cmFiletimeCache: Add cmFiletimeCache::Remove method 2019-03-27 18:09:53 +01:00
cmFileTimeCache.h cmFiletimeCache: Add cmFiletimeCache::Remove method 2019-03-27 18:09:53 +01:00
cmFileTimes.cxx Introduce memory management helper: cm_memory.hxx 2019-07-14 15:37:30 +02:00
cmFileTimes.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmFindBase.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmFindBase.h
cmFindCommon.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmFindCommon.h Find: Provide global controls for the NO_[]_PATH call options 2019-06-21 11:06:39 -04:00
cmFindFileCommand.cxx
cmFindFileCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmFindLibraryCommand.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmFindLibraryCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmFindPackageCommand.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmFindPackageCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmFindPathCommand.cxx
cmFindPathCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmFindProgramCommand.cxx Cleanups: Use cmHas{Prefix,Suffix} instead of String{Starts,Ends}With 2019-08-01 13:33:00 +02:00
cmFindProgramCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmFLTKWrapUICommand.cxx clang-tidy: Enable performance-inefficient-string-concatenation 2019-08-05 17:21:00 +02:00
cmFLTKWrapUICommand.h cmFLTKWrapUICommand: Port away from FinalPass 2019-07-18 11:53:46 +02:00
cmForEachCommand.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmForEachCommand.h cm*FunctionBlocker: Move to source file 2019-07-30 17:21:50 +02:00
cmFortranParser.h Delete some default constructors and assignment operators 2019-02-15 07:25:47 -05:00
cmFortranParserImpl.cxx Fortran: Support compilers using no module prefix on submodule files 2019-07-08 11:28:27 -04:00
cmFSPermissions.cxx
cmFSPermissions.h
cmFunctionBlocker.cxx cmFunctionBlocker: Recycle functions 2019-07-31 13:22:42 -04:00
cmFunctionBlocker.h cmFunctionBlocker: Recycle functions 2019-07-31 13:22:42 -04:00
cmFunctionCommand.cxx cmFunctionBlocker: Recycle functions 2019-07-31 13:22:42 -04:00
cmFunctionCommand.h cm*FunctionBlocker: Move to source file 2019-07-30 17:21:50 +02:00
cmGeneratedFileStream.cxx Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP 2019-08-09 10:41:44 -04:00
cmGeneratedFileStream.h clang-tidy: Use = delete 2019-01-29 14:09:21 -05:00
cmGeneratorExpression.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmGeneratorExpression.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmGeneratorExpressionContext.cxx clang-tidy: Pass by value 2019-01-22 13:03:04 -05:00
cmGeneratorExpressionContext.h clang-tidy: Pass by value 2019-01-22 13:03:04 -05:00
cmGeneratorExpressionDAGChecker.cxx cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmGeneratorExpressionDAGChecker.h cmGeneratorExpressionDAGChecker: Avoid const_cast 2019-07-19 09:58:12 -04:00
cmGeneratorExpressionEvaluationFile.cxx IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmGeneratorExpressionEvaluationFile.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmGeneratorExpressionEvaluator.cxx Genex: Add more extensive support for an unbounded number of parameters 2019-06-03 10:20:22 -04:00
cmGeneratorExpressionEvaluator.h clang-tidy: Use = delete 2019-01-29 14:09:21 -05:00
cmGeneratorExpressionLexer.cxx clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmGeneratorExpressionLexer.h
cmGeneratorExpressionNode.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmGeneratorExpressionNode.h Genex: Add more extensive support for an unbounded number of parameters 2019-06-03 10:20:22 -04:00
cmGeneratorExpressionParser.cxx Use cmAppend to append ranges to std::vector instances 2019-05-23 16:19:49 +02:00
cmGeneratorExpressionParser.h clang-tidy: Pass by value 2019-01-22 13:03:04 -05:00
cmGeneratorTarget.cxx Merge topic 'string-literal-append' 2019-08-19 15:06:47 -04:00
cmGeneratorTarget.h Genex: Memoize usage requirement TARGET_PROPERTY existence 2019-07-23 10:44:19 -04:00
cmGetCMakePropertyCommand.cxx cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmGetCMakePropertyCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmGetDirectoryPropertyCommand.cxx cmMakefile: Let AddDefinition accept a value as cm::string_view 2019-07-24 11:11:25 +02:00
cmGetDirectoryPropertyCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmGetFilenameComponentCommand.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmGetFilenameComponentCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmGetPipes.cxx Refactor: Move/rename cmProcessGetPipes() to cmGetPipes() 2019-04-25 12:03:08 -04:00
cmGetPipes.h Refactor: Move/rename cmProcessGetPipes() to cmGetPipes() 2019-04-25 12:03:08 -04:00
cmGetPropertyCommand.cxx cmMakefile: Let AddDefinition accept a value as cm::string_view 2019-07-24 11:11:25 +02:00
cmGetPropertyCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmGetSourceFilePropertyCommand.cxx cmMakefile: Let AddDefinition accept a value as cm::string_view 2019-07-24 11:11:25 +02:00
cmGetSourceFilePropertyCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmGetTargetPropertyCommand.cxx cmMakefile: Let AddDefinition accept a value as cm::string_view 2019-07-24 11:11:25 +02:00
cmGetTargetPropertyCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmGetTestPropertyCommand.cxx
cmGetTestPropertyCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmGhsMultiGpj.cxx GHS: Support add_custom_target() command 2019-04-11 13:15:50 -04:00
cmGhsMultiGpj.h GHS: Support add_custom_target() command 2019-04-11 13:15:50 -04:00
cmGhsMultiTargetGenerator.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmGhsMultiTargetGenerator.h GHS: Update project layout to accommodate gbuild inconsistencies 2019-04-11 13:15:51 -04:00
cmGlobalBorlandMakefileGenerator.cxx Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmGlobalBorlandMakefileGenerator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmGlobalCommonGenerator.cxx clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmGlobalCommonGenerator.h
cmGlobalGenerator.cxx Merge topic 'string-literal-append' 2019-08-19 15:06:47 -04:00
cmGlobalGenerator.h Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP 2019-08-09 10:41:44 -04:00
cmGlobalGeneratorFactory.h clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmGlobalGhsMultiGenerator.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmGlobalGhsMultiGenerator.h GHS: Update project layout to accommodate gbuild inconsistencies 2019-04-11 13:15:51 -04:00
cmGlobalJOMMakefileGenerator.cxx Use cmAppend to append ranges to std::vector instances 2019-05-23 16:19:49 +02:00
cmGlobalJOMMakefileGenerator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02: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 cmMakefile: Let AddDefinition accept a value as cm::string_view 2019-07-24 11:11:25 +02:00
cmGlobalMSYSMakefileGenerator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmGlobalNinjaGenerator.cxx cmStringAlgorithms: Add cmStrToLong and cmStrToULong 2019-08-10 14:39:03 +02:00
cmGlobalNinjaGenerator.h Ninja: Record dyndep support by Ninja 1.10 2019-07-30 13:53:44 -04:00
cmGlobalNMakeMakefileGenerator.cxx Use cmAppend to append ranges to std::vector instances 2019-05-23 16:19:49 +02:00
cmGlobalNMakeMakefileGenerator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmGlobalUnixMakefileGenerator3.cxx Merge topic 'string-literal-append' 2019-08-19 15:06:47 -04:00
cmGlobalUnixMakefileGenerator3.h Makefiles: Process ADDTIONAL_CLEAN_FILES dir prop at directory level 2019-05-18 12:27:24 +02:00
cmGlobalVisualStudio7Generator.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmGlobalVisualStudio7Generator.h Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP 2019-08-09 10:41:44 -04:00
cmGlobalVisualStudio8Generator.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmGlobalVisualStudio8Generator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmGlobalVisualStudio9Generator.cxx Add global generator factory method to get default platform name 2019-01-18 12:30:19 -05:00
cmGlobalVisualStudio9Generator.h
cmGlobalVisualStudio10Generator.cxx avoid adding multiple consecutive string literals to std::string 2019-08-18 14:22:11 +02:00
cmGlobalVisualStudio10Generator.h VS: Factor out helper to compute ApplicationTypeRevision 2019-05-21 08:50:01 -04:00
cmGlobalVisualStudio11Generator.cxx VS: support suppressing deployment of selected targets 2019-02-25 09:14:15 -05:00
cmGlobalVisualStudio11Generator.h VS: support suppressing deployment of selected targets 2019-02-25 09:14:15 -05:00
cmGlobalVisualStudio12Generator.cxx VS: Add support for explicit 32-bit toolset selection via host=x86 2019-01-28 11:22:50 -05:00
cmGlobalVisualStudio12Generator.h
cmGlobalVisualStudio14Generator.cxx cmMakefile: Let AddDefinition accept a value as cm::string_view 2019-07-24 11:11:25 +02:00
cmGlobalVisualStudio14Generator.h VS: Factor out a method to set the Windows SDK version internally 2019-02-19 09:31:50 -05:00
cmGlobalVisualStudio71Generator.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmGlobalVisualStudio71Generator.h
cmGlobalVisualStudioGenerator.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmGlobalVisualStudioGenerator.h VS: Provide the default platform name to project code 2019-04-19 07:46:13 -04:00
cmGlobalVisualStudioVersionedGenerator.cxx Merge topic 'vs2019-wow64' 2019-03-15 10:19:01 -04:00
cmGlobalVisualStudioVersionedGenerator.h
cmGlobalWatcomWMakeGenerator.cxx cmake: Teach --build mode to support multiple targets 2019-03-05 08:55:28 -05:00
cmGlobalWatcomWMakeGenerator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmGlobalXCodeGenerator.cxx Merge topic 'string-literal-append' 2019-08-19 15:06:47 -04:00
cmGlobalXCodeGenerator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmGlobVerificationManager.cxx cmSystemTools::Error: consolidate parameters into single std::string 2019-02-20 11:18:11 -05:00
cmGlobVerificationManager.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmGraphAdjacencyList.h clang-tidy: Pass by value 2019-01-22 13:03:04 -05:00
cmGraphVizWriter.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmGraphVizWriter.h Source: change parameters to std::string 2019-05-19 10:33:26 -04:00
cmHexFileConverter.cxx Source: change parameters to std::string 2019-05-19 10:33:26 -04:00
cmHexFileConverter.h Source: change parameters to std::string 2019-05-19 10:33:26 -04:00
cmIDEFlagTable.h VS: Fix nowarn compiler option to accept warning numbers. 2019-02-07 06:39:45 -05:00
cmIDEOptions.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmIDEOptions.h VS: Fix nowarn compiler option to accept warning numbers. 2019-02-07 06:39:45 -05:00
cmIfCommand.cxx cmExecutionStatus: Remove function Clear 2019-08-06 10:05:27 +02:00
cmIfCommand.h cm*FunctionBlocker: Move to source file 2019-07-30 17:21:50 +02:00
cmIncludeCommand.cxx cmMakefile: GetModulesFile() accepts std::string param 2019-01-21 12:56:51 -05:00
cmIncludeCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmIncludeDirectoryCommand.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmIncludeDirectoryCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmIncludeExternalMSProjectCommand.cxx include_external_msproject: Restore support for EXCLUDE_FROM_ALL 2019-02-26 10:20:01 -05:00
cmIncludeExternalMSProjectCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmIncludeGuardCommand.cxx Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP 2019-08-09 10:41:44 -04:00
cmIncludeGuardCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmIncludeRegularExpressionCommand.cxx
cmIncludeRegularExpressionCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmInstallCommand.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmInstallCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmInstallCommandArguments.cxx cmInstallCommand: Port to cmArgumentParser 2019-04-04 13:24:39 -04:00
cmInstallCommandArguments.h cmInstallCommand: Port to cmArgumentParser 2019-04-04 13:24:39 -04:00
cmInstallDirectoryGenerator.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmInstallDirectoryGenerator.h Refactor: Allow cmInstallGenerator::Compute() to return an error 2019-05-13 10:45:36 -04:00
cmInstalledFile.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmInstalledFile.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmInstallExportAndroidMKGenerator.cxx cmSystemTools::Error(): remove const char* overload 2019-05-22 10:51:06 -04:00
cmInstallExportAndroidMKGenerator.h Refactor: Allow cmInstallGenerator::Compute() to return an error 2019-05-13 10:45:36 -04:00
cmInstallExportGenerator.cxx avoid adding multiple consecutive string literals to std::string 2019-08-18 14:22:11 +02:00
cmInstallExportGenerator.h Refactor: Allow cmInstallGenerator::Compute() to return an error 2019-05-13 10:45:36 -04:00
cmInstallFilesCommand.cxx cmInstallFilesCommand: Port away from FinalPass 2019-07-18 11:53:46 +02:00
cmInstallFilesCommand.h cmInstallFilesCommand: Port away from FinalPass 2019-07-18 11:53:46 +02:00
cmInstallFilesGenerator.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmInstallFilesGenerator.h Refactor: Allow cmInstallGenerator::Compute() to return an error 2019-05-13 10:45:36 -04:00
cmInstallGenerator.cxx Modernize: Enable modernize-raw-string-literal in clang-tidy 2019-04-02 19:59:54 +02:00
cmInstallGenerator.h Refactor: Allow cmInstallGenerator::Compute() to return an error 2019-05-13 10:45:36 -04:00
cmInstallProgramsCommand.cxx cmInstallProgramsCommand: Port away from FinalPass 2019-07-18 11:53:46 +02:00
cmInstallProgramsCommand.h cmInstallProgramsCommand: Port away from FinalPass 2019-07-18 11:53:46 +02:00
cmInstallScriptGenerator.cxx IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmInstallScriptGenerator.h Refactor: Allow cmInstallGenerator::Compute() to return an error 2019-05-13 10:45:36 -04:00
cmInstallSubdirectoryGenerator.cxx Refactor: Allow cmInstallGenerator::Compute() to return an error 2019-05-13 10:45:36 -04:00
cmInstallSubdirectoryGenerator.h Refactor: Allow cmInstallGenerator::Compute() to return an error 2019-05-13 10:45:36 -04:00
cmInstallTargetGenerator.cxx avoid adding multiple consecutive string literals to std::string 2019-08-18 14:22:11 +02:00
cmInstallTargetGenerator.h cmInstallTargetGenerator: Introduce CMP0095 2019-06-13 16:41:04 +02:00
cmInstallTargetsCommand.cxx cmMakefile: Define cmTargetMap type in cmMakefile instead of cmTarget 2019-05-23 13:00:33 +02:00
cmInstallTargetsCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmInstallType.h
cmJsonObjectDictionary.h
cmJsonObjects.cxx Merge topic 'tidy_inefficient_string' 2019-08-07 11:54:53 -04:00
cmJsonObjects.h
cmLDConfigLDConfigTool.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmLDConfigLDConfigTool.h file: Add GET_RUNTIME_DEPENDENCIES mode 2019-06-10 14:35:28 -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 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmLinkDirectoriesCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmLinkedTree.h
cmLinkItem.cxx clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmLinkItem.h cmLinkItem: Simplify tracking of whether link interface is explicit 2019-08-02 14:43:16 -04:00
cmLinkLibrariesCommand.cxx
cmLinkLibrariesCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmLinkLineComputer.cxx clang-tidy: Enable performance-inefficient-string-concatenation 2019-08-05 17:21:00 +02:00
cmLinkLineComputer.h clang-tidy: Use = delete 2019-01-29 14:09:21 -05:00
cmLinkLineDeviceComputer.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmLinkLineDeviceComputer.h CUDA: More exhaustive checks to determine when to do device linking 2019-05-21 11:40:07 -04:00
cmListCommand.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmListCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmListFileCache.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmListFileCache.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmListFileLexer.h
cmLoadCacheCommand.cxx cmMakefile: Let AddDefinition accept a value as cm::string_view 2019-07-24 11:11:25 +02:00
cmLoadCacheCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmLoadCommandCommand.cxx cmMakefile: Let AddDefinition accept a value as cm::string_view 2019-07-24 11:11:25 +02:00
cmLoadCommandCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmLocalCommonGenerator.cxx Merge topic 'tidy-use-equals-default' 2019-01-29 14:07:24 -05:00
cmLocalCommonGenerator.h clang-tidy: Pass by value 2019-01-22 13:03:04 -05:00
cmLocale.h clang-tidy: Use = delete 2019-01-29 14:09:21 -05:00
cmLocalGenerator.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmLocalGenerator.h Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP 2019-08-09 10:41:44 -04:00
cmLocalGhsMultiGenerator.cxx GHS: Fix include-what-you-use and clang-tidy diagnostics 2019-03-20 09:48:29 -04:00
cmLocalGhsMultiGenerator.h GHS: Fix include-what-you-use and clang-tidy diagnostics 2019-03-20 09:48:29 -04:00
cmLocalNinjaGenerator.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmLocalNinjaGenerator.h Ninja: Add support for ADDITIONAL_CLEAN_FILES directory property 2019-05-14 17:50:14 +02:00
cmLocalUnixMakefileGenerator3.cxx Merge topic 'string-literal-append' 2019-08-19 15:06:47 -04:00
cmLocalUnixMakefileGenerator3.h Makefiles: Process ADDTIONAL_CLEAN_FILES dir prop at directory level 2019-05-18 12:27:24 +02:00
cmLocalVisualStudio7Generator.cxx avoid adding multiple consecutive string literals to std::string 2019-08-18 14:22:11 +02:00
cmLocalVisualStudio7Generator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmLocalVisualStudio10Generator.cxx
cmLocalVisualStudio10Generator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmLocalVisualStudioGenerator.cxx cmTarget: Move member *Commands to impl 2019-03-23 22:22:34 +01:00
cmLocalVisualStudioGenerator.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmLocalXCodeGenerator.cxx clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmLocalXCodeGenerator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmMachO.cxx Introduce memory management helper: cm_memory.hxx 2019-07-14 15:37:30 +02:00
cmMachO.h modermize: replace some raw pointers w/ unique_ptr 2019-06-24 09:36:09 -04:00
cmMacroCommand.cxx cmFunctionBlocker: Recycle functions 2019-07-31 13:22:42 -04:00
cmMacroCommand.h cm*FunctionBlocker: Move to source file 2019-07-30 17:21:50 +02:00
cmMakeDirectoryCommand.cxx
cmMakeDirectoryCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmMakefile.cxx Merge topic 'trace-redirect' 2019-08-20 09:20:49 -04:00
cmMakefile.h Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP 2019-08-09 10:41:44 -04:00
cmMakefileExecutableTargetGenerator.cxx avoid adding multiple consecutive string literals to std::string 2019-08-18 14:22:11 +02:00
cmMakefileExecutableTargetGenerator.h
cmMakefileLibraryTargetGenerator.cxx avoid adding multiple consecutive string literals to std::string 2019-08-18 14:22:11 +02:00
cmMakefileLibraryTargetGenerator.h
cmMakefileTargetGenerator.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmMakefileTargetGenerator.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmMakefileUtilityTargetGenerator.cxx Introduce memory management helper: cm_memory.hxx 2019-07-14 15:37:30 +02:00
cmMakefileUtilityTargetGenerator.h
cmMarkAsAdvancedCommand.cxx
cmMarkAsAdvancedCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmMathCommand.cxx
cmMathCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmMessageCommand.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmMessageCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02: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
cmMSVC60LinkLineComputer.cxx
cmMSVC60LinkLineComputer.h clang-tidy: Use = delete 2019-01-29 14:09:21 -05:00
cmNewLineStyle.cxx clang-tidy: Blacklist violations for version 8 2019-07-30 12:38:30 +02:00
cmNewLineStyle.h clang-tidy: Blacklist violations for version 8 2019-07-30 12:38:30 +02:00
cmNinjaLinkLineComputer.cxx
cmNinjaLinkLineComputer.h clang-tidy: Use = delete 2019-01-29 14:09:21 -05:00
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 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmNinjaNormalTargetGenerator.h Create and use cmGeneratorTarget::Names 2019-02-11 10:44:24 -08:00
cmNinjaTargetGenerator.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmNinjaTargetGenerator.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmNinjaTypes.h Ninja: Add cmNinjaBuild utility class 2019-05-30 16:44:30 +02:00
cmNinjaUtilityTargetGenerator.cxx avoid adding multiple consecutive string literals to std::string 2019-08-18 14:22:11 +02:00
cmNinjaUtilityTargetGenerator.h
cmOptionCommand.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmOptionCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmOrderDirectories.cxx IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmOrderDirectories.h Delete some default constructors and assignment operators 2019-02-15 07:25:47 -05:00
cmOSXBundleGenerator.cxx cmMakefile::ConfigureFile: Accept std::string parameters 2019-02-18 20:48:19 -05:00
cmOSXBundleGenerator.h clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmOutputConverter.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmOutputConverter.h cmOutputConverter: Make shell escaping methods cm::string_view based 2019-07-28 17:48:59 +02:00
cmOutputRequiredFilesCommand.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmOutputRequiredFilesCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmParseArgumentsCommand.cxx Merge topic 'cmExpandList' 2019-08-16 14:51:03 -04:00
cmParseArgumentsCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmPathLabel.cxx clang-tidy: Pass by value 2019-01-22 13:03:04 -05:00
cmPathLabel.h clang-tidy: Pass by value 2019-01-22 13:03:04 -05:00
cmPipeConnection.cxx clang-tidy: Pass by value 2019-01-22 13:03:04 -05:00
cmPipeConnection.h clang-tidy: Pass by value 2019-01-22 13:03:04 -05:00
cmPolicies.cxx cmStringAlgorithms: Add cmStrToLong and cmStrToULong 2019-08-10 14:39:03 +02:00
cmPolicies.h ExternalProject: Support not initializing any submodules 2019-07-24 09:36:30 -04:00
cmProcessOutput.cxx clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmProcessOutput.h
cmProcessTools.cxx
cmProcessTools.h clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmProjectCommand.cxx cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmProjectCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37: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
cmPropertyDefinitionMap.cxx
cmPropertyDefinitionMap.h
cmPropertyMap.cxx cmPropertyMap: Use std::unordered_map as container instead of std::map 2019-06-08 12:25:35 +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 Autogen: Modernize to use cmStrCat for string concatenation 2019-08-07 19:48:02 +02:00
cmQtAutoGen.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmQtAutoGenerator.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmQtAutoGenerator.h Autogen: Refactor AUTOMOC and AUTOUIC and add source file parse data caching 2019-05-07 12:42:19 +02:00
cmQtAutoGenGlobalInitializer.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmQtAutoGenGlobalInitializer.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmQtAutoGenInitializer.cxx Merge topic 'string-literal-append' 2019-08-19 15:06:47 -04:00
cmQtAutoGenInitializer.h Autogen: Modernize code to use cm::string_view for the info writer 2019-08-07 18:01:32 +02:00
cmQtAutoMocUic.cxx Merge topic 'cmExpandList' 2019-08-16 14:51:03 -04:00
cmQtAutoMocUic.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmQtAutoRcc.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmQtAutoRcc.h AutoRcc: Rebuild if the rcc executable is newer than its output 2019-05-11 22:15:47 +02:00
cmQTWrapCPPCommand.cxx cmMakefile: Let AddDefinition accept a value as cm::string_view 2019-07-24 11:11:25 +02:00
cmQTWrapCPPCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmQTWrapUICommand.cxx cmMakefile: Let AddDefinition accept a value as cm::string_view 2019-07-24 11:11:25 +02:00
cmQTWrapUICommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmRange.h cmRange: Add unit tests 2019-02-21 08:24:26 -05:00
cmRemoveCommand.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmRemoveCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmRemoveDefinitionsCommand.cxx
cmRemoveDefinitionsCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +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 clang-tidy: Enable performance-inefficient-string-concatenation 2019-08-05 17:21:00 +02:00
cmRST.h clang-tidy: Pass by value 2019-01-22 13:03:04 -05:00
cmRulePlaceholderExpander.cxx Ninja: add placeholders to support Swift build 2019-05-16 14:41:05 -04:00
cmRulePlaceholderExpander.h Ninja: add placeholders to support Swift build 2019-05-16 14:41:05 -04:00
cmRuntimeDependencyArchive.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmRuntimeDependencyArchive.h cmFileCommand: put subcommands in unnamed namespace 2019-08-06 12:21:04 +02:00
cmScriptGenerator.cxx clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmScriptGenerator.h clang-tidy: Use = delete 2019-01-29 14:09:21 -05:00
cmSearchPath.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmSearchPath.h
cmSeparateArgumentsCommand.cxx cmMakefile: Let AddDefinition accept a value as cm::string_view 2019-07-24 11:11:25 +02:00
cmSeparateArgumentsCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmServer.cxx Introduce memory management helper: cm_memory.hxx 2019-07-14 15:37:30 +02:00
cmServer.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmServerConnection.cxx cmServerConnection: make return conversions explicit 2019-02-22 11:02:13 -05:00
cmServerConnection.h
cmServerDictionary.h
cmServerProtocol.cxx clang-tidy: Blacklist violations for version 8 2019-07-30 12:38:30 +02:00
cmServerProtocol.h clang-tidy: Blacklist violations for version 8 2019-07-30 12:38:30 +02:00
cmSetCommand.cxx cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmSetCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmSetDirectoryPropertiesCommand.cxx
cmSetDirectoryPropertiesCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmSetPropertyCommand.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmSetPropertyCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmSetSourceFilesPropertiesCommand.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmSetSourceFilesPropertiesCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmSetTargetPropertiesCommand.cxx Use cmAppend to append ranges to std::vector instances 2019-05-23 16:19:49 +02:00
cmSetTargetPropertiesCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmSetTestsPropertiesCommand.cxx Use cmAppend to append ranges to std::vector instances 2019-05-23 16:19:49 +02:00
cmSetTestsPropertiesCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmSiteNameCommand.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmSiteNameCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmSourceFile.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmSourceFile.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmSourceFileLocation.cxx cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmSourceFileLocation.h cmSourceFile: Refactor FindFullPath method 2019-02-02 18:39:22 +01:00
cmSourceFileLocationKind.h
cmSourceGroup.cxx clang-tidy: Pass by value 2019-01-22 13:03:04 -05:00
cmSourceGroup.h clang-tidy: Pass by value 2019-01-22 13:03:04 -05:00
cmSourceGroupCommand.cxx Merge topic 'tidy_inefficient_string' 2019-08-07 11:54:53 -04:00
cmSourceGroupCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmStandardLexer.h
cmState.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmState.h cmState: Support BuiltinCommands as free functions 2019-07-22 15:27:56 +02:00
cmStateDirectory.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmStateDirectory.h cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmStatePrivate.h
cmStateSnapshot.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmStateSnapshot.h cmDefinitions: Remove const char* based Set method 2019-07-24 11:11:25 +02:00
cmStateTypes.h
cmString.cxx
cmString.hxx
cmStringAlgorithms.cxx cmStringAlgorithms: Add cmIsInternallyOn, cmIsNOTFOUND, cmIsOn, cmIsOff 2019-08-17 10:58:50 +02:00
cmStringAlgorithms.h cmStringAlgorithms: Add cmIsInternallyOn, cmIsNOTFOUND, cmIsOn, cmIsOff 2019-08-17 10:58:50 +02:00
cmStringCommand.cxx cmCryptoHash: Accept cm::string_view input 2019-08-18 14:17:50 +02:00
cmStringCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmStringReplaceHelper.cxx clang-tidy: Pass by value 2019-01-22 13:03:04 -05:00
cmStringReplaceHelper.h clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmSubcommandTable.cxx Introduce cmSubcommandTable 2019-08-06 17:21:52 +02:00
cmSubcommandTable.h Introduce cmSubcommandTable 2019-08-06 17:21:52 +02:00
cmSubdirCommand.cxx
cmSubdirCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmSubdirDependsCommand.cxx
cmSubdirDependsCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmSystemTools.cxx cmSystemTools: Remove IsInternallyOn, IsNOTFOUND, IsOn, IsOff 2019-08-17 12:14:14 +02:00
cmSystemTools.h cmSystemTools: Remove IsInternallyOn, IsNOTFOUND, IsOn, IsOff 2019-08-17 12:14:14 +02:00
cmTarget.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmTarget.h Merge topic 'fileapi-install-generators' 2019-08-05 10:20:27 -04:00
cmTargetCompileDefinitionsCommand.cxx cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmTargetCompileDefinitionsCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmTargetCompileFeaturesCommand.cxx cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmTargetCompileFeaturesCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmTargetCompileOptionsCommand.cxx cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmTargetCompileOptionsCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmTargetDepend.h clang-tidy: Blacklist violations for version 8 2019-07-30 12:38:30 +02:00
cmTargetExport.h
cmTargetIncludeDirectoriesCommand.cxx clang-tidy: Enable performance-inefficient-string-concatenation 2019-08-05 17:21:00 +02:00
cmTargetIncludeDirectoriesCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmTargetLinkDirectoriesCommand.cxx cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmTargetLinkDirectoriesCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmTargetLinkLibrariesCommand.cxx Merge topic 'out-of-dir-linking-private-deps' 2019-05-01 11:50:33 -04:00
cmTargetLinkLibrariesCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmTargetLinkLibraryType.h
cmTargetLinkOptionsCommand.cxx cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmTargetLinkOptionsCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmTargetPropCommandBase.cxx target_*: Allow setting INTERFACE properties of UNKNOWN IMPORTED targets 2019-07-22 10:23:39 -04:00
cmTargetPropCommandBase.h
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 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmTargetSourcesCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmTest.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmTest.h add_test: Add COMMAND_EXPAND_LISTS option 2019-06-07 13:14:29 -04:00
cmTestGenerator.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmTestGenerator.h add_test: Add COMMAND_EXPAND_LISTS option 2019-06-07 13:14:29 -04:00
cmTimestamp.cxx Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP 2019-08-09 10:41:44 -04:00
cmTimestamp.h cleanup: Prefer compiler provided special member functions 2019-01-25 06:45:00 -05:00
cmTryCompileCommand.cxx
cmTryCompileCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmTryRunCommand.cxx avoid adding multiple consecutive string literals to std::string 2019-08-18 14:22:11 +02:00
cmTryRunCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmUnsetCommand.cxx Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP 2019-08-09 10:41:44 -04:00
cmUnsetCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmUseMangledMesaCommand.cxx Source: change parameters to std::string 2019-05-19 10:33:26 -04:00
cmUseMangledMesaCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmUtilitySourceCommand.cxx cmMakefile::GetRequiredDefinition: return const std::string& 2019-02-07 07:35:16 -05:00
cmUtilitySourceCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmUtils.hxx
cmUuid.cxx clang-tidy: Enable performance-inefficient-string-concatenation 2019-08-05 17:21:00 +02:00
cmUuid.h cmUuid: Hide UUID group info in implementation 2019-02-19 08:49:41 -05:00
cmUVHandlePtr.cxx Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP 2019-08-09 10:41:44 -04:00
cmUVHandlePtr.h cmUVHandlePtr: Add cm::uv_loop_ptr 2019-04-25 12:03:08 -04:00
cmUVProcessChain.cxx modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmUVProcessChain.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmUVSignalHackRAII.h
cmUVStreambuf.h cmUVProcessChain: Add cmUVProcessChain 2019-05-07 13:40:06 -04:00
cmVariableRequiresCommand.cxx cmMakefile: Simplify and rename AddDefinitionBool 2019-07-24 11:11:25 +02:00
cmVariableRequiresCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmVariableWatch.cxx clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
cmVariableWatch.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmVariableWatchCommand.cxx cmCommand: deprecate functions GetMakefile and SetError 2019-07-21 09:25:32 +02:00
cmVariableWatchCommand.h cmVariableWatchCommand: Port away from FinalPass 2019-07-18 17:35:43 +02:00
cmVersion.cxx
cmVersion.h
cmVersionConfig.h.in
cmVersionMacros.h
cmVisualStudio10TargetGenerator.cxx Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 2019-08-17 12:14:14 +02:00
cmVisualStudio10TargetGenerator.h VS: Fix mapping of -Qspectre- flag 2019-07-30 11:17:28 -04:00
cmVisualStudio10ToolsetOptions.cxx VS: Update for Visual Studio 2019 Preview 2 2019-01-24 13:49:25 -05:00
cmVisualStudio10ToolsetOptions.h
cmVisualStudioGeneratorOptions.cxx cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize 2019-08-05 11:25:30 +02:00
cmVisualStudioGeneratorOptions.h
cmVisualStudioSlnData.cxx
cmVisualStudioSlnData.h
cmVisualStudioSlnParser.cxx cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize 2019-08-05 11:25:30 +02:00
cmVisualStudioSlnParser.h
cmVisualStudioWCEPlatformParser.cxx
cmVisualStudioWCEPlatformParser.h
cmVSSetupHelper.cxx cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize 2019-08-05 11:25:30 +02:00
cmVSSetupHelper.h cleanup: Prefer compiler provided special member functions 2019-01-25 06:45:00 -05:00
cmWhileCommand.cxx cmFunctionBlocker: Recycle functions 2019-07-31 13:22:42 -04:00
cmWhileCommand.h cm*FunctionBlocker: Move to source file 2019-07-30 17:21:50 +02:00
cmWorkerPool.cxx Introduce memory management helper: cm_memory.hxx 2019-07-14 15:37:30 +02:00
cmWorkerPool.h Introduce memory management helper: cm_memory.hxx 2019-07-14 15:37:30 +02:00
cmWorkingDirectory.cxx
cmWorkingDirectory.h Delete some default constructors and assignment operators 2019-02-15 07:25:47 -05:00
cmWriteFileCommand.cxx
cmWriteFileCommand.h modernize: manage cmCommand instances using unique_ptr. 2019-07-14 15:37:30 +02:00
cmXCode21Object.cxx
cmXCode21Object.h
cmXCodeObject.cxx
cmXCodeObject.h
cmXCodeScheme.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmXCodeScheme.h clang-tidy: Pass by value 2019-01-22 13:03:04 -05:00
cmXMLParser.cxx
cmXMLParser.h
cmXMLSafe.cxx
cmXMLSafe.h
cmXMLWriter.cxx Modernize: Enable modernize-raw-string-literal in clang-tidy 2019-04-02 19:59:54 +02:00
cmXMLWriter.h Delete some default constructors and assignment operators 2019-02-15 07:25:47 -05:00
ctest.cxx ctest: rename TRACK to GROUP 2019-08-22 13:10:18 -04:00
dir.dox
dir.dox.in