Brad King
|
82aaccc576
Merge topic 'execute_process-OUTPUT_FILE-cloexec' into release-3.31
|
hace 1 año |
Brad King
|
60af429c5d
execute_process: Restore CLOEXEC on OUTPUT_FILE and ERROR_FILE descriptors
|
hace 1 año |
Brad King
|
20f059d025
execute_process: Warn on unknown ENCODING value
|
hace 1 año |
Brad King
|
e782811cfe
execute_process: Change default ENCODING to UTF-8
|
hace 1 año |
Brad King
|
9a4533405b
cmExecuteProcessCommand: Explicitly ignore unknown ENCODING values
|
hace 1 año |
Brad King
|
b11c8c45f9
Merge topic 'cmuvprocesschain'
|
hace 2 años |
Brad King
|
b6e4e4babc
cmUVProcessChain: Simplify SetExternalStream usage
|
hace 2 años |
Brad King
|
d9d9326e14
Source: Avoid out-of-range inputs to std::isspace()
|
hace 2 años |
leha-bot
|
5e8c176e2a
cmExecuteProcessCommand: Cast c to unsigned char before cast to int
|
hace 2 años |
Kyle Edwards
|
35f031e3b2
execute_process(): Restore opening files relative to WORKING_DIRECTORY
|
hace 2 años |
Kyle Edwards
|
5420639a8d
cmExecuteProcessCommand: Replace cmsysProcess with cmUVProcessChain
|
hace 2 años |
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 5 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 6 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 |