CMake/Source
2022-05-24 09:09:43 -04:00
..
Checks cm_cxx_filesystem.cxx: revert erroneous change 2022-03-15 15:38:09 +01:00
CPack clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
CTest clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
CursesDialog Merge topic 'ccmake-fix-infinite-loop-search' 2022-05-18 08:43:31 -04:00
kwsys KWSys: SystemInformation: Add Zhaoxin x86 processor kh40000 2022-03-02 07:27:44 -05:00
LexerParser LexerParser: Suppress clang -Wunused-but-set-variable warnings 2022-04-06 16:02:03 -04:00
Modules
QtDialog clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
QtIFW
.gitattributes
bindexplib.cxx bindexplib: Exclude entry and exit thunks for arm64EC 2022-03-25 11:00:21 -04:00
bindexplib.h Source: Replace C headers with C++ ones 2021-11-02 14:45:29 -04:00
cm_codecvt.cxx Source: Fix -Wmissing-variable-declarations warning 2021-12-01 11:17:39 -05:00
cm_codecvt.hxx Source: Fix Clang -Wdeprecated warnings 2021-10-15 11:23:12 -04:00
cm_get_date.c
cm_get_date.h
cm_sys_stat.h
cm_utf8.c cm_utf8: Fail on empty input range 2022-01-21 10:59:13 -05:00
cm_utf8.h Source: Fix -Wmissing-variable-declarations warning 2021-12-01 11:17:39 -05:00
cmAddCompileDefinitionsCommand.cxx
cmAddCompileDefinitionsCommand.h
cmAddCompileOptionsCommand.cxx
cmAddCompileOptionsCommand.h
cmAddCustomCommandCommand.cxx cmCustomCommand: Track main dependency explicitly 2021-12-14 10:48:43 -05:00
cmAddCustomCommandCommand.h
cmAddCustomTargetCommand.cxx cmMakefile: Simplify Add*Command and adopt to cmAddCustom*Command 2021-11-18 12:02:38 -05:00
cmAddCustomTargetCommand.h
cmAddDefinitionsCommand.cxx
cmAddDefinitionsCommand.h
cmAddDependenciesCommand.cxx
cmAddDependenciesCommand.h
cmAddExecutableCommand.cxx find_package: Add support for default GLOBAL imported targets 2022-03-10 12:44:36 -05:00
cmAddExecutableCommand.h
cmAddLibraryCommand.cxx find_package: Add support for default GLOBAL imported targets 2022-03-10 12:44:36 -05:00
cmAddLibraryCommand.h
cmAddLinkOptionsCommand.cxx
cmAddLinkOptionsCommand.h
cmAddSubDirectoryCommand.cxx
cmAddSubDirectoryCommand.h
cmAddTestCommand.cxx Refactor: Use new SetProperty signatures 2021-08-25 10:09:10 +02:00
cmAddTestCommand.h
cmAffinity.cxx Source: Replace C headers with C++ ones 2021-11-02 14:45:29 -04:00
cmAffinity.h
cmake.cxx Merge topic 'ignore-werror-command-arg' 2022-05-19 09:43:53 -04:00
cmake.h COMPILE_WARNING_AS_ERROR: Add command-line option 2022-05-18 10:30:30 -04:00
cmake.version.manifest
CMakeInstallDestinations.cmake
CMakeInstallSignTool.cmake.in
CMakeLists.txt CPack: Remove the deprecated PackageMaker generator 2022-05-05 08:36:44 +10:00
cmakemain.cxx Merge topic 'ignore-werror-command-arg' 2022-05-19 09:43:53 -04:00
CMakeSourceDir.txt.in
CMakeVersion.bash
CMakeVersion.cmake CMake Nightly Date Stamp 2022-05-19 00:01:09 -04:00
CMakeVersion.rc.in
cmAlgorithms.h Merge topic 'mocmacrosonce' 2021-09-09 14:02:52 -04:00
cmArchiveWrite.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmArchiveWrite.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmArgumentParser.cxx
cmArgumentParser.h
cmAuxSourceDirectoryCommand.cxx
cmAuxSourceDirectoryCommand.h
cmBase32.cxx Source: fix many -Wmissing-prototypes warnings by marking functions static 2021-10-25 12:27:09 -04:00
cmBase32.h
cmBinUtilsLinker.cxx
cmBinUtilsLinker.h
cmBinUtilsLinuxELFGetRuntimeDependenciesTool.cxx
cmBinUtilsLinuxELFGetRuntimeDependenciesTool.h
cmBinUtilsLinuxELFLinker.cxx file(GET_RUNTIME_DEPENDENCIES): Use cmELF unconditionally 2021-07-12 16:12:52 -04:00
cmBinUtilsLinuxELFLinker.h file(GET_RUNTIME_DEPENDENCIES): Check architecture of dependencies 2021-07-12 16:11:38 -04:00
cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.cxx
cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.h
cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.cxx
cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.h
cmBinUtilsMacOSMachOLinker.cxx cmBinUtilsMacOSMachOLinker: improve performance by memoizing otool calls 2021-10-12 11:40:46 -04:00
cmBinUtilsMacOSMachOLinker.h cmBinUtilsMacOSMachOLinker: improve performance by memoizing otool calls 2021-10-12 11:40:46 -04:00
cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.cxx
cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.h
cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.cxx
cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.h
cmBinUtilsWindowsPEGetRuntimeDependenciesTool.cxx
cmBinUtilsWindowsPEGetRuntimeDependenciesTool.h
cmBinUtilsWindowsPELinker.cxx
cmBinUtilsWindowsPELinker.h
cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.cxx
cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.h
cmBreakCommand.cxx
cmBreakCommand.h
cmBuildCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmBuildCommand.h
cmBuildNameCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmBuildNameCommand.h
cmBuildOptions.h cmake --build: prioritize --resolve-package-references over preset 2022-02-15 10:20:02 -05:00
cmCacheManager.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmCacheManager.h Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmCallVisualStudioMacro.cxx
cmCallVisualStudioMacro.h
cmcldeps.cxx cmcldeps: Suppress rc dummy output 2021-11-29 09:46:36 +02:00
cmCLocaleEnvironmentScope.cxx
cmCLocaleEnvironmentScope.h
cmCMakeHostSystemInformationCommand.cxx cmWindowsRegistry: Add helper for conversion between string and enum View 2022-04-29 16:51:17 +02:00
cmCMakeHostSystemInformationCommand.h
cmCMakeLanguageCommand.cxx Trace: include line_end field in json-v1 format 2022-02-09 13:30:11 -05:00
cmCMakeLanguageCommand.h
cmCMakeMinimumRequired.cxx
cmCMakeMinimumRequired.h
cmCMakePath.cxx
cmCMakePath.h
cmCMakePathCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmCMakePathCommand.h
cmCMakePolicyCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmCMakePolicyCommand.h
cmCMakePresetsGraph.cxx cmake-presets: add ${pathListSep} macro 2022-05-12 10:37:49 -04:00
cmCMakePresetsGraph.h ctest: add option for output truncation 2022-03-08 08:18:02 -05:00
cmCMakePresetsGraphInternal.h Refactor: Split JSON processing into configure, build, and test presets 2022-01-06 18:52:30 -05:00
cmCMakePresetsGraphReadJSON.cxx cmJSONHelpers: Restructure cmJSONHelpers 2022-05-05 12:12:12 -04:00
cmCMakePresetsGraphReadJSONBuildPresets.cxx cmJSONHelpers: Restructure cmJSONHelpers 2022-05-05 12:12:12 -04:00
cmCMakePresetsGraphReadJSONConfigurePresets.cxx cmJSONHelpers: Restructure cmJSONHelpers 2022-05-05 12:12:12 -04:00
cmCMakePresetsGraphReadJSONTestPresets.cxx cmJSONHelpers: Restructure cmJSONHelpers 2022-05-05 12:12:12 -04:00
cmcmd.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmcmd.h
cmCommand.cxx
cmCommand.h Source: Fix clang -Wextra-semi warnings 2021-09-28 09:59:24 -04:00
cmCommandArgumentParserHelper.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmCommandArgumentParserHelper.h
cmCommandLineArgument.h cmCommandLineArgument: Add setToTrue() and setToValue() helpers 2022-04-18 16:22:39 -04:00
cmCommands.cxx bootstrap: Enable cmake_language command to support cmake-gui with Qt 6.2 2021-10-05 09:48:46 -04:00
cmCommands.h
cmCommonTargetGenerator.cxx Provide guidance when trying to use non-enabled language 2022-05-04 09:33:35 -04:00
cmCommonTargetGenerator.h Provide guidance when trying to use non-enabled language 2022-05-04 09:33:35 -04:00
cmComputeComponentGraph.cxx
cmComputeComponentGraph.h
cmComputeLinkDepends.cxx LINK_LIBRARIES: Evaluate separately for linking and usage requirements 2022-03-22 11:57:48 -04:00
cmComputeLinkDepends.h Genex-LINK_GROUP: Add possibility to group libraries at link step 2022-02-28 10:26:26 +01:00
cmComputeLinkInformation.cxx Ensure targets which are frameworks can be used freely 2022-03-29 13:57:11 +02:00
cmComputeLinkInformation.h Genex-LINK_GROUP: Add possibility to group libraries at link step 2022-02-28 10:26:26 +01:00
cmComputeTargetDepends.cxx LINK_LIBRARIES: Evaluate separately for linking and usage requirements 2022-03-22 11:57:48 -04:00
cmComputeTargetDepends.h cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmConditionEvaluator.cxx Source: Fix clang -Wimplicit-fallthrough warnings 2021-09-28 10:53:54 -04:00
cmConditionEvaluator.h Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmConfigure.cmake.h.in
cmConfigureFileCommand.cxx
cmConfigureFileCommand.h
cmConsoleBuf.cxx
cmConsoleBuf.h
cmConstStack.h cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmConstStack.tcc cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmContinueCommand.cxx
cmContinueCommand.h
cmConvertMSBuildXMLToJSON.py
cmCoreTryCompile.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmCoreTryCompile.h
cmCPackPropertiesGenerator.cxx
cmCPackPropertiesGenerator.h
cmCPluginAPI.cxx Trace: include line_end field in json-v1 format 2022-02-09 13:30:11 -05:00
cmCPluginAPI.h
cmCreateTestSourceList.cxx Source: Fix clang -Wunused-but-set-variable warnings 2022-04-06 16:02:05 -04:00
cmCreateTestSourceList.h
cmCryptoHash.cxx
cmCryptoHash.h
cmCTest.cxx ctest: add option for output truncation 2022-03-08 08:18:02 -05:00
cmCTest.h
cmCurl.cxx cmCurlSetCAInfo: use std::string as argument 2021-09-19 19:10:59 +02:00
cmCurl.h cmCurlSetCAInfo: use std::string as argument 2021-09-19 19:10:59 +02:00
cmCustomCommand.cxx cmCustomCommand: Track main dependency explicitly 2021-12-14 10:48:43 -05:00
cmCustomCommand.h cmCustomCommand: Track main dependency explicitly 2021-12-14 10:48:43 -05:00
cmCustomCommandGenerator.cxx Merge topic 'nmc-cross-config-target-deps' 2021-11-05 10:09:28 -04:00
cmCustomCommandGenerator.h
cmCustomCommandLines.cxx
cmCustomCommandLines.h
cmCustomCommandTypes.h
cmDefinePropertyCommand.cxx define_property(): Change constraints of INITIALIZE_FROM_VARIABLE 2022-03-23 16:39:32 +11:00
cmDefinePropertyCommand.h
cmDefinitions.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmDefinitions.h Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmDepends.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmDepends.h
cmDependsC.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmDependsC.h
cmDependsCompiler.cxx add_custom_command(DEPFILE): ensure all dependencies are taken into account 2022-01-16 16:21:12 +01:00
cmDependsCompiler.h
cmDependsFortran.cxx Merge topic 'IntelLLVM-Fortran-copy-mod' 2021-11-18 08:59:18 -05:00
cmDependsFortran.h
cmDependsJava.cxx
cmDependsJava.h
cmDependsJavaParserHelper.cxx
cmDependsJavaParserHelper.h
cmDocumentation.cxx
cmDocumentation.h
cmDocumentationEntry.h
cmDocumentationFormatter.cxx
cmDocumentationFormatter.h
cmDocumentationSection.cxx
cmDocumentationSection.h
cmDuration.cxx
cmDuration.h
cmDynamicLoader.cxx
cmDynamicLoader.h
cmELF.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmELF.h Merge branch 'master' into file-grd-arch 2021-07-12 16:12:46 -04:00
cmEnableLanguageCommand.cxx
cmEnableLanguageCommand.h
cmEnableTestingCommand.cxx
cmEnableTestingCommand.h messages: remove screamake from comments and errors 2022-04-25 14:29:17 -04:00
cmExecProgramCommand.cxx Source: Replace most calls to sprintf with snprintf 2021-10-25 18:23:13 -04:00
cmExecProgramCommand.h
cmExecuteProcessCommand.cxx Source: Replace most calls to sprintf with snprintf 2021-10-25 18:23:13 -04:00
cmExecuteProcessCommand.h
cmExecutionStatus.h
cmExpandedCommandArgument.cxx
cmExpandedCommandArgument.h
cmExportBuildAndroidMKGenerator.cxx cmExportFileGenerator: Simplify collection of targets missing from export set 2022-04-11 13:40:13 -04:00
cmExportBuildAndroidMKGenerator.h messages: remove screamake from comments and errors 2022-04-25 14:29:17 -04:00
cmExportBuildFileGenerator.cxx Merge topic 'file-set-build-export' 2022-04-21 11:49:40 -04:00
cmExportBuildFileGenerator.h messages: remove screamake from comments and errors 2022-04-25 14:29:17 -04:00
cmExportCommand.cxx Source: Fix clang -Wimplicit-fallthrough warnings 2021-09-28 10:53:54 -04:00
cmExportCommand.h
cmExportFileGenerator.cxx generated-scripts: improve prose messages with CMake lists 2022-04-20 15:36:21 -04:00
cmExportFileGenerator.h cmExportFileGenerator: Simplify collection of targets missing from export set 2022-04-11 13:40:13 -04:00
cmExportInstallAndroidMKGenerator.cxx cmExportFileGenerator: Simplify collection of targets missing from export set 2022-04-11 13:40:13 -04:00
cmExportInstallAndroidMKGenerator.h cmExportFileGenerator: Simplify collection of targets missing from export set 2022-04-11 13:40:13 -04:00
cmExportInstallFileGenerator.cxx generated-scripts: use CMAKE_CURRENT_LIST_DIR where possible 2022-04-20 15:36:21 -04:00
cmExportInstallFileGenerator.h cmExportFileGenerator: Simplify collection of targets missing from export set 2022-04-11 13:40:13 -04:00
cmExportLibraryDependenciesCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmExportLibraryDependenciesCommand.h
cmExportSet.cxx
cmExportSet.h
cmExportTryCompileFileGenerator.cxx Revert INTERFACE_LINK_LIBRARIES_DIRECT feature for 3.23 branch 2022-03-21 13:17:32 -04:00
cmExportTryCompileFileGenerator.h cmExportFileGenerator: Simplify collection of targets missing from export set 2022-04-11 13:40:13 -04:00
cmExprParserHelper.cxx
cmExprParserHelper.h
cmExternalMakefileProjectGenerator.cxx
cmExternalMakefileProjectGenerator.h
cmExtraCodeBlocksGenerator.cxx LCC: Add dedicated support for MCST LCC compiler 2021-10-15 05:05:19 +03:00
cmExtraCodeBlocksGenerator.h
cmExtraCodeLiteGenerator.cxx Source: Fix clang -Wimplicit-fallthrough warnings 2021-09-28 10:53:54 -04:00
cmExtraCodeLiteGenerator.h
cmExtraEclipseCDT4Generator.cxx style: use cmStrCat in some more locations 2022-05-19 15:54:28 -04:00
cmExtraEclipseCDT4Generator.h
cmExtraKateGenerator.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmExtraKateGenerator.h
cmExtraSublimeTextGenerator.cxx cmLocalGenerator: Remove unused IncludePathStyle infrastructure 2021-12-01 11:33:30 -05:00
cmExtraSublimeTextGenerator.h
cmFileAPI.cxx FileAPI: Add information on file set installers 2021-10-27 15:17:23 -04:00
cmFileAPI.h
cmFileAPICache.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmFileAPICache.h
cmFileAPICMakeFiles.cxx
cmFileAPICMakeFiles.h
cmFileAPICodemodel.cxx cmTarget: Add HasKnownObjectFileLocation() shorthand 2022-04-11 14:10:29 -07:00
cmFileAPICodemodel.h
cmFileAPIToolchains.cxx fileapi: Make internal "toolchains" field tables more local 2022-01-24 11:33:35 -05:00
cmFileAPIToolchains.h
cmFileCommand.cxx cmake -E tar: Add --touch option 2022-03-23 14:41:34 +01:00
cmFileCommand.h
cmFileCopier.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmFileCopier.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmFileInstaller.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmFileInstaller.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmFileLock.cxx
cmFileLock.h
cmFileLockPool.cxx
cmFileLockPool.h
cmFileLockResult.cxx Source: fix some -Wunused-macros warnings 2021-10-25 12:27:08 -04:00
cmFileLockResult.h
cmFileLockUnix.cxx
cmFileLockWin32.cxx
cmFilePathChecksum.cxx
cmFilePathChecksum.h
cmFileSet.cxx cmFileSet: support makefile-less error reporting of visibility 2022-04-27 08:56:46 -04:00
cmFileSet.h cmFileSet: store visibility with the fileset 2022-04-11 13:41:40 -04:00
cmFileTime.cxx
cmFileTime.h Source: Fix Clang -Wdeprecated warnings 2021-10-15 11:23:12 -04:00
cmFileTimeCache.cxx
cmFileTimeCache.h
cmFileTimes.cxx
cmFileTimes.h
cmFindBase.cxx find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
cmFindBase.h
cmFindCommon.cxx find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
cmFindCommon.h find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
cmFindFileCommand.cxx
cmFindFileCommand.h
cmFindLibraryCommand.cxx cmake: Add filtered debug-find options 2021-12-17 08:55:21 -05:00
cmFindLibraryCommand.h
cmFindPackageCommand.cxx Merge topic 'FetchContent_find_package_integration' 2022-05-06 08:33:38 -04:00
cmFindPackageCommand.h Merge topic 'FetchContent_find_package_integration' 2022-05-06 08:33:38 -04:00
cmFindPathCommand.cxx find_file: Fix blank line instead of framework path in debug output 2022-03-01 09:28:22 +11:00
cmFindPathCommand.h find_file: Fix blank line instead of framework path in debug output 2022-03-01 09:28:22 +11:00
cmFindProgramCommand.cxx find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
cmFindProgramCommand.h
cmFLTKWrapUICommand.cxx cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmFLTKWrapUICommand.h
cmForEachCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmForEachCommand.h
cmFortranParser.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmFortranParserImpl.cxx
cmFSPermissions.cxx
cmFSPermissions.h
cmFunctionBlocker.cxx cmListFileCache: Rename FromCommandContext to FromListFileFunction 2022-01-25 08:39:52 -05:00
cmFunctionBlocker.h
cmFunctionCommand.cxx
cmFunctionCommand.h
cmGccDepfileLexerHelper.cxx add_custom_command(DEPFILE): ensure all dependencies are taken into account 2022-01-16 16:21:12 +01:00
cmGccDepfileLexerHelper.h
cmGccDepfileReader.cxx Makefiles: Normalize compiler-generated depfile paths 2021-07-02 09:24:57 -04:00
cmGccDepfileReader.h Makefiles: Normalize compiler-generated depfile paths 2021-07-02 09:24:57 -04:00
cmGccDepfileReaderTypes.h
cmGeneratedFileStream.cxx cmGeneratedFileStream: Do not remove empty path 2022-04-29 11:56:59 -04:00
cmGeneratedFileStream.h
cmGeneratorExpression.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmGeneratorExpression.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmGeneratorExpressionContext.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmGeneratorExpressionContext.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmGeneratorExpressionDAGChecker.cxx Revert INTERFACE_LINK_LIBRARIES_DIRECT feature for 3.23 branch 2022-03-21 13:17:32 -04:00
cmGeneratorExpressionDAGChecker.h
cmGeneratorExpressionEvaluationFile.cxx
cmGeneratorExpressionEvaluationFile.h
cmGeneratorExpressionEvaluator.cxx
cmGeneratorExpressionEvaluator.h
cmGeneratorExpressionLexer.cxx
cmGeneratorExpressionLexer.h
cmGeneratorExpressionNode.cxx Genex: Add TARGET_BUNDLE_DIR_NAME 2022-04-22 09:23:46 -04:00
cmGeneratorExpressionNode.h
cmGeneratorExpressionParser.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmGeneratorExpressionParser.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmGeneratorTarget.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmGeneratorTarget.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmGetCMakePropertyCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmGetCMakePropertyCommand.h
cmGetDirectoryPropertyCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmGetDirectoryPropertyCommand.h
cmGetFilenameComponentCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmGetFilenameComponentCommand.h
cmGetPipes.cxx
cmGetPipes.h
cmGetPropertyCommand.cxx define_property(): Make BRIEF_DOCS and FULL_DOCS optional 2022-01-18 15:52:01 -05:00
cmGetPropertyCommand.h
cmGetSourceFilePropertyCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmGetSourceFilePropertyCommand.h
cmGetTargetPropertyCommand.cxx cmTargetPropertyComputer: Simplify by restoring use of cmMakefile 2021-12-08 10:03:48 -05:00
cmGetTargetPropertyCommand.h
cmGetTestPropertyCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmGetTestPropertyCommand.h
cmGhsMultiGpj.cxx
cmGhsMultiGpj.h
cmGhsMultiTargetGenerator.cxx GHS: Set LANGUAGE type for source files 2022-04-27 10:33:51 -04:00
cmGhsMultiTargetGenerator.h GHS: Set LANGUAGE type for source files 2022-04-27 10:33:51 -04:00
cmGlobalBorlandMakefileGenerator.cxx cmBuildOptions: Split build arguments into separate object. 2022-01-22 06:35:38 -05:00
cmGlobalBorlandMakefileGenerator.h cmBuildOptions: Split build arguments into separate object. 2022-01-22 06:35:38 -05:00
cmGlobalCommonGenerator.cxx Move helpers functions from cmStringAlgorithms.h to cmValue.h 2021-09-21 18:11:00 +02:00
cmGlobalCommonGenerator.h cmGlobalCommonGenerator: Adopt GetEditCacheCommand 2021-06-29 11:07:14 -04:00
cmGlobalGenerator.cxx cmGlobalGenerator: check for nullptr in GetLanguageFromExtension 2022-05-21 17:23:19 -04:00
cmGlobalGenerator.h cmTarget: Add HasKnownObjectFileLocation() shorthand 2022-04-11 14:10:29 -07:00
cmGlobalGeneratorFactory.h
cmGlobalGhsMultiGenerator.cxx GHS: Fix RERUN_CMAKE issue when generation step fails 2022-04-16 07:54:46 -04:00
cmGlobalGhsMultiGenerator.h GHS: List predefined targets before user targets in GUI 2022-03-17 19:11:47 -04:00
cmGlobalJOMMakefileGenerator.cxx cmBuildOptions: Split build arguments into separate object. 2022-01-22 06:35:38 -05:00
cmGlobalJOMMakefileGenerator.h cmBuildOptions: Split build arguments into separate object. 2022-01-22 06:35:38 -05:00
cmGlobalMinGWMakefileGenerator.cxx Source: Fix possible IWYU warnings in Windows generators 2021-11-20 00:50:33 +09:00
cmGlobalMinGWMakefileGenerator.h Source: Fix possible IWYU warnings in Windows generators 2021-11-20 00:50:33 +09:00
cmGlobalMSYSMakefileGenerator.cxx Source: Fix possible IWYU warnings in Windows generators 2021-11-20 00:50:33 +09:00
cmGlobalMSYSMakefileGenerator.h Source: Fix possible IWYU warnings in Windows generators 2021-11-20 00:50:33 +09:00
cmGlobalNinjaGenerator.cxx cmGlobalNinjaGenerator: use an extention based on the modmapfmt 2022-04-27 14:30:41 -04:00
cmGlobalNinjaGenerator.h Merge topic 'enlarge-build-file-stream-buffer' 2022-01-27 11:11:59 -05:00
cmGlobalNMakeMakefileGenerator.cxx cmBuildOptions: Split build arguments into separate object. 2022-01-22 06:35:38 -05:00
cmGlobalNMakeMakefileGenerator.h cmBuildOptions: Split build arguments into separate object. 2022-01-22 06:35:38 -05:00
cmGlobalUnixMakefileGenerator3.cxx cmBuildOptions: Split build arguments into separate object. 2022-01-22 06:35:38 -05:00
cmGlobalUnixMakefileGenerator3.h cmBuildOptions: Split build arguments into separate object. 2022-01-22 06:35:38 -05:00
cmGlobalVisualStudio7Generator.cxx VS: Introduce IsInSolution to check whether a target is in sln file 2022-02-12 12:09:09 -05:00
cmGlobalVisualStudio7Generator.h cmGlobalVisualStudio7Generator: Drop unused method 2022-02-12 12:08:44 -05:00
cmGlobalVisualStudio8Generator.cxx VS: Introduce IsInSolution to check whether a target is in sln file 2022-02-12 12:09:09 -05:00
cmGlobalVisualStudio8Generator.h Source: Fix possible IWYU warnings in Windows generators 2021-11-20 00:50:33 +09:00
cmGlobalVisualStudio9Generator.cxx Make cmGlobalVisualStudioGenerator::VSVersion enum class 2022-01-25 11:25:18 -08:00
cmGlobalVisualStudio9Generator.h Source: Fix possible IWYU warnings in Windows generators 2021-11-20 00:50:33 +09:00
cmGlobalVisualStudio10Generator.cxx VS: Write ZERO_CHECK.proj for VS19 and above 2022-02-20 16:47:36 -08:00
cmGlobalVisualStudio10Generator.h VS: Write ZERO_CHECK.proj for VS19 and above 2022-02-20 16:47:36 -08:00
cmGlobalVisualStudio11Generator.cxx Make cmGlobalVisualStudioGenerator::VSVersion enum class 2022-01-25 11:25:18 -08:00
cmGlobalVisualStudio11Generator.h Source: Fix possible IWYU warnings in Windows generators 2021-11-20 00:50:33 +09:00
cmGlobalVisualStudio12Generator.cxx Make cmGlobalVisualStudioGenerator::VSVersion enum class 2022-01-25 11:25:18 -08:00
cmGlobalVisualStudio12Generator.h Source: Fix possible IWYU warnings in Windows generators 2021-11-20 00:50:33 +09:00
cmGlobalVisualStudio14Generator.cxx Make cmGlobalVisualStudioGenerator::VSVersion enum class 2022-01-25 11:25:18 -08:00
cmGlobalVisualStudio14Generator.h Source: Fix possible IWYU warnings in Windows generators 2021-11-20 00:50:33 +09:00
cmGlobalVisualStudio71Generator.cxx Source: Fix possible IWYU warnings in Windows generators 2021-11-20 00:50:33 +09:00
cmGlobalVisualStudio71Generator.h Source: Fix possible IWYU warnings in Windows generators 2021-11-20 00:50:33 +09:00
cmGlobalVisualStudioGenerator.cxx VS: Introduce IsInSolution to check whether a target is in sln file 2022-02-12 12:09:09 -05:00
cmGlobalVisualStudioGenerator.h VS: Introduce IsInSolution to check whether a target is in sln file 2022-02-12 12:09:09 -05:00
cmGlobalVisualStudioVersionedGenerator.cxx Make cmGlobalVisualStudioGenerator::VSVersion enum class 2022-01-25 11:25:18 -08:00
cmGlobalVisualStudioVersionedGenerator.h Source: Fix possible IWYU warnings in Windows generators 2021-11-20 00:50:33 +09:00
cmGlobalWatcomWMakeGenerator.cxx cmBuildOptions: Split build arguments into separate object. 2022-01-22 06:35:38 -05:00
cmGlobalWatcomWMakeGenerator.h cmBuildOptions: Split build arguments into separate object. 2022-01-22 06:35:38 -05:00
cmGlobalXCodeGenerator.cxx Xcode: Check for multiple OSX_ARCHITECTURES on target 2022-04-11 15:02:41 -07:00
cmGlobalXCodeGenerator.h cmTarget: Add HasKnownObjectFileLocation() shorthand 2022-04-11 14:10:29 -07:00
cmGlobVerificationManager.cxx cmMessenger: Adopt backtrace printing functions 2021-12-08 10:03:48 -05:00
cmGlobVerificationManager.h cmMessenger: Adopt backtrace printing functions 2021-12-08 10:03:48 -05:00
cmGraphAdjacencyList.h
cmGraphVizWriter.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmGraphVizWriter.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmHexFileConverter.cxx
cmHexFileConverter.h
cmIDEFlagTable.h
cmIDEOptions.cxx Source: Fix possible IWYU warnings in Windows generators 2021-11-20 00:50:33 +09:00
cmIDEOptions.h
cmIfCommand.cxx Trace: process else and elseif commands correctly 2022-03-25 12:24:38 -04:00
cmIfCommand.h
cmIncludeCommand.cxx Source: Fix clang -Wimplicit-fallthrough warnings 2021-09-28 10:53:54 -04:00
cmIncludeCommand.h
cmIncludeDirectoryCommand.cxx Move helpers functions from cmStringAlgorithms.h to cmValue.h 2021-09-21 18:11:00 +02:00
cmIncludeDirectoryCommand.h
cmIncludeExternalMSProjectCommand.cxx Use new AddCacheEntry signatures 2021-09-10 15:46:21 +02:00
cmIncludeExternalMSProjectCommand.h
cmIncludeGuardCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmIncludeGuardCommand.h
cmIncludeRegularExpressionCommand.cxx Refactor: reduce cmToCStr usage 2021-08-19 10:49:30 +02:00
cmIncludeRegularExpressionCommand.h
cmInstallCommand.cxx Merge topic 'file-set-build-export' 2022-04-21 11:49:40 -04:00
cmInstallCommand.h
cmInstallCommandArguments.cxx install(TARGETS): Add FILE_SET mode 2021-10-27 15:17:23 -04:00
cmInstallCommandArguments.h install(TARGETS): Add FILE_SET mode 2021-10-27 15:17:23 -04:00
cmInstallDirectoryGenerator.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmInstallDirectoryGenerator.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmInstalledFile.cxx Move helpers functions from cmStringAlgorithms.h to cmValue.h 2021-09-21 18:11:00 +02:00
cmInstalledFile.h
cmInstallExportGenerator.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmInstallExportGenerator.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmInstallFilesCommand.cxx
cmInstallFilesCommand.h
cmInstallFileSetGenerator.cxx cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmInstallFileSetGenerator.h cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmInstallFilesGenerator.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmInstallFilesGenerator.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmInstallGenerator.cxx install: Don't ignore EXCLUDE_FROM_ALL when used with ALL_COMPONENTS 2022-05-16 09:34:31 -04:00
cmInstallGenerator.h install: Don't ignore EXCLUDE_FROM_ALL when used with ALL_COMPONENTS 2022-05-16 09:34:31 -04:00
cmInstallGetRuntimeDependenciesGenerator.cxx cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmInstallGetRuntimeDependenciesGenerator.h cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmInstallImportedRuntimeArtifactsGenerator.cxx
cmInstallImportedRuntimeArtifactsGenerator.h
cmInstallMode.h Alternative symlink-creating mode for file(INSTALL ...) 2021-08-02 19:42:26 +02:00
cmInstallProgramsCommand.cxx
cmInstallProgramsCommand.h
cmInstallRuntimeDependencySet.cxx
cmInstallRuntimeDependencySet.h
cmInstallRuntimeDependencySetGenerator.cxx
cmInstallRuntimeDependencySetGenerator.h cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmInstallScriptGenerator.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmInstallScriptGenerator.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmInstallSubdirectoryGenerator.cxx cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmInstallSubdirectoryGenerator.h cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmInstallTargetGenerator.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmInstallTargetGenerator.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmInstallTargetsCommand.cxx
cmInstallTargetsCommand.h
cmInstallType.h
cmJSONHelpers.h cmJSONHelpers: Allow passing state context 2022-05-05 12:12:53 -04:00
cmLDConfigLDConfigTool.cxx
cmLDConfigLDConfigTool.h
cmLDConfigTool.cxx
cmLDConfigTool.h
cmLinkDirectoriesCommand.cxx Source: Fix clang -Wimplicit-fallthrough warnings 2021-09-28 10:53:54 -04:00
cmLinkDirectoriesCommand.h
cmLinkedTree.h
cmLinkItem.cxx cmLinkItem: Clarify name of CMP0027 check member 2022-01-29 06:48:11 -05:00
cmLinkItem.h Revert INTERFACE_LINK_LIBRARIES_DIRECT feature for 3.23 branch 2022-03-21 13:17:32 -04:00
cmLinkItemGraphVisitor.cxx LINK_LIBRARIES: Evaluate separately for linking and usage requirements 2022-03-22 11:57:48 -04:00
cmLinkItemGraphVisitor.h
cmLinkLibrariesCommand.cxx Genex: Add $<LINK_LIBRARY:...> 2022-02-08 00:02:32 +01:00
cmLinkLibrariesCommand.h
cmLinkLineComputer.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmLinkLineComputer.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmLinkLineDeviceComputer.cxx LINK_LIBRARIES: Evaluate separately for linking and usage requirements 2022-03-22 11:57:48 -04:00
cmLinkLineDeviceComputer.h
cmListCommand.cxx cmListCommand: Handle invalid FOR selector ranges 2021-12-08 20:54:04 -05:00
cmListCommand.h
cmListFileCache.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmListFileCache.h cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmListFileLexer.h
cmLoadCacheCommand.cxx
cmLoadCacheCommand.h
cmLoadCommandCommand.cxx Source: fix more -Wmissing-prototypes warnings 2021-10-25 12:27:10 -04:00
cmLoadCommandCommand.h
cmLocalCommonGenerator.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmLocalCommonGenerator.h
cmLocale.h
cmLocalGenerator.cxx Merge topic 'ignore-werror-command-arg' 2022-05-19 09:43:53 -04:00
cmLocalGenerator.h xcode: add support for xcconfig files 2022-04-03 22:39:34 +02:00
cmLocalGhsMultiGenerator.cxx
cmLocalGhsMultiGenerator.h
cmLocalNinjaGenerator.cxx cmLocalGenerator: Remove unused IncludePathStyle infrastructure 2021-12-01 11:33:30 -05:00
cmLocalNinjaGenerator.h cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmLocalUnixMakefileGenerator3.cxx Merge topic 'color-diagnostics' 2022-03-09 12:15:53 -05:00
cmLocalUnixMakefileGenerator3.h Source: Fix clang -Wextra-semi warnings 2021-09-28 09:59:24 -04:00
cmLocalVisualStudio7Generator.cxx Genex: Add $<LINK_LIBRARY:...> 2022-02-08 00:02:32 +01:00
cmLocalVisualStudio7Generator.h Source: Fix possible IWYU warnings in Windows generators 2021-11-20 00:50:33 +09:00
cmLocalVisualStudio10Generator.cxx Source: Fix possible IWYU warnings in Windows generators 2021-11-20 00:50:33 +09:00
cmLocalVisualStudio10Generator.h Source: Fix possible IWYU warnings in Windows generators 2021-11-20 00:50:33 +09:00
cmLocalVisualStudioGenerator.cxx VS: Add proj as a project type to VsProjectType 2022-02-12 12:09:00 -05:00
cmLocalVisualStudioGenerator.h Consolidate usage of VsProjectType 2021-12-23 15:53:04 -08:00
cmLocalXCodeGenerator.cxx xcode: add support for xcconfig files 2022-04-03 22:39:34 +02:00
cmLocalXCodeGenerator.h xcode: add support for xcconfig files 2022-04-03 22:39:34 +02:00
cmMachO.cxx Merge topic 'warnings-cleanup' 2021-10-27 09:24:54 -04:00
cmMachO.h cmMachO: Add missing header for std::unique_ptr 2022-01-02 21:15:19 +11:00
cmMacroCommand.cxx Trace: include line_end field in json-v1 format 2022-02-09 13:30:11 -05:00
cmMacroCommand.h
cmMakeDirectoryCommand.cxx
cmMakeDirectoryCommand.h
cmMakefile.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmMakefile.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmMakefileExecutableTargetGenerator.cxx Merge topic 'aix-exe-exports' 2022-03-28 10:47:46 -04:00
cmMakefileExecutableTargetGenerator.h
cmMakefileLibraryTargetGenerator.cxx cmMakefileLibraryTargetGenerator: improve output building 2022-05-19 15:54:28 -04:00
cmMakefileLibraryTargetGenerator.h
cmMakefileProfilingData.cxx Source: Fix clang -Wextra-semi warnings 2021-09-28 09:59:24 -04:00
cmMakefileProfilingData.h
cmMakefileTargetGenerator.cxx Provide guidance when trying to use non-enabled language 2022-05-04 09:33:35 -04:00
cmMakefileTargetGenerator.h
cmMakefileUtilityTargetGenerator.cxx
cmMakefileUtilityTargetGenerator.h
cmMarkAsAdvancedCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmMarkAsAdvancedCommand.h
cmMathCommand.cxx Source: Replace most calls to sprintf with snprintf 2021-10-25 18:23:13 -04:00
cmMathCommand.h
cmMessageCommand.cxx
cmMessageCommand.h
cmMessageMetadata.h
cmMessageType.h
cmMessenger.cxx cmMessenger: Make relative path conversion more explicit 2021-12-08 10:03:48 -05:00
cmMessenger.h cmMessenger: Make relative path conversion more explicit 2021-12-08 10:03:48 -05:00
cmMSVC60LinkLineComputer.cxx
cmMSVC60LinkLineComputer.h
cmNewLineStyle.cxx
cmNewLineStyle.h
cmNinjaLinkLineComputer.cxx
cmNinjaLinkLineComputer.h
cmNinjaLinkLineDeviceComputer.cxx
cmNinjaLinkLineDeviceComputer.h
cmNinjaNormalTargetGenerator.cxx Provide guidance when trying to use non-enabled language 2022-05-04 09:33:35 -04:00
cmNinjaNormalTargetGenerator.h
cmNinjaTargetGenerator.cxx cmNinjaTargetGenerator: support msvc-style deps discovery for scanning 2022-04-27 18:39:01 -04:00
cmNinjaTargetGenerator.h
cmNinjaTypes.h
cmNinjaUtilityTargetGenerator.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmNinjaUtilityTargetGenerator.h
cmOptionCommand.cxx Source: Fix clang -Wimplicit-fallthrough warnings 2021-09-28 10:53:54 -04:00
cmOptionCommand.h
cmOrderDirectories.cxx
cmOrderDirectories.h
cmOSXBundleGenerator.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmOSXBundleGenerator.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmOutputConverter.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmOutputConverter.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmOutputRequiredFilesCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmOutputRequiredFilesCommand.h
cmParseArgumentsCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmParseArgumentsCommand.h
cmPathLabel.cxx
cmPathLabel.h
cmPlaceholderExpander.cxx cmRulePlaceholderExpander: add base class for placeholder expansion reuse 2022-02-06 14:32:24 +01:00
cmPlaceholderExpander.h cmRulePlaceholderExpander: add base class for placeholder expansion reuse 2022-02-06 14:32:24 +01:00
cmPolicies.cxx Source: fix many -Wmissing-prototypes warnings by marking functions static 2021-10-25 12:27:09 -04:00
cmPolicies.h try_compile: Propagate platform variables in project-mode too 2022-05-16 10:39:42 -04:00
cmProcessOutput.cxx
cmProcessOutput.h
cmProcessTools.cxx
cmProcessTools.h
cmProjectCommand.cxx Source: Replace most calls to sprintf with snprintf 2021-10-25 18:23:13 -04:00
cmProjectCommand.h
cmProperty.h Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmPropertyDefinition.cxx define_property(): Add INITIALIZE_FROM_VARIABLE argument 2022-01-20 09:05:35 -05:00
cmPropertyDefinition.h define_property(): Add INITIALIZE_FROM_VARIABLE argument 2022-01-20 09:05:35 -05:00
cmPropertyMap.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmPropertyMap.h Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmQtAutoGen.cxx AUTOMOC: Automatically use options file for moc compiler 2022-04-26 20:43:00 +02:00
cmQtAutoGen.h AUTOMOC: Automatically use options file for moc compiler 2022-04-26 20:43:00 +02:00
cmQtAutoGenerator.cxx Move helpers functions from cmStringAlgorithms.h to cmValue.h 2021-09-21 18:11:00 +02:00
cmQtAutoGenerator.h AUTOUIC: Revert "Fix generating of dependency rules for UI header files" 2021-08-19 12:23:16 -04:00
cmQtAutoGenGlobalInitializer.cxx cmLocalGenerator: Simplify Add{Custom,Utility}Command 2021-11-18 12:02:38 -05:00
cmQtAutoGenGlobalInitializer.h Source: Fix clang -Wextra-semi warnings 2021-09-28 09:59:24 -04:00
cmQtAutoGenInitializer.cxx LINK_LIBRARIES: Evaluate separately for linking and usage requirements 2022-03-22 11:57:48 -04:00
cmQtAutoGenInitializer.h Source: Fix clang -Wextra-semi warnings 2021-09-28 09:59:24 -04:00
cmQtAutoMocUic.cxx AUTOMOC: Automatically use options file for moc compiler 2022-04-26 20:43:00 +02:00
cmQtAutoMocUic.h
cmQtAutoRcc.cxx
cmQtAutoRcc.h
cmQTWrapCPPCommand.cxx cmCustomCommand: Track main dependency explicitly 2021-12-14 10:48:43 -05:00
cmQTWrapCPPCommand.h
cmQTWrapUICommand.cxx cmCustomCommand: Track main dependency explicitly 2021-12-14 10:48:43 -05:00
cmQTWrapUICommand.h
cmRange.h
cmRemoveCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmRemoveCommand.h
cmRemoveDefinitionsCommand.cxx
cmRemoveDefinitionsCommand.h
cmReturnCommand.cxx
cmReturnCommand.h
cmRST.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmRST.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmRulePlaceholderExpander.cxx cmRulePlaceholderExpander: add base class for placeholder expansion reuse 2022-02-06 14:32:24 +01:00
cmRulePlaceholderExpander.h cmRulePlaceholderExpander: add base class for placeholder expansion reuse 2022-02-06 14:32:24 +01:00
cmRuntimeDependencyArchive.cxx
cmRuntimeDependencyArchive.h
cmScanDepFormat.cxx cmScanDepFormat: Accept P1689r4 files with version 1 2021-11-03 10:50:54 -04:00
cmScanDepFormat.h
cmScriptGenerator.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmScriptGenerator.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmSearchPath.cxx find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
cmSearchPath.h find_*(): Add CMAKE_IGNORE_PREFIX_PATH variable 2022-02-02 11:09:00 -05:00
cmSeparateArgumentsCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmSeparateArgumentsCommand.h
cmSetCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmSetCommand.h
cmSetDirectoryPropertiesCommand.cxx Refactor: Use new SetProperty signatures 2021-08-25 10:09:10 +02:00
cmSetDirectoryPropertiesCommand.h
cmSetPropertyCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmSetPropertyCommand.h
cmSetSourceFilesPropertiesCommand.cxx Refactor: Use new SetProperty signatures 2021-08-25 10:09:10 +02:00
cmSetSourceFilesPropertiesCommand.h
cmSetTargetPropertiesCommand.cxx
cmSetTargetPropertiesCommand.h
cmSetTestsPropertiesCommand.cxx Refactor: Use new SetProperty signatures 2021-08-25 10:09:10 +02:00
cmSetTestsPropertiesCommand.h
cmSiteNameCommand.cxx Move helpers functions from cmStringAlgorithms.h to cmValue.h 2021-09-21 18:11:00 +02:00
cmSiteNameCommand.h
cmSourceFile.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmSourceFile.h Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmSourceFileLocation.cxx
cmSourceFileLocation.h
cmSourceFileLocationKind.h
cmSourceGroup.cxx
cmSourceGroup.h
cmSourceGroupCommand.cxx
cmSourceGroupCommand.h
cmStandardLevelResolver.cxx Merge topic 'cmp0128_cuda' 2022-01-24 12:37:52 -05:00
cmStandardLevelResolver.h Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmStandardLexer.h LexerParser: Suppress LCC warnings in generated code 2022-01-26 08:58:03 -05:00
cmState.cxx define_property(): Add INITIALIZE_FROM_VARIABLE argument 2022-01-20 09:05:35 -05:00
cmState.h cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmStateDirectory.cxx cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmStateDirectory.h cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmStatePrivate.h Refactor: Convert parallel string/backtrace vectors to BT vectors 2021-09-03 09:52:14 -04:00
cmStateSnapshot.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmStateSnapshot.h Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmStateTypes.h
cmString.cxx
cmString.hxx
cmStringAlgorithms.cxx cmValue: add IsInternallyOn methods 2021-09-21 17:14:05 +02:00
cmStringAlgorithms.h Move helpers functions from cmStringAlgorithms.h to cmValue.h 2021-09-21 18:11:00 +02:00
cmStringCommand.cxx string(): Support hash functions in bootstrap 2022-04-21 14:23:30 -04:00
cmStringCommand.h
cmStringReplaceHelper.cxx
cmStringReplaceHelper.h
cmSubcommandTable.cxx
cmSubcommandTable.h
cmSubdirCommand.cxx
cmSubdirCommand.h
cmSubdirDependsCommand.cxx
cmSubdirDependsCommand.h
cmSystemTools.cxx cmake-presets: add ${pathListSep} macro 2022-05-12 10:37:49 -04:00
cmSystemTools.h cmake-presets: add ${pathListSep} macro 2022-05-12 10:37:49 -04:00
cmTarget.cxx VERIFY_HEADER_SETS: Rename to VERIFY_INTERFACE_HEADER_SETS 2022-05-18 10:18:40 -04:00
cmTarget.h cmTarget: add support for querying all file set names 2022-04-27 15:04:01 -04:00
cmTargetCompileDefinitionsCommand.cxx
cmTargetCompileDefinitionsCommand.h
cmTargetCompileFeaturesCommand.cxx
cmTargetCompileFeaturesCommand.h
cmTargetCompileOptionsCommand.cxx Refactor: Convert parallel string/backtrace vectors to BT vectors 2021-09-03 09:52:14 -04:00
cmTargetCompileOptionsCommand.h
cmTargetDepend.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmTargetExport.h install(EXPORT): Install file sets 2021-10-27 15:17:23 -04:00
cmTargetIncludeDirectoriesCommand.cxx Refactor: Convert parallel string/backtrace vectors to BT vectors 2021-09-03 09:52:14 -04:00
cmTargetIncludeDirectoriesCommand.h
cmTargetLinkDirectoriesCommand.cxx Refactor: Convert parallel string/backtrace vectors to BT vectors 2021-09-03 09:52:14 -04:00
cmTargetLinkDirectoriesCommand.h
cmTargetLinkLibrariesCommand.cxx Merge topic 'tll-genex-concat' 2022-03-17 09:13:47 -04:00
cmTargetLinkLibrariesCommand.h
cmTargetLinkLibraryType.h
cmTargetLinkOptionsCommand.cxx Refactor: Convert parallel string/backtrace vectors to BT vectors 2021-09-03 09:52:14 -04:00
cmTargetLinkOptionsCommand.h
cmTargetPrecompileHeadersCommand.cxx
cmTargetPrecompileHeadersCommand.h
cmTargetPropCommandBase.cxx target_sources(): Add FILE_SET mode 2021-10-27 15:17:23 -04:00
cmTargetPropCommandBase.h target_sources(): Add FILE_SET mode 2021-10-27 15:17:23 -04:00
cmTargetPropertyComputer.cxx cmTargetPropertyComputer: Simplify by restoring use of cmMakefile 2021-12-08 10:03:48 -05:00
cmTargetPropertyComputer.h cmTargetPropertyComputer: Simplify by restoring use of cmMakefile 2021-12-08 10:03:48 -05:00
cmTargetSourcesCommand.cxx cmTarget: make HEADER_SETS and INTERFACE_HEADER_SETS read-only 2022-04-11 14:06:15 -04:00
cmTargetSourcesCommand.h
cmTest.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmTest.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmTestGenerator.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmTestGenerator.h
cmTimestamp.cxx string(TIMESTAMP): add %f specifier for microseconds 2022-01-28 06:23:57 -05:00
cmTimestamp.h string(TIMESTAMP): add %f specifier for microseconds 2022-01-28 06:23:57 -05:00
cmTransformDepfile.cxx add_custom_command(DEPFILE): ensure all dependencies are taken into account 2022-01-16 16:21:12 +01:00
cmTransformDepfile.h
cmTryCompileCommand.cxx messages: remove screamake from comments and errors 2022-04-25 14:29:17 -04:00
cmTryCompileCommand.h
cmTryRunCommand.cxx messages: remove screamake from comments and errors 2022-04-25 14:29:17 -04:00
cmTryRunCommand.h
cmUnsetCommand.cxx
cmUnsetCommand.h
cmUseMangledMesaCommand.cxx
cmUseMangledMesaCommand.h
cmUtilitySourceCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmUtilitySourceCommand.h
cmUtils.hxx
cmUuid.cxx
cmUuid.h
cmUVHandlePtr.cxx
cmUVHandlePtr.h Source: Fix clang -Wextra-semi warnings 2021-09-28 09:59:24 -04:00
cmUVProcessChain.cxx
cmUVProcessChain.h
cmUVSignalHackRAII.h
cmUVStreambuf.h
cmValue.cxx cmValue: add IsInternallyOn methods 2021-09-21 17:14:05 +02:00
cmValue.h Move helpers functions from cmStringAlgorithms.h to cmValue.h 2021-09-21 18:11:00 +02:00
cmVariableRequiresCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmVariableRequiresCommand.h
cmVariableWatch.cxx
cmVariableWatch.h
cmVariableWatchCommand.cxx Trace: include line_end field in json-v1 format 2022-02-09 13:30:11 -05:00
cmVariableWatchCommand.h
cmVersion.cxx
cmVersion.h
cmVersionConfig.h.in
cmVersionMacros.h
cmVisualStudio10TargetGenerator.cxx CUDA: Use cmLinkLineDeviceComputer in VS generator 2022-05-03 12:37:59 -04:00
cmVisualStudio10TargetGenerator.h VS: Write ZERO_CHECK.proj for VS19 and above 2022-02-20 16:47:36 -08:00
cmVisualStudioGeneratorOptions.cxx Merge topic 'cuda-arch-off-vs' 2022-05-16 09:24:53 -04:00
cmVisualStudioGeneratorOptions.h Source: Fix possible IWYU warnings in Windows generators 2021-11-20 00:50:33 +09:00
cmVisualStudioSlnData.cxx VS: Handle build target correct for .NET SDK style projects with Any CPU 2022-02-07 13:08:37 +01:00
cmVisualStudioSlnData.h VS: Handle build target correct for .NET SDK style projects with Any CPU 2022-02-07 13:08:37 +01:00
cmVisualStudioSlnParser.cxx VS: Handle build target correct for .NET SDK style projects with Any CPU 2022-02-07 13:08:37 +01:00
cmVisualStudioSlnParser.h Source: Replace C headers with C++ ones 2021-11-02 14:45:29 -04:00
cmVisualStudioWCEPlatformParser.cxx Source: Fix possible IWYU warnings in Windows generators 2021-11-20 00:50:33 +09:00
cmVisualStudioWCEPlatformParser.h Source: Replace C headers with C++ ones 2021-11-02 14:45:29 -04:00
cmVsProjectType.h VS: Add proj as a project type to VsProjectType 2022-02-12 12:09:00 -05:00
cmVSSetupHelper.cxx VS: Add support for enumerating VS instances with vswhere 2022-04-13 08:40:46 -04:00
cmVSSetupHelper.h VS: Add support for enumerating VS instances with vswhere 2022-04-13 08:40:46 -04:00
cmWhileCommand.cxx while: diagnose errors during condition evaluation 2022-03-04 13:55:12 -05:00
cmWhileCommand.h
cmWindowsRegistry.cxx find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
cmWindowsRegistry.h find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
cmWorkerPool.cxx
cmWorkerPool.h Source: Fix clang -Wextra-semi warnings 2021-09-28 09:59:24 -04:00
cmWorkingDirectory.cxx
cmWorkingDirectory.h
cmWriteFileCommand.cxx
cmWriteFileCommand.h
cmXCode21Object.cxx
cmXCode21Object.h Source: Fix IWYU warnings in Xcode generators 2021-11-16 21:06:13 +09:00
cmXCodeObject.cxx Source: Fix IWYU warnings in Xcode generators 2021-11-16 21:06:13 +09:00
cmXCodeObject.h Source: Fix IWYU warnings in Xcode generators 2021-11-16 21:06:13 +09:00
cmXCodeScheme.cxx Source: Fix IWYU warnings in Xcode generators 2021-11-16 21:06:13 +09:00
cmXCodeScheme.h Source: Fix IWYU warnings in Xcode generators 2021-11-16 21:06:13 +09:00
cmXCOFF.cxx Source: Cleanup and simplify some code 2021-11-04 09:20:48 -04:00
cmXCOFF.h Source: Cleanup and simplify some code 2021-11-04 09:20:48 -04:00
cmXMLParser.cxx
cmXMLParser.h Source: fix more rule of 3 warnings from clang -Wdeprecated 2021-10-26 09:46:34 -04:00
cmXMLSafe.cxx Source: Replace most calls to sprintf with snprintf 2021-10-25 18:23:13 -04:00
cmXMLSafe.h
cmXMLWriter.cxx clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
cmXMLWriter.h clang-tidy: address modernize-use-default-member-init lints 2022-05-24 09:09:43 -04:00
ctest.cxx ctest: add option for output truncation 2022-03-08 08:18:02 -05:00
dir.dox
dir.dox.in