CMake/Source
Daniel Eiband 1811411fec cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression
The quiet flag is false for all but one call to Evaluate.  Make the quiet flag
a setter of cmCompiledGeneratorExpression to be able to remove it from the
Evaluate function signature.
2019-09-22 09:49:41 +02:00
..
Checks Extend C++17 feature checks to require std::optional 2019-08-23 08:43:35 -04:00
CPack cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
CTest cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
CursesDialog clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
kwsys Merge branch 'upstream-KWSys' into update-kwsys 2019-09-18 09:26:40 -04:00
LexerParser math(EXPR): Implement ~(exp_NOT) expression as documented 2019-07-23 07:33:50 -04:00
Modules
QtDialog clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
QtIFW
.gitattributes CMakeVersion: Preserve Git information during 'git archive' 2019-07-29 11:37:32 -04:00
bindexplib.cxx bindexplib: supporting llvm bitcode formats using llvm-nm 2019-08-30 11:30:38 -04:00
bindexplib.h bindexplib: supporting llvm bitcode formats using llvm-nm 2019-08-30 11:30:38 -04:00
cm_codecvt.cxx
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 cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cm_sys_stat.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cm_utf8.c cm_utf8: add an is_valid function 2019-03-18 14:18:13 -04:00
cm_utf8.h cm_utf8: add an is_valid function 2019-03-18 14:18:13 -04:00
cmAddCompileDefinitionsCommand.cxx cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddCompileDefinitionsCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddCompileOptionsCommand.cxx cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddCompileOptionsCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddCustomCommandCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmAddCustomCommandCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddCustomTargetCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmAddCustomTargetCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddDefinitionsCommand.cxx cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddDefinitionsCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddDependenciesCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmAddDependenciesCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddExecutableCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmAddExecutableCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddLibraryCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmAddLibraryCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddLinkOptionsCommand.cxx cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddLinkOptionsCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddSubDirectoryCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmAddSubDirectoryCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAddTestCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmAddTestCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmAffinity.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmAffinity.h
cmake.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmake.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmake.version.manifest
CMakeInstallDestinations.cmake
CMakeInstallSignTool.cmake.in Add undocumented option to sign CMake's own binaries on Windows 2019-05-08 13:18:31 -04:00
CMakeLists.txt Merge topic 'cmake-system-headers' 2019-09-20 10:38:43 -04:00
cmakemain.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
CMakeSourceDir.txt.in
CMakeVersion.bash
CMakeVersion.cmake CMake Nightly Date Stamp 2019-09-20 00:01:06 -04:00
CMakeVersion.rc.in CMakeVersion.rc: Avoid preprocessor definitions to support llvm-rc 2019-02-27 08:31:46 -05:00
cmAlgorithms.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmArchiveWrite.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmArchiveWrite.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmArgumentParser.cxx cmArgumentParser: Fix -Wcomma warning 2019-04-11 10:44:38 -04:00
cmArgumentParser.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmAuxSourceDirectoryCommand.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmAuxSourceDirectoryCommand.h cmA*Command: Turn into free functions 2019-08-07 10:16:32 +02:00
cmBase32.cxx
cmBase32.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmBinUtilsLinker.cxx 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 cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04: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 cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04: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 cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04: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 cmCommand refactor: cmBreakCommand 2019-08-20 14:42:18 -04:00
cmBreakCommand.h cmCommand refactor: cmBreakCommand 2019-08-20 14:42:18 -04:00
cmBuildCommand.cxx cmBuildCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmBuildCommand.h cmBuildCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmBuildNameCommand.cxx cmBuildNameCommand: Implement as free function 2019-08-16 10:47:22 +02:00
cmBuildNameCommand.h cmBuildNameCommand: Implement as free function 2019-08-16 10:47:22 +02:00
cmCacheManager.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmCacheManager.h clang-tidy: modernize-return-braced-init-list 2019-09-06 22:27:39 +02:00
cmCallVisualStudioMacro.cxx Cleanups: Use cmHas{Prefix,Suffix} instead of String{Starts,Ends}With 2019-08-01 13:33:00 +02:00
cmCallVisualStudioMacro.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
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: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmCMakeHostSystemInformationCommand.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmCMakeHostSystemInformationCommand.h cmCommand refactor: cmCMakeHostSystemInformationCommand 2019-08-20 14:42:20 -04:00
cmCMakeMinimumRequired.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmCMakeMinimumRequired.h cmCommand refactor: cmCMakeMinimumRequired 2019-08-20 14:42:19 -04:00
cmCMakePolicyCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmCMakePolicyCommand.h cmCommand refactor: cmCMakePolicyCommand 2019-08-20 14:42:20 -04:00
cmcmd.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04: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 clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmCommandArgumentParserHelper.h
cmCommands.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04: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 clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmComputeComponentGraph.h clang-tidy: Replace typedef with using 2019-09-03 13:21:26 -04:00
cmComputeLinkDepends.cxx Merge topic 'cmake-system-headers' 2019-09-20 10:38:43 -04:00
cmComputeLinkDepends.h cmComputeLinkDepends: remove manual memory deallocation 2019-09-18 14:32:56 -04:00
cmComputeLinkInformation.cxx Merge topic 'fileapiLinkPathAndLinkDirBacktraces' 2019-09-20 10:22:01 -04:00
cmComputeLinkInformation.h cmLinkLineComputer: Add ComputeLinkLibs overload with backtraces 2019-09-18 13:59:36 -04:00
cmComputeTargetDepends.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmComputeTargetDepends.h clang-tidy: Replace typedef with using 2019-09-03 13:21:26 -04:00
cmConditionEvaluator.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmConditionEvaluator.h clang-tidy: Replace typedef with using 2019-09-03 13:21:26 -04:00
cmConfigure.cmake.h.in cmConfigure.h: Tell windows.h not to define min/max macros 2019-08-20 09:36:45 -04:00
cmConfigureFileCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmConfigureFileCommand.h cmCommand refactor: cmConfigureFileCommand 2019-08-20 14:42:19 -04:00
cmConnection.cxx
cmConnection.h
cmContinueCommand.cxx cmCommand refactor: cmContinueCommand 2019-08-20 14:42:19 -04:00
cmContinueCommand.h cmCommand refactor: cmContinueCommand 2019-08-20 14:42:19 -04:00
cmConvertMSBuildXMLToJSON.py
cmCoreTryCompile.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmCoreTryCompile.h
cmCPackPropertiesGenerator.cxx
cmCPackPropertiesGenerator.h
cmCPluginAPI.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -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 cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmCryptoHash.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmCTest.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmCTest.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmCurl.cxx Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmCurl.h
cmCustomCommand.cxx add_custom_command: Refactor setting implicit depends 2019-09-12 23:00:36 +02:00
cmCustomCommand.h add_custom_command: Refactor setting implicit depends 2019-09-12 23:00:36 +02:00
cmCustomCommandGenerator.cxx Genex: Evaluate byproduct generator expressions in cmCustomCommandGenerator 2019-09-17 22:58:31 +02:00
cmCustomCommandGenerator.h Genex: Evaluate byproduct generator expressions in cmCustomCommandGenerator 2019-09-17 22:58:31 +02: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
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 cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmDefinitions.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmDepends.cxx clang-tidy: modernize-use-auto 2019-09-10 22:21:41 +02:00
cmDepends.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmDependsC.cxx clang-tidy: modernize-use-auto 2019-09-10 22:21:41 +02:00
cmDependsC.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmDependsFortran.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmDependsFortran.h
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 cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmDependsJavaParserHelper.h
cmDocumentation.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmDocumentation.h
cmDocumentationEntry.h
cmDocumentationFormatter.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04: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 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 cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmELF.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmEnableLanguageCommand.cxx cmEnableLanguageCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmEnableLanguageCommand.h cmEnableLanguageCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmEnableTestingCommand.cxx cmState: Support BuiltinCommands as free functions 2019-07-22 15:27:56 +02:00
cmEnableTestingCommand.h cmState: Support BuiltinCommands as free functions 2019-07-22 15:27:56 +02:00
cmExecProgramCommand.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmExecProgramCommand.h cmCommand refactor: cmExecProgramCommand 2019-08-20 14:42:19 -04:00
cmExecuteProcessCommand.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmExecuteProcessCommand.h cmCommand refactor: cmExecuteProcessCommand 2019-08-20 14:42:19 -04:00
cmExecutionStatus.h cmExecutionStatus: Remove function Clear 2019-08-06 10:05:27 +02:00
cmExpandedCommandArgument.cxx
cmExpandedCommandArgument.h
cmExportBuildAndroidMKGenerator.cxx Source sweep: Replace cmExpandList with the shorter cmExpandedList 2019-08-23 17:07:49 +02:00
cmExportBuildAndroidMKGenerator.h
cmExportBuildFileGenerator.cxx cmExportSet: subsume cmExportSetMap source files 2019-09-19 19:20:30 +05:30
cmExportBuildFileGenerator.h cmExportBuildFileGenerator: improve error message 2019-06-27 10:57:34 -04:00
cmExportCommand.cxx cmExportSet: subsume cmExportSetMap source files 2019-09-19 19:20:30 +05:30
cmExportCommand.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmExportFileGenerator.cxx cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression 2019-09-22 09:49:41 +02:00
cmExportFileGenerator.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmExportInstallAndroidMKGenerator.cxx cmExportSet: subsume cmExportSetMap source files 2019-09-19 19:20:30 +05:30
cmExportInstallAndroidMKGenerator.h
cmExportInstallFileGenerator.cxx cmExportSet: subsume cmExportSetMap source files 2019-09-19 19:20:30 +05:30
cmExportInstallFileGenerator.h cmExportInstallFileGenerator: improve error message 2019-08-20 10:15:03 -04:00
cmExportLibraryDependenciesCommand.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmExportLibraryDependenciesCommand.h cmCommand refactor: cmExportLibraryDependenciesCommand 2019-08-25 14:29:25 +02:00
cmExportSet.cxx cmExportSet: subsume cmExportSetMap source files 2019-09-19 19:20:30 +05:30
cmExportSet.h cmExportSet: subsume cmExportSetMap source files 2019-09-19 19:20:30 +05:30
cmExportTryCompileFileGenerator.cxx cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression 2019-09-22 09:49:41 +02:00
cmExportTryCompileFileGenerator.h
cmExprParserHelper.cxx Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmExprParserHelper.h
cmExternalMakefileProjectGenerator.cxx Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmExternalMakefileProjectGenerator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmExtraCodeBlocksGenerator.cxx clang-tidy: modernize-use-auto 2019-09-10 22:21:41 +02:00
cmExtraCodeBlocksGenerator.h Source: std::string related cleanup 2019-05-15 10:20:05 -04:00
cmExtraCodeLiteGenerator.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmExtraCodeLiteGenerator.h
cmExtraEclipseCDT4Generator.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmExtraEclipseCDT4Generator.h Eclipse: Add option to set the resource encoding 2019-07-09 13:34:29 -04:00
cmExtraKateGenerator.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmExtraKateGenerator.h
cmExtraSublimeTextGenerator.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmExtraSublimeTextGenerator.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmFileAPI.cxx IWYU: Add missing cstddef includes for size_t and nullptr_t 2019-09-03 11:46:52 -04: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 'fileapiLinkPathAndLinkDirBacktraces' 2019-09-20 10:22:01 -04:00
cmFileAPICodemodel.h
cmFileCommand.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmFileCommand.h cmFileCommand: turn into free function 2019-08-06 12:25:12 +02:00
cmFileCopier.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmFileCopier.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmFileInstaller.cxx Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmFileInstaller.h cmFileCommand: port to cmExecutionStatus 2019-08-06 11:42:25 +02:00
cmFileLock.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -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 clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmFileLockWin32.cxx
cmFileMonitor.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmFileMonitor.h
cmFilePathChecksum.cxx
cmFilePathChecksum.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmFileTime.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmFileTime.h clang-tidy: Replace typedef with using 2019-09-03 13:21:26 -04:00
cmFileTimeCache.cxx clang-tidy: isolate declarations for readability 2019-08-21 00:20:49 +02:00
cmFileTimeCache.h cmFiletimeCache: Add cmFiletimeCache::Remove method 2019-03-27 18:09:53 +01:00
cmFileTimes.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmFileTimes.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmFindBase.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmFindBase.h cmFind*: Port away from cmCommand 2019-09-10 22:13:11 +02:00
cmFindCommon.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmFindCommon.h cmFind*: Port away from cmCommand 2019-09-10 22:13:11 +02:00
cmFindFileCommand.cxx cmFind*: Port away from cmCommand 2019-09-10 22:13:11 +02:00
cmFindFileCommand.h cmFind*: Port away from cmCommand 2019-09-10 22:13:11 +02:00
cmFindLibraryCommand.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmFindLibraryCommand.h cmFind*: Port away from cmCommand 2019-09-10 22:13:11 +02:00
cmFindPackageCommand.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmFindPackageCommand.h cmFind*: Port away from cmCommand 2019-09-10 22:13:11 +02:00
cmFindPathCommand.cxx cmFind*: Port away from cmCommand 2019-09-10 22:13:11 +02:00
cmFindPathCommand.h cmFind*: Port away from cmCommand 2019-09-10 22:13:11 +02:00
cmFindProgramCommand.cxx cmFind*: Port away from cmCommand 2019-09-10 22:13:11 +02:00
cmFindProgramCommand.h cmFind*: Port away from cmCommand 2019-09-10 22:13:11 +02:00
cmFLTKWrapUICommand.cxx cmCustomCommandLine: Provide command line make functions 2019-09-16 20:45:41 +02:00
cmFLTKWrapUICommand.h cmFLTKWrapUICommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmForEachCommand.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmForEachCommand.h cmCommand refactor: cmForEachCommand 2019-08-20 14:42:19 -04:00
cmFortranParser.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmFortranParserImpl.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmFSPermissions.cxx
cmFSPermissions.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmFunctionBlocker.cxx cmFunctionBlocker: Recycle functions 2019-07-31 13:22:42 -04:00
cmFunctionBlocker.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmFunctionCommand.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmFunctionCommand.h cmCommand refactor: cmFunctionCommand 2019-08-20 14:42:19 -04:00
cmGeneratedFileStream.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmGeneratedFileStream.h clang-tidy: Replace typedef with using 2019-09-03 13:21:26 -04:00
cmGeneratorExpression.cxx cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression 2019-09-22 09:49:41 +02:00
cmGeneratorExpression.h cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression 2019-09-22 09:49:41 +02:00
cmGeneratorExpressionContext.cxx
cmGeneratorExpressionContext.h
cmGeneratorExpressionDAGChecker.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmGeneratorExpressionDAGChecker.h PCH: add PRECOMPILE_HEADERS to special properties 2019-08-26 18:16:42 +02:00
cmGeneratorExpressionEvaluationFile.cxx cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression 2019-09-22 09:49:41 +02:00
cmGeneratorExpressionEvaluationFile.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmGeneratorExpressionEvaluator.cxx clang-tidy: modernize-use-auto 2019-09-10 22:21:41 +02: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 cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression 2019-09-22 09:49:41 +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 clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmGeneratorExpressionParser.h
cmGeneratorTarget.cxx cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression 2019-09-22 09:49:41 +02:00
cmGeneratorTarget.h Precompile Headers: Add REUSE_FROM signature 2019-09-17 11:58:38 +02:00
cmGetCMakePropertyCommand.cxx cmCommand refactor: cmGetCMakePropertyCommand 2019-08-20 14:42:19 -04:00
cmGetCMakePropertyCommand.h cmCommand refactor: cmGetCMakePropertyCommand 2019-08-20 14:42:19 -04:00
cmGetDirectoryPropertyCommand.cxx clang-tidy: modernize-use-auto 2019-09-10 22:21:41 +02:00
cmGetDirectoryPropertyCommand.h cmCommand refactor: cmGetDirectoryPropertyCommand 2019-08-20 14:42:19 -04:00
cmGetFilenameComponentCommand.cxx cmCommand refactor: cmGetFilenameComponentCommand 2019-08-20 14:42:19 -04:00
cmGetFilenameComponentCommand.h cmCommand refactor: cmGetFilenameComponentCommand 2019-08-20 14:42:19 -04:00
cmGetPipes.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmGetPipes.h Refactor: Move/rename cmProcessGetPipes() to cmGetPipes() 2019-04-25 12:03:08 -04:00
cmGetPropertyCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmGetPropertyCommand.h cmCommand_refactor: cmGetPropertyCommand 2019-08-20 14:42:19 -04:00
cmGetSourceFilePropertyCommand.cxx cmGetSourceFilePropertyCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmGetSourceFilePropertyCommand.h cmGetSourceFilePropertyCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmGetTargetPropertyCommand.cxx cmGetTargetPropertyCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmGetTargetPropertyCommand.h cmGetTargetPropertyCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmGetTestPropertyCommand.cxx cmGetTestPropertyCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmGetTestPropertyCommand.h cmGetTestPropertyCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmGhsMultiGpj.cxx GHS: Support add_custom_target() command 2019-04-11 13:15:50 -04:00
cmGhsMultiGpj.h GHS: Support add_custom_target() command 2019-04-11 13:15:50 -04:00
cmGhsMultiTargetGenerator.cxx clang-tidy: modernize-use-auto 2019-09-10 22:21:41 +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
cmGlobalCommonGenerator.h
cmGlobalGenerator.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmGlobalGenerator.h cmExportSet: subsume cmExportSetMap source files 2019-09-19 19:20:30 +05:30
cmGlobalGeneratorFactory.h
cmGlobalGhsMultiGenerator.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmGlobalGhsMultiGenerator.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02: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 Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmGlobalMSYSMakefileGenerator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmGlobalNinjaGenerator.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmGlobalNinjaGenerator.h clang-tidy: modernize-return-braced-init-list 2019-09-06 22:27:39 +02: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 cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmGlobalUnixMakefileGenerator3.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmGlobalVisualStudio7Generator.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04: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 cmCustomCommandLine: Provide command line make functions 2019-09-16 20:45:41 +02:00
cmGlobalVisualStudio8Generator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmGlobalVisualStudio9Generator.cxx
cmGlobalVisualStudio9Generator.h
cmGlobalVisualStudio10Generator.cxx Merge topic 'vs-cuda-custom-dir' 2019-09-03 09:34:46 -04:00
cmGlobalVisualStudio10Generator.h cuda: Extend toolset argument to accept path 2019-08-27 12:54:35 +02: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
cmGlobalVisualStudio12Generator.h
cmGlobalVisualStudio14Generator.cxx cmMakefile: Let AddDefinition accept a value as cm::string_view 2019-07-24 11:11:25 +02:00
cmGlobalVisualStudio14Generator.h
cmGlobalVisualStudio71Generator.cxx Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmGlobalVisualStudio71Generator.h
cmGlobalVisualStudioGenerator.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmGlobalVisualStudioGenerator.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02: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 cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmGlobalXCodeGenerator.h clang-tidy: Resolve performance-unnecessary-value-param diagnostics 2019-09-09 13:51:23 -04:00
cmGlobVerificationManager.cxx Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmGlobVerificationManager.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmGraphAdjacencyList.h
cmGraphVizWriter.cxx clang-tidy: modernize-use-auto 2019-09-10 22:21:41 +02:00
cmGraphVizWriter.h Source: change parameters to std::string 2019-05-19 10:33:26 -04:00
cmHexFileConverter.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmHexFileConverter.h Source: change parameters to std::string 2019-05-19 10:33:26 -04:00
cmIDEFlagTable.h
cmIDEOptions.cxx Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 2019-08-14 16:33:20 +02:00
cmIDEOptions.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmIfCommand.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmIfCommand.h cm*FunctionBlocker: Move to source file 2019-07-30 17:21:50 +02:00
cmIncludeCommand.cxx Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmIncludeCommand.h cmCommand refactor: cmIncludeCommand 2019-08-20 14:42:19 -04:00
cmIncludeDirectoryCommand.cxx clang-tidy: modernize-use-auto 2019-09-10 22:21:41 +02:00
cmIncludeDirectoryCommand.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmIncludeExternalMSProjectCommand.cxx cmIncludeExternalMSProjectCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmIncludeExternalMSProjectCommand.h cmIncludeExternalMSProjectCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmIncludeGuardCommand.cxx cmCommand refactor: cmIncludeGuardCommand 2019-08-20 14:42:19 -04:00
cmIncludeGuardCommand.h cmCommand refactor: cmIncludeGuardCommand 2019-08-20 14:42:19 -04:00
cmIncludeRegularExpressionCommand.cxx cmIncludeRegularExpressionCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmIncludeRegularExpressionCommand.h cmIncludeRegularExpressionCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmInstallCommand.cxx Merge topic 'smart_ptr/cmExportSet' 2019-09-20 10:26:41 -04:00
cmInstallCommand.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04: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 clang-tidy: modernize-use-auto 2019-09-10 22:21:41 +02: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 clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -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 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 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 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 clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmInstallTargetGenerator.h clang-tidy: Replace typedef with using 2019-09-03 13:21:26 -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 cmSourceFile: Rename mutating GetFullPath() overload 2019-08-29 22:51:58 +02:00
cmJsonObjects.h
cmLDConfigLDConfigTool.cxx Source sweep: Replace cmExpandList with the shorter cmExpandedList 2019-08-23 17:07:49 +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 Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmLinkDirectoriesCommand.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmLinkedTree.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmLinkItem.cxx
cmLinkItem.h cmAlgorithms: Add cmContains 2019-08-19 20:01:39 +02:00
cmLinkLibrariesCommand.cxx cmLinkLibrariesCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmLinkLibrariesCommand.h cmLinkLibrariesCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmLinkLineComputer.cxx cmLinkLineComputer: Add ComputeLinkLibraries overload with backtraces 2019-09-18 14:00:37 -04:00
cmLinkLineComputer.h cmLinkLineComputer: Add ComputeLinkLibraries overload with backtraces 2019-09-18 14:00:37 -04:00
cmLinkLineDeviceComputer.cxx cmLinkLineComputer: Add ComputeLinkLibraries overload with backtraces 2019-09-18 14:00:37 -04:00
cmLinkLineDeviceComputer.h cmLinkLineComputer: Add ComputeLinkLibraries overload with backtraces 2019-09-18 14:00:37 -04:00
cmListCommand.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmListCommand.h cmCommand refactor: cmListCommand 2019-08-20 14:42:19 -04:00
cmListFileCache.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -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 cmMakefile: Let AddDefinition accept a value as cm::string_view 2019-07-24 11:11:25 +02:00
cmLoadCacheCommand.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmLoadCommandCommand.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmLoadCommandCommand.h cmCommand refactor: cmLoadCommandCommand 2019-08-25 14:31:16 +02:00
cmLocalCommonGenerator.cxx cmLocalGenerator: Remove AppendFlags 'const char*' overload 2019-09-05 10:31:56 -04:00
cmLocalCommonGenerator.h
cmLocale.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmLocalGenerator.cxx cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression 2019-09-22 09:49:41 +02:00
cmLocalGenerator.h fileapi: add backtraces for LINK_PATH and LINK_DIRECTORIES 2019-09-18 14:00:39 -04:00
cmLocalGhsMultiGenerator.cxx Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmLocalGhsMultiGenerator.h GHS: Fix include-what-you-use and clang-tidy diagnostics 2019-03-20 09:48:29 -04:00
cmLocalNinjaGenerator.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmLocalNinjaGenerator.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmLocalUnixMakefileGenerator3.cxx Merge topic 'cmake-system-headers' 2019-09-20 10:38:43 -04:00
cmLocalUnixMakefileGenerator3.h cmLocalGenerator: Add AppendFlags overload with backtraces 2019-09-09 09:43:34 -04:00
cmLocalVisualStudio7Generator.cxx cmCustomCommandLine: Provide command line make functions 2019-09-16 20:45:41 +02:00
cmLocalVisualStudio7Generator.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmLocalVisualStudio10Generator.cxx Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmLocalVisualStudio10Generator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmLocalVisualStudioGenerator.cxx cmCustomCommandLine: Provide command line make functions 2019-09-16 20:45:41 +02:00
cmLocalVisualStudioGenerator.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmLocalXCodeGenerator.cxx Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmLocalXCodeGenerator.h Fix invalid ///! doxygen comment line starts 2019-03-31 11:27:12 +02:00
cmMachO.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmMachO.h modermize: replace some raw pointers w/ unique_ptr 2019-06-24 09:36:09 -04:00
cmMacroCommand.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmMacroCommand.h cmCommand refactor: cmMacroCommand 2019-08-20 14:42:19 -04:00
cmMakeDirectoryCommand.cxx cmCommand refactor: cmMakeDirectoryCommand 2019-08-20 14:42:19 -04:00
cmMakeDirectoryCommand.h cmCommand refactor: cmMakeDirectoryCommand 2019-08-20 14:42:19 -04:00
cmMakefile.cxx Merge topic 'cmake-system-headers' 2019-09-20 10:38:43 -04:00
cmMakefile.h Merge topic 'cmake-system-headers' 2019-09-20 10:38:43 -04:00
cmMakefileExecutableTargetGenerator.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmMakefileExecutableTargetGenerator.h
cmMakefileLibraryTargetGenerator.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmMakefileLibraryTargetGenerator.h
cmMakefileTargetGenerator.cxx cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression 2019-09-22 09:49:41 +02:00
cmMakefileTargetGenerator.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmMakefileUtilityTargetGenerator.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmMakefileUtilityTargetGenerator.h
cmMarkAsAdvancedCommand.cxx cmCommand refactor: cmMarkAsAdvancedCommand 2019-08-20 14:42:19 -04:00
cmMarkAsAdvancedCommand.h cmCommand refactor: cmMarkAsAdvancedCommand 2019-08-20 14:42:19 -04:00
cmMathCommand.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmMathCommand.h cmCommand refactor: cmMathCommand 2019-08-20 14:42:19 -04:00
cmMessageCommand.cxx cmMessageCommand: Remove extra layer of parentheses 2019-08-26 09:43:46 -04:00
cmMessageCommand.h cmCommand refactor: CmMessageCommand 2019-08-20 14:42:20 -04:00
cmMessageType.h
cmMessenger.cxx Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP 2019-08-09 10:41:44 -04:00
cmMessenger.h
cmMSVC60LinkLineComputer.cxx
cmMSVC60LinkLineComputer.h
cmNewLineStyle.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmNewLineStyle.h clang-tidy: Blacklist violations for version 8 2019-07-30 12:38:30 +02:00
cmNinjaLinkLineComputer.cxx
cmNinjaLinkLineComputer.h
cmNinjaLinkLineDeviceComputer.cxx cmNinjaLinkLineDeviceComputer now lives in the correct source file 2019-05-20 11:05:16 -04:00
cmNinjaLinkLineDeviceComputer.h cmNinjaLinkLineDeviceComputer now lives in the correct source file 2019-05-20 11:05:16 -04:00
cmNinjaNormalTargetGenerator.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmNinjaNormalTargetGenerator.h
cmNinjaTargetGenerator.cxx cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression 2019-09-22 09:49:41 +02:00
cmNinjaTargetGenerator.h Ninja: Pass preprocessor definitions when compiling with Intel Fortran 2019-09-03 14:20:26 -04:00
cmNinjaTypes.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmNinjaUtilityTargetGenerator.cxx Merge topic 'ninja_additional_clean_files_custom_target' 2019-08-27 10:16:05 -04:00
cmNinjaUtilityTargetGenerator.h
cmOptionCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmOptionCommand.h cmCommand refactor: cmOptionCommand 2019-08-20 14:42:20 -04:00
cmOrderDirectories.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmOrderDirectories.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmOSXBundleGenerator.cxx Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmOSXBundleGenerator.h
cmOutputConverter.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmOutputConverter.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmOutputRequiredFilesCommand.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmOutputRequiredFilesCommand.h cmCommand refactor: cmOutputRequiredFilesCommand 2019-08-26 11:48:43 -04:00
cmParseArgumentsCommand.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmParseArgumentsCommand.h cmCommand refactor: cmParseArgumentsCommand 2019-08-20 14:42:20 -04:00
cmPathLabel.cxx
cmPathLabel.h
cmPipeConnection.cxx
cmPipeConnection.h
cmPolicies.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmPolicies.h ExternalProject: Support not initializing any submodules 2019-07-24 09:36:30 -04:00
cmProcessOutput.cxx
cmProcessOutput.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmProcessTools.cxx
cmProcessTools.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmProjectCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmProjectCommand.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04: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 clang-tidy: modernize-use-auto 2019-09-10 22:21:41 +02:00
cmPropertyDefinitionMap.h
cmPropertyMap.cxx clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmPropertyMap.h cmPropertyMap: Use std::unordered_map as container instead of std::map 2019-06-08 12:25:35 +02:00
cmQtAutoGen.cxx Autogen: Split JobProbeDepsT job into separate moc and uic jobs 2019-09-16 18:18:48 +02:00
cmQtAutoGen.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmQtAutoGenerator.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmQtAutoGenerator.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmQtAutoGenGlobalInitializer.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmQtAutoGenGlobalInitializer.h IWYU: Fix handling of <memory> standard header 2019-07-10 11:48:56 -04:00
cmQtAutoGenInitializer.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmQtAutoGenInitializer.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmQtAutoMocUic.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmQtAutoMocUic.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmQtAutoRcc.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmQtAutoRcc.h AutoRcc: Rebuild if the rcc executable is newer than its output 2019-05-11 22:15:47 +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 cmRange: Add unit tests 2019-02-21 08:24:26 -05:00
cmRemoveCommand.cxx cmCommand refactor: cmRemoveCommand 2019-08-20 14:42:20 -04:00
cmRemoveCommand.h cmCommand refactor: cmRemoveCommand 2019-08-20 14:42:20 -04:00
cmRemoveDefinitionsCommand.cxx cmRemoveDefinitionsCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmRemoveDefinitionsCommand.h cmRemoveDefinitionsCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmReturnCommand.cxx cmState: Support BuiltinCommands as free functions 2019-07-22 15:27:56 +02:00
cmReturnCommand.h cmState: Support BuiltinCommands as free functions 2019-07-22 15:27:56 +02:00
cmRST.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmRST.h
cmRulePlaceholderExpander.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmRulePlaceholderExpander.h Ninja: add placeholders to support Swift build 2019-05-16 14:41:05 -04:00
cmRuntimeDependencyArchive.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmRuntimeDependencyArchive.h cmFileCommand: put subcommands in unnamed namespace 2019-08-06 12:21:04 +02:00
cmScriptGenerator.cxx Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmScriptGenerator.h clang-tidy: modernize-return-braced-init-list 2019-09-06 22:27:39 +02:00
cmSearchPath.cxx Source sweep: Replace cmExpandList with the shorter cmExpandedList 2019-08-23 17:07:49 +02:00
cmSearchPath.h
cmSeparateArgumentsCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmSeparateArgumentsCommand.h cmCommand refactor: cmSeparateArgumentsCommand 2019-08-20 14:42:20 -04:00
cmServer.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmServer.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmServerConnection.cxx cmServerConnection: make return conversions explicit 2019-02-22 11:02:13 -05:00
cmServerConnection.h
cmServerDictionary.h
cmServerProtocol.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmServerProtocol.h clang-tidy: Blacklist violations for version 8 2019-07-30 12:38:30 +02:00
cmSetCommand.cxx cmCommand refactor: cmSetCommand 2019-08-20 14:42:20 -04:00
cmSetCommand.h cmCommand refactor: cmSetCommand 2019-08-20 14:42:20 -04:00
cmSetDirectoryPropertiesCommand.cxx cmCommand refactor: cmSetDirectoryPropertiesCommand 2019-08-20 14:42:20 -04:00
cmSetDirectoryPropertiesCommand.h cmCommand refactor: cmSetDirectoryPropertiesCommand 2019-08-20 14:42:20 -04:00
cmSetPropertyCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmSetPropertyCommand.h cmCommand refactor: cmSetPropertyCommand 2019-08-20 14:42:20 -04:00
cmSetSourceFilesPropertiesCommand.cxx cmSetSourceFilesPropertiesCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmSetSourceFilesPropertiesCommand.h cmSetSourceFilesPropertiesCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmSetTargetPropertiesCommand.cxx Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmSetTargetPropertiesCommand.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmSetTestsPropertiesCommand.cxx cmSetTestsPropertiesCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmSetTestsPropertiesCommand.h cmSetTestsPropertiesCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmSiteNameCommand.cxx cmCommand refactor: cmSiteNameCommand 2019-08-20 14:42:20 -04:00
cmSiteNameCommand.h cmCommand refactor: cmSiteNameCommand 2019-08-20 14:42:20 -04:00
cmSourceFile.cxx cmSourceFile: use unique_ptr for CustomCommand 2019-09-14 00:54:31 +05:30
cmSourceFile.h Precompile Headers: Add precompile header file to source list 2019-09-19 13:23:00 +02:00
cmSourceFileLocation.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmSourceFileLocation.h
cmSourceFileLocationKind.h
cmSourceGroup.cxx Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmSourceGroup.h
cmSourceGroupCommand.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmSourceGroupCommand.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmStandardLexer.h
cmState.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmState.h cmCommand refactor: remove unused AddDisallowedCommand overload 2019-08-26 11:48:47 -04:00
cmStateDirectory.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmStateDirectory.h cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmStatePrivate.h clang-tidy: Replace typedef with using 2019-09-03 13:21:26 -04:00
cmStateSnapshot.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmStateSnapshot.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmStateTypes.h clang-tidy: Replace typedef with using 2019-09-03 13:21:26 -04:00
cmString.cxx
cmString.hxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmStringAlgorithms.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmStringAlgorithms.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmStringCommand.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmStringCommand.h cmCommand refactor: cmStringCommand 2019-08-20 14:42:20 -04:00
cmStringReplaceHelper.cxx
cmStringReplaceHelper.h
cmSubcommandTable.cxx Introduce cmSubcommandTable 2019-08-06 17:21:52 +02:00
cmSubcommandTable.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmSubdirCommand.cxx cmSubdirCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmSubdirCommand.h cmSubdirCommand: Port away from cmCommand 2019-09-12 18:16:17 +02:00
cmSubdirDependsCommand.cxx cmCommand refactor: cmSubdirDependsCommand 2019-08-26 11:48:46 -04:00
cmSubdirDependsCommand.h cmCommand refactor: cmSubdirDependsCommand 2019-08-26 11:48:46 -04:00
cmSystemTools.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmSystemTools.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmTarget.cxx Merge topic 'cmake-system-headers' 2019-09-20 10:38:43 -04:00
cmTarget.h cmMakefile: Separate custom command setup from actual creation 2019-09-17 22:52:32 +02:00
cmTargetCompileDefinitionsCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmTargetCompileDefinitionsCommand.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmTargetCompileFeaturesCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmTargetCompileFeaturesCommand.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmTargetCompileOptionsCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmTargetCompileOptionsCommand.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmTargetDepend.h clang-tidy: Blacklist violations for version 8 2019-07-30 12:38:30 +02:00
cmTargetExport.h
cmTargetIncludeDirectoriesCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmTargetIncludeDirectoriesCommand.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmTargetLinkDirectoriesCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmTargetLinkDirectoriesCommand.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmTargetLinkLibrariesCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmTargetLinkLibrariesCommand.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmTargetLinkLibraryType.h
cmTargetLinkOptionsCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmTargetLinkOptionsCommand.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmTargetPrecompileHeadersCommand.cxx Precompile Headers: Add REUSE_FROM signature 2019-09-17 11:58:38 +02:00
cmTargetPrecompileHeadersCommand.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmTargetPropCommandBase.cxx Precompile Headers: Add REUSE_FROM signature 2019-09-17 11:58:38 +02:00
cmTargetPropCommandBase.h Precompile Headers: Add REUSE_FROM signature 2019-09-17 11:58:38 +02:00
cmTargetPropertyComputer.cxx cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmTargetPropertyComputer.h cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 2019-07-29 21:13:56 +02:00
cmTargetSourcesCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmTargetSourcesCommand.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04: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 sweep: Replace cmExpandList with the shorter cmExpandedList 2019-08-23 17:07:49 +02:00
cmTestGenerator.h add_test: Add COMMAND_EXPAND_LISTS option 2019-06-07 13:14:29 -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 clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmTryRunCommand.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmUnsetCommand.cxx cmCommand refactor: cmUnsetCommand 2019-08-20 14:42:20 -04:00
cmUnsetCommand.h cmCommand refactor: cmUnsetCommand 2019-08-20 14:42:20 -04:00
cmUseMangledMesaCommand.cxx use cmSystemTools::MoveFileIfDifferent() 2019-09-09 10:34:08 +02:00
cmUseMangledMesaCommand.h cmCommand refactor: cmUseMangledMesaCommand 2019-08-25 14:29:25 +02:00
cmUtilitySourceCommand.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmUtilitySourceCommand.h cmCommand refactor: cmUtilitySourceCommand 2019-08-26 11:48:46 -04:00
cmUtils.hxx
cmUuid.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -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 cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmUVProcessChain.h clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmUVSignalHackRAII.h
cmUVStreambuf.h Add compatibility with the cl.exe /permissive- compiler option 2019-09-11 15:26:20 +02:00
cmVariableRequiresCommand.cxx cmCommand refactor: cmVariableRequiresCommand 2019-08-26 11:48:46 -04:00
cmVariableRequiresCommand.h cmCommand refactor: cmVariableRequiresCommand 2019-08-26 11:48:46 -04:00
cmVariableWatch.cxx clang-tidy: modernize-use-auto 2019-09-10 22:21:41 +02:00
cmVariableWatch.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmVariableWatchCommand.cxx Refactor: Use cmStrCat to construct error strings 2019-09-18 14:18:46 -04:00
cmVariableWatchCommand.h cmCommand refactor: cmVariableWatchCommand 2019-08-20 14:42:20 -04:00
cmVersion.cxx
cmVersion.h
cmVersionConfig.h.in
cmVersionMacros.h
cmVisualStudio10TargetGenerator.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmVisualStudio10TargetGenerator.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmVisualStudio10ToolsetOptions.cxx
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 clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmVisualStudioSlnParser.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmVisualStudioWCEPlatformParser.cxx
cmVisualStudioWCEPlatformParser.h
cmVSSetupHelper.cxx Source sweep: Use cmStrCat for string concatenation 2019-08-22 16:38:10 +02:00
cmVSSetupHelper.h cmVSSetupHelper: Remove unused SmartBSTR copy operations 2019-08-26 09:43:45 -04:00
cmWhileCommand.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmWhileCommand.h cm*FunctionBlocker: Move to source file 2019-07-30 17:21:50 +02:00
cmWorkerPool.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmWorkerPool.h cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmWorkingDirectory.cxx
cmWorkingDirectory.h
cmWriteFileCommand.cxx cmstd: Modernize CMake system headers 2019-09-20 10:01:37 -04:00
cmWriteFileCommand.h cmCommand refactor: cmWriteFileCommand 2019-08-20 14:42:20 -04:00
cmXCode21Object.cxx
cmXCode21Object.h
cmXCodeObject.cxx
cmXCodeObject.h clang-tidy: modernize-use-auto 2019-09-10 22:21:41 +02:00
cmXCodeScheme.cxx Source sweep: Replace cmExpandList with the shorter cmExpandedList 2019-08-23 17:07:49 +02:00
cmXCodeScheme.h clang-tidy: Replace typedef with using 2019-09-04 18:03:01 +02:00
cmXMLParser.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmXMLParser.h clang-tidy: Replace typedef with using 2019-09-03 13:21:26 -04:00
cmXMLSafe.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
cmXMLSafe.h
cmXMLWriter.cxx Modernize: Enable modernize-raw-string-literal in clang-tidy 2019-04-02 19:59:54 +02:00
cmXMLWriter.h clang-tidy: modernize-return-braced-init-list 2019-09-06 22:27:39 +02:00
ctest.cxx clang-tidy: modernize-deprecated-headers 2019-09-16 10:11:13 -04:00
dir.dox
dir.dox.in