..
Checks
LCC: Add dedicated support for MCST LCC compiler
2021-10-15 05:05:19 +03:00
CPack
Merge topic 'ifw-sign-installer'
2021-12-02 12:32:01 -05: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: 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.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
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
cmMessenger: Adopt backtrace printing functions
2021-12-08 10:03:48 -05: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-12-08 00:02:13 -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
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
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
cmcldeps: Suppress rc dummy output
2021-11-29 09:46:36 +02:00
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
Source: fix -Wextra-semi-stmt warnings
2021-12-01 11:17:39 -05:00
cmCMakePresetsFile.h
Source: fix more rule of 3 warnings from clang -Wdeprecated
2021-10-26 09:46:34 -04:00
cmCMakePresetsFileInternal.h
Source: fix -Wextra-semi-stmt warnings
2021-12-01 11:17:39 -05: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
cmConsoleBuf.h
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
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
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
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
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
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
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
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
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
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
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
cmGeneratorExpressionEvaluationFile.cxx
cmGeneratorExpressionEvaluationFile.h
cmGeneratorExpressionEvaluator.cxx
cmGeneratorExpressionEvaluator.h
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
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 possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09:00
cmGlobalBorlandMakefileGenerator.h
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09: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
Merge topic 'env-init-configs'
2021-11-23 09:55:17 -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
GHS: Allow setting GHS variables from toolchain file
2021-11-15 13:15:12 -05:00
cmGlobalGhsMultiGenerator.h
GHS: Update RTOS selection logic
2021-11-15 13:15:11 -05:00
cmGlobalJOMMakefileGenerator.cxx
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09:00
cmGlobalJOMMakefileGenerator.h
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09: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
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
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09:00
cmGlobalNMakeMakefileGenerator.h
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09: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: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09:00
cmGlobalVisualStudio7Generator.h
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09:00
cmGlobalVisualStudio8Generator.cxx
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09:00
cmGlobalVisualStudio8Generator.h
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09:00
cmGlobalVisualStudio9Generator.cxx
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09:00
cmGlobalVisualStudio9Generator.h
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09:00
cmGlobalVisualStudio10Generator.cxx
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09:00
cmGlobalVisualStudio10Generator.h
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09:00
cmGlobalVisualStudio11Generator.cxx
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09:00
cmGlobalVisualStudio11Generator.h
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09:00
cmGlobalVisualStudio12Generator.cxx
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09:00
cmGlobalVisualStudio12Generator.h
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09:00
cmGlobalVisualStudio14Generator.cxx
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09: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
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09:00
cmGlobalVisualStudioGenerator.h
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09:00
cmGlobalVisualStudioVersionedGenerator.cxx
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09:00
cmGlobalVisualStudioVersionedGenerator.h
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09: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
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
Rename cmProp in cmValue
2021-09-21 17:14:04 +02:00
cmGraphVizWriter.h
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
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
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
cmInstallFilesCommand.cxx
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.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
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
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
cmMessenger: Adopt backtrace printing functions
2021-12-08 10:03:48 -05:00
cmListFileCache.h
cmMessenger: Adopt backtrace printing functions
2021-12-08 10:03:48 -05: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
cmLocalCommonGenerator: Select work directory semantically
2021-05-13 12:48:22 -04:00
cmLocale.h
cmLocalGenerator.cxx
cmLocalGenerator: Remove unused IncludePathStyle infrastructure
2021-12-01 11:33:30 -05:00
cmLocalGenerator.h
cmLocalGenerator: Remove unused IncludePathStyle infrastructure
2021-12-01 11:33:30 -05:00
cmLocalGhsMultiGenerator.cxx
cmLocalGhsMultiGenerator.h
cmLocalNinjaGenerator.cxx
cmLocalGenerator: Remove unused IncludePathStyle infrastructure
2021-12-01 11:33:30 -05:00
cmLocalNinjaGenerator.h
cmLocalGenerator: Remove unused IncludePathStyle infrastructure
2021-12-01 11:33:30 -05: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
Merge topic 'vs-csproj-scripts'
2021-12-03 08:54:34 -05: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
Merge topic 'vs-csproj-scripts'
2021-12-03 08:54:34 -05:00
cmLocalVisualStudioGenerator.h
VS: Revert "Add missing label in C# project-build events"
2021-12-02 18:06:39 -05: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
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
Merge topic 'env-init-configs'
2021-11-23 09:55:17 -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
Merge topic 'makefile-CMAKE_EXPORT_COMPILE_COMMANDS-HIP'
2021-12-07 09:54:10 -05: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
cmMessenger: Adopt backtrace printing functions
2021-12-08 10:03:48 -05:00
cmMessenger.h
cmMessenger: Adopt backtrace printing functions
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
CUDA: Support CMP0105 on Clang
2021-11-08 21:26:00 +02:00
cmNinjaNormalTargetGenerator.h
cmNinjaTargetGenerator.cxx
cmLocalGenerator: Remove unused IncludePathStyle infrastructure
2021-12-01 11:33:30 -05: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
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
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
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
AutoMoc: Only add the WIN32 define if the target system is Windows
2021-11-19 17:56:19 +01: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
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
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
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
cmMessenger: Adopt backtrace printing functions
2021-12-08 10:03:48 -05:00
cmState.h
cmMessenger: Adopt backtrace printing functions
2021-12-08 10:03:48 -05: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
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
Merge topic 'rpath-unrecognized-format'
2021-12-02 11:45:38 -05: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: fix calling convention for strftime()
2021-11-30 11:03:33 -05:00
cmTimestamp.h
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
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
cmVersionConfig.h.in
cmVersionMacros.h
cmVisualStudio10TargetGenerator.cxx
VS: Move LocalDebugger* settings to the end of their PropertyGroup
2021-12-03 11:49:33 -05:00
cmVisualStudio10TargetGenerator.h
cmVisualStudio10TargetGenerator: Change VsProjectType to be enum class
2021-12-01 09:51:26 -05:00
cmVisualStudioGeneratorOptions.cxx
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09:00
cmVisualStudioGeneratorOptions.h
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09:00
cmVisualStudioSlnData.cxx
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09:00
cmVisualStudioSlnData.h
cmVisualStudioSlnParser.cxx
Source: Fix possible IWYU warnings in Windows generators
2021-11-20 00:50:33 +09: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
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
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
cmXMLWriter.cxx
cmXMLWriter.h
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