Commit History

Author SHA1 Message Date
  Marc Chevrier 838a5fae23 return(): Propagate variables to result scope 3 years ago
  Braulio Valdivielso Martinez 8e1e97ccca Trace: include `line_end` field in json-v1 format 3 years ago
  Sean McBride 5ba6e8ac59 Source: Replace most calls to sprintf with snprintf 4 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
  Vitaly Stakhovsky 1398517f31 AppendProperty: convert value param to std::string 5 years ago
  Marc Chevrier f7d12609f0 Refactoring: use append functions from cmext/algorithm 5 years ago
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-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 9ae9f3e77e cmCommand refactor: cmMacroCommand 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
  Regina Pfeifer de77d355ac cmState: Add scripted commands by value 6 years ago
  Daniel Pfeifer 1eebc29563 cmCommand: deprecate functions GetMakefile and SetError 8 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
  Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances 6 years ago
  Regina Pfeifer 9eb0e73f46 cmRange: Move to dedicated header file 6 years ago
  Regina Pfeifer 094f01d0f0 cleanup: Prefer compiler provided special member functions 6 years ago
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 years ago
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 years ago