CMake/Source
2021-11-18 12:02:38 -05:00
..
Checks LCC: Add dedicated support for MCST LCC compiler 2021-10-15 05:05:19 +03:00
CPack CPack: Remove undocumented deprecated OSXX11 generator 2021-11-05 12:39:22 -04:00
CTest Source: Cleanup and simplify some code 2021-11-04 09:20:48 -04:00
CursesDialog Merge topic 'warnings-cleanup' 2021-10-27 09:24:54 -04:00
kwsys Merge branch 'upstream-KWSys' into update-kwsys 2021-11-01 09:03:45 -04:00
LexerParser Makefiles: Add support for building Fortran intrinsics 2021-06-24 08:39:47 -04:00
Modules MSYS: Add support for running under MSYS runtime environment 2021-04-26 14:27:34 -04:00
QtDialog Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
QtIFW
.gitattributes
bindexplib.cxx Source: fix many -Wmissing-prototypes warnings by marking functions static 2021-10-25 12:27:09 -04:00
bindexplib.h Source: Replace C headers with C++ ones 2021-11-02 14:45:29 -04:00
cm_codecvt.cxx Source: Replace C headers with C++ ones 2021-11-02 14:45:29 -04: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.h
cmAddCompileDefinitionsCommand.cxx
cmAddCompileDefinitionsCommand.h
cmAddCompileOptionsCommand.cxx
cmAddCompileOptionsCommand.h
cmAddCustomCommandCommand.cxx cmMakefile: Simplify Add*Command and adopt to cmAddCustom*Command 2021-11-18 12:02:38 -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
cmAddExecutableCommand.h
cmAddLibraryCommand.cxx Move helpers functions from cmStringAlgorithms.h to cmValue.h 2021-09-21 18:11:00 +02: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 Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmake.h Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmake.version.manifest
CMakeInstallDestinations.cmake
CMakeInstallSignTool.cmake.in
CMakeLists.txt CPack: Remove undocumented deprecated OSXX11 generator 2021-11-05 12:39:22 -04:00
cmakemain.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
CMakeSourceDir.txt.in
CMakeVersion.bash
CMakeVersion.cmake CMake Nightly Date Stamp 2021-11-18 00:02:14 -05:00
CMakeVersion.rc.in
cmAlgorithms.h Merge topic 'mocmacrosonce' 2021-09-09 14:02:52 -04:00
cmArchiveWrite.cxx cmArchiveWrite: Check for construction errors on Open 2021-08-20 11:23:20 -04:00
cmArchiveWrite.h cmArchiveWrite: Consolidate multiple ways to set thread count 2021-04-22 15:40:13 -04:00
cmArgumentParser.cxx
cmArgumentParser.h
cmAuxSourceDirectoryCommand.cxx clang-tidy: fix readability-qualified-auto warnings 2021-01-27 08:45:45 -05:00
cmAuxSourceDirectoryCommand.h
cmBase32.cxx Source: fix many -Wmissing-prototypes warnings by marking functions static 2021-10-25 12:27:09 -04:00
cmBase32.h clang-tidy: fix readability-redundant-access-specifiers warnings 2021-01-27 08:45:45 -05:00
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 file(GET_RUNTIME_DEPENDENCIES): Use cmSystemTools::GetLineFromStream() 2021-06-07 15:35:48 -04:00
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
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
cmCLocaleEnvironmentScope.cxx
cmCLocaleEnvironmentScope.h
cmCMakeHostSystemInformationCommand.cxx cmake_host_system_information: Add undocumented VS_MSBUILD_COMMAND key 2021-10-20 13:00:25 -04:00
cmCMakeHostSystemInformationCommand.h
cmCMakeLanguageCommand.cxx
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
cmCMakePresetsFile.cxx CMakePresets: Check presets with their own file version 2021-07-27 11:45:57 -04:00
cmCMakePresetsFile.h Source: fix more rule of 3 warnings from clang -Wdeprecated 2021-10-26 09:46:34 -04:00
cmCMakePresetsFileInternal.h CMakePresets.json: Add matches condition 2021-03-31 10:24:24 -04:00
cmCMakePresetsFileReadJSON.cxx presets: Fix buildPreset "targets" not allowing a single string 2021-06-07 13:56:44 -04:00
cmcmd.cxx Source: Replace C headers with C++ ones 2021-11-02 14:45:29 -04:00
cmcmd.h cmcmd: Improve error message from cmake_symlink_{library,executable} 2021-04-15 12:40:37 -04:00
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: OneOrMore mode supports = separator 2021-05-19 11:37:30 -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 Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmCommonTargetGenerator.h Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmComputeComponentGraph.cxx
cmComputeComponentGraph.h
cmComputeLinkDepends.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmComputeLinkDepends.h target_link_libraries: Place $<TARGET_OBJECTS> before libraries 2021-05-29 09:28:36 -04:00
cmComputeLinkInformation.cxx cmComputeLinkInformation: Add context to warning about linking a directory 2021-10-27 12:58:46 -04:00
cmComputeLinkInformation.h cmComputeLinkInformation: Add context to warning about linking a directory 2021-10-27 12:58:46 -04:00
cmComputeTargetDepends.cxx Source: Fix clang -Wimplicit-fallthrough warnings 2021-09-28 10:53:54 -04:00
cmComputeTargetDepends.h cmComputeTargetDepends: Factor out helper to add object library dependency 2021-05-28 15:25:28 -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 cmELF: Include the ELF parsing code unconditionally 2021-06-24 10:57:51 -04:00
cmConfigureFileCommand.cxx Cleanup: Fix misspelt name of local C++ variable 2021-03-26 22:17:57 +11:00
cmConfigureFileCommand.h
cmConsoleBuf.cxx clang-tidy: fix performance-trivially-destructible warnings 2021-01-27 08:45:44 -05:00
cmConsoleBuf.h clang-tidy: fix performance-trivially-destructible warnings 2021-01-27 08:45:44 -05:00
cmContinueCommand.cxx
cmContinueCommand.h
cmConvertMSBuildXMLToJSON.py
cmCoreTryCompile.cxx Source: Replace most calls to sprintf with snprintf 2021-10-25 18:23:13 -04:00
cmCoreTryCompile.h
cmCPackPropertiesGenerator.cxx
cmCPackPropertiesGenerator.h
cmCPluginAPI.cxx cmMakefile: Simplify Add*Command and adopt to cmAddCustom*Command 2021-11-18 12:02:38 -05:00
cmCPluginAPI.h
cmCreateTestSourceList.cxx cmCreateTestSourceList: avoid generating duplicate declarations 2021-02-24 13:33:28 -05:00
cmCreateTestSourceList.h
cmCryptoHash.cxx
cmCryptoHash.h
cmCTest.cxx Source: Replace most calls to sprintf with snprintf 2021-10-25 18:23:13 -04:00
cmCTest.h ctest: add support for attaching files to tests at run time 2021-06-08 09:27:19 -04:00
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: Move constructor arguments to individual setters 2021-11-18 12:02:37 -05:00
cmCustomCommand.h cmCustomCommand: Move constructor arguments to individual setters 2021-11-18 12:02:37 -05:00
cmCustomCommandGenerator.cxx Merge topic 'nmc-cross-config-target-deps' 2021-11-05 10:09:28 -04:00
cmCustomCommandGenerator.h add_custom_command: Target-dependent generator expression support 2021-05-31 10:39:58 +03:00
cmCustomCommandLines.cxx
cmCustomCommandLines.h
cmCustomCommandTypes.h
cmDefinePropertyCommand.cxx
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 clang-tidy: fix readability-redundant-access-specifiers warnings 2021-01-27 08:45:45 -05:00
cmDependsC.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmDependsC.h
cmDependsCompiler.cxx Merge branch 'backport-3.20-makefile-normalize-depfile' 2021-07-02 10:01:09 -04:00
cmDependsCompiler.h
cmDependsFortran.cxx Merge topic 'IntelLLVM-Fortran-copy-mod' 2021-11-18 08:59:18 -05:00
cmDependsFortran.h Makefiles: Add support for building Fortran intrinsics 2021-06-24 08:39:47 -04:00
cmDependsJava.cxx
cmDependsJava.h
cmDependsJavaParserHelper.cxx clang-tidy: fix readability-make-member-function-const warnings 2021-01-27 08:45:45 -05:00
cmDependsJavaParserHelper.h clang-tidy: fix readability-make-member-function-const warnings 2021-01-27 08:45:45 -05:00
cmDocumentation.cxx
cmDocumentation.h
cmDocumentationEntry.h
cmDocumentationFormatter.cxx
cmDocumentationFormatter.h
cmDocumentationSection.cxx
cmDocumentationSection.h
cmDuration.cxx
cmDuration.h
cmDynamicLoader.cxx
cmDynamicLoader.h
cmELF.cxx Source: fix more -Wmissing-prototypes warnings 2021-10-25 12:27:10 -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
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
cmExportBuildAndroidMKGenerator.h
cmExportBuildFileGenerator.cxx install(EXPORT): Install file sets 2021-10-27 15:17:23 -04:00
cmExportBuildFileGenerator.h install(EXPORT): Install file sets 2021-10-27 15:17:23 -04:00
cmExportCommand.cxx Source: Fix clang -Wimplicit-fallthrough warnings 2021-09-28 10:53:54 -04:00
cmExportCommand.h
cmExportFileGenerator.cxx install(EXPORT): Install file sets 2021-10-27 15:17:23 -04:00
cmExportFileGenerator.h install(EXPORT): Install file sets 2021-10-27 15:17:23 -04:00
cmExportInstallAndroidMKGenerator.cxx
cmExportInstallAndroidMKGenerator.h
cmExportInstallFileGenerator.cxx install(EXPORT): Install file sets 2021-10-27 15:17:23 -04:00
cmExportInstallFileGenerator.h install(EXPORT): Install file sets 2021-10-27 15:17:23 -04:00
cmExportLibraryDependenciesCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmExportLibraryDependenciesCommand.h
cmExportSet.cxx
cmExportSet.h
cmExportTryCompileFileGenerator.cxx install(EXPORT): Install file sets 2021-10-27 15:17:23 -04:00
cmExportTryCompileFileGenerator.h install(EXPORT): Install file sets 2021-10-27 15:17:23 -04:00
cmExprParserHelper.cxx
cmExprParserHelper.h clang-tidy: fix readability-make-member-function-const warnings 2021-01-27 08:45:45 -05:00
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 clang-tidy: fix readability-redundant-access-specifiers warnings 2021-01-27 08:45:45 -05:00
cmExtraEclipseCDT4Generator.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmExtraEclipseCDT4Generator.h
cmExtraKateGenerator.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmExtraKateGenerator.h
cmExtraSublimeTextGenerator.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02: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 FileAPI: Add information on file set installers 2021-10-27 15:17:23 -04:00
cmFileAPICodemodel.h
cmFileAPIToolchains.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmFileAPIToolchains.h
cmFileCommand.cxx Source: Replace most calls to sprintf with snprintf 2021-10-25 18:23:13 -04:00
cmFileCommand.h
cmFileCopier.cxx Merge topic 'fix-ifdef-windows' 2021-10-18 09:29:20 -04:00
cmFileCopier.h Alternative symlink-creating mode for file(INSTALL ...) 2021-08-02 19:42:26 +02:00
cmFileInstaller.cxx Move helpers functions from cmStringAlgorithms.h to cmValue.h 2021-09-21 18:11:00 +02:00
cmFileInstaller.h Alternative symlink-creating mode for file(INSTALL ...) 2021-08-02 19:42:26 +02:00
cmFileLock.cxx clang-tidy: fix bugprone-suspicious-include warnings 2021-01-27 08:45:44 -05:00
cmFileLock.h clang-tidy: fix readability-make-member-function-const warnings 2021-01-27 08:45:45 -05:00
cmFileLockPool.cxx clang-tidy: fix readability-use-anyofallof warnings 2021-01-27 08:54:18 -05:00
cmFileLockPool.h
cmFileLockResult.cxx Source: fix some -Wunused-macros warnings 2021-10-25 12:27:08 -04:00
cmFileLockResult.h
cmFileLockUnix.cxx clang-tidy: fix readability-make-member-function-const warnings 2021-01-27 08:45:45 -05:00
cmFileLockWin32.cxx
cmFilePathChecksum.cxx
cmFilePathChecksum.h
cmFileSet.cxx cmTarget: Add cmFileSet and associated properties 2021-10-27 15:17:23 -04:00
cmFileSet.h cmTarget: Add cmFileSet and associated properties 2021-10-27 15:17:23 -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 Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmFindBase.h find_*: Add support for option NO_CACHE 2021-06-02 14:55:00 -04:00
cmFindCommon.cxx Source: fix many -Wmissing-prototypes warnings by marking functions static 2021-10-25 12:27:09 -04:00
cmFindCommon.h
cmFindFileCommand.cxx find_*: refactor cache variable handling 2021-05-11 18:16:08 +02:00
cmFindFileCommand.h
cmFindLibraryCommand.cxx Source: Fix clang -Wextra-semi warnings 2021-09-28 09:59:24 -04:00
cmFindLibraryCommand.h
cmFindPackageCommand.cxx Source: Replace most calls to sprintf with snprintf 2021-10-25 18:23:13 -04:00
cmFindPackageCommand.h
cmFindPathCommand.cxx find_*: Add support for option NO_CACHE 2021-06-02 14:55:00 -04:00
cmFindPathCommand.h find_*: refactor cache variable handling 2021-05-11 18:16:08 +02:00
cmFindProgramCommand.cxx find_program: Explicitly skip WindowsApps/python*.exe app installer links 2021-11-01 09:03:51 -04:00
cmFindProgramCommand.h
cmFLTKWrapUICommand.cxx cmMakefile: Simplify Add*Command and adopt to cmAddCustom*Command 2021-11-18 12:02:38 -05:00
cmFLTKWrapUICommand.h
cmForEachCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmForEachCommand.h
cmFortranParser.h Makefiles: Add support for building Fortran intrinsics 2021-06-24 08:39:47 -04:00
cmFortranParserImpl.cxx Makefiles: Add support for building Fortran intrinsics 2021-06-24 08:39:47 -04:00
cmFSPermissions.cxx
cmFSPermissions.h
cmFunctionBlocker.cxx
cmFunctionBlocker.h clang-tidy: fix readability-redundant-access-specifiers warnings 2021-01-27 08:45:45 -05:00
cmFunctionCommand.cxx
cmFunctionCommand.h
cmGccDepfileLexerHelper.cxx Makefiles dependencies: normalize windows paths 2021-03-30 15:04:03 +02: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 Source: Replace most calls to sprintf with snprintf 2021-10-25 18:23:13 -04:00
cmGeneratedFileStream.h
cmGeneratorExpression.cxx
cmGeneratorExpression.h
cmGeneratorExpressionContext.cxx
cmGeneratorExpressionContext.h
cmGeneratorExpressionDAGChecker.cxx
cmGeneratorExpressionDAGChecker.h clang-tidy: fix readability-redundant-access-specifiers warnings 2021-01-27 08:45:45 -05:00
cmGeneratorExpressionEvaluationFile.cxx file(GENERATE): Support new line style 2021-02-01 01:38:19 +01:00
cmGeneratorExpressionEvaluationFile.h file(GENERATE): Support new line style 2021-02-01 01:38:19 +01:00
cmGeneratorExpressionEvaluator.cxx clang-tidy: fix readability-qualified-auto warnings 2021-01-27 08:45:45 -05:00
cmGeneratorExpressionEvaluator.h clang-tidy: fix readability-redundant-access-specifiers warnings 2021-01-27 08:45:45 -05:00
cmGeneratorExpressionLexer.cxx
cmGeneratorExpressionLexer.h
cmGeneratorExpressionNode.cxx Source: fix more -Wmissing-prototypes warnings 2021-10-25 12:27:10 -04:00
cmGeneratorExpressionNode.h
cmGeneratorExpressionParser.cxx
cmGeneratorExpressionParser.h clang-tidy: fix readability-redundant-access-specifiers warnings 2021-01-27 08:45:45 -05:00
cmGeneratorTarget.cxx Merge topic 'support_nvcc_native_flag' 2021-11-02 08:55:13 -04:00
cmGeneratorTarget.h Source: Fix clang -Wextra-semi warnings 2021-09-28 09:59:24 -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 Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmGetPropertyCommand.h
cmGetSourceFilePropertyCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmGetSourceFilePropertyCommand.h
cmGetTargetPropertyCommand.cxx Source: Fix clang -Wimplicit-fallthrough warnings 2021-09-28 10:53:54 -04: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 Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmGhsMultiTargetGenerator.h
cmGlobalBorlandMakefileGenerator.cxx Source: Fix typos and spelling in comments 2021-05-07 17:00:18 +02:00
cmGlobalBorlandMakefileGenerator.h
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 cmCustomCommand: Move constructor arguments to individual setters 2021-11-18 12:02:37 -05:00
cmGlobalGenerator.h Ninja Multi-Config: Fix cross-config custom command dependency tracing 2021-11-04 12:23:35 -04:00
cmGlobalGeneratorFactory.h
cmGlobalGhsMultiGenerator.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmGlobalGhsMultiGenerator.h cmGlobalGhsMultiGenerator: Simplify relative path conversion logic 2021-05-12 15:53:26 -04:00
cmGlobalJOMMakefileGenerator.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmGlobalJOMMakefileGenerator.h Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmGlobalMinGWMakefileGenerator.cxx
cmGlobalMinGWMakefileGenerator.h
cmGlobalMSYSMakefileGenerator.cxx
cmGlobalMSYSMakefileGenerator.h
cmGlobalNinjaGenerator.cxx Merge topic 'nmc-cross-config-target-deps' 2021-11-05 10:09:28 -04:00
cmGlobalNinjaGenerator.h Ninja Multi-Config: Fix cross-config custom command dependency tracing 2021-11-04 12:23:35 -04:00
cmGlobalNMakeMakefileGenerator.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmGlobalNMakeMakefileGenerator.h Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmGlobalUnixMakefileGenerator3.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmGlobalUnixMakefileGenerator3.h cmGlobalCommonGenerator: Adopt GetEditCacheCommand 2021-06-29 11:07:14 -04:00
cmGlobalVisualStudio7Generator.cxx Source: Replace C headers with C++ ones 2021-11-02 14:45:29 -04:00
cmGlobalVisualStudio7Generator.h Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmGlobalVisualStudio8Generator.cxx cmLocalGenerator: Simplify Add{Custom,Utility}Command 2021-11-18 12:02:38 -05:00
cmGlobalVisualStudio8Generator.h VS: Model a default target framework 2021-11-06 06:08:54 -04:00
cmGlobalVisualStudio9Generator.cxx
cmGlobalVisualStudio9Generator.h
cmGlobalVisualStudio10Generator.cxx VS: Model a default target framework 2021-11-06 06:08:54 -04:00
cmGlobalVisualStudio10Generator.h cmGlobalVisualStudio10Generator: Add method to find MSBuild early 2021-10-20 13:00:25 -04:00
cmGlobalVisualStudio11Generator.cxx
cmGlobalVisualStudio11Generator.h VS: Add support for add_custom_command DEPFILE 2021-06-09 10:09:58 -04:00
cmGlobalVisualStudio12Generator.cxx
cmGlobalVisualStudio12Generator.h
cmGlobalVisualStudio14Generator.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmGlobalVisualStudio14Generator.h
cmGlobalVisualStudio71Generator.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmGlobalVisualStudio71Generator.h Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmGlobalVisualStudioGenerator.cxx cmLocalGenerator: Simplify Add{Custom,Utility}Command 2021-11-18 12:02:38 -05:00
cmGlobalVisualStudioGenerator.h Restore honoring CMAKE_GENERATOR_INSTANCE in toolchain file 2021-10-20 13:00:26 -04:00
cmGlobalVisualStudioVersionedGenerator.cxx Merge topic 'vs-framework-version' 2021-11-08 12:38:48 -05:00
cmGlobalVisualStudioVersionedGenerator.h VS: Support version specification in CMAKE_GENERATOR_INSTANCE 2021-10-29 11:52:58 -04:00
cmGlobalWatcomWMakeGenerator.cxx
cmGlobalWatcomWMakeGenerator.h
cmGlobalXCodeGenerator.cxx cmLocalGenerator: Simplify Add{Custom,Utility}Command 2021-11-18 12:02:38 -05:00
cmGlobalXCodeGenerator.h Source: Fix IWYU warnings in Xcode generators 2021-11-16 21:06:13 +09:00
cmGlobVerificationManager.cxx
cmGlobVerificationManager.h
cmGraphAdjacencyList.h
cmGraphVizWriter.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmGraphVizWriter.h
cmHexFileConverter.cxx
cmHexFileConverter.h
cmIDEFlagTable.h
cmIDEOptions.cxx Source: Replace C headers with C++ ones 2021-11-02 14:45:29 -04:00
cmIDEOptions.h
cmIfCommand.cxx
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 'misc-messages' 2021-11-01 09:07:13 -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 install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS 2021-05-19 19:17:58 +02:00
cmInstallDirectoryGenerator.h cmInstallGenerator: Add backtrace to all install generators 2021-01-28 12:47:58 -05:00
cmInstalledFile.cxx Move helpers functions from cmStringAlgorithms.h to cmValue.h 2021-09-21 18:11:00 +02:00
cmInstalledFile.h
cmInstallExportGenerator.cxx bootstrap: Do not declare cmSystemTools functions that are not implemented 2021-10-27 12:58:02 -04:00
cmInstallExportGenerator.h cmInstallGenerator: Add backtrace to all install generators 2021-01-28 12:47:58 -05:00
cmInstallFilesCommand.cxx cmInstallGenerator: Add backtrace to all install generators 2021-01-28 12:47:58 -05:00
cmInstallFilesCommand.h
cmInstallFileSetGenerator.cxx install(TARGETS): Add FILE_SET mode 2021-10-27 15:17:23 -04:00
cmInstallFileSetGenerator.h install(TARGETS): Add FILE_SET mode 2021-10-27 15:17:23 -04:00
cmInstallFilesGenerator.cxx install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS 2021-05-19 19:17:58 +02:00
cmInstallFilesGenerator.h cmInstallGenerator: Add backtrace to all install generators 2021-01-28 12:47:58 -05:00
cmInstallGenerator.cxx install(TARGETS): Add RUNTIME_DEPENDENCIES option 2021-06-04 08:52:02 -04:00
cmInstallGenerator.h install(TARGETS): Add RUNTIME_DEPENDENCIES option 2021-06-04 08:52:02 -04:00
cmInstallGetRuntimeDependenciesGenerator.cxx install(TARGETS): Add RUNTIME_DEPENDENCIES option 2021-06-04 08:52:02 -04:00
cmInstallGetRuntimeDependenciesGenerator.h install(TARGETS): Add RUNTIME_DEPENDENCIES option 2021-06-04 08:52:02 -04:00
cmInstallImportedRuntimeArtifactsGenerator.cxx install(): Add IMPORTED_RUNTIME_ARTIFACTS mode 2021-05-31 09:02:45 -04:00
cmInstallImportedRuntimeArtifactsGenerator.h install(): Add IMPORTED_RUNTIME_ARTIFACTS mode 2021-05-31 09:02:45 -04:00
cmInstallMode.h Alternative symlink-creating mode for file(INSTALL ...) 2021-08-02 19:42:26 +02:00
cmInstallProgramsCommand.cxx cmInstallGenerator: Add backtrace to all install generators 2021-01-28 12:47:58 -05:00
cmInstallProgramsCommand.h
cmInstallRuntimeDependencySet.cxx Source: Add cmInstallRuntimeDependencySet 2021-06-04 08:52:01 -04:00
cmInstallRuntimeDependencySet.h Source: Add cmInstallRuntimeDependencySet 2021-06-04 08:52:01 -04:00
cmInstallRuntimeDependencySetGenerator.cxx install(TARGETS): Add RUNTIME_DEPENDENCIES option 2021-06-04 08:52:02 -04:00
cmInstallRuntimeDependencySetGenerator.h install(TARGETS): Add RUNTIME_DEPENDENCIES option 2021-06-04 08:52:02 -04:00
cmInstallScriptGenerator.cxx install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS 2021-05-19 19:17:58 +02:00
cmInstallScriptGenerator.h install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS 2021-05-19 19:17:58 +02:00
cmInstallSubdirectoryGenerator.cxx Source: Fix clang -Wimplicit-fallthrough warnings 2021-09-28 10:53:54 -04:00
cmInstallSubdirectoryGenerator.h CMP0082: Check EXCLUDE_FROM_ALL property at generate time 2021-05-24 13:56:59 -04:00
cmInstallTargetGenerator.cxx cmInstallTargetGenerator: optimize rpath adjustments 2021-09-30 15:36:35 -04:00
cmInstallTargetGenerator.h Refactor: Move common methods into cmInstallGenerator 2021-05-31 08:41:44 -04:00
cmInstallTargetsCommand.cxx
cmInstallTargetsCommand.h
cmInstallType.h
cmJSONHelpers.h CMakePresets.json: Add the ability to conditionally disable presets 2021-03-22 15:04:54 -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 Ninja Multi-Config: Fix internal cross-config target dependency ordering 2021-11-04 13:41:13 -04:00
cmLinkItem.h HIP: Automatically inject the hip::device runtime target 2021-06-07 19:25:33 +00:00
cmLinkItemGraphVisitor.cxx clang-tidy: fix readability-qualified-auto warnings 2021-01-27 08:45:45 -05:00
cmLinkItemGraphVisitor.h
cmLinkLibrariesCommand.cxx
cmLinkLibrariesCommand.h
cmLinkLineComputer.cxx OpenWatcom: Add infrastructure to link to object files 2021-05-29 09:28:36 -04:00
cmLinkLineComputer.h
cmLinkLineDeviceComputer.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmLinkLineDeviceComputer.h
cmListCommand.cxx Source: Replace most calls to sprintf with snprintf 2021-10-25 18:23:13 -04:00
cmListCommand.h
cmListFileCache.cxx cmake: Model normal and try-compile project kinds explicitly 2021-07-12 12:21:52 -04:00
cmListFileCache.h
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 cmLocalCommonGenerator: Select work directory semantically 2021-05-13 12:48:22 -04:00
cmLocale.h
cmLocalGenerator.cxx cmLocalGenerator: Simplify Add{Custom,Utility}Command 2021-11-18 12:02:38 -05:00
cmLocalGenerator.h cmLocalGenerator: Simplify Add{Custom,Utility}Command 2021-11-18 12:02:38 -05:00
cmLocalGhsMultiGenerator.cxx
cmLocalGhsMultiGenerator.h
cmLocalNinjaGenerator.cxx Merge topic 'fix-ifdef-windows' 2021-10-18 09:29:20 -04:00
cmLocalNinjaGenerator.h Ninja: Handle depfiles with absolute paths to generated files 2021-05-19 13:28:14 -04:00
cmLocalUnixMakefileGenerator3.cxx Source: Replace most calls to sprintf with snprintf 2021-10-25 18:23:13 -04:00
cmLocalUnixMakefileGenerator3.h Source: Fix clang -Wextra-semi warnings 2021-09-28 09:59:24 -04:00
cmLocalVisualStudio7Generator.cxx cmLocalGenerator: Simplify Add{Custom,Utility}Command 2021-11-18 12:02:38 -05:00
cmLocalVisualStudio7Generator.h
cmLocalVisualStudio10Generator.cxx
cmLocalVisualStudio10Generator.h
cmLocalVisualStudioGenerator.cxx cmCustomCommand: Move constructor arguments to individual setters 2021-11-18 12:02:37 -05:00
cmLocalVisualStudioGenerator.h VS: Add missing label in C# project-build events 2021-09-09 14:22:26 -04:00
cmLocalXCodeGenerator.cxx Source: Fix IWYU warnings in Xcode generators 2021-11-16 21:06:13 +09:00
cmLocalXCodeGenerator.h Source: Fix IWYU warnings in Xcode generators 2021-11-16 21:06:13 +09:00
cmMachO.cxx Merge topic 'warnings-cleanup' 2021-10-27 09:24:54 -04:00
cmMachO.h Rename CMAKE_USE_MACH_PARSER to CMake_USE_MACH_PARSER 2021-02-03 11:35:31 -05:00
cmMacroCommand.cxx Source: Replace most calls to sprintf with snprintf 2021-10-25 18:23:13 -04:00
cmMacroCommand.h
cmMakeDirectoryCommand.cxx
cmMakeDirectoryCommand.h
cmMakefile.cxx cmMakefile: Simplify Add*Command and adopt to cmAddCustom*Command 2021-11-18 12:02:38 -05:00
cmMakefile.h cmMakefile: Simplify Add*Command and adopt to cmAddCustom*Command 2021-11-18 12:02:38 -05:00
cmMakefileExecutableTargetGenerator.cxx CUDA: Ignore USE_WATCOM_QUOTE for device link rules 2021-11-07 21:28:08 +02:00
cmMakefileExecutableTargetGenerator.h
cmMakefileLibraryTargetGenerator.cxx CUDA: Ignore USE_WATCOM_QUOTE for device link rules 2021-11-07 21:28:08 +02:00
cmMakefileLibraryTargetGenerator.h
cmMakefileProfilingData.cxx Source: Fix clang -Wextra-semi warnings 2021-09-28 09:59:24 -04:00
cmMakefileProfilingData.h
cmMakefileTargetGenerator.cxx CUDA: Support CMP0105 on Clang 2021-11-08 21:26:00 +02:00
cmMakefileTargetGenerator.h
cmMakefileUtilityTargetGenerator.cxx cmLocalGenerator: Factor out relative path conversion helpers 2021-05-13 12:47:25 -04:00
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 cmMessenger: Color messages to terminal by type 2021-05-20 07:38:45 -04:00
cmMessageType.h
cmMessenger.cxx Source: Cleanup and simplify some code 2021-11-04 09:20:48 -04:00
cmMessenger.h
cmMSVC60LinkLineComputer.cxx
cmMSVC60LinkLineComputer.h
cmNewLineStyle.cxx
cmNewLineStyle.h
cmNinjaLinkLineComputer.cxx
cmNinjaLinkLineComputer.h
cmNinjaLinkLineDeviceComputer.cxx
cmNinjaLinkLineDeviceComputer.h
cmNinjaNormalTargetGenerator.cxx CUDA: Support CMP0105 on Clang 2021-11-08 21:26:00 +02:00
cmNinjaNormalTargetGenerator.h clang-tidy: fix readability-redundant-access-specifiers warnings 2021-01-27 08:45:45 -05:00
cmNinjaTargetGenerator.cxx Merge topic 'ninja-pdb-dir' 2021-11-04 09:02:02 -04:00
cmNinjaTargetGenerator.h cmGlobalNinjaGenerator: Add helper to compute absolute paths for build.ninja 2021-05-25 10:48:25 -04:00
cmNinjaTypes.h Ninja: Handle depfiles with absolute paths to generated files 2021-05-19 13:28:14 -04:00
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 Source: Fix typos and spelling in comments 2021-05-07 17:00:18 +02:00
cmOrderDirectories.h
cmOSXBundleGenerator.cxx
cmOSXBundleGenerator.h clang-tidy: fix readability-redundant-access-specifiers warnings 2021-01-27 08:45:45 -05:00
cmOutputConverter.cxx cmOutputConverter: Quote hyphens in response files 2021-11-08 12:14:53 -06:00
cmOutputConverter.h cmOutputConverter: Quote hyphens in response files 2021-11-08 12:14:53 -06: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
cmPolicies.cxx Source: fix many -Wmissing-prototypes warnings by marking functions static 2021-10-25 12:27:09 -04:00
cmPolicies.h LCC: Add policy CMP0129 regarding interpreting LCC as GNU 2021-10-21 17:24:22 +03:00
cmProcessOutput.cxx clang-tidy: fix performance-trivially-destructible warnings 2021-01-27 08:45:44 -05:00
cmProcessOutput.h clang-tidy: fix performance-trivially-destructible warnings 2021-01-27 08:45:44 -05:00
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
cmPropertyDefinition.h
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 Source: fix many -Wmissing-prototypes warnings by marking functions static 2021-10-25 12:27:09 -04:00
cmQtAutoGen.h AUTOUIC: Fix merging of --blah options not being detected for Qt6 2021-10-05 23:29:16 +11: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 cmLocalGenerator: Simplify Add{Custom,Utility}Command 2021-11-18 12:02:38 -05:00
cmQtAutoGenInitializer.h Source: Fix clang -Wextra-semi warnings 2021-09-28 09:59:24 -04:00
cmQtAutoMocUic.cxx AUTOUIC: Fix merging of --blah options not being detected for Qt6 2021-10-05 23:29:16 +11:00
cmQtAutoMocUic.h
cmQtAutoRcc.cxx clang-tidy: fix readability-redundant-access-specifiers warnings 2021-01-27 08:45:45 -05:00
cmQtAutoRcc.h
cmQTWrapCPPCommand.cxx cmMakefile: Simplify Add*Command and adopt to cmAddCustom*Command 2021-11-18 12:02:38 -05:00
cmQTWrapCPPCommand.h
cmQTWrapUICommand.cxx cmMakefile: Simplify Add*Command and adopt to cmAddCustom*Command 2021-11-18 12:02:38 -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 cmRST: support versionadded and versionchanged directives 2021-10-27 09:15:00 -04:00
cmRST.h cmRST: support versionadded and versionchanged directives 2021-10-27 09:15:00 -04:00
cmRulePlaceholderExpander.cxx CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATION 2021-10-20 11:18:06 -04:00
cmRulePlaceholderExpander.h CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATION 2021-10-20 11:18:06 -04:00
cmRuntimeDependencyArchive.cxx install(TARGETS): Add RUNTIME_DEPENDENCIES option 2021-06-04 08:52:02 -04:00
cmRuntimeDependencyArchive.h install(TARGETS): Add RUNTIME_DEPENDENCIES option 2021-06-04 08:52:02 -04:00
cmScanDepFormat.cxx cmScanDepFormat: Accept P1689r4 files with version 1 2021-11-03 10:50:54 -04:00
cmScanDepFormat.h cmScanDepFormat: P1689R4: Implement source-path related fields 2021-06-10 07:55:20 -04:00
cmScriptGenerator.cxx clang-tidy: fix readability-use-anyofallof warnings 2021-01-27 08:54:18 -05:00
cmScriptGenerator.h
cmSearchPath.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmSearchPath.h Source: Fix Clang -Wdeprecated warnings 2021-10-15 11:23:12 -04: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 clang-tidy: fix readability-qualified-auto warnings 2021-01-27 08:45:45 -05:00
cmSourceFileLocation.h
cmSourceFileLocationKind.h
cmSourceGroup.cxx
cmSourceGroup.h
cmSourceGroupCommand.cxx
cmSourceGroupCommand.h
cmStandardLevelResolver.cxx CMP0128: Enable/disable extensions if standard same as default 2021-11-11 21:55:04 +02:00
cmStandardLevelResolver.h Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmStandardLexer.h LexerParser: Suppress NVHPC warnings in generated code 2021-04-28 10:09:35 -04:00
cmState.cxx Source: Fix clang -Wimplicit-fallthrough warnings 2021-09-28 10:53:54 -04:00
cmState.h Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmStateDirectory.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmStateDirectory.h Rename cmProp in cmValue 2021-09-21 17:14:04 +02: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 clang-tidy: fix bugprone-reserved-identifier warnings 2021-01-27 08:45:44 -05:00
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 Source: Replace most calls to sprintf with snprintf 2021-10-25 18:23:13 -04:00
cmStringCommand.h
cmStringReplaceHelper.cxx
cmStringReplaceHelper.h
cmSubcommandTable.cxx
cmSubcommandTable.h
cmSubdirCommand.cxx
cmSubdirCommand.h
cmSubdirDependsCommand.cxx
cmSubdirDependsCommand.h
cmSystemTools.cxx Source: Replace C headers with C++ ones 2021-11-02 14:45:29 -04:00
cmSystemTools.h bootstrap: Do not declare cmSystemTools functions that are not implemented 2021-10-27 12:58:02 -04:00
cmTarget.cxx Merge topic 'xcode-generation-enablegpuframecapturemode' 2021-11-12 09:05:01 -05:00
cmTarget.h cmTarget: Add cmFileSet and associated properties 2021-10-27 15:17:23 -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
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 Source: Fix clang -Wimplicit-fallthrough warnings 2021-09-28 10:53:54 -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 Source: Fix clang -Wimplicit-fallthrough warnings 2021-09-28 10:53:54 -04:00
cmTargetPropertyComputer.h Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmTargetSourcesCommand.cxx target_sources(): Add FILE_SET mode 2021-10-27 15:17:23 -04:00
cmTargetSourcesCommand.h
cmTest.cxx Move helpers functions from cmStringAlgorithms.h to cmValue.h 2021-09-21 18:11:00 +02:00
cmTest.h Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmTestGenerator.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmTestGenerator.h
cmTimestamp.cxx MINGW-w64: Fix string(TIMESTAMP) build on 32bits. 2021-11-18 09:17:38 -05:00
cmTimestamp.h clang-tidy: fix readability-make-member-function-const warnings 2021-01-27 08:45:45 -05:00
cmTransformDepfile.cxx cmTransformDepfile: Add support for MSBuild AdditionalInputs format 2021-06-09 10:09:58 -04:00
cmTransformDepfile.h cmTransformDepfile: Add support for MSBuild AdditionalInputs format 2021-06-09 10:09:58 -04:00
cmTryCompileCommand.cxx
cmTryCompileCommand.h
cmTryRunCommand.cxx Source: Replace most calls to sprintf with snprintf 2021-10-25 18:23:13 -04:00
cmTryRunCommand.h try_run: Allow to set working directory 2021-02-03 08:42:05 +01:00
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 Source: Fix typos and spelling in comments 2021-05-07 17:00:18 +02:00
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 Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmVariableWatchCommand.h
cmVersion.cxx
cmVersion.h clang-tidy: fix bugprone-reserved-identifier warnings 2021-01-27 08:45:44 -05:00
cmVersionConfig.h.in
cmVersionMacros.h
cmVisualStudio10TargetGenerator.cxx VS: Fix pre-VS15.8 unity build exclusion of per-config sources 2021-11-11 07:16:11 -05:00
cmVisualStudio10TargetGenerator.h VS: Honor VS_SETTINGS source file property on all sources 2021-09-09 14:19:28 -04:00
cmVisualStudioGeneratorOptions.cxx VS: Add Visual Studio 17 2022 generator 2021-06-25 12:45:44 -04:00
cmVisualStudioGeneratorOptions.h
cmVisualStudioSlnData.cxx
cmVisualStudioSlnData.h
cmVisualStudioSlnParser.cxx
cmVisualStudioSlnParser.h Source: Replace C headers with C++ ones 2021-11-02 14:45:29 -04:00
cmVisualStudioWCEPlatformParser.cxx
cmVisualStudioWCEPlatformParser.h Source: Replace C headers with C++ ones 2021-11-02 14:45:29 -04:00
cmVSSetupHelper.cxx VS: Allow CMAKE_GENERATOR_INSTANCE to specify portable instance 2021-10-29 11:52:58 -04:00
cmVSSetupHelper.h VS: Allow CMAKE_GENERATOR_INSTANCE to specify portable instance 2021-10-29 11:52:58 -04:00
cmWhileCommand.cxx Refactor: Get rid of isTrue variable in the while block execution 2021-08-11 08:57:45 -04:00
cmWhileCommand.h
cmWorkerPool.cxx clang-tidy: fix readability-redundant-access-specifiers warnings 2021-01-27 08:45:45 -05:00
cmWorkerPool.h Source: Fix clang -Wextra-semi warnings 2021-09-28 09:59:24 -04:00
cmWorkingDirectory.cxx Update CMake code using KWSys to account for Status return values 2021-04-14 13:14:09 -04:00
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 clang-tidy: fix readability-make-member-function-const warnings 2021-01-27 08:45:45 -05:00
cmXMLWriter.cxx
cmXMLWriter.h clang-tidy: fix readability-redundant-access-specifiers warnings 2021-01-27 08:45:45 -05:00
ctest.cxx ctest: Add support for writing test results in JUnit XML format 2021-04-26 08:55:22 -04:00
dir.dox
dir.dox.in