Historique des commits

Auteur SHA1 Message Date
  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
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. il y a 8 ans
  Daniel Pfeifer a1218f59d9 cmCommand: remove unused methods from interface and all implementations il y a 8 ans
  Daniel Pfeifer a44dab461f cmState: introduce method for adding scripted commands il y a 8 ans
  Brad King 99b1ff714b Merge topic 'dead-code-removal' il y a 8 ans
  Daniel Pfeifer 67a8d907ad cmExecutionStatus: Remove arguments from setters il y a 8 ans
  Daniel Pfeifer 44c0b2b75a cmCommand: remove IsScriptable il y a 8 ans
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings il y a 9 ans
  Daniel Pfeifer e81c323da9 Include necessary headers in commands il y a 9 ans
  Brad King c1b96fddf8 Merge topic 'remove-cmobject-uses' il y a 9 ans