Commit History

作者 SHA1 備註 提交日期
  Brad King b11c8c45f9 Merge topic 'cmuvprocesschain' 1 年之前
  Brad King b6e4e4babc cmUVProcessChain: Simplify SetExternalStream usage 1 年之前
  Brad King d9d9326e14 Source: Avoid out-of-range inputs to std::isspace() 1 年之前
  leha-bot 5e8c176e2a cmExecuteProcessCommand: Cast c to unsigned char before cast to int 1 年之前
  Kyle Edwards 35f031e3b2 execute_process(): Restore opening files relative to WORKING_DIRECTORY 2 年之前
  Kyle Edwards 5420639a8d cmExecuteProcessCommand: Replace cmsysProcess with cmUVProcessChain 2 年之前
  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 年之前