Commit History

Author SHA1 Message Date
  Brad King f49b0e6759 IWYU: Update for Debian 13 CI job 3 weeks ago
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 9 months ago
  Alex Turbov d34971f455 Refactor: Eliminate redundant `std::to_string` as arg of `cmStrCat` 10 months ago
  Alex Turbov bc8621d999 Fix: A lot of typos in code found by `typos` 11 months ago
  Brad King 86698eea85 cmake_language: Fix EXIT inside control flow blocks 1 year ago
  Marc Chevrier 45f17e5a85 cmList: Add container conversion to string 2 years ago
  Marc Chevrier 838a5fae23 return(): Propagate variables to result scope 3 years ago
  Kyle Edwards 8aee7fdb32 cmState: Prohibit override of flow control commands 5 years ago
  Oleksandr Koval e614528ad1 cmListFileCache: Make cmListFileFunction a shared pointer 5 years ago
  Brad King 727ed0c403 cmMakefile: Simplify ExpandArguments signature 5 years ago
  Marc Chevrier 8d4a9ee398 Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view> 5 years ago
  Marc Chevrier f7d12609f0 Refactoring: use append functions from cmext/algorithm 6 years ago
  Alex Turbov 90e3e2a777 cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variables 6 years ago
  Alex Turbov dd54290dab Refactor: Modernize `function` command 6 years ago
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers 6 years ago
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 years ago
  Sebastian Holtermann 3b2b02825d Source sweep: Replace std::ostringstream when used with a single append 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Gabor Bencze 9bbe95a0e7 cmCommand refactor: cmFunctionCommand 6 years ago
  Regina Pfeifer 41364824ad cmFunctionBlocker: Recycle functions 6 years ago
  Regina Pfeifer 6491270e0d cmFunctionBlocker: Move check for matching args 6 years ago
  Regina Pfeifer af24e4ef6e cmFunctionBlocker: Move common logic to base 6 years ago
  Regina Pfeifer ef38ff22f7 cm*FunctionBlocker: Extract function Replay 6 years ago
  Regina Pfeifer c76500949d cm*FunctionBlocker: Move to source file 6 years ago
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 6 years ago
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view 6 years ago
  Regina Pfeifer de77d355ac cmState: Add scripted commands by value 6 years ago
  Daniel Pfeifer 1eebc29563 cmCommand: deprecate functions GetMakefile and SetError 9 years ago
  Sebastian Holtermann 3bed969dac cmMakefile: Modernize AddFunctionBlocker method to accept a std::unique_ptr 6 years ago
  Marc Chevrier 1591f138f1 modernize: manage cmCommand instances using unique_ptr. 6 years ago