summaryrefslogtreecommitdiffstats
path: root/Source/cmDebuggerVariablesHelper.cxx
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* Refactor: Eliminate redundant `std::to_string` as arg of `cmStrCat`Alex Turbov2025-01-261-1/+2
* Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-231-1/+1
* cmPolicies: Remove now-unused REQUIRED_IF_USED and REQUIRED_ALWAYS statesBrad King2024-11-131-2/+0
* Source: Avoid comparing pointers to nullptrVitaly Stakhovsky2024-08-271-8/+7
* IWYU: Update for Debian 12 CI jobBrad King2023-07-281-0/+1
* codecvt: Extrace codecvt::Encoding to remove codecvt includesClemens Wasser2023-06-221-7/+7
* cxxmodules: remove support for `CXX_MODULE_HEADER_UNITS` filesetsBen Boeckel2023-05-311-6/+0
* cmake: Add debuggerGlen Chung2023-05-301-0/+644