..
Checks
MSYS: Add support for running under MSYS runtime environment
2021-04-26 14:27:34 -04:00
CPack
Refactor: Drop redundand std::endl
calls in the middle of output
2021-07-13 16:42:04 +03:00
CTest
Merge topic 'ctest-environment-modifications'
2021-07-13 08:24:36 -04:00
CursesDialog
cmMessenger: Pass title inside a metadata structure
2021-05-19 09:06:27 -04:00
kwsys
Merge branch 'upstream-KWSys' into update-kwsys
2021-07-26 10:17:18 -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
Fix -Wpessimizing-move warnings in QCMake::loadPresets()
2021-06-22 16:13:21 +01:00
QtIFW
.gitattributes
bindexplib.cxx
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
bindexplib.h
cm_codecvt.cxx
NMake: Use UTF-8 with BOM if supported by nmake
2021-05-05 10:56:49 -04:00
cm_codecvt.hxx
NMake: Use UTF-8 with BOM if supported by nmake
2021-05-05 10:56:49 -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
cmCustomCommand: Record value of CMP0116 at time of creation
2021-02-23 09:14:31 -05:00
cmAddCustomCommandCommand.h
cmAddCustomTargetCommand.cxx
cmCustomCommand: Record value of CMP0116 at time of creation
2021-02-23 09:14:31 -05:00
cmAddCustomTargetCommand.h
cmAddDefinitionsCommand.cxx
cmAddDefinitionsCommand.h
cmAddDependenciesCommand.cxx
cmAddDependenciesCommand.h
cmAddExecutableCommand.cxx
cmAddExecutableCommand.h
cmAddLibraryCommand.cxx
add_library(): Allow imported object libraries with multi-arch
2021-02-06 11:34:28 +11:00
cmAddLibraryCommand.h
cmAddLinkOptionsCommand.cxx
cmAddLinkOptionsCommand.h
cmAddSubDirectoryCommand.cxx
cmAddSubDirectoryCommand.h
cmAddTestCommand.cxx
cmAddTestCommand.h
cmAffinity.cxx
cmAffinity.h
cmake.cxx
cmake: Model normal and try-compile project kinds explicitly
2021-07-12 12:21:52 -04:00
cmake.h
cmake: Model normal and try-compile project kinds explicitly
2021-07-12 12:21:52 -04:00
cmake.version.manifest
CMakeInstallDestinations.cmake
CMakeInstallSignTool.cmake.in
CMakeLists.txt
Merge topic 'autouic-header-depends'
2021-07-26 09:34:52 -04:00
cmakemain.cxx
cmMessenger: Revert to non-color messages on Windows
2021-07-20 13:30:11 -04:00
CMakeSourceDir.txt.in
CMakeVersion.bash
CMakeVersion.cmake
CMake Nightly Date Stamp
2021-07-27 00:01:08 -04:00
CMakeVersion.rc.in
cmAlgorithms.h
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmArchiveWrite.cxx
cmArchiveWrite: Consolidate multiple ways to set thread count
2021-04-22 15:40:13 -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
clang-tidy: fix performance-trivially-destructible
warnings
2021-01-27 08:45:44 -05: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
file(GET_RUNTIME_DEPENDENCIES): Add undocumented RPATH_PREFIX option
2021-06-04 08:52:01 -04:00
cmBinUtilsMacOSMachOLinker.h
file(GET_RUNTIME_DEPENDENCIES): Add undocumented RPATH_PREFIX option
2021-06-04 08:52:01 -04:00
cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.cxx
file(GET_RUNTIME_DEPENDENCIES): Fix weak macOS libraries not detected
2021-01-20 10:26:54 -05:00
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
build_command: Add the PARALLEL_LEVEL argument
2021-05-04 20:17:17 +02:00
cmBuildCommand.h
cmBuildNameCommand.cxx
cmBuildNameCommand.h
cmCacheManager.cxx
clang-tidy: fix readability-qualified-auto
warnings
2021-01-27 08:45:45 -05:00
cmCacheManager.h
clang-tidy: fix readability-qualified-auto
warnings
2021-01-27 08:45:45 -05:00
cmCallVisualStudioMacro.cxx
cmCallVisualStudioMacro.h
cmcldeps.cxx
cmCLocaleEnvironmentScope.cxx
cmCLocaleEnvironmentScope.h
cmCMakeHostSystemInformationCommand.cxx
VS: Add Visual Studio 17 2022 generator
2021-06-25 12:45:44 -04:00
cmCMakeHostSystemInformationCommand.h
cmCMakeLanguageCommand.cxx
cmCMakeLanguageCommand.h
cmCMakeMinimumRequired.cxx
cmCMakeMinimumRequired.h
cmCMakePath.cxx
cmake_path: various updates
2021-01-13 15:27:49 +01:00
cmCMakePath.h
cmCMakePathCommand.cxx
Source: Minor code improvements
2021-05-11 11:20:04 -04:00
cmCMakePathCommand.h
cmCMakePolicyCommand.cxx
cmake_policy: Add check for return value of SetPolicyVersion
2020-12-14 04:55:55 +01:00
cmCMakePolicyCommand.h
cmCMakePresetsFile.cxx
CMakePresets.json: Fix expansion issue with empty binaryDir
2021-07-16 10:25:40 -04:00
cmCMakePresetsFile.h
cmake-presets: Introduce toolchainFile
preset option
2021-04-28 17:22:25 -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
LINK_WHAT_YOU_USE feature: externalize configuration
2021-07-09 14:50:50 +02:00
cmcmd.h
cmcmd: Improve error message from cmake_symlink_{library,executable}
2021-04-15 12:40:37 -04:00
cmCommand.cxx
cmCommand.h
cmCommandArgumentParserHelper.cxx
clang-tidy: fix readability-qualified-auto
warnings
2021-01-27 08:45:45 -05:00
cmCommandArgumentParserHelper.h
cmCommandLineArgument.h
cmCommandLineArgument: OneOrMore mode supports =
separator
2021-05-19 11:37:30 -04:00
cmCommands.cxx
CMake: Allow override of unexpected non-flow-control commands
2021-06-16 10:39:39 -04:00
cmCommands.h
cmCommonTargetGenerator.cxx
Launchers: Support setting linker launchers
2021-05-28 12:28:43 -04:00
cmCommonTargetGenerator.h
LINK_WHAT_YOU_USE feature: externalize configuration
2021-07-09 14:50:50 +02:00
cmComputeComponentGraph.cxx
cmComputeComponentGraph.h
cmComputeLinkDepends.cxx
HIP: Automatically inject the hip::device
runtime target
2021-06-07 19:25:33 +00:00
cmComputeLinkDepends.h
target_link_libraries: Place $<TARGET_OBJECTS> before libraries
2021-05-29 09:28:36 -04:00
cmComputeLinkInformation.cxx
HIP: Add language to CMake
2021-06-07 19:25:33 +00:00
cmComputeLinkInformation.h
OpenWatcom: Add infrastructure to link to object files
2021-05-29 09:28:36 -04:00
cmComputeTargetDepends.cxx
target_link_libraries: Place $<TARGET_OBJECTS> before libraries
2021-05-29 09:28:36 -04:00
cmComputeTargetDepends.h
cmComputeTargetDepends: Factor out helper to add object library dependency
2021-05-28 15:25:28 -04:00
cmConditionEvaluator.cxx
Update CMake code using KWSys to account for Status return values
2021-04-14 13:14:09 -04:00
cmConditionEvaluator.h
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
try_compile: Propagate CMP0126 to the generated test project
2021-07-20 09:47:02 -04:00
cmCoreTryCompile.h
cmCPackPropertiesGenerator.cxx
cmCPackPropertiesGenerator.h
cmCPluginAPI.cxx
Source: Minor code improvements
2021-05-11 11:20:04 -04:00
cmCPluginAPI.h
cmCreateTestSourceList.cxx
cmCreateTestSourceList: avoid generating duplicate declarations
2021-02-24 13:33:28 -05:00
cmCreateTestSourceList.h
cmCryptoHash.cxx
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmCryptoHash.h
cmCTest.cxx
ctest: add support for attaching files to tests at run time
2021-06-08 09:27:19 -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
cmCurl.h
cmCustomCommand.cxx
add_custom_command: Target-dependent generator expression support
2021-05-31 10:39:58 +03:00
cmCustomCommand.h
add_custom_command: Target-dependent generator expression support
2021-05-31 10:39:58 +03:00
cmCustomCommandGenerator.cxx
cmTransformDepfile: Add support for MSBuild AdditionalInputs format
2021-06-09 10:09:58 -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
cmMakefile: Simplify custom target 'force' output name generation
2020-12-15 07:00:52 -05:00
cmDefinePropertyCommand.cxx
cmDefinePropertyCommand.h
cmDefinitions.cxx
cmDefinitions.h
cmDepends.cxx
Source: Minor code improvements
2021-05-11 11:20:04 -04:00
cmDepends.h
clang-tidy: fix readability-redundant-access-specifiers
warnings
2021-01-27 08:45:45 -05:00
cmDependsC.cxx
cmLocalGenerator: Factor out relative path conversion helpers
2021-05-13 12:47:25 -04:00
cmDependsC.h
cmDependsCompiler.cxx
Merge branch 'backport-3.20-makefile-normalize-depfile'
2021-07-02 10:01:09 -04:00
cmDependsCompiler.h
Makefiles Generators: use compiler for dependencies generation
2020-11-29 15:25:42 +01:00
cmDependsFortran.cxx
Makefiles: Add support for building Fortran intrinsics
2021-06-24 08:39:47 -04: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
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmDocumentation.h
cmDocumentationEntry.h
cmDocumentationFormatter.cxx
cmDocumentationFormatter.h
cmDocumentationSection.cxx
cmDocumentationSection.h
cmDuration.cxx
cmDuration.h
cmDynamicLoader.cxx
cmDynamicLoader.h
cmELF.cxx
Merge branch 'master' into file-grd-arch
2021-07-12 16:12:46 -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
cmExecProgramCommand.h
cmExecuteProcessCommand.cxx
clang-tidy: fix readability-qualified-auto
warnings
2021-01-27 08:45:45 -05:00
cmExecuteProcessCommand.h
cmExecutionStatus.h
cmExpandedCommandArgument.cxx
cmExpandedCommandArgument.h
cmExportBuildAndroidMKGenerator.cxx
cmExportBuildAndroidMKGenerator.h
cmExportBuildFileGenerator.cxx
Refactor export file generator inteface
2021-07-22 13:08:58 +02:00
cmExportBuildFileGenerator.h
Refactor export file generator inteface
2021-07-22 13:08:58 +02:00
cmExportCommand.cxx
cmExportCommand.h
cmExportFileGenerator.cxx
Refactor export file generator inteface
2021-07-22 13:08:58 +02:00
cmExportFileGenerator.h
Refactor export file generator inteface
2021-07-22 13:08:58 +02:00
cmExportInstallAndroidMKGenerator.cxx
cmExportInstallAndroidMKGenerator.h
cmExportInstallFileGenerator.cxx
Refactor export file generator inteface
2021-07-22 13:08:58 +02:00
cmExportInstallFileGenerator.h
Refactor export file generator inteface
2021-07-22 13:08:58 +02:00
cmExportLibraryDependenciesCommand.cxx
cmExportLibraryDependenciesCommand.h
cmExportSet.cxx
cmExportSet.h
cmExportTryCompileFileGenerator.cxx
Refactor export file generator inteface
2021-07-22 13:08:58 +02:00
cmExportTryCompileFileGenerator.h
Refactor export file generator inteface
2021-07-22 13:08:58 +02:00
cmExprParserHelper.cxx
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmExprParserHelper.h
clang-tidy: fix readability-make-member-function-const
warnings
2021-01-27 08:45:45 -05:00
cmExternalMakefileProjectGenerator.cxx
cmExternalMakefileProjectGenerator.h
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmExtraCodeBlocksGenerator.cxx
HIP: Add language to CMake
2021-06-07 19:25:33 +00:00
cmExtraCodeBlocksGenerator.h
cmExtraCodeLiteGenerator.cxx
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmExtraCodeLiteGenerator.h
clang-tidy: fix readability-redundant-access-specifiers
warnings
2021-01-27 08:45:45 -05:00
cmExtraEclipseCDT4Generator.cxx
cmLocalGenerator: Factor out relative path conversion helpers
2021-05-13 12:47:25 -04:00
cmExtraEclipseCDT4Generator.h
cmExtraKateGenerator.cxx
Source: Remove unnecessary comparisons to nullptr
2021-05-10 11:44:53 -04:00
cmExtraKateGenerator.h
cmExtraSublimeTextGenerator.cxx
cmLocalGenerator: Clarify GetIncludeFlags signature
2021-02-25 13:24:45 -05:00
cmExtraSublimeTextGenerator.h
cmFileAPI.cxx
fileapi: Add a "directory" object to codemodel-v2
2021-03-16 16:47:43 -04:00
cmFileAPI.h
cmFileAPI: Add "toolchains" object kind.
2021-01-12 11:21:19 -08:00
cmFileAPICache.cxx
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmFileAPICache.h
cmFileAPICMakeFiles.cxx
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmFileAPICMakeFiles.h
cmFileAPICodemodel.cxx
Merge topic 'fileapi-link-fragments'
2021-06-14 09:41:50 -04:00
cmFileAPICodemodel.h
cmFileAPIToolchains.cxx
cmFileAPI: Add "toolchains" object kind.
2021-01-12 11:21:19 -08:00
cmFileAPIToolchains.h
cmFileAPI: Add "toolchains" object kind.
2021-01-12 11:21:19 -08:00
cmFileCommand.cxx
cmELF: Include the ELF parsing code unconditionally
2021-06-24 10:57:51 -04:00
cmFileCommand.h
cmFileCopier.cxx
cmFileCopier.h
Alternative symlink-creating mode for file(INSTALL ...)
2021-08-02 19:42:26 +02:00
cmFileInstaller.cxx
Alternative symlink-creating mode for file(INSTALL ...)
2021-08-02 19:42:26 +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
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
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmFilePathChecksum.h
cmFileTime.cxx
cmFileTime: Fix overflow on time computation
2020-11-23 15:03:25 +01:00
cmFileTime.h
cmFileTime: Fix overflow on time computation
2020-11-23 15:03:25 +01:00
cmFileTimeCache.cxx
cmFileTimeCache.h
cmFileTimes.cxx
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmFileTimes.h
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmFindBase.cxx
find_*: Add support for option NO_CACHE
2021-06-02 14:55:00 -04:00
cmFindBase.h
find_*: Add support for option NO_CACHE
2021-06-02 14:55:00 -04:00
cmFindCommon.cxx
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmFindCommon.h
cmFindFileCommand.cxx
find_*: refactor cache variable handling
2021-05-11 18:16:08 +02:00
cmFindFileCommand.h
cmFindLibraryCommand.cxx
find_library: Infer library prefix and suffix when in script mode
2021-07-19 12:55:18 -04:00
cmFindLibraryCommand.h
cmFindPackageCommand.cxx
find_package: Add variable to make package REQUIRED
2021-07-08 08:03:38 -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_*: Add support for option NO_CACHE
2021-06-02 14:55:00 -04:00
cmFindProgramCommand.h
cmFLTKWrapUICommand.cxx
cmCustomCommand: Record value of CMP0116 at time of creation
2021-02-23 09:14:31 -05:00
cmFLTKWrapUICommand.h
cmForEachCommand.cxx
foreach(): loop variables are only available in the loop scope
2021-04-28 19:44:25 +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
cmState: Prohibit override of flow control commands
2020-10-22 17:04:31 -04:00
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
NMake: Use UTF-8 with BOM if supported by nmake
2021-05-05 10:56:49 -04:00
cmGeneratedFileStream.h
cmGeneratorExpression.cxx
cmGeneratorExpression.h
cmGeneratorExpressionContext.cxx
cmGeneratorExpressionContext.h
cmGeneratorExpressionDAGChecker.cxx
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
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
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmGeneratorExpressionLexer.h
cmGeneratorExpressionNode.cxx
Ninja Multi-Config: Restore TARGET_OBJECTS support in cross-configs
2021-07-21 11:46:15 -04:00
cmGeneratorExpressionNode.h
cmGeneratorExpressionParser.cxx
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmGeneratorExpressionParser.h
clang-tidy: fix readability-redundant-access-specifiers
warnings
2021-01-27 08:45:45 -05:00
cmGeneratorTarget.cxx
cmGeneratorTarget: Clarify logic recognizing explicit link interface
2021-07-13 11:53:00 -04:00
cmGeneratorTarget.h
cmGeneratorTarget: Simplify ExpandLinkItems signature
2021-07-13 11:31:16 -04:00
cmGetCMakePropertyCommand.cxx
cmGetCMakePropertyCommand.h
cmGetDirectoryPropertyCommand.cxx
get_directory_property: Check for empty or missing property name
2020-12-06 09:38:12 +11:00
cmGetDirectoryPropertyCommand.h
cmGetFilenameComponentCommand.cxx
cmGetFilenameComponentCommand.h
cmGetPipes.cxx
cmGetPipes.h
cmGetPropertyCommand.cxx
Fix typo in function name
2020-11-17 20:28:02 +01:00
cmGetPropertyCommand.h
cmGetSourceFilePropertyCommand.cxx
Fix typo in function name
2020-11-17 20:28:02 +01:00
cmGetSourceFilePropertyCommand.h
cmGetTargetPropertyCommand.cxx
cmGetTargetPropertyCommand.h
cmGetTestPropertyCommand.cxx
cmGetTestPropertyCommand.h
cmGhsMultiGpj.cxx
cmGhsMultiGpj.h
cmGhsMultiTargetGenerator.cxx
cmLocalGenerator: Factor out relative path conversion helpers
2021-05-13 12:47:25 -04:00
cmGhsMultiTargetGenerator.h
cmGlobalBorlandMakefileGenerator.cxx
Source: Fix typos and spelling in comments
2021-05-07 17:00:18 +02:00
cmGlobalBorlandMakefileGenerator.h
cmGlobalCommonGenerator.cxx
Ninja: Use ccmake
for edit_cache
2021-06-29 11:07:42 -04:00
cmGlobalCommonGenerator.h
cmGlobalCommonGenerator: Adopt GetEditCacheCommand
2021-06-29 11:07:14 -04:00
cmGlobalGenerator.cxx
cmGlobalGenerator: Process targets in a stable order
2021-07-08 15:16:46 -04:00
cmGlobalGenerator.h
cmGlobalGenerator: Use cmMakefile::CreateNewTarget to add global targets
2021-07-08 12:17:37 -04:00
cmGlobalGeneratorFactory.h
cmGlobalGhsMultiGenerator.cxx
cmGlobalGhsMultiGenerator: Simplify relative path conversion logic
2021-05-12 15:53:26 -04:00
cmGlobalGhsMultiGenerator.h
cmGlobalGhsMultiGenerator: Simplify relative path conversion logic
2021-05-12 15:53:26 -04:00
cmGlobalJOMMakefileGenerator.cxx
cmGlobalJOMMakefileGenerator.h
cmGlobalMinGWMakefileGenerator.cxx
cmGlobalMinGWMakefileGenerator.h
cmGlobalMSYSMakefileGenerator.cxx
cmGlobalMSYSMakefileGenerator.h
cmGlobalNinjaGenerator.cxx
cmMakefile: Add helper to initialize CMAKE_CONFIGURATION_TYPES
2021-06-30 10:55:40 -04:00
cmGlobalNinjaGenerator.h
Ninja: Use ccmake
for edit_cache
2021-06-29 11:07:42 -04:00
cmGlobalNMakeMakefileGenerator.cxx
Source: Minor code improvements
2021-05-11 11:20:04 -04:00
cmGlobalNMakeMakefileGenerator.h
NMake: Use UTF-8 with BOM if supported by nmake
2021-05-05 10:56:49 -04:00
cmGlobalUnixMakefileGenerator3.cxx
cmGlobalCommonGenerator: Adopt GetEditCacheCommand
2021-06-29 11:07:14 -04:00
cmGlobalUnixMakefileGenerator3.h
cmGlobalCommonGenerator: Adopt GetEditCacheCommand
2021-06-29 11:07:14 -04:00
cmGlobalVisualStudio7Generator.cxx
cmMakefile: Add helper to initialize CMAKE_CONFIGURATION_TYPES
2021-06-30 10:55:40 -04:00
cmGlobalVisualStudio7Generator.h
cmGlobalVisualStudio8Generator.cxx
cmCustomCommand: Record value of CMP0116 at time of creation
2021-02-23 09:14:31 -05:00
cmGlobalVisualStudio8Generator.h
cmGlobalVisualStudio9Generator.cxx
cmGlobalVisualStudio9Generator.h
cmGlobalVisualStudio10Generator.cxx
VS: Add Visual Studio 17 2022 generator
2021-06-25 12:45:44 -04:00
cmGlobalVisualStudio10Generator.h
VS: Add support for Utf8Enconding when using VS 16.10+
2021-06-17 13:44:22 -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
VS: Generalize Win10 max SDK version to all VS generators
2021-01-20 14:46:34 -05:00
cmGlobalVisualStudio14Generator.h
VS: Generalize Win10 max SDK version to all VS generators
2021-01-20 14:46:34 -05:00
cmGlobalVisualStudio71Generator.cxx
cmGlobalVisualStudio71Generator.h
cmGlobalVisualStudioGenerator.cxx
VS: Add Visual Studio 17 2022 generator
2021-06-25 12:45:44 -04:00
cmGlobalVisualStudioGenerator.h
VS: Add Visual Studio 17 2022 generator
2021-06-25 12:45:44 -04:00
cmGlobalVisualStudioVersionedGenerator.cxx
VS: Update Visual Studio 17 2022 generator for Preview 2
2021-07-15 13:12:55 -04:00
cmGlobalVisualStudioVersionedGenerator.h
VS: Add Visual Studio 17 2022 generator
2021-06-25 12:45:44 -04:00
cmGlobalWatcomWMakeGenerator.cxx
Refactoring: Abstract Makefile line continuation format
2020-11-28 16:02:58 +01:00
cmGlobalWatcomWMakeGenerator.h
cmGlobalXCodeGenerator.cxx
Merge topic 'xcode13-old-buildsystem'
2021-07-07 09:26:35 -04:00
cmGlobalXCodeGenerator.h
cmGlobalXCodeGenerator: Simplify relative path conversion under project root
2021-05-12 15:43:58 -04:00
cmGlobVerificationManager.cxx
cmGlobVerificationManager.h
cmGraphAdjacencyList.h
cmGraphVizWriter.cxx
clang-tidy: fix readability-qualified-auto
warnings
2021-01-27 08:45:45 -05:00
cmGraphVizWriter.h
cmHexFileConverter.cxx
cmHexFileConverter.h
cmIDEFlagTable.h
cmIDEOptions.cxx
cmIDEOptions.h
cmIfCommand.cxx
cmIfCommand.h
cmIncludeCommand.cxx
WriteCompilerDetectionHeader: Add policy to remove module
2020-12-05 21:57:08 +11:00
cmIncludeCommand.h
cmIncludeDirectoryCommand.cxx
cmIncludeDirectoryCommand.h
cmIncludeExternalMSProjectCommand.cxx
cmIncludeExternalMSProjectCommand.h
cmIncludeGuardCommand.cxx
cmIncludeGuardCommand.h
cmIncludeRegularExpressionCommand.cxx
cmIncludeRegularExpressionCommand.h
cmInstallCommand.cxx
Refactor cmTargetExport removing InterfaceIncludeDirecories
2021-07-22 13:08:58 +02:00
cmInstallCommand.h
cmInstallCommandArguments.cxx
clang-tidy: fix readability-use-anyofallof
warnings
2021-01-27 08:54:18 -05:00
cmInstallCommandArguments.h
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
cmInstalledFile.h
cmInstallExportGenerator.cxx
Refactor: Move common methods into cmInstallGenerator
2021-05-31 08:41:44 -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
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
Merge branch 'master' into cmp0082-exclude-from-all
2021-05-24 13:57:40 -04:00
cmInstallSubdirectoryGenerator.h
CMP0082: Check EXCLUDE_FROM_ALL property at generate time
2021-05-24 13:56:59 -04:00
cmInstallTargetGenerator.cxx
Refactor: Move common methods into cmInstallGenerator
2021-05-31 08:41:44 -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
cmLinkDirectoriesCommand.h
cmLinkedTree.h
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmLinkItem.cxx
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
cmComputeLinkInformation: Improve type safety of item IsPath member
2021-05-29 09:28:35 -04:00
cmLinkLineDeviceComputer.h
cmListCommand.cxx
Source: Reduce c_str() usage
2021-03-13 07:36:07 -05:00
cmListCommand.h
cmListFileCache.cxx
cmake: Model normal and try-compile project kinds explicitly
2021-07-12 12:21:52 -04:00
cmListFileCache.h
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmListFileLexer.h
cmLoadCacheCommand.cxx
cmLoadCacheCommand.h
cmLoadCommandCommand.cxx
Source: Convince NVHPC that RAII variables are used
2021-04-28 10:09:52 -04:00
cmLoadCommandCommand.h
cmLocalCommonGenerator.cxx
cmLocalCommonGenerator: Select work directory semantically
2021-05-13 12:48:22 -04:00
cmLocalCommonGenerator.h
cmLocalCommonGenerator: Select work directory semantically
2021-05-13 12:48:22 -04:00
cmLocale.h
cmLocalGenerator.cxx
Merge topic 'LWYU-externalization'
2021-07-12 08:43:32 -04:00
cmLocalGenerator.h
Merge topic 'LWYU-externalization'
2021-07-12 08:43:32 -04:00
cmLocalGhsMultiGenerator.cxx
cmLocalGhsMultiGenerator.h
cmLocalNinjaGenerator.cxx
cmGlobalNinjaGenerator: Rename SupportsConsolePool to SupportsDirectConsole
2021-06-29 10:36:03 -04:00
cmLocalNinjaGenerator.h
Ninja: Handle depfiles with absolute paths to generated files
2021-05-19 13:28:14 -04:00
cmLocalUnixMakefileGenerator3.cxx
HIP: Add language to CMake
2021-06-07 19:25:33 +00:00
cmLocalUnixMakefileGenerator3.h
Refactoring: Makefiles Generators: Add support for various depends scanners
2020-11-28 16:02:58 +01:00
cmLocalVisualStudio7Generator.cxx
cmComputeLinkInformation: Improve type safety of item IsPath member
2021-05-29 09:28:35 -04:00
cmLocalVisualStudio7Generator.h
cmLocalVisualStudio10Generator.cxx
cmLocalVisualStudio10Generator.h
cmLocalVisualStudioGenerator.cxx
VS: Always enable CMAKE_MSVCIDE_RUN_PATH
2021-07-12 11:19:01 -04:00
cmLocalVisualStudioGenerator.h
cmLocalXCodeGenerator.cxx
IOS_INSTALL_COMBINED: Support Xcode 12 (command line only)
2021-02-08 18:02:46 +11:00
cmLocalXCodeGenerator.h
IOS_INSTALL_COMBINED: Support Xcode 12 (command line only)
2021-02-08 18:02:46 +11:00
cmMachO.cxx
cmMachO.h
Rename CMAKE_USE_MACH_PARSER to CMake_USE_MACH_PARSER
2021-02-03 11:35:31 -05:00
cmMacroCommand.cxx
cmState: Prohibit override of flow control commands
2020-10-22 17:04:31 -04:00
cmMacroCommand.h
cmMakeDirectoryCommand.cxx
cmMakeDirectoryCommand.h
cmMakefile.cxx
cmake: Model normal and try-compile project kinds explicitly
2021-07-12 12:21:52 -04:00
cmMakefile.h
cmMakefile: Split out CreateNewTarget from AddNewTarget
2021-07-08 12:15:10 -04:00
cmMakefileExecutableTargetGenerator.cxx
LINK_WHAT_YOU_USE feature: externalize configuration
2021-07-09 14:50:50 +02:00
cmMakefileExecutableTargetGenerator.h
cmMakefileLibraryTargetGenerator.cxx
LINK_WHAT_YOU_USE feature: externalize configuration
2021-07-09 14:50:50 +02:00
cmMakefileLibraryTargetGenerator.h
cmMakefileProfilingData.cxx
cmMakefileProfilingData.h
cmMakefileTargetGenerator.cxx
Makefiles: Add support for building Fortran intrinsics
2021-06-24 08:39:47 -04:00
cmMakefileTargetGenerator.h
cmMakefileUtilityTargetGenerator.cxx
cmLocalGenerator: Factor out relative path conversion helpers
2021-05-13 12:47:25 -04:00
cmMakefileUtilityTargetGenerator.h
cmMarkAsAdvancedCommand.cxx
cmMarkAsAdvancedCommand.h
cmMathCommand.cxx
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: Color messages to terminal by type
2021-05-20 07:38:45 -04:00
cmMessenger.h
cmMSVC60LinkLineComputer.cxx
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmMSVC60LinkLineComputer.h
cmNewLineStyle.cxx
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmNewLineStyle.h
cmNinjaLinkLineComputer.cxx
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmNinjaLinkLineComputer.h
cmNinjaLinkLineDeviceComputer.cxx
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmNinjaLinkLineDeviceComputer.h
cmNinjaNormalTargetGenerator.cxx
LINK_WHAT_YOU_USE feature: externalize configuration
2021-07-09 14:50:50 +02:00
cmNinjaNormalTargetGenerator.h
clang-tidy: fix readability-redundant-access-specifiers
warnings
2021-01-27 08:45:45 -05:00
cmNinjaTargetGenerator.cxx
cmNinjaTargetGenerator: Fix scan rule PREPROCESSED_SOURCE placeholder
2021-06-14 15:15:39 -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
cmGlobalNinjaGenerator: Factor out custom command output collection
2021-05-19 12:07:58 -04:00
cmNinjaUtilityTargetGenerator.h
Ninja Multi-Config: Add support for cross-config custom commands
2020-12-15 07:01:21 -05:00
cmOptionCommand.cxx
set(CACHE): do not remove normal variable
2021-05-20 17:50:13 +02: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: Adopt relative path conversion helpers
2021-05-17 10:04:01 -04:00
cmOutputConverter.h
cmOutputConverter: Adopt relative path conversion helpers
2021-05-17 10:04:01 -04:00
cmOutputRequiredFilesCommand.cxx
clang-tidy: fix readability-qualified-auto
warnings
2021-01-27 08:45:45 -05:00
cmOutputRequiredFilesCommand.h
cmParseArgumentsCommand.cxx
cmParseArgumentsCommand.h
cmPathLabel.cxx
cmPathLabel.h
cmPolicies.cxx
cmPolicies.h
set(CACHE): do not remove normal variable
2021-05-20 17:50:13 +02: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
CMP0126: Add control for warnings
2021-06-29 13:36:28 +02:00
cmProjectCommand.h
cmProperty.h
cmPropertyDefinition.cxx
cmPropertyDefinition.h
cmPropertyMap.cxx
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmPropertyMap.h
cmQtAutoGen.cxx
AUTOUIC: Fix generating of dependency rules for UI header files
2021-07-23 15:37:31 +02:00
cmQtAutoGen.h
AUTOUIC: Fix generating of dependency rules for UI header files
2021-07-23 15:37:31 +02:00
cmQtAutoGenerator.cxx
AUTOUIC: Fix generating of dependency rules for UI header files
2021-07-23 15:37:31 +02:00
cmQtAutoGenerator.h
AUTOUIC: Fix generating of dependency rules for UI header files
2021-07-23 15:37:31 +02:00
cmQtAutoGenGlobalInitializer.cxx
Source: Remove unnecessary comparisons to nullptr
2021-05-10 11:44:53 -04:00
cmQtAutoGenGlobalInitializer.h
clang-tidy: fix readability-redundant-access-specifiers
warnings
2021-01-27 08:45:45 -05:00
cmQtAutoGenInitializer.cxx
Merge topic 'autouic-header-depends'
2021-07-26 09:34:52 -04:00
cmQtAutoGenInitializer.h
AUTOUIC: Fix generating of dependency rules for UI header files
2021-07-23 15:37:31 +02:00
cmQtAutoMocUic.cxx
AUTOUIC: Fix generating of dependency rules for UI header files
2021-07-23 15:37:31 +02:00
cmQtAutoMocUic.h
cmQtAutoRcc.cxx
clang-tidy: fix readability-redundant-access-specifiers
warnings
2021-01-27 08:45:45 -05:00
cmQtAutoRcc.h
cmQtAutoUicHelpers.cxx
AUTOUIC: Fix generating of dependency rules for UI header files
2021-07-23 15:37:31 +02:00
cmQtAutoUicHelpers.h
AUTOUIC: Fix generating of dependency rules for UI header files
2021-07-23 15:37:31 +02:00
cmQTWrapCPPCommand.cxx
cmCustomCommand: Record value of CMP0116 at time of creation
2021-02-23 09:14:31 -05:00
cmQTWrapCPPCommand.h
cmQTWrapUICommand.cxx
cmCustomCommand: Record value of CMP0116 at time of creation
2021-02-23 09:14:31 -05:00
cmQTWrapUICommand.h
cmRange.h
cmRemoveCommand.cxx
cmRemoveCommand.h
cmRemoveDefinitionsCommand.cxx
cmRemoveDefinitionsCommand.h
cmReturnCommand.cxx
cmReturnCommand.h
cmRST.cxx
Utilities/Sphinx: Add role and directive for 'genex' in CMake domain
2021-01-18 12:35:41 -05:00
cmRST.h
cmRulePlaceholderExpander.cxx
Launchers: Support setting linker launchers
2021-05-28 12:28:43 -04:00
cmRulePlaceholderExpander.h
Launchers: Support setting linker launchers
2021-05-28 12:28:43 -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: Remove Fortran-specific compiled-module-path logic
2021-06-15 09:09:28 -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
cmSearchPath.h
cmSeparateArgumentsCommand.cxx
cmSeparateArgumentsCommand.h
cmSetCommand.cxx
cmSetCommand.h
cmSetDirectoryPropertiesCommand.cxx
cmSetDirectoryPropertiesCommand.h
cmSetPropertyCommand.cxx
clang-tidy: fix readability-qualified-auto
warnings
2021-01-27 08:45:45 -05:00
cmSetPropertyCommand.h
GENERATED prop: Check CMP0118 policy and warn in certain situations
2020-11-24 17:54:54 +01:00
cmSetSourceFilesPropertiesCommand.cxx
clang-tidy: fix readability-qualified-auto
warnings
2021-01-27 08:45:45 -05:00
cmSetSourceFilesPropertiesCommand.h
cmSetTargetPropertiesCommand.cxx
cmSetTargetPropertiesCommand.h
cmSetTestsPropertiesCommand.cxx
cmSetTestsPropertiesCommand.h
cmSiteNameCommand.cxx
cmSiteNameCommand.h
cmSourceFile.cxx
CMP0118: Fix NEW behavior when looking up target sources
2021-03-18 09:57:49 -04:00
cmSourceFile.h
Treat '.ixx' and '.cppm' files as C++ sources
2021-03-22 11:58:44 -04: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
compile_features: Ignore features that map to languages that aren't enabled
2021-06-25 13:39:50 -04:00
cmStandardLevelResolver.h
cmStandardLexer.h
LexerParser: Suppress NVHPC warnings in generated code
2021-04-28 10:09:35 -04:00
cmState.cxx
cmake: Model normal and try-compile project kinds explicitly
2021-07-12 12:21:52 -04:00
cmState.h
cmake: Model normal and try-compile project kinds explicitly
2021-07-12 12:21:52 -04:00
cmStateDirectory.cxx
Add directory property to list imported targets
2021-06-10 15:52:12 -04:00
cmStateDirectory.h
cmState: Record imported target names in each directory
2021-06-10 15:41:18 -04:00
cmStatePrivate.h
cmState: Record imported target names in each directory
2021-06-10 15:41:18 -04:00
cmStateSnapshot.cxx
Refactor: Add cmSystemTools::GetSystemName()
2021-03-15 14:41:42 -04:00
cmStateSnapshot.h
cmStateTypes.h
cmString.cxx
clang-tidy: fix bugprone-reserved-identifier
warnings
2021-01-27 08:45:44 -05:00
cmString.hxx
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmStringAlgorithms.cxx
clang-tidy: fix readability-qualified-auto
warnings
2021-01-27 08:45:45 -05:00
cmStringAlgorithms.h
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmStringCommand.cxx
Source: Reduce c_str() usage
2021-03-13 07:36:07 -05:00
cmStringCommand.h
cmStringReplaceHelper.cxx
cmStringReplaceHelper.h
cmSubcommandTable.cxx
cmSubcommandTable.h
cmSubdirCommand.cxx
cmSubdirCommand.h
cmSubdirDependsCommand.cxx
cmSubdirDependsCommand.h
cmSystemTools.cxx
cmELF: Include the ELF parsing code unconditionally
2021-06-24 10:57:51 -04:00
cmSystemTools.h
cmSystemTools: Add SetRPath() method
2021-06-04 08:52:01 -04:00
cmTarget.cxx
Refactor cmTargetExport removing InterfaceIncludeDirecories
2021-07-22 13:08:58 +02:00
cmTarget.h
Refactor cmTargetExport removing InterfaceIncludeDirecories
2021-07-22 13:08:58 +02:00
cmTargetCompileDefinitionsCommand.cxx
cmTargetCompileDefinitionsCommand.h
cmTargetCompileFeaturesCommand.cxx
cmTargetCompileFeaturesCommand.h
cmTargetCompileOptionsCommand.cxx
cmTargetCompileOptionsCommand.h
cmTargetDepend.h
cmTargetExport.h
Refactor cmTargetExport removing InterfaceIncludeDirecories
2021-07-22 13:08:58 +02:00
cmTargetIncludeDirectoriesCommand.cxx
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmTargetIncludeDirectoriesCommand.h
cmTargetLinkDirectoriesCommand.cxx
cmTargetLinkDirectoriesCommand.h
cmTargetLinkLibrariesCommand.cxx
cmGeneratorTarget: Refactor link item lookup
2021-05-28 14:27:38 -04:00
cmTargetLinkLibrariesCommand.h
cmTargetLinkLibraryType.h
cmTargetLinkOptionsCommand.cxx
cmTargetLinkOptionsCommand.h
cmTargetPrecompileHeadersCommand.cxx
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmTargetPrecompileHeadersCommand.h
cmTargetPropCommandBase.cxx
target_include_directories: Support AFTER option
2020-12-19 14:51:39 +01:00
cmTargetPropCommandBase.h
target_include_directories: Support AFTER option
2020-12-19 14:51:39 +01:00
cmTargetPropertyComputer.cxx
cmTargetPropertyComputer.h
cmTargetSourcesCommand.cxx
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmTargetSourcesCommand.h
cmTest.cxx
cmTest.h
cmTestGenerator.cxx
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmTestGenerator.h
cmTimestamp.cxx
OpenBSD: Fix system feature definitions
2021-04-14 11:02:29 -04: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
try_run: Allow to set working directory
2021-02-03 08:42:05 +01: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
cmUtilitySourceCommand.h
cmUtils.hxx
cmUuid.cxx
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmUuid.h
cmUVHandlePtr.cxx
Source: Fix typos and spelling in comments
2021-05-07 17:00:18 +02:00
cmUVHandlePtr.h
clang-tidy: fix bugprone-reserved-identifier
warnings
2021-01-27 08:45:44 -05:00
cmUVProcessChain.cxx
cmUVProcessChain.h
cmUVSignalHackRAII.h
cmUVStreambuf.h
cmVariableRequiresCommand.cxx
cmVariableRequiresCommand.h
cmVariableWatch.cxx
cmVariableWatch.h
cmVariableWatchCommand.cxx
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
Merge topic 'msvc-isystem'
2021-06-21 09:50:52 -04:00
cmVisualStudio10TargetGenerator.h
VS: Add support for add_custom_command DEPFILE
2021-06-09 10:09:58 -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
cmVisualStudioWCEPlatformParser.cxx
cmVisualStudioWCEPlatformParser.h
cmVSSetupHelper.cxx
VS: Compare VS instance versions as strings
2021-06-17 07:54:48 -04:00
cmVSSetupHelper.h
VS: Compare VS instance versions as strings
2021-06-17 07:54:48 -04:00
cmWhileCommand.cxx
cmWhileCommand.h
cmWorkerPool.cxx
clang-tidy: fix readability-redundant-access-specifiers
warnings
2021-01-27 08:45:45 -05:00
cmWorkerPool.h
clang-tidy: fix readability-redundant-access-specifiers
warnings
2021-01-27 08:45:45 -05:00
cmWorkingDirectory.cxx
Update CMake code using KWSys to account for Status return values
2021-04-14 13:14:09 -04:00
cmWorkingDirectory.h
Code style: add missed explicit 'this->'
2021-01-05 14:32:36 +02:00
cmWriteFileCommand.cxx
cmWriteFileCommand.h
cmXCode21Object.cxx
cmGlobalXCodeGenerator: Adopt pbxproj object id generation
2021-01-06 16:21:53 -05:00
cmXCode21Object.h
cmGlobalXCodeGenerator: Adopt pbxproj object id generation
2021-01-06 16:21:53 -05:00
cmXCodeObject.cxx
cmGlobalXCodeGenerator: Adopt pbxproj object id generation
2021-01-06 16:21:53 -05:00
cmXCodeObject.h
Merge topic 'xcode-object-ids'
2021-01-08 09:07:18 -05:00
cmXCodeScheme.cxx
Source: Remove unnecessary comparisons to nullptr
2021-05-10 11:44:53 -04:00
cmXCodeScheme.h
cmXCOFF.cxx
cmXCOFF: Add helper to parse and edit the XCOFF binary format
2021-02-03 12:26:58 -05:00
cmXCOFF.h
cmXCOFF: Add helper to parse and edit the XCOFF binary format
2021-02-03 12:26:58 -05:00
cmXMLParser.cxx
cmXMLParser.h
cmXMLSafe.cxx
clang-tidy: fix readability-make-member-function-const
warnings
2021-01-27 08:45:45 -05: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