Historique des commits

Auteur SHA1 Message Date
  Asit Dhal e5a4ffaad1 execute_process: Improve COMMAND_ERROR_IS_FATAL error capture scenarios il y a 5 ans
  Asit Dhal 116a427eb1 execute_process: add options for fatal errors on subprocess failure il y a 5 ans
  Marc Chevrier 8d4a9ee398 Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view> il y a 5 ans
  Cristian Adam 6ec274b002 execute_process: Add ECHO_(OUTPUT|ERROR)_VARIABLE options il y a 5 ans
  Marc Chevrier f7d12609f0 Refactoring: use append functions from cmext/algorithm il y a 6 ans
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 il y a 6 ans
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers il y a 6 ans
  Gabor Bencze 3e5eb45ec1 cmCommand refactor: cmExecuteProcessCommand 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
  Marc Chevrier 1591f138f1 modernize: manage cmCommand instances using unique_ptr. il y a 6 ans
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header il y a 6 ans
  Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances il y a 6 ans
  Bill Hoffman 044dcf9f8d execute_process: Add option to echo command lines il y a 6 ans
  Brad King d350fb6889 execute_process: Manage KWSys Process lifetime with unique_ptr il y a 6 ans
  Regina Pfeifer b783e62533 cmExecuteProcessCommand: Port to cmArgumentParser il y a 6 ans
  Artur Ryt f3534386b5 Prefer front/back/data over dereferencing begin/rbegin iter il y a 6 ans
  Brad King 4b017d579d Merge topic 'Wcomma' il y a 6 ans
  Brad King cb7fbf1dbb Merge topic 'stdout-string' il y a 6 ans
  Vitaly Stakhovsky 3132ea801c cmSystemTools: Stdout(),Stderr() accept std::string argument il y a 6 ans
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace il y a 6 ans
  Sean McBride 5ff7fb592e Fixed all but one clang -Wcomma warning il y a 6 ans
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. il y a 7 ans
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. il y a 8 ans
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 il y a 8 ans
  Daniel Pfeifer 190e3825d4 Replace C-style casts il y a 8 ans
  Daniel Pfeifer 5962db4389 Use C++11 nullptr il y a 8 ans
  Adam Weisi d6051ca39e execute_process: Add option to get results of every child il y a 8 ans
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes il y a 8 ans
  Brad King 07c3380a6e execute_process: Restore no-decoding default behavior il y a 8 ans