提交历史

作者 SHA1 备注 提交日期
  Marc Chevrier 45f17e5a85 cmList: Add container conversion to string 2 年之前
  Brad King e56108f629 cmExecuteProcessCommand: Report keyword errors via argument parser results 3 年之前
  Brad King 1ee5a4a548 cmArgumentParser: Avoid allocating copies of keyword strings 3 年之前
  FeRD (Frank Dana) 98a10290a8 cmSystemTools: Fix 'ErrorOccurred' spelling 3 年之前
  Sean McBride 5ba6e8ac59 Source: Replace most calls to sprintf with snprintf 4 年之前
  Ben Boeckel cdfc4e3195 clang-tidy: fix `readability-qualified-auto` warnings 4 年之前
  Asit Dhal e5a4ffaad1 execute_process: Improve COMMAND_ERROR_IS_FATAL error capture scenarios 4 年之前
  Asit Dhal 116a427eb1 execute_process: add options for fatal errors on subprocess failure 5 年之前
  Marc Chevrier 8d4a9ee398 Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view> 5 年之前
  Cristian Adam 6ec274b002 execute_process: Add ECHO_(OUTPUT|ERROR)_VARIABLE options 5 年之前
  Marc Chevrier f7d12609f0 Refactoring: use append functions from cmext/algorithm 5 年之前
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 年之前
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 年之前
  Gabor Bencze 3e5eb45ec1 cmCommand refactor: cmExecuteProcessCommand 6 年之前
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 6 年之前
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view 6 年之前
  Marc Chevrier 1591f138f1 modernize: manage cmCommand instances using unique_ptr. 6 年之前
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 年之前
  Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances 6 年之前
  Bill Hoffman 044dcf9f8d execute_process: Add option to echo command lines 6 年之前
  Brad King d350fb6889 execute_process: Manage KWSys Process lifetime with unique_ptr 6 年之前
  Regina Pfeifer b783e62533 cmExecuteProcessCommand: Port to cmArgumentParser 6 年之前
  Artur Ryt f3534386b5 Prefer front/back/data over dereferencing begin/rbegin iter 6 年之前
  Brad King 4b017d579d Merge topic 'Wcomma' 6 年之前
  Brad King cb7fbf1dbb Merge topic 'stdout-string' 6 年之前
  Vitaly Stakhovsky 3132ea801c cmSystemTools: Stdout(),Stderr() accept std::string argument 6 年之前
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 年之前
  Sean McBride 5ff7fb592e Fixed all but one clang -Wcomma warning 6 年之前
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 年之前
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 年之前