Histórico de Commits

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