Commit History

Author SHA1 Message Date
  Regina Pfeifer a1ddf2d0ba clang-tidy: Replace typedef with using 6 years ago
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using 6 years ago
  Brad King 1f7bd00322 Merge topic 'add-non-empty-configurations-getter' 6 years ago
  Daniel Eiband 10507c6dc0 cmMakefile: Add configurations getter with empty configuration default 6 years ago
  Daniel Eiband 2d888e3390 cmSourceFile: Rename mutating GetFullPath() overload 6 years ago
  Brad King 37c671570c Merge topic 'source_sweep_ostringstream_single' 6 years ago
  Sebastian Holtermann 3b2b02825d Source sweep: Replace std::ostringstream when used with a single append 6 years ago
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Brad King bfe0ea2d98 Merge topic 'cm-contains' 6 years ago
  Brad King a0c8405d68 Merge topic 'trace-redirect' 6 years ago
  Brad King 5f7386dd19 Merge topic 'string-literal-append' 6 years ago
  Regina Pfeifer 2dfc52675c cmAlgorithms: Add cmContains 6 years ago
  Rolf Eike Beer da26b3be89 avoid adding multiple consecutive string literals to std::string 6 years ago
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 6 years ago
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 years ago
  Igor Ivanov 3c94069660 Add --trace-redirect parameter to redirect trace output to a file 6 years ago
  Kitware Robot 54e9d38c28 Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP 6 years ago
  Brad King ddb1759b3e Merge topic 'cmStringAlgorithms_move_functions' 6 years ago
  Sebastian Holtermann 7fbcc16dcd cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize 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 b51fba6298 cmMakefile: Add OnExecuteCommand callback 6 years ago
  Regina Pfeifer 020478dbea cmMakefile: Keep function blockers in a stack 6 years ago
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view 6 years ago
  Sebastian Holtermann f2ba968ef2 cmMakefile: Simplify and rename AddDefinitionBool 6 years ago
  Regina Pfeifer 015001aaf1 cmState: Hold commands by value 6 years ago
  Daniel Pfeifer 1eebc29563 cmCommand: deprecate functions GetMakefile and SetError 8 years ago
  Brad King 573f1fc19b Merge topic 'command-final-action' 6 years ago
  Daniel Pfeifer 732dd344b9 cmCommand: remove FinalPass from interface 8 years ago