Historique des commits

Auteur SHA1 Message Date
  Marc Chevrier 838a5fae23 return(): Propagate variables to result scope il y a 3 ans
  Kyle Edwards 8aee7fdb32 cmState: Prohibit override of flow control commands il y a 5 ans
  Oleksandr Koval e614528ad1 cmListFileCache: Make cmListFileFunction a shared pointer il y a 5 ans
  Brad King 727ed0c403 cmMakefile: Simplify ExpandArguments signature il y a 5 ans
  Marc Chevrier 8d4a9ee398 Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view> il y a 5 ans
  Marc Chevrier f7d12609f0 Refactoring: use append functions from cmext/algorithm il y a 5 ans
  Alex Turbov 90e3e2a777 cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variables il y a 5 ans
  Alex Turbov dd54290dab Refactor: Modernize `function` command il y a 6 ans
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers il y a 6 ans
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto il y a 6 ans
  Sebastian Holtermann 3b2b02825d Source sweep: Replace std::ostringstream when used with a single append il y a 6 ans
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation il y a 6 ans
  Gabor Bencze 9bbe95a0e7 cmCommand refactor: cmFunctionCommand il y a 6 ans
  Regina Pfeifer 41364824ad cmFunctionBlocker: Recycle functions il y a 6 ans
  Regina Pfeifer 6491270e0d cmFunctionBlocker: Move check for matching args il y a 6 ans
  Regina Pfeifer af24e4ef6e cmFunctionBlocker: Move common logic to base il y a 6 ans
  Regina Pfeifer ef38ff22f7 cm*FunctionBlocker: Extract function Replay il y a 6 ans
  Regina Pfeifer c76500949d cm*FunctionBlocker: Move to source file il y a 6 ans
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h il y a 6 ans
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view il y a 6 ans
  Regina Pfeifer de77d355ac cmState: Add scripted commands by value il y a 6 ans
  Daniel Pfeifer 1eebc29563 cmCommand: deprecate functions GetMakefile and SetError il y a 8 ans
  Sebastian Holtermann 3bed969dac cmMakefile: Modernize AddFunctionBlocker method to accept a std::unique_ptr il y a 6 ans
  Marc Chevrier 1591f138f1 modernize: manage cmCommand instances using unique_ptr. il y a 6 ans
  Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances il y a 6 ans
  Regina Pfeifer 9eb0e73f46 cmRange: Move to dedicated header file il y a 6 ans
  Regina Pfeifer 094f01d0f0 cleanup: Prefer compiler provided special member functions il y a 6 ans
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` il y a 6 ans
  Florian Jacomme b1a05d6c76 Revise implementation of case-insensitive command names il y a 7 ans
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE il y a 8 ans