cmake/Source
Craig Scott 2d653179dc Merge topic 'fetchcontent-direct'
7bf15e49a8 ExternalProject: Fix misleading git update output
b2496bf14c FetchContent: Populate directly without a sub-build
173daad58d ExternalProject: Move more internal commands out of main file
462e583267 ExternalProject: Switch download, update and patch to use _EP_ vars
0ccc8e340d ExternalProject: Provide ExternalProject_Add keywords through a macro
91e1015722 ExternalProject: Don't treat YES as a keyword
a1743ce1ef ExternalProject: Fix minor formatting error

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: scivision <michael@scivision.dev>
Merge-request: !9513
2024-05-18 05:05:03 -04:00
..
CPack CPack: Support arbitrary component name when packaging 2024-05-01 19:20:32 +02:00
CTest Merge topic 'ctest-invalid-arg' 2024-04-05 11:55:47 -04:00
Checks cm_cxx_features: Ignore Clang unused-argument warnings 2024-04-15 12:09:49 -04:00
CursesDialog Source: Use cmValue::IsOn and IsOff 2024-03-17 19:05:37 -04:00
LexerParser cmake_transform_depfile: Handle escaped colons in depfile content 2024-04-30 09:16:49 -04:00
Modules Merge branch 'backport-ci-fedora-39' into ci-fedora-39 2023-11-17 11:35:41 -05:00
QtDialog Merge topic 'cmake-gui-unused-slot' 2024-01-09 09:54:30 -05:00
QtIFW
kwsys Merge branch 'upstream-KWSys' into update-kwsys 2024-05-06 09:27:52 -04:00
.gitattributes clang-format.bash: Use generic clang-format attribute 2023-01-18 11:48:49 -05:00
CMakeInstallDestinations.cmake
CMakeInstallSignTool.cmake.in
CMakeLists.txt Drop Visual Studio 9 2008 generator 2024-05-08 10:37:34 -04:00
CMakeSourceDir.txt.in
CMakeVersion.bash
CMakeVersion.cmake CMake Nightly Date Stamp 2024-05-18 00:01:15 -04:00
CMakeVersion.rc.in
bindexplib.cxx Merge topic 'AutoExport-vftable' 2023-02-15 08:58:44 -05:00
bindexplib.h Source: Replace C headers with C++ ones 2021-11-02 14:45:29 -04:00
cmAddCompileDefinitionsCommand.cxx
cmAddCompileDefinitionsCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmAddCompileOptionsCommand.cxx
cmAddCompileOptionsCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmAddCustomCommandCommand.cxx cmAddCustomCommandCommand: Move SOURCE signature error messages 2024-05-16 09:00:30 -07:00
cmAddCustomCommandCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmAddCustomTargetCommand.cxx add_custom_{command,target}: Teach JOB_SERVER_AWARE about WORKING_DIRECTORY 2023-07-25 11:34:22 -04:00
cmAddCustomTargetCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmAddDefinitionsCommand.cxx
cmAddDefinitionsCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmAddDependenciesCommand.cxx
cmAddDependenciesCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmAddExecutableCommand.cxx find_package: Add support for default GLOBAL imported targets 2022-03-10 12:44:36 -05:00
cmAddExecutableCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmAddLibraryCommand.cxx add_library: Reject shared libraries on platforms that do not support them 2024-03-29 11:06:32 -04:00
cmAddLibraryCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmAddLinkOptionsCommand.cxx
cmAddLinkOptionsCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmAddSubDirectoryCommand.cxx add_subdirectory: Add SYSTEM option 2022-09-26 10:56:54 -04:00
cmAddSubDirectoryCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmAddTestCommand.cxx Refactor: Use new SetProperty signatures 2021-08-25 10:09:10 +02:00
cmAddTestCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmAffinity.cxx Source: Replace C headers with C++ ones 2021-11-02 14:45:29 -04:00
cmAffinity.h
cmAlgorithms.h cmList: CMake list implementation 2023-04-05 17:54:55 +02:00
cmArchiveWrite.cxx Revise C++ coding style using clang-format-15 2023-01-18 16:20:47 -05:00
cmArchiveWrite.h clang-tidy: address `modernize-use-default-member-init` lints 2022-05-24 09:09:43 -04:00
cmArgumentParser.cxx cmArgumentParser: Ignore positional after keyword 2022-08-17 11:03:51 -04:00
cmArgumentParser.h cmArgumentParser: support storing a context value with parsing 2023-07-31 11:37:47 -04:00
cmArgumentParserTypes.h cmArgumentParserTypes: Workaround for ICE on e2k 2024-04-12 22:14:34 +03:00
cmAuxSourceDirectoryCommand.cxx cmList: Add container conversion to string 2023-06-22 15:44:17 +02:00
cmAuxSourceDirectoryCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
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 Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmBinUtilsLinuxELFGetRuntimeDependenciesTool.cxx
cmBinUtilsLinuxELFGetRuntimeDependenciesTool.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmBinUtilsLinuxELFLinker.cxx cmBinUtilsLinuxELFLinker: Cache ldconfig results 2023-09-19 17:38:25 +03:00
cmBinUtilsLinuxELFLinker.h file(GET_RUNTIME_DEPENDENCIES): Check architecture of dependencies 2021-07-12 16:11:38 -04:00
cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.cxx cmUVProcessChain: Return output and error streams as file descriptors 2023-06-14 11:53:55 -04:00
cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.cxx
cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmBinUtilsMacOSMachOLinker.cxx file(GET_RUNTIME_DEPENDENCIES): propagate parent rpath on macOS 2024-04-15 11:59:39 -04:00
cmBinUtilsMacOSMachOLinker.h cmBinUtilsMacOSMachOLinker: improve performance by memoizing otool calls 2021-10-12 11:40:46 -04:00
cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.cxx cmUVProcessChain: Return output and error streams as file descriptors 2023-06-14 11:53:55 -04:00
cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.cxx cmUVProcessChain: Return output and error streams as file descriptors 2023-06-14 11:53:55 -04:00
cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmBinUtilsWindowsPEGetRuntimeDependenciesTool.cxx
cmBinUtilsWindowsPEGetRuntimeDependenciesTool.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmBinUtilsWindowsPELinker.cxx file(GET_RUNTIME_DEPENDENCIES): Preserve casing for Windows PE binaries 2023-03-23 15:19:26 -04:00
cmBinUtilsWindowsPELinker.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.cxx GET_RUNTIME_DEPENDENCIES: Allow more whitespace before objdump's "DLL Name:" 2024-03-10 11:03:21 -04:00
cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmBlockCommand.cxx cmake_language: Fix EXIT inside control flow blocks 2024-02-14 08:51:48 -05:00
cmBlockCommand.h Add new flow-control commands for variables and policies scopes management 2022-08-22 16:25:53 +02:00
cmBreakCommand.cxx
cmBreakCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmBuildCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmBuildCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmBuildNameCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmBuildNameCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmBuildOptions.h cmake --build: prioritize --resolve-package-references over preset 2022-02-15 10:20:02 -05:00
cmCLocaleEnvironmentScope.cxx
cmCLocaleEnvironmentScope.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmCMakeHostSystemInformationCommand.cxx Source: Avoid out-of-range inputs to std::isspace() 2024-01-17 10:17:06 -05:00
cmCMakeHostSystemInformationCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmCMakeLanguageCommand.cxx cmCMakeLanguageCommand: use `cmExperimental::FeatureByName` 2024-04-10 00:56:44 -04:00
cmCMakeLanguageCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmCMakeMinimumRequired.cxx cmSystemTools: Fix 'ErrorOccurred' spelling 2022-06-13 09:05:24 -04:00
cmCMakeMinimumRequired.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmCMakePath.cxx cmCMakePath: workarounds for Sunpro/sparc compiler 2023-07-18 11:50:07 -04:00
cmCMakePath.h cmCMakePath: workarounds for Sunpro/sparc compiler 2023-07-18 11:50:07 -04:00
cmCMakePathCommand.cxx CMake code rely on cmList class for CMake lists management (part. 2) 2023-04-29 09:54:31 +02:00
cmCMakePathCommand.h cmake_path command: path management 2020-09-06 10:52:25 +02:00
cmCMakePolicyCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmCMakePolicyCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmCMakePresetsErrors.cxx presets: Add $schema property to JSON schema 2023-09-12 18:18:37 +08:00
cmCMakePresetsErrors.h presets: Add $schema property to JSON schema 2023-09-12 18:18:37 +08:00
cmCMakePresetsGraph.cxx presets: Refactor macro expander implementation 2024-02-16 07:50:01 -05:00
cmCMakePresetsGraph.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmCMakePresetsGraphInternal.h presets: Refactor macro expander implementation 2024-02-16 07:50:01 -05:00
cmCMakePresetsGraphReadJSON.cxx presets: Expand more macros in the `include` directive 2024-02-21 13:47:08 -05:00
cmCMakePresetsGraphReadJSONBuildPresets.cxx CMakePresets: Make error generators proper functions 2023-08-16 09:47:29 -04:00
cmCMakePresetsGraphReadJSONConfigurePresets.cxx CMakePresets: Make error generators proper functions 2023-08-16 09:47:29 -04:00
cmCMakePresetsGraphReadJSONPackagePresets.cxx CMakePresets: Make error generators proper functions 2023-08-16 09:47:29 -04:00
cmCMakePresetsGraphReadJSONTestPresets.cxx CMakePresets: Make error generators proper functions 2023-08-16 09:47:29 -04:00
cmCMakePresetsGraphReadJSONWorkflowPresets.cxx CMakePresets: Make error generators proper functions 2023-08-16 09:47:29 -04:00
cmCPackPropertiesGenerator.cxx IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmCPackPropertiesGenerator.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmCPluginAPI.cxx codespell: Fix typos 2023-11-17 09:58:21 -05:00
cmCPluginAPI.h codespell: Fix typos 2023-05-22 16:51:15 -04:00
cmCTest.cxx ctest: Allow --test-dir override when using presets 2024-04-24 16:45:29 -04:00
cmCTest.h ctest: Show error on invalid ctest arguments 2024-04-03 21:33:19 -04:00
cmCacheManager.cxx Source: Use cmValue::IsOn and IsOff 2024-03-17 19:05:37 -04:00
cmCacheManager.h Source: Rename SetProperty(nullptr_t) to RemoveProperty() 2023-08-15 12:13:56 -04:00
cmCallVisualStudioMacro.cxx strings: compare to static `string_view` instances in Windows-only code 2023-07-27 19:10:39 -04:00
cmCallVisualStudioMacro.h clang-tidy: fix `readability-avoid-const-params-in-decls` lints 2022-11-29 12:39:29 -05:00
cmCommand.cxx
cmCommand.h Source: Fix clang -Wextra-semi warnings 2021-09-28 09:59:24 -04:00
cmCommandArgumentParserHelper.cxx Source: Fix -Wdangling-reference warnings exposed by gcc 13 2023-05-22 17:14:54 -04:00
cmCommandArgumentParserHelper.h cmCommandArgumentParserHelper: rework input handling 2020-09-09 15:49:35 +03:00
cmCommandLineArgument.h cmake -E copy: Add support for -t argument 2022-11-15 07:47:07 -05:00
cmCommands.cxx CMP0153: Add suggestion to use execute_process() 2023-10-27 09:43:18 -04:00
cmCommands.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmCommonTargetGenerator.cxx cmGeneratorExpressionDAGChecker: Make local generator available in constructor 2024-04-29 17:27:35 -04:00
cmCommonTargetGenerator.h cmCommonTargetGenerator: return forward linked target dirs too 2023-11-21 09:44:39 -05:00
cmComputeComponentGraph.cxx cmComputeComponentGraph: use `size_t` for component indices 2023-01-31 09:27:06 -05:00
cmComputeComponentGraph.h cmComputeComponentGraph: use `size_t` for component indices 2023-01-31 09:27:06 -05:00
cmComputeLinkDepends.cxx GenEx $<LINK_LIBRARY>: Add the support of properties attached to features 2024-05-15 10:02:36 +02:00
cmComputeLinkDepends.h LINK_LIBRARY-genex: correct behavior for INTERFACE_LINK_LIBRARIES_DIRECT 2023-11-29 11:26:52 -05:00
cmComputeLinkInformation.cxx Source: Use cmValue::IsOn and IsOff 2024-03-17 19:05:37 -04:00
cmComputeLinkInformation.h Source: Restore compilation on OpenBSD 2024-01-05 15:36:44 -05:00
cmComputeTargetDepends.cxx cmGeneratorTarget: Clarify enum for specifying purpose of usage requirements 2024-05-03 13:04:10 -04:00
cmComputeTargetDepends.h cmComputeComponentGraph: use `size_t` for component indices 2023-01-31 09:27:06 -05:00
cmConditionEvaluator.cxx Source: Use cmValue::IsOn and IsOff 2024-03-17 19:05:37 -04:00
cmConditionEvaluator.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmConfigure.cmake.h.in LCC: Make CMake build without warnings on LCC 1.21 2024-01-16 22:12:07 +03:00
cmConfigureFileCommand.cxx cmSystemTools: Fix 'ErrorOccurred' spelling 2022-06-13 09:05:24 -04:00
cmConfigureFileCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmConfigureLog.cxx try_compile: Record propagated CMake variables in configure log 2023-02-01 09:32:42 -05:00
cmConfigureLog.h try_compile: Record propagated CMake variables in configure log 2023-02-01 09:32:42 -05:00
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
cmConstStack.h cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmConstStack.tcc cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmContinueCommand.cxx cmSystemTools: Fix 'ErrorOccurred' spelling 2022-06-13 09:05:24 -04:00
cmContinueCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmConvertMSBuildXMLToJSON.py
cmCoreTryCompile.cxx Merge topic 'linker-vars-propagate-try_compile' 2024-03-24 14:33:31 -04:00
cmCoreTryCompile.h try_{compile,run}: add LINKER_LANGUAGE option 2023-10-16 11:30:17 -04:00
cmCreateTestSourceList.cxx create_test_sourcelist: use the full path to the driver 2023-12-11 12:15:28 -05:00
cmCreateTestSourceList.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmCryptoHash.cxx cmCryptoHash: Add function which gets the hash type name 2024-04-30 18:36:24 +02:00
cmCryptoHash.h cmCryptoHash: Add function which gets the hash type name 2024-04-30 18:36:24 +02:00
cmCurl.cxx cmCurl: Assert that we cover all TLS versions supported by our vendored curl 2024-03-12 10:43:38 -04:00
cmCurl.h cmCurl: Add helper to print curl tls version 2024-03-12 10:43:37 -04:00
cmCustomCommand.cxx add_custom_{command,target}: Teach JOB_SERVER_AWARE about WORKING_DIRECTORY 2023-07-25 11:34:22 -04:00
cmCustomCommand.h add_custom_{command,target}: Teach JOB_SERVER_AWARE about WORKING_DIRECTORY 2023-07-25 11:34:22 -04:00
cmCustomCommandGenerator.cxx Add genex support to TEST_LAUNCHER and CROSSCOMPILING_EMULATOR 2024-01-29 10:30:24 -05:00
cmCustomCommandGenerator.h cmCustomCommandGenerator: Fix GetInternalDepfile on moved instance 2023-09-13 15:58:47 +02:00
cmCustomCommandLines.cxx
cmCustomCommandLines.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmCustomCommandTypes.h cmMakefile: Simplify custom target 'force' output name generation 2020-12-15 07:00:52 -05:00
cmCxxModuleMapper.cxx cmCxxModuleMapper: add a query for the open mode for the modmap 2024-05-16 09:54:16 -04:00
cmCxxModuleMapper.h cmCxxModuleMapper: add a query for the open mode for the modmap 2024-05-16 09:54:16 -04:00
cmCxxModuleUsageEffects.cxx cmCxxModuleUsageEffects: add a class to capture module usage effects 2023-08-17 14:42:53 -04:00
cmCxxModuleUsageEffects.h cmCxxModuleUsageEffects: add a class to capture module usage effects 2023-08-17 14:42:53 -04:00
cmDebugTools.h cmDebugTools: offer a way to disable `CM_DBG` output at runtime 2024-02-24 17:22:13 -05:00
cmDebuggerAdapter.cxx Debugger: Fix threads request segfault after thread exited event 2023-06-29 13:25:51 -04:00
cmDebuggerAdapter.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmDebuggerBreakpointManager.cxx IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmDebuggerBreakpointManager.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmDebuggerExceptionManager.cxx LCC: get rid of ambiguous assignments of {} for LCC 2024-01-16 22:11:02 +03:00
cmDebuggerExceptionManager.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmDebuggerPosixPipeConnection.cxx Debugger: Replace libuv with platform-specific connection code 2023-08-17 10:11:33 -04:00
cmDebuggerPosixPipeConnection.h Debugger: Replace libuv with platform-specific connection code 2023-08-17 10:11:33 -04:00
cmDebuggerProtocol.cxx cmake: Add debugger 2023-05-30 09:46:12 -04:00
cmDebuggerProtocol.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmDebuggerSourceBreakpoint.cxx cmake: Add debugger 2023-05-30 09:46:12 -04:00
cmDebuggerSourceBreakpoint.h cmake: Add debugger 2023-05-30 09:46:12 -04:00
cmDebuggerStackFrame.cxx cmake: Add debugger 2023-05-30 09:46:12 -04:00
cmDebuggerStackFrame.h Debugger: report function name in DAP stackframes 2023-10-26 09:51:32 -04:00
cmDebuggerThread.cxx Debugger: report function name in DAP stackframes 2023-10-26 09:51:32 -04:00
cmDebuggerThread.h cmake: Add debugger 2023-05-30 09:46:12 -04:00
cmDebuggerThreadManager.cxx cmake: Add debugger 2023-05-30 09:46:12 -04:00
cmDebuggerThreadManager.h cmake: Add debugger 2023-05-30 09:46:12 -04:00
cmDebuggerVariables.cxx Debugger: Correctly handle clients without supportsVariableType 2023-07-12 10:09:21 -04:00
cmDebuggerVariables.h cmake: Add debugger 2023-05-30 09:46:12 -04:00
cmDebuggerVariablesHelper.cxx IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmDebuggerVariablesHelper.h cmake: Add debugger 2023-05-30 09:46:12 -04:00
cmDebuggerVariablesManager.cxx cmake: Add debugger 2023-05-30 09:46:12 -04:00
cmDebuggerVariablesManager.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmDebuggerWindowsPipeConnection.cxx Debugger: Fix pipe connection error message construction on Windows 2023-09-08 15:52:09 -04:00
cmDebuggerWindowsPipeConnection.h Debugger: Fix pipe connection error message construction on Windows 2023-09-08 15:52:09 -04:00
cmDefinePropertyCommand.cxx cmArgumentParser: Model maybe-empty and non-empty lists with wrapper types 2022-07-07 09:48:58 -04:00
cmDefinePropertyCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmDefinitions.cxx IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmDefinitions.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmDependencyProvider.h Dependency providers: Add find_package and FetchContent support 2022-05-25 08:46:18 +10:00
cmDepends.cxx CMake code rely on cmList class for CMake lists management (part. 2) 2023-04-29 09:54:31 +02:00
cmDepends.h clang-tidy: fix `readability-redundant-access-specifiers` warnings 2021-01-27 08:45:45 -05:00
cmDependsC.cxx CMake code rely on cmList class for CMake lists management (part. 2) 2023-04-29 09:54:31 +02:00
cmDependsC.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmDependsCompiler.cxx IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmDependsCompiler.h Makefiles Generators: use compiler for dependencies generation 2020-11-29 15:25:42 +01:00
cmDependsFortran.cxx Makefiles: provide, but do not consume, "forward linked" target dirs 2023-11-23 14:26:31 -05:00
cmDependsFortran.h cmDependsFortran: require that dependency info files work 2023-02-01 09:13:51 -05:00
cmDependsJava.cxx
cmDependsJava.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmDependsJavaParserHelper.cxx codespell: Fix typos 2023-05-22 16:51:15 -04:00
cmDependsJavaParserHelper.h clang-tidy: fix `readability-make-member-function-const` warnings 2021-01-27 08:45:45 -05:00
cmDocumentation.cxx Help: Allow help for arbitrary keywords 2023-09-27 18:01:12 -04:00
cmDocumentation.h Help: Allow help for arbitrary keywords 2023-09-27 18:01:12 -04:00
cmDocumentationEntry.h Refactor: `cmGlobalGeneratorFactory::GetDocumentation` returns entry 2022-11-17 16:37:13 +04:00
cmDocumentationFormatter.cxx IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmDocumentationFormatter.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmDocumentationSection.h cmDocumentationEntry: Drop all user provided ctors for C++ >= 14 2022-11-17 16:37:12 +04:00
cmDuration.cxx
cmDuration.h
cmDynamicLoader.cxx
cmDynamicLoader.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmDyndepCollation.cxx Merge topic 'cxxmodules-build-export-different-directory' into release-3.28 2024-05-03 09:13:18 -04:00
cmDyndepCollation.h cmDyndepCollation: add a query for whether an object is BMI-only 2023-08-17 14:42:53 -04:00
cmELF.cxx cmELF: correct error message from GetDynamicSectionString 2024-04-25 10:30:08 -04:00
cmELF.h Merge branch 'master' into file-grd-arch 2021-07-12 16:12:46 -04:00
cmEnableLanguageCommand.cxx enable_language(): Fail if called before project() 2024-04-02 23:00:38 +11:00
cmEnableLanguageCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmEnableTestingCommand.cxx
cmEnableTestingCommand.h messages: remove screamake from comments and errors 2022-04-25 14:29:17 -04:00
cmEvaluatedTargetProperty.cxx cmGeneratorTarget: Clarify enum for specifying purpose of usage requirements 2024-05-03 13:04:10 -04:00
cmEvaluatedTargetProperty.h cmGeneratorTarget: Clarify enum for specifying purpose of usage requirements 2024-05-03 13:04:10 -04:00
cmExecProgramCommand.cxx Source: Replace most calls to sprintf with snprintf 2021-10-25 18:23:13 -04:00
cmExecProgramCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmExecuteProcessCommand.cxx Merge topic 'cmuvprocesschain' 2024-01-25 10:40:02 -05:00
cmExecuteProcessCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmExecutionStatus.h cmExecutionStatus: Add ability to set optional custom exit code 2024-01-16 10:41:31 +03:00
cmExpandedCommandArgument.cxx cmConditionEvaluator: More use of cmProp 2020-09-08 12:19:34 -04:00
cmExpandedCommandArgument.h cmConditionEvaluator: More use of cmProp 2020-09-08 12:19:34 -04:00
cmExperimental.cxx Experimental: add an experimental feature gate for `import std` 2024-04-12 11:46:39 -04:00
cmExperimental.h Experimental: add an experimental feature gate for `import std` 2024-04-12 11:46:39 -04:00
cmExportBuildAndroidMKGenerator.cxx cmGeneratorTarget: Clarify enum for specifying purpose of usage requirements 2024-05-03 13:04:10 -04:00
cmExportBuildAndroidMKGenerator.h install(EXPORT): Add ability to point to .xcframework file 2023-11-15 09:10:58 -05:00
cmExportBuildFileGenerator.cxx Merge topic 'export-name-safe-name' 2024-05-01 09:29:57 -04:00
cmExportBuildFileGenerator.h Merge branch 'backport-cxxmodules-export-file-collisions' 2024-01-18 17:45:07 -05:00
cmExportCommand.cxx EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gate 2024-03-12 14:24:53 -04:00
cmExportCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmExportFileGenerator.cxx cmTarget: support the `CXX_MODULE_STD` property 2024-04-11 10:19:44 -04:00
cmExportFileGenerator.h Merge branch 'backport-cxxmodules-export-file-collisions' 2024-01-18 17:45:07 -05:00
cmExportInstallAndroidMKGenerator.cxx install(EXPORT): Add ability to point to .xcframework file 2023-11-15 09:10:58 -05:00
cmExportInstallAndroidMKGenerator.h install(EXPORT): Add ability to point to .xcframework file 2023-11-15 09:10:58 -05:00
cmExportInstallFileGenerator.cxx Merge topic 'export-name-safe-name' 2024-05-01 09:29:57 -04:00
cmExportInstallFileGenerator.h Merge branch 'backport-cxxmodules-export-file-collisions' 2024-01-18 17:45:07 -05:00
cmExportLibraryDependenciesCommand.cxx IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmExportLibraryDependenciesCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmExportSet.cxx install(EXPORT): Add ability to point to .xcframework file 2023-11-15 09:10:58 -05:00
cmExportSet.h install(EXPORT): Add ability to point to .xcframework file 2023-11-15 09:10:58 -05:00
cmExportTryCompileFileGenerator.cxx cmGeneratorExpressionDAGChecker: Simplify transitive property table 2024-04-29 17:39:12 -04:00
cmExportTryCompileFileGenerator.h cxxmodules: make export trampoline script files unique 2024-01-18 17:40:44 -05: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 Source: Improve some code readability and efficiency 2023-05-19 09:56:07 -04:00
cmExternalMakefileProjectGenerator.h Code style: add missed explicit 'this->' 2021-01-05 14:32:36 +02:00
cmExtraCodeBlocksGenerator.cxx CMake code rely on cmList class for CMake lists management (part. 1) 2023-04-24 10:41:10 +02:00
cmExtraCodeBlocksGenerator.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmExtraCodeLiteGenerator.cxx codespell: Fix typos 2023-11-17 09:58:21 -05:00
cmExtraCodeLiteGenerator.h clang-tidy: fix `readability-redundant-access-specifiers` warnings 2021-01-27 08:45:45 -05:00
cmExtraEclipseCDT4Generator.cxx AddCacheEntry: Suppress raw pointer usage 2023-05-30 16:41:59 +02:00
cmExtraEclipseCDT4Generator.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmExtraKateGenerator.cxx Kate: support for the targets of multi config ninja 2023-02-18 23:23:11 +01:00
cmExtraKateGenerator.h Kate: mention Ninja Multiconfig in the docs 2023-02-20 09:08:56 -05:00
cmExtraSublimeTextGenerator.cxx CMake code rely on cmList class for CMake lists management (part. 1) 2023-04-24 10:41:10 +02:00
cmExtraSublimeTextGenerator.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmFLTKWrapUICommand.cxx cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmFLTKWrapUICommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmFSPermissions.cxx
cmFSPermissions.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmFileAPI.cxx fileapi: Add CONFIGURE_DEPENDS glob info to cmakeFiles object 2024-03-19 14:55:25 -04:00
cmFileAPI.h cmake_file_api: New project command 2023-06-05 06:20:50 -04:00
cmFileAPICMakeFiles.cxx fileapi: Add CONFIGURE_DEPENDS glob info to cmakeFiles object 2024-03-19 14:55:25 -04:00
cmFileAPICMakeFiles.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmFileAPICache.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmFileAPICache.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmFileAPICodemodel.cxx PCH: Use per-arch .pch files only when building multiple Apple architectures 2024-05-01 12:43:39 -04:00
cmFileAPICodemodel.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmFileAPICommand.cxx cmake_file_api: New project command 2023-06-05 06:20:50 -04:00
cmFileAPICommand.h cmake_file_api: New project command 2023-06-05 06:20:50 -04:00
cmFileAPIConfigureLog.cxx message: Add CONFIGURE_LOG mode to record a message in the configure log 2023-01-18 11:37:11 -05:00
cmFileAPIConfigureLog.h FileAPI: Add "configureLog" object kind 2022-12-17 08:52:04 -05:00
cmFileAPIToolchains.cxx CMake code rely on cmList class for CMake lists management (part. 2) 2023-04-29 09:54:31 +02:00
cmFileAPIToolchains.h cmFileAPI: Add "toolchains" object kind. 2021-01-12 11:21:19 -08:00
cmFileCommand.cxx file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERIFY environment variable 2024-03-30 09:22:04 -04:00
cmFileCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmFileCopier.cxx errors: avoid constructing a stream before getting the last error 2023-12-01 22:58:05 -05:00
cmFileCopier.h clang-tidy: address `modernize-use-default-member-init` lints 2022-05-24 09:09:43 -04:00
cmFileInstaller.cxx clang-tidy: address `google-readability-casting` lints 2022-05-24 09:09:43 -04:00
cmFileInstaller.h clang-tidy: address `modernize-use-default-member-init` lints 2022-05-24 09:09:43 -04:00
cmFileLock.cxx cmFileLockResult: Remove expensive windows.h include 2023-06-22 18:11:45 +02:00
cmFileLock.h cmFileLock: Remove expensive windows.h include 2023-06-22 18:11:45 +02:00
cmFileLockPool.cxx Make vector operations more efficient 2022-12-10 12:48:09 -05:00
cmFileLockPool.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmFileLockResult.cxx cmFileLockResult: Fix inclusion of windows.h when cross-compiling 2023-12-04 16:52:24 -05:00
cmFileLockResult.h cmFileLockResult: Remove expensive windows.h include 2023-06-22 18:11:45 +02:00
cmFileLockUnix.cxx clang-tidy: fix `readability-make-member-function-const` warnings 2021-01-27 08:45:45 -05:00
cmFileLockWin32.cxx cmFileLock: Remove expensive windows.h include 2023-06-22 18:11:45 +02:00
cmFilePathChecksum.cxx Code style: add missed explicit 'this->' 2021-01-05 14:32:36 +02:00
cmFilePathChecksum.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmFileSet.cxx cmFileSet: add a query for includeable file set types 2023-10-19 23:09:33 -04:00
cmFileSet.h cmFileSet: add a query for includeable file set types 2023-10-19 23:09:33 -04:00
cmFileTime.cxx IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmFileTime.h Source: Fix Clang -Wdeprecated warnings 2021-10-15 11:23:12 -04:00
cmFileTimeCache.cxx
cmFileTimeCache.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmFileTimes.cxx cmFileTimes: return status codes from APIs 2023-12-01 22:58:05 -05:00
cmFileTimes.h cmFileTimes: return status codes from APIs 2023-12-01 22:58:05 -05:00
cmFindBase.cxx find_(library|file|path): Drop PATH-derived search prefixes 2023-09-14 15:13:50 -04:00
cmFindBase.h find_(program,library,file,path): add validation function 2022-06-14 16:17:46 -04:00
cmFindCommon.cxx cmFindCommon: Fix typo in internal search path group label 2024-04-30 14:36:06 -04:00
cmFindCommon.h find_* commands: add control over Windows registry views 2022-04-29 22:00:02 +02:00
cmFindFileCommand.cxx find_*: refactor cache variable handling 2021-05-11 18:16:08 +02:00
cmFindFileCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmFindLibraryCommand.cxx Source: Restore compilation on OpenBSD 2024-01-05 15:36:44 -05:00
cmFindLibraryCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmFindPackageCommand.cxx FindBoost: Add policy to remove this module 2024-05-03 10:30:23 -04:00
cmFindPackageCommand.h find_package: Ensure root path stack and module vars are restored 2023-03-17 21:35:30 +11:00
cmFindPackageStack.cxx install(EXPORT): Export find_dependency() calls 2023-11-13 11:07:52 -05:00
cmFindPackageStack.h install(EXPORT): Export find_dependency() calls 2023-11-13 11:07:52 -05:00
cmFindPathCommand.cxx find_(program,library,file,path): add validation function 2022-06-14 16:17:46 -04:00
cmFindPathCommand.h find_file: Fix blank line instead of framework path in debug output 2022-03-01 09:28:22 +11:00
cmFindProgramCommand.cxx find_(program,library,file,path): add validation function 2022-06-14 16:17:46 -04:00
cmFindProgramCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmForEachCommand.cxx cmake_language: Fix EXIT inside control flow blocks 2024-02-14 08:51:48 -05:00
cmForEachCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmFortranParser.h clang-tidy: address `modernize-use-default-member-init` lints 2022-05-24 09:09:43 -04:00
cmFortranParserImpl.cxx Makefiles: Add support for building Fortran intrinsics 2021-06-24 08:39:47 -04:00
cmFunctionBlocker.cxx cmFunctionBlocker: Add handling of close block without parameters. 2022-08-22 16:25:53 +02:00
cmFunctionBlocker.h cmFunctionBlocker: Add handling of close block without parameters. 2022-08-22 16:25:53 +02:00
cmFunctionCommand.cxx cmake_language: Fix EXIT inside control flow blocks 2024-02-14 08:51:48 -05:00
cmFunctionCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmGccDepfileLexerHelper.cxx Merge topic 'custom-command-ninja-deps' 2023-11-20 09:01:42 -05:00
cmGccDepfileLexerHelper.h cmGccDepfileReader: Rework helper code 2020-10-13 10:18:02 -04:00
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 Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmGeneratedFileStream.cxx IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmGeneratedFileStream.h codecvt: Extrace codecvt::Encoding to remove codecvt includes 2023-06-22 18:11:45 +02:00
cmGeneratorExpression.cxx cmGeneratorExpressionDAGChecker: Make local generator available in constructor 2024-04-29 17:27:35 -04:00
cmGeneratorExpression.h cmGeneratorExpression: Inline evaluation helper at only call site 2024-04-12 12:23:59 -04:00
cmGeneratorExpressionContext.cxx clang-tidy: address `modernize-use-default-member-init` lints 2022-05-24 09:09:43 -04:00
cmGeneratorExpressionContext.h clang-tidy: address `modernize-use-default-member-init` lints 2022-05-24 09:09:43 -04:00
cmGeneratorExpressionDAGChecker.cxx cmGeneratorExpressionDAGChecker: Simplify transitive property table 2024-04-29 17:39:12 -04:00
cmGeneratorExpressionDAGChecker.h cmGeneratorExpressionDAGChecker: Simplify transitive property table 2024-04-29 17:39:12 -04:00
cmGeneratorExpressionEvaluationFile.cxx cmGeneratorExpression: Require cmake instance 2022-11-11 12:29:41 -05:00
cmGeneratorExpressionEvaluationFile.h file(GENERATE): Support new line style 2021-02-01 01:38:19 +01:00
cmGeneratorExpressionEvaluator.cxx cmGeneratorExpressionEvaluator: Short-circuit boolean operators 2023-09-13 18:01:14 -04: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 Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmGeneratorExpressionNode.cxx cmGeneratorTarget: Clarify enum for specifying purpose of usage requirements 2024-05-03 13:04:10 -04:00
cmGeneratorExpressionNode.h cmGeneratorExpressionEvaluator: Short-circuit boolean operators 2023-09-13 18:01:14 -04:00
cmGeneratorExpressionParser.cxx clang-tidy: address `modernize-use-default-member-init` lints 2022-05-24 09:09:43 -04:00
cmGeneratorExpressionParser.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmGeneratorTarget.cxx cmGeneratorTarget: Clarify enum for specifying purpose of usage requirements 2024-05-03 13:04:10 -04:00
cmGeneratorTarget.h cmGeneratorTarget: Clarify enum for specifying purpose of usage requirements 2024-05-03 13:04:10 -04:00
cmGetCMakePropertyCommand.cxx cmList: Add container conversion to string 2023-06-22 15:44:17 +02:00
cmGetCMakePropertyCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmGetDirectoryPropertyCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmGetDirectoryPropertyCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmGetFilenameComponentCommand.cxx cmSystemTools: Fix 'ErrorOccurred' spelling 2022-06-13 09:05:24 -04:00
cmGetFilenameComponentCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmGetPipes.cxx
cmGetPipes.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmGetPropertyCommand.cxx CMP0163: Make GENERATED source file property globally visible 2024-03-29 08:54:11 -04:00
cmGetPropertyCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmGetSourceFilePropertyCommand.cxx CMP0163: Make GENERATED source file property globally visible 2024-03-29 08:54:11 -04:00
cmGetSourceFilePropertyCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmGetTargetPropertyCommand.cxx cmTargetPropertyComputer: Simplify by restoring use of cmMakefile 2021-12-08 10:03:48 -05:00
cmGetTargetPropertyCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmGetTestPropertyCommand.cxx get_test_property(): Add DIRECTORY option 2023-08-11 10:50:52 -04:00
cmGetTestPropertyCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmGhsMultiGpj.cxx
cmGhsMultiGpj.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmGhsMultiTargetGenerator.cxx Source: Use cmValue::IsOn and IsOff 2024-03-17 19:05:37 -04:00
cmGhsMultiTargetGenerator.h GHS: Set LANGUAGE type for source files 2022-04-27 10:33:51 -04:00
cmGlobCacheEntry.h cmGlobCacheEntry: Add helper to carry CONFIGURE_DEPENDS glob cache arguments 2024-03-20 02:30:53 +08:00
cmGlobVerificationManager.cxx fileapi: Add CONFIGURE_DEPENDS glob info to cmakeFiles object 2024-03-19 14:55:25 -04:00
cmGlobVerificationManager.h fileapi: Add CONFIGURE_DEPENDS glob info to cmakeFiles object 2024-03-19 14:55:25 -04:00
cmGlobalBorlandMakefileGenerator.cxx cmState: Add method to check for the Borland Makefiles generator 2024-05-14 12:52:08 -04:00
cmGlobalBorlandMakefileGenerator.h add_custom_{target,command}: Add argument JOB_SERVER_AWARE 2023-07-19 10:45:33 -04:00
cmGlobalCommonGenerator.cxx Source: Fix -Wdangling-reference warnings exposed by gcc 13 2023-05-22 17:14:54 -04:00
cmGlobalCommonGenerator.h clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR property 2022-12-06 10:39:29 -05:00
cmGlobalGenerator.cxx Merge topic 'cmp0037-message' 2024-05-15 09:58:50 -04:00
cmGlobalGenerator.h cxxmodules: link to `std`-providing targets when available 2024-04-11 10:19:44 -04:00
cmGlobalGeneratorFactory.h cmGlobalGeneratorFactory: Provide complete cmGlobalGenerator to deleter 2023-11-07 09:13:25 -05:00
cmGlobalGhsMultiGenerator.cxx Source: Use cmValue::IsOn and IsOff 2024-03-17 19:05:37 -04:00
cmGlobalGhsMultiGenerator.h Refactor: `cmGlobalGeneratorFactory::GetDocumentation` returns entry 2022-11-17 16:37:13 +04:00
cmGlobalJOMMakefileGenerator.cxx strings: compare to static `string_view` instances in Windows-only code 2023-07-27 19:10:39 -04:00
cmGlobalJOMMakefileGenerator.h add_custom_{target,command}: Add argument JOB_SERVER_AWARE 2023-07-19 10:45:33 -04:00
cmGlobalMSYSMakefileGenerator.cxx strings: compare to static `string_view` instances in Windows-only code 2023-07-27 19:10:39 -04:00
cmGlobalMSYSMakefileGenerator.h clang-tidy: fix `modernize-use-override` lints 2022-11-29 12:39:29 -05:00
cmGlobalMinGWMakefileGenerator.cxx Refactor: `cmGlobalGeneratorFactory::GetDocumentation` returns entry 2022-11-17 16:37:13 +04:00
cmGlobalMinGWMakefileGenerator.h clang-tidy: fix `modernize-use-override` lints 2022-11-29 12:39:29 -05:00
cmGlobalNMakeMakefileGenerator.cxx strings: compare to static `string_view` instances in Windows-only code 2023-07-27 19:10:39 -04:00
cmGlobalNMakeMakefileGenerator.h Merge topic 'command-job-server-aware' 2023-07-20 10:23:31 -04:00
cmGlobalNinjaGenerator.cxx Merge topic 'cxxmodules-gcc-binary-mode' 2024-05-17 11:16:18 -04:00
cmGlobalNinjaGenerator.h cmNinjaTargetGenerator: use `.` for the needed phony order-only dependency 2024-01-06 11:07:52 -05:00
cmGlobalUnixMakefileGenerator3.cxx Source: Use cmValue::IsOn and IsOff 2024-03-17 19:05:37 -04:00
cmGlobalUnixMakefileGenerator3.h add_custom_{target,command}: Add argument JOB_SERVER_AWARE 2023-07-19 10:45:33 -04:00
cmGlobalVisualStudio7Generator.cxx Drop Visual Studio 9 2008 generator 2024-05-08 10:37:34 -04:00
cmGlobalVisualStudio7Generator.h VS: Add support for using Intel oneAPI Fortran compiler in .vfproj files 2023-11-22 10:22:12 -05:00
cmGlobalVisualStudio8Generator.cxx cmGlobalVisualStudio8Generator: Remove unused Configure method override 2024-05-10 14:20:52 -04:00
cmGlobalVisualStudio8Generator.h cmGlobalVisualStudio8Generator: Remove unused Configure method override 2024-05-10 14:20:52 -04:00
cmGlobalVisualStudio10Generator.cxx Drop Visual Studio 9 2008 generator 2024-05-08 10:37:34 -04:00
cmGlobalVisualStudio10Generator.h VS: Add support for using Intel oneAPI Fortran compiler in .vfproj files 2023-11-22 10:22:12 -05:00
cmGlobalVisualStudio11Generator.cxx cmStrCat: use in Windows-specific sources 2023-07-27 20:00:59 -04:00
cmGlobalVisualStudio11Generator.h Drop Visual Studio 11 2012 generator 2023-06-13 14:20:48 -04:00
cmGlobalVisualStudio12Generator.cxx strings: use `emplace_back` with `cmStrCat` arguments 2023-07-27 20:15:51 -04:00
cmGlobalVisualStudio12Generator.h Source: Fix possible IWYU warnings in Windows generators 2021-11-20 00:50:33 +09:00
cmGlobalVisualStudio14Generator.cxx Source: Use cmValue::IsOn and IsOff 2024-03-17 19:05:37 -04:00
cmGlobalVisualStudio14Generator.h VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versions 2023-08-10 09:34:50 -04:00
cmGlobalVisualStudio71Generator.cxx strings: use character literals where possible 2023-07-27 20:00:59 -04:00
cmGlobalVisualStudio71Generator.h Source: Fix possible IWYU warnings in Windows generators 2021-11-20 00:50:33 +09:00
cmGlobalVisualStudioGenerator.cxx Drop Visual Studio 9 2008 generator 2024-05-08 10:37:34 -04:00
cmGlobalVisualStudioGenerator.h Drop Visual Studio 9 2008 generator 2024-05-08 10:37:34 -04:00
cmGlobalVisualStudioVersionedGenerator.cxx Drop Visual Studio 9 2008 generator 2024-05-08 10:37:34 -04:00
cmGlobalVisualStudioVersionedGenerator.h cmGlobalGenerator: give context about module queries 2023-11-01 09:52:13 -04:00
cmGlobalWatcomWMakeGenerator.cxx strings: compare to static `string_view` instances in Windows-only code 2023-07-27 19:10:39 -04:00
cmGlobalWatcomWMakeGenerator.h add_custom_{target,command}: Add argument JOB_SERVER_AWARE 2023-07-19 10:45:33 -04:00
cmGlobalXCodeGenerator.cxx cmGlobalXCodeGenerator: Re-implement legacy makefile path escaping 2024-05-15 13:27:38 -04:00
cmGlobalXCodeGenerator.h cmGlobalXCodeGenerator: Migrate legacy makefile path escaping to local helper 2024-05-15 11:40:31 -04:00
cmGraphAdjacencyList.h cmComputeComponentGraph: use `size_t` for component indices 2023-01-31 09:27:06 -05:00
cmGraphVizWriter.cxx cmGraphVizWriter: ignore `__cmake_`-prefixed targets 2024-04-12 11:46:40 -04:00
cmGraphVizWriter.h clang-tidy: address `modernize-use-default-member-init` lints 2022-05-24 09:09:43 -04:00
cmHexFileConverter.cxx
cmHexFileConverter.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmIDEFlagTable.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmIDEOptions.cxx CMake code rely on cmList class for CMake lists management (part. 2) 2023-04-29 09:54:31 +02:00
cmIDEOptions.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmIfCommand.cxx cmake_language: Fix EXIT inside control flow blocks 2024-02-14 08:51:48 -05:00
cmIfCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmImportedCxxModuleInfo.cxx cmImportedCxxModuleInfo: remove unused pointer field 2024-03-01 11:23:44 -05:00
cmImportedCxxModuleInfo.h cmImportedCxxModuleInfo: remove unused pointer field 2024-03-01 11:23:44 -05:00
cmIncludeCommand.cxx FindBoost: Add policy to remove this module 2024-05-03 10:30:23 -04:00
cmIncludeCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmIncludeDirectoryCommand.cxx Move helpers functions from cmStringAlgorithms.h to cmValue.h 2021-09-21 18:11:00 +02:00
cmIncludeDirectoryCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmIncludeExternalMSProjectCommand.cxx Use new AddCacheEntry signatures 2021-09-10 15:46:21 +02:00
cmIncludeExternalMSProjectCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmIncludeGuardCommand.cxx cmCryptoHash: prefer to cmSystemTools::ComputeStringMD5 2023-08-08 13:22:13 -04:00
cmIncludeGuardCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmIncludeRegularExpressionCommand.cxx Refactor: reduce cmToCStr usage 2021-08-19 10:49:30 +02:00
cmIncludeRegularExpressionCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmInstallCommand.cxx EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gate 2024-03-12 14:24:53 -04:00
cmInstallCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmInstallCommandArguments.cxx install(TARGETS): Add FILE_SET mode 2021-10-27 15:17:23 -04:00
cmInstallCommandArguments.h cmArgumentParser: Model maybe-empty and non-empty lists with wrapper types 2022-07-07 09:48:58 -04:00
cmInstallCxxModuleBmiGenerator.cxx IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmInstallCxxModuleBmiGenerator.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmInstallDirectoryGenerator.cxx CMake code rely on cmList class for CMake lists management (part. 2) 2023-04-29 09:54:31 +02:00
cmInstallDirectoryGenerator.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmInstallExportGenerator.cxx Merge branch 'backport-cxxmodules-export-file-collisions' 2024-01-18 17:45:07 -05:00
cmInstallExportGenerator.h install(EXPORT): Export find_dependency() calls 2023-11-13 11:07:52 -05:00
cmInstallFileSetGenerator.cxx cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmInstallFileSetGenerator.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmInstallFilesCommand.cxx cmInstallGenerator: Add backtrace to all install generators 2021-01-28 12:47:58 -05:00
cmInstallFilesCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmInstallFilesGenerator.cxx CMake code rely on cmList class for CMake lists management (part. 2) 2023-04-29 09:54:31 +02:00
cmInstallFilesGenerator.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmInstallGenerator.cxx install: Don't ignore EXCLUDE_FROM_ALL when used with ALL_COMPONENTS 2022-05-16 09:34:31 -04:00
cmInstallGenerator.h install: Don't ignore EXCLUDE_FROM_ALL when used with ALL_COMPONENTS 2022-05-16 09:34:31 -04:00
cmInstallGetRuntimeDependenciesGenerator.cxx IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmInstallGetRuntimeDependenciesGenerator.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmInstallImportedRuntimeArtifactsGenerator.cxx install(): Add IMPORTED_RUNTIME_ARTIFACTS mode 2021-05-31 09:02:45 -04:00
cmInstallImportedRuntimeArtifactsGenerator.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -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 Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
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 macOS: Do not pass Apple-specific flags to llvm-strip 2023-03-29 15:19:47 -04:00
cmInstallRuntimeDependencySetGenerator.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmInstallScriptGenerator.cxx install(CODE|SCRIPT): Support $<INSTALL_PREFIX> genex 2023-02-24 10:17:45 -05:00
cmInstallScriptGenerator.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmInstallSubdirectoryGenerator.cxx cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmInstallSubdirectoryGenerator.h cmConstStack: Factor out of cmListFileBacktrace 2022-04-02 05:55:31 -04:00
cmInstallTargetGenerator.cxx IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmInstallTargetGenerator.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmInstallTargetsCommand.cxx
cmInstallTargetsCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmInstallType.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmInstalledFile.cxx CMake code rely on cmList class for CMake lists management (part. 2) 2023-04-29 09:54:31 +02:00
cmInstalledFile.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmJSONHelpers.cxx cmJSONHelpers: Make error generators proper functions 2023-08-16 09:56:48 -04:00
cmJSONHelpers.h cmJSONHelpers: Make error generators proper functions 2023-08-16 09:56:48 -04:00
cmJSONState.cxx Source: Reduce vector entry allocations and copies 2023-10-23 11:18:32 -04:00
cmJSONState.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmLDConfigLDConfigTool.cxx cmUVProcessChain: Return output and error streams as file descriptors 2023-06-14 11:53:55 -04:00
cmLDConfigLDConfigTool.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmLDConfigTool.cxx
cmLDConfigTool.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmLinkDirectoriesCommand.cxx cmList: Add container conversion to string 2023-06-22 15:44:17 +02:00
cmLinkDirectoriesCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmLinkItem.cxx LINK_LIBRARY-genex: correct behavior for INTERFACE_LINK_LIBRARIES_DIRECT 2023-11-29 11:26:52 -05:00
cmLinkItem.h LINK_LIBRARY-genex: correct behavior for INTERFACE_LINK_LIBRARIES_DIRECT 2023-11-29 11:26:52 -05:00
cmLinkItemGraphVisitor.cxx cmGeneratorTarget: Clarify enum for specifying purpose of usage requirements 2024-05-03 13:04:10 -04:00
cmLinkItemGraphVisitor.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmLinkLibrariesCommand.cxx Check link libraries properties: fix performances regression 2022-09-07 15:20:53 +02:00
cmLinkLibrariesCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmLinkLineComputer.cxx macOS: GNU toolchain: ensure framework, marked as SYSTEM, can be linked 2023-09-21 16:29:40 +02:00
cmLinkLineComputer.h macOS: GNU toolchain: ensure framework, marked as SYSTEM, can be linked 2023-09-21 16:29:40 +02:00
cmLinkLineDeviceComputer.cxx cmGeneratorTarget: Clarify enum for specifying purpose of usage requirements 2024-05-03 13:04:10 -04:00
cmLinkLineDeviceComputer.h CUDA: Add Device LTO support for nvcc 2022-07-22 10:34:45 -04:00
cmLinkedTree.h Code style: add missed explicit 'this->' 2021-01-05 14:32:36 +02:00
cmList.cxx cmList: Fix performance regression in append/prepend 2023-08-04 09:55:47 +02:00
cmList.h cmList: Use ptrdiff_t for index_type 2024-03-08 09:49:03 -05:00
cmListCommand.cxx list(INSERT): restore old behavior 2023-08-17 12:07:41 +02:00
cmListCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmListFileCache.cxx CMake code rely on cmList class for CMake lists management (part. 1) 2023-04-24 10:41:10 +02:00
cmListFileCache.h CMake code rely on cmList class for CMake lists management (part. 1) 2023-04-24 10:41:10 +02:00
cmListFileLexer.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmLoadCacheCommand.cxx clang-tidy: fix `performance-unnecessary-copy-initialization` lints 2022-05-24 09:09:44 -04:00
cmLoadCacheCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmLoadCommandCommand.cxx Source: Convince LCC that RAII variables are used 2022-06-13 11:07:35 -04:00
cmLoadCommandCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmLocalCommonGenerator.cxx cmLocalGenerator::MayBeRelativeToWorkDir: take care of all cases 2023-05-02 17:47:04 +02:00
cmLocalCommonGenerator.h cmLocalGenerator::MayBeRelativeToWorkDir: take care of all cases 2023-05-02 17:47:04 +02:00
cmLocalGenerator.cxx add_custom_command: Allow OUTPUT filenames containing a hash '#' character 2024-05-15 13:27:46 -04:00
cmLocalGenerator.h Swift/Ninja: Split compilation model 2023-12-15 05:51:13 -08:00
cmLocalGhsMultiGenerator.cxx cmLocalGhsMultiGenerator: Generate targets in dependency order 2020-09-04 09:44:08 -04:00
cmLocalGhsMultiGenerator.h cmLocalGhsMultiGenerator: Generate targets in dependency order 2020-09-04 09:44:08 -04:00
cmLocalNinjaGenerator.cxx Ninja: Use absolute path to COMSPEC if possible 2023-09-11 08:47:09 -04:00
cmLocalNinjaGenerator.h CreateRulePlaceholderExpander(): enhance memory management 2023-05-04 19:34:36 +02:00
cmLocalUnixMakefileGenerator3.cxx Source: Use cmValue::IsOn and IsOff 2024-03-17 19:05:37 -04:00
cmLocalUnixMakefileGenerator3.h Link step: use linker dependency linker file 2023-05-03 17:08:07 +02:00
cmLocalVisualStudio7Generator.cxx Drop Visual Studio 9 2008 generator 2024-05-08 10:37:34 -04:00
cmLocalVisualStudio7Generator.h cmLocalVisualStudio7Generator: Make vfproj conditions more explicit 2024-05-08 10:37:25 -04:00
cmLocalVisualStudio10Generator.cxx cmLocalVisualStudio10Generator: remove unnecessary `.c_str()` 2023-07-27 20:15:51 -04:00
cmLocalVisualStudio10Generator.h clang-tidy: fix `modernize-use-override` lints 2022-11-29 12:39:29 -05:00
cmLocalVisualStudioGenerator.cxx strings: compare to static `string_view` instances in Windows-only code 2023-07-27 19:10:39 -04:00
cmLocalVisualStudioGenerator.h cmLocalVisualStudio7Generator: Make vfproj conditions more explicit 2024-05-08 10:37:25 -04:00
cmLocalXCodeGenerator.cxx cmLocalXCodeGenerator: return a default string 2023-07-30 18:33:07 -04:00
cmLocalXCodeGenerator.h xcode: add support for xcconfig files 2022-04-03 22:39:34 +02:00
cmLocale.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmMSVC60LinkLineComputer.cxx Code style: add missed explicit 'this->' 2021-01-05 14:32:36 +02:00
cmMSVC60LinkLineComputer.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmMachO.cxx clang-tidy: fix `readability-container-data-pointer` lints 2023-07-27 09:35:27 -04:00
cmMachO.h cmMachO: Add missing header for std::unique_ptr 2022-01-02 21:15:19 +11:00
cmMacroCommand.cxx cmake_language: Fix EXIT inside control flow blocks 2024-02-14 08:51:48 -05:00
cmMacroCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmMakeDirectoryCommand.cxx cmSystemTools: Fix 'ErrorOccurred' spelling 2022-06-13 09:05:24 -04:00
cmMakeDirectoryCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmMakefile.cxx cmMakefile: Reduce GetModulesFile caller allocations 2024-03-22 09:51:06 -04:00
cmMakefile.h cmMakefile: Reduce GetModulesFile caller allocations 2024-03-22 09:51:06 -04:00
cmMakefileExecutableTargetGenerator.cxx Add options to specify linker tool 2023-10-13 11:52:35 +02:00
cmMakefileExecutableTargetGenerator.h CUDA: Clang separable compilation 2020-09-24 15:19:54 -04:00
cmMakefileLibraryTargetGenerator.cxx Apple Text Based Stubs: should be usage in subdirectories 2024-03-14 14:33:48 +01:00
cmMakefileLibraryTargetGenerator.h CUDA: Clang separable compilation 2020-09-24 15:19:54 -04:00
cmMakefileProfilingData.cxx IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmMakefileProfilingData.h cmake::CreateProfilingEntry: Refactor to take lambda for args 2022-11-11 11:45:00 -05:00
cmMakefileTargetGenerator.cxx PCH: Use per-arch .pch files only when building multiple Apple architectures 2024-05-01 12:43:39 -04:00
cmMakefileTargetGenerator.h TargetGenerator: Factor out generation of code check rules 2023-05-16 10:46:35 -04:00
cmMakefileUtilityTargetGenerator.cxx cmLocalGenerator: Factor out relative path conversion helpers 2021-05-13 12:47:25 -04:00
cmMakefileUtilityTargetGenerator.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmMarkAsAdvancedCommand.cxx AddCacheEntry: Suppress raw pointer usage 2023-05-30 16:41:59 +02:00
cmMarkAsAdvancedCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmMathCommand.cxx clang-tidy: fix `performance-unnecessary-copy-initialization` lints 2022-05-24 09:09:44 -04:00
cmMathCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmMessageCommand.cxx cmake: Add debugger 2023-05-30 09:46:12 -04:00
cmMessageCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmMessageMetadata.h cmMessenger: Color messages to terminal by type 2021-05-20 07:38:45 -04:00
cmMessageType.h Move LogLevel enum out of cmake.h header 2022-06-24 16:24:33 +02:00
cmMessenger.cxx IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmMessenger.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmNewLineStyle.cxx Code style: add missed explicit 'this->' 2021-01-05 14:32:36 +02:00
cmNewLineStyle.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmNinjaLinkLineComputer.cxx Code style: add missed explicit 'this->' 2021-01-05 14:32:36 +02:00
cmNinjaLinkLineComputer.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmNinjaLinkLineDeviceComputer.cxx Code style: add missed explicit 'this->' 2021-01-05 14:32:36 +02:00
cmNinjaLinkLineDeviceComputer.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmNinjaNormalTargetGenerator.cxx Swift/Ninja: Add support for response files 2024-01-08 09:11:27 -08:00
cmNinjaNormalTargetGenerator.h Ninja: generate scanning and build rules for C++20 module synthetic targets 2023-08-17 14:42:54 -04:00
cmNinjaTargetGenerator.cxx PCH: Use per-arch .pch files only when building multiple Apple architectures 2024-05-01 12:43:39 -04:00
cmNinjaTargetGenerator.h Merge topic 'ninja-always-make-object-dirs' 2024-01-09 10:52:42 -05:00
cmNinjaTypes.h Ninja: Use more efficient data structures to collect outputs 2023-03-28 17:53:18 -04:00
cmNinjaUtilityTargetGenerator.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmNinjaUtilityTargetGenerator.h Ninja Multi-Config: Add support for cross-config custom commands 2020-12-15 07:01:21 -05:00
cmOSXBundleGenerator.cxx Apple: Handle generation and comsuption of text-based stubs (.tbd files) 2023-03-01 12:23:28 +01:00
cmOSXBundleGenerator.h Apple: Handle generation and comsuption of text-based stubs (.tbd files) 2023-03-01 12:23:28 +01:00
cmOptionCommand.cxx AddCacheEntry: Suppress raw pointer usage 2023-05-30 16:41:59 +02:00
cmOptionCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmOrderDirectories.cxx IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmOrderDirectories.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmOutputConverter.cxx Ninja: LINK_OPTIONS property should support newlines 2023-12-20 17:05:09 +01:00
cmOutputConverter.h Ninja: LINK_OPTIONS property should support newlines 2023-12-20 17:05:09 +01:00
cmOutputRequiredFilesCommand.cxx Source: Remove redundant FileIsDirectory checks 2023-09-18 23:11:28 -04:00
cmOutputRequiredFilesCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmParseArgumentsCommand.cxx cmList: Add container conversion to string 2023-06-22 15:44:17 +02:00
cmParseArgumentsCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmPathLabel.cxx
cmPathLabel.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmPlaceholderExpander.cxx Swift/Ninja: Include sources in response file 2024-01-10 16:08:16 -08:00
cmPlaceholderExpander.h cmRulePlaceholderExpander: add base class for placeholder expansion reuse 2022-02-06 14:32:24 +01:00
cmPlistParser.cxx macOS: Add support for linking against .xcframework folders 2023-07-26 17:00:01 -04:00
cmPlistParser.h macOS: Add support for linking against .xcframework folders 2023-07-26 17:00:01 -04:00
cmPolicies.cxx cmPolicies: use `cmStrCat` for error message building 2023-07-24 15:20:53 -04:00
cmPolicies.h FetchContent: Populate directly without a sub-build 2024-05-17 14:23:39 +10:00
cmProcessOutput.cxx Source: use C++11 nullptr 2023-02-14 14:34:03 -05:00
cmProcessOutput.h clang-tidy: fix `performance-trivially-destructible` warnings 2021-01-27 08:45:44 -05:00
cmProcessTools.cxx Revert use of libuv for process execution for 3.28 2024-01-24 17:10:00 -05:00
cmProcessTools.h Revert use of libuv for process execution for 3.28 2024-01-24 17:10:00 -05:00
cmProjectCommand.cxx CMAKE_PROJECT_INCLUDE: Allow to run module files 2023-10-18 18:01:05 +02:00
cmProjectCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmProperty.h Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmPropertyDefinition.cxx define_property(): Add INITIALIZE_FROM_VARIABLE argument 2022-01-20 09:05:35 -05:00
cmPropertyDefinition.h define_property(): Add INITIALIZE_FROM_VARIABLE argument 2022-01-20 09:05:35 -05:00
cmPropertyMap.cxx Source: Rename SetProperty(nullptr_t) to RemoveProperty() 2023-08-15 12:13:56 -04:00
cmPropertyMap.h Source: Rename SetProperty(nullptr_t) to RemoveProperty() 2023-08-15 12:13:56 -04:00
cmQTWrapCPPCommand.cxx cmCustomCommand: Track main dependency explicitly 2021-12-14 10:48:43 -05:00
cmQTWrapCPPCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmQTWrapUICommand.cxx cmCustomCommand: Track main dependency explicitly 2021-12-14 10:48:43 -05:00
cmQTWrapUICommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmQtAutoGen.cxx Autogen: Use new API for limiting autogen command line lengths 2023-11-16 16:29:29 +01:00
cmQtAutoGen.h Autogen: AUTO*_EXECUTABLE: add support for per-config values 2024-01-17 16:02:58 +01:00
cmQtAutoGenGlobalInitializer.cxx cmQtAutoGenGlobalInitializer: Improve Const-correctness 2024-02-06 16:02:35 +01:00
cmQtAutoGenGlobalInitializer.h Autogen: AUTO*_EXECUTABLE: add support for per-config values 2024-01-17 16:02:58 +01:00
cmQtAutoGenInitializer.cxx cmGeneratorTarget: Clarify enum for specifying purpose of usage requirements 2024-05-03 13:04:10 -04:00
cmQtAutoGenInitializer.h Autogen: AUTO*_EXECUTABLE: add support for per-config values 2024-01-17 16:02:58 +01:00
cmQtAutoGenerator.cxx Autogen: AUTO*_EXECUTABLE: add support for per-config values 2024-01-17 16:02:58 +01:00
cmQtAutoGenerator.h Autogen: AUTO*_EXECUTABLE: add support for per-config values 2024-01-17 16:02:58 +01:00
cmQtAutoMocUic.cxx Autogen: AUTO*_EXECUTABLE: add support for per-config values 2024-01-17 16:02:58 +01:00
cmQtAutoMocUic.h Autogen: AUTO*_EXECUTABLE: add support for per-config values 2024-01-17 16:02:58 +01:00
cmQtAutoRcc.cxx Autogen: AUTO*_EXECUTABLE: add support for per-config values 2024-01-17 16:02:58 +01:00
cmQtAutoRcc.h Autogen: AUTO*_EXECUTABLE: add support for per-config values 2024-01-17 16:02:58 +01:00
cmRST.cxx Source: Avoid out-of-range inputs to std::isspace() 2024-01-17 10:17:06 -05:00
cmRST.h cmRST: Convert enum types to enum class 2023-03-09 16:09:48 -05:00
cmRange.h Revise C++ coding style using clang-format-15 2023-01-18 16:20:47 -05:00
cmRemoveCommand.cxx CMake code rely on cmList class for CMake lists management (part. 1) 2023-04-24 10:41:10 +02:00
cmRemoveCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmRemoveDefinitionsCommand.cxx
cmRemoveDefinitionsCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmReturnCommand.cxx return(): Propagate variables to result scope 2022-09-03 23:10:01 +02:00
cmReturnCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmRulePlaceholderExpander.cxx Add options to specify linker tool 2023-10-13 11:52:35 +02:00
cmRulePlaceholderExpander.h Add options to specify linker tool 2023-10-13 11:52:35 +02:00
cmRuntimeDependencyArchive.cxx CMake code rely on cmList class for CMake lists management (part. 2) 2023-04-29 09:54:31 +02:00
cmRuntimeDependencyArchive.h install(TARGETS): Add RUNTIME_DEPENDENCIES option 2021-06-04 08:52:02 -04:00
cmScanDepFormat.cxx msvc: bless MSVC 19.34 support for C++ modules as experimental 2022-11-11 16:54:05 -05:00
cmScanDepFormat.h cmScanDepFormat: support P1689R5 2022-07-26 12:25:42 -04:00
cmScriptGenerator.cxx cmScriptGenerator: remove unnecessary `endif` arguments 2022-06-14 19:27:30 -04:00
cmScriptGenerator.h clang-tidy: address `modernize-use-default-member-init` lints 2022-05-24 09:09:43 -04:00
cmSearchPath.cxx CMake code rely on cmList class for CMake lists management (part. 1) 2023-04-24 10:41:10 +02:00
cmSearchPath.h find_*(): Add CMAKE_IGNORE_PREFIX_PATH variable 2022-02-02 11:09:00 -05:00
cmSeparateArgumentsCommand.cxx cmList: Add container conversion to string 2023-06-22 15:44:17 +02:00
cmSeparateArgumentsCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmSetCommand.cxx set: Improve diagnostics for CACHE mode 2023-08-02 10:07:56 -04:00
cmSetCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmSetDirectoryPropertiesCommand.cxx Refactor: Use new SetProperty signatures 2021-08-25 10:09:10 +02:00
cmSetDirectoryPropertiesCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmSetPropertyCommand.cxx CMP0163: Make GENERATED source file property globally visible 2024-03-29 08:54:11 -04:00
cmSetPropertyCommand.h set_property(TEST): Add DIRECTORY option 2023-08-10 17:36:14 -04:00
cmSetSourceFilesPropertiesCommand.cxx Refactor: Use new SetProperty signatures 2021-08-25 10:09:10 +02:00
cmSetSourceFilesPropertiesCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmSetTargetPropertiesCommand.cxx
cmSetTargetPropertiesCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmSetTestsPropertiesCommand.cxx set_tests_properties(): Add DIRECTORY option 2023-08-11 10:50:52 -04:00
cmSetTestsPropertiesCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmSiteNameCommand.cxx Move helpers functions from cmStringAlgorithms.h to cmValue.h 2021-09-21 18:11:00 +02:00
cmSiteNameCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmSourceFile.cxx CMP0163: Make GENERATED source file property globally visible 2024-03-29 08:54:11 -04:00
cmSourceFile.h Source: Rename SetProperty(nullptr_t) to RemoveProperty() 2023-08-15 12:13:56 -04:00
cmSourceFileLocation.cxx clang-tidy: fix `readability-qualified-auto` warnings 2021-01-27 08:45:45 -05:00
cmSourceFileLocation.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmSourceFileLocationKind.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmSourceGroup.cxx FILE_SET: Fix source group detection 2022-08-24 16:07:24 -04:00
cmSourceGroup.h FILE_SET: Fix source group detection 2022-08-24 16:07:24 -04:00
cmSourceGroupCommand.cxx source_group: Restore behavior of TREE with empty FILES 2023-10-23 10:53:28 -04:00
cmSourceGroupCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmStandardLevel.h cmStandardLevelResolver: Factor out public representation of level 2023-10-04 17:14:58 -04:00
cmStandardLevelResolver.cxx cmStandardLevelResolver: offer an API to get the string of a level 2024-04-11 10:19:44 -04:00
cmStandardLevelResolver.h cmStandardLevelResolver: offer an API to get the string of a level 2024-04-11 10:19:44 -04:00
cmStandardLexer.h LexerParser: Suppress LCC warnings in generated code 2022-01-26 08:58:03 -05:00
cmState.cxx cmState: Add method to check for the Borland Makefiles generator 2024-05-14 12:52:08 -04:00
cmState.h cmState: Add method to check for the Borland Makefiles generator 2024-05-14 12:52:08 -04:00
cmStateDirectory.cxx Source: Use cmValue::IsOn and IsOff 2024-03-17 19:05:37 -04:00
cmStateDirectory.h SetProperty: suppress raw pointer usage 2023-05-26 14:48:22 +02:00
cmStatePrivate.h cmState: Clarify name of member tracking the active scope in a directory 2022-11-07 14:36:46 -05:00
cmStateSnapshot.cxx IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmStateSnapshot.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmStateTypes.h presets: Add trace options to configure presets 2023-03-30 09:18:53 -04:00
cmString.cxx iwyu: ignore `std::remove_reference` requirements 2023-05-15 22:26:36 -04:00
cmString.hxx Reduce sign conversion warnings 2023-08-29 15:57:24 -04:00
cmStringAlgorithms.cxx CMake code rely on cmList class for CMake lists management (part. 1) 2023-04-24 10:41:10 +02:00
cmStringAlgorithms.h Source: Avoid out-of-range inputs to std::isspace() 2024-01-17 10:17:06 -05:00
cmStringCommand.cxx Source: Avoid out-of-range inputs to std::isspace() 2024-01-17 10:17:06 -05:00
cmStringCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmStringReplaceHelper.cxx
cmStringReplaceHelper.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmSubcommandTable.cxx
cmSubcommandTable.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmSubdirCommand.cxx add_subdirectory: Add SYSTEM option 2022-09-26 10:56:54 -04:00
cmSubdirCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmSubdirDependsCommand.cxx
cmSubdirDependsCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmSyntheticTargetCache.h cmSyntheticTargetCache: add a struct for synthetic target caching 2023-08-17 14:42:53 -04:00
cmSystemTools.cxx cmSystemTools: Fix compilation on DragonFly BSD 2024-04-02 17:33:02 -04:00
cmSystemTools.h Revert use of libuv for process execution for 3.28 2024-01-24 17:10:00 -05:00
cmTarget.cxx cmTarget: support the `CXX_MODULE_STD` property 2024-04-11 10:19:44 -04:00
cmTarget.h install(EXPORT): Export find_dependency() calls 2023-11-13 11:07:52 -05:00
cmTargetCompileDefinitionsCommand.cxx target_*: Fix cross-directory call backtraces 2022-08-22 15:29:43 -04:00
cmTargetCompileDefinitionsCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmTargetCompileFeaturesCommand.cxx cmList: Add container conversion to string 2023-06-22 15:44:17 +02:00
cmTargetCompileFeaturesCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmTargetCompileOptionsCommand.cxx cmList: Add container conversion to string 2023-06-22 15:44:17 +02:00
cmTargetCompileOptionsCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmTargetDepend.h clang-tidy: address `modernize-use-default-member-init` lints 2022-05-24 09:09:43 -04:00
cmTargetExport.h install(EXPORT): Add ability to point to .xcframework file 2023-11-15 09:10:58 -05:00
cmTargetIncludeDirectoriesCommand.cxx cmTargetPropCommandBase::HandleArguments: flags must be OR'able 2022-12-03 22:25:57 +11:00
cmTargetIncludeDirectoriesCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmTargetLinkDirectoriesCommand.cxx cmList: Add container conversion to string 2023-06-22 15:44:17 +02:00
cmTargetLinkDirectoriesCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmTargetLinkLibrariesCommand.cxx IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmTargetLinkLibrariesCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmTargetLinkLibraryType.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmTargetLinkOptionsCommand.cxx cmList: Add container conversion to string 2023-06-22 15:44:17 +02:00
cmTargetLinkOptionsCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmTargetPrecompileHeadersCommand.cxx cmList: Add container conversion to string 2023-06-22 15:44:17 +02:00
cmTargetPrecompileHeadersCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmTargetPropCommandBase.cxx cmTargetPropCommandBase::HandleArguments: flags must be OR'able 2022-12-03 22:25:57 +11:00
cmTargetPropCommandBase.h cmTargetPropCommandBase::HandleArguments: flags must be OR'able 2022-12-03 22:25:57 +11:00
cmTargetPropertyComputer.cxx cmTargetPropertyComputer: Simplify by restoring use of cmMakefile 2021-12-08 10:03:48 -05:00
cmTargetPropertyComputer.h cmSystemTools: Fix 'ErrorOccurred' spelling 2022-06-13 09:05:24 -04:00
cmTargetSourcesCommand.cxx cmExperimental: remove the flag for C++ modules 2023-10-02 10:17:31 -04:00
cmTargetSourcesCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmTest.cxx Source: Use cmValue::IsOn and IsOff 2024-03-17 19:05:37 -04:00
cmTest.h add_test: Honor CROSSCOMPILING_EMULATOR only when cross-compiling 2023-12-19 10:00:55 -05:00
cmTestGenerator.cxx Add genex support to TEST_LAUNCHER and CROSSCOMPILING_EMULATOR 2024-01-29 10:30:24 -05:00
cmTestGenerator.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmTimestamp.cxx string(TIMESTAMP): Add %z and %Z for adding time zone string 2022-10-27 11:13:46 -04:00
cmTimestamp.h string(TIMESTAMP): Add %z and %Z for adding time zone string 2022-10-27 11:13:46 -04:00
cmTransformDepfile.cxx cmTransformDepfile: warn when a depfile is not written to 2023-11-01 14:08:18 -04:00
cmTransformDepfile.h cmTransformDepfile: Add support for MSBuild AdditionalInputs format 2021-06-09 10:09:58 -04:00
cmTryCompileCommand.cxx ConfigureLog: De-duplicate event backtrace and check key generation 2023-02-01 09:32:42 -05:00
cmTryCompileCommand.h cmTry{Compile,Run}Command: Port away from legacy cmCommand 2022-07-26 15:09:48 -04:00
cmTryRunCommand.cxx AddCacheEntry: Suppress raw pointer usage 2023-05-30 16:41:59 +02:00
cmTryRunCommand.h cmTry{Compile,Run}Command: Port away from legacy cmCommand 2022-07-26 15:09:48 -04:00
cmUVHandlePtr.cxx cmUVHandlePtr: Add uv_write wrapper to manage request lifetime 2023-11-22 07:12:38 -05:00
cmUVHandlePtr.h cmUVHandlePtr: Fix conversion to bool on Oracle Studio compiler 2023-12-02 06:37:40 -05:00
cmUVProcessChain.cxx Merge topic 'libuv-1.48' 2024-02-09 08:58:46 -05:00
cmUVProcessChain.h Merge topic 'cmuvprocesschain' 2024-01-25 10:40:02 -05:00
cmUVStream.h cmUVStreamRead: Return RAII handle to avoid memory leak 2023-08-25 10:44:06 -04:00
cmUVStreambuf.h cmUVStreambuf: Update URL for example code 2023-06-14 11:53:55 -04:00
cmUnsetCommand.cxx
cmUnsetCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmUseMangledMesaCommand.cxx
cmUseMangledMesaCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmUtilitySourceCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmUtilitySourceCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmUtils.hxx Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmUuid.cxx C{Make,Test}Lib: Precompile common expensive headers 2023-06-22 18:11:45 +02:00
cmUuid.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmVSSetupHelper.cxx cmStrCat: use in Windows-specific sources 2023-07-27 20:00:59 -04:00
cmVSSetupHelper.h clang-tidy: fix `readability-braces-around-statements` lints 2022-11-29 12:39:45 -05:00
cmValue.cxx cmValue: add IsInternallyOn methods 2021-09-21 17:14:05 +02:00
cmValue.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmVariableRequiresCommand.cxx Rename cmProp in cmValue 2021-09-21 17:14:04 +02:00
cmVariableRequiresCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmVariableWatch.cxx
cmVariableWatch.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmVariableWatchCommand.cxx Trace: include `line_end` field in json-v1 format 2022-02-09 13:30:11 -05:00
cmVariableWatchCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmVersion.cxx
cmVersion.h clang-tidy: fix `bugprone-reserved-identifier` warnings 2021-01-27 08:45:44 -05:00
cmVersionConfig.h.in CMake: fix violations of #pragma once check 2022-11-17 13:55:52 -05:00
cmVersionMacros.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmVisualStudio10TargetGenerator.cxx Merge topic 'vs-filter-props' 2024-05-02 09:43:17 -04:00
cmVisualStudio10TargetGenerator.h Merge topic 'vs-scan-module-deps-settings' 2024-05-02 09:40:04 -04:00
cmVisualStudioGeneratorOptions.cxx Drop Visual Studio 9 2008 generator 2024-05-08 10:37:34 -04:00
cmVisualStudioGeneratorOptions.h Drop Visual Studio 9 2008 generator 2024-05-08 10:37:34 -04:00
cmVisualStudioSlnData.cxx strings: use character literals where possible 2023-07-27 20:00:59 -04:00
cmVisualStudioSlnData.h clang-tidy: fix `readability-const-return-type` lints 2022-11-29 12:39:46 -05:00
cmVisualStudioSlnParser.cxx cmVisualStudioSlnParser: simplify switch statement 2023-07-27 20:15:51 -04:00
cmVisualStudioSlnParser.h clang-tidy: fix `modernize-use-default-member-init` lints 2022-11-29 12:39:29 -05:00
cmVisualStudioWCEPlatformParser.cxx cmVisualStudioWCEPlatformParser: combine character pushbacks 2023-07-27 20:15:51 -04:00
cmVisualStudioWCEPlatformParser.h clang-tidy: fix `modernize-use-nullptr` lints 2022-11-29 12:39:29 -05:00
cmVsProjectType.h VS: Add proj as a project type to VsProjectType 2022-02-12 12:09:00 -05:00
cmWhileCommand.cxx cmake_language: Fix EXIT inside control flow blocks 2024-02-14 08:51:48 -05:00
cmWhileCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cmWindowsRegistry.cxx IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmWindowsRegistry.h IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cmWorkerPool.cxx cmUVSignalHackRAII: Drop outdated and unused libuv SA_RESTART workaround 2023-11-17 08:49:21 -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 Code style: add missed explicit 'this->' 2021-01-05 14:32:36 +02:00
cmWriteFileCommand.cxx cmSystemTools: Fix 'ErrorOccurred' spelling 2022-06-13 09:05:24 -04:00
cmWriteFileCommand.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04: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
cmXCode21Object.cxx cmXCode21Object: simplify streaming expression 2023-07-30 18:33:07 -04:00
cmXCode21Object.h Source: Fix IWYU warnings in Xcode generators 2021-11-16 21:06:13 +09:00
cmXCodeObject.cxx string_view: use string_view literals in comparisons 2023-07-30 18:33:07 -04:00
cmXCodeObject.h clang-tidy: fix `modernize-use-auto` lints 2023-07-27 18:35:52 -04:00
cmXCodeScheme.cxx Source: Use cmValue::IsOn and IsOff 2024-03-17 19:05:37 -04:00
cmXCodeScheme.h Xcode: Generate BuildableProductRunnable for ProfileAction 2024-02-15 16:37:07 +01:00
cmXMLParser.cxx cmXMLParser: Remove unused IsSpace method 2024-01-17 10:15:44 -05:00
cmXMLParser.h cmXMLParser: Remove unused IsSpace method 2024-01-17 10:15:44 -05: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 clang-tidy: address `modernize-use-default-member-init` lints 2022-05-24 09:09:43 -04:00
cmXMLWriter.h clang-tidy: address `modernize-use-default-member-init` lints 2022-05-24 09:09:43 -04:00
cmXcFramework.cxx .xcframework: Search Info.plist for "maccatalyst" instead of "catalyst" 2023-08-16 10:58:11 -04:00
cmXcFramework.h .xcframework: Search Info.plist for "maccatalyst" instead of "catalyst" 2023-08-16 10:58:11 -04:00
cm_codecvt.cxx IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cm_codecvt.hxx IWYU: Update for Debian 12 CI job 2023-07-28 09:14:08 -04:00
cm_codecvt_Encoding.hxx codecvt: Extrace codecvt::Encoding to remove codecvt includes 2023-06-22 18:11:45 +02:00
cm_fileno.cxx Source: Add cm_fileno wrapper 2023-08-07 11:26:05 -04:00
cm_fileno.hxx Source: Add cm_fileno wrapper 2023-08-07 11:26:05 -04:00
cm_get_date.c
cm_get_date.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cm_sys_stat.h Modernize: Use #pragma once in all header files 2020-09-03 09:30:21 -04:00
cm_utf8.c cm_utf8: Fail on empty input range 2022-01-21 10:59:13 -05:00
cm_utf8.h Source: Fix -Wmissing-variable-declarations warning 2021-12-01 11:17:39 -05:00
cmake.cxx cmake: Capture more complete configure/generate steps in printed durations 2024-05-10 15:20:11 -04:00
cmake.h fileapi: Add CONFIGURE_DEPENDS glob info to cmakeFiles object 2024-03-19 14:55:25 -04:00
cmake.version.manifest cmake.version.manifest: Replace tabs with spaces 2022-09-22 09:24:46 -04:00
cmakemain.cxx cmakemain: Return the SCRIPT_MODE exit code if it was set 2024-01-16 10:41:31 +03:00
cmcldeps.cxx cmcldeps: Restore support for rc.exe path not fully GetShortPathName-d 2023-10-23 17:03:01 -04:00
cmcmd.cxx Merge topic 'cmuvprocesschain' 2024-01-25 10:40:02 -05:00
cmcmd.h cmcmd: Improve error message from cmake_symlink_{library,executable} 2021-04-15 12:40:37 -04:00
ctest.cxx ctest: Allow passing -j without value to choose a contextual default 2024-03-10 11:41:39 -04:00
dir.dox
dir.dox.in