Historial de Commits

Autor SHA1 Mensaje Fecha
  Marc Chevrier 45f17e5a85 cmList: Add container conversion to string hace 2 años
  Brad King e56108f629 cmExecuteProcessCommand: Report keyword errors via argument parser results hace 3 años
  Brad King 1ee5a4a548 cmArgumentParser: Avoid allocating copies of keyword strings hace 3 años
  FeRD (Frank Dana) 98a10290a8 cmSystemTools: Fix 'ErrorOccurred' spelling hace 3 años
  Sean McBride 5ba6e8ac59 Source: Replace most calls to sprintf with snprintf hace 4 años
  Ben Boeckel cdfc4e3195 clang-tidy: fix `readability-qualified-auto` warnings hace 4 años
  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