Historial de Commits

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