Brad King
|
e388ed687a
execute_process: Improve invocation of .cmd/.bat with spaces
|
9 months ago |
Brad King
|
74c9d40876
execute_process: Fix invocation of .cmd/.bat with spaces
|
10 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 months ago |
Martin Duffy
|
3ece058d97
execute_process: Allow setting default COMMAND_ERROR_IS_FATAL value
|
10 months ago |
Brad King
|
ee5a6f3aec
Merge topic 'execute_process-OUTPUT_FILE-cloexec'
|
1 year ago |
Brad King
|
60af429c5d
execute_process: Restore CLOEXEC on OUTPUT_FILE and ERROR_FILE descriptors
|
1 year ago |
Brad King
|
20f059d025
execute_process: Warn on unknown ENCODING value
|
1 year ago |
Brad King
|
e782811cfe
execute_process: Change default ENCODING to UTF-8
|
1 year ago |
Brad King
|
9a4533405b
cmExecuteProcessCommand: Explicitly ignore unknown ENCODING values
|
1 year ago |
Brad King
|
b11c8c45f9
Merge topic 'cmuvprocesschain'
|
1 year ago |
Brad King
|
b6e4e4babc
cmUVProcessChain: Simplify SetExternalStream usage
|
1 year ago |
Brad King
|
d9d9326e14
Source: Avoid out-of-range inputs to std::isspace()
|
1 year ago |
leha-bot
|
5e8c176e2a
cmExecuteProcessCommand: Cast c to unsigned char before cast to int
|
1 year ago |
Kyle Edwards
|
35f031e3b2
execute_process(): Restore opening files relative to WORKING_DIRECTORY
|
2 years ago |
Kyle Edwards
|
5420639a8d
cmExecuteProcessCommand: Replace cmsysProcess with cmUVProcessChain
|
2 years ago |
Marc Chevrier
|
45f17e5a85
cmList: Add container conversion to string
|
2 years ago |
Brad King
|
e56108f629
cmExecuteProcessCommand: Report keyword errors via argument parser results
|
3 years ago |
Brad King
|
1ee5a4a548
cmArgumentParser: Avoid allocating copies of keyword strings
|
3 years ago |
FeRD (Frank Dana)
|
98a10290a8
cmSystemTools: Fix 'ErrorOccurred' spelling
|
3 years ago |
Sean McBride
|
5ba6e8ac59
Source: Replace most calls to sprintf with snprintf
|
4 years ago |
Ben Boeckel
|
cdfc4e3195
clang-tidy: fix `readability-qualified-auto` warnings
|
4 years ago |
Asit Dhal
|
e5a4ffaad1
execute_process: Improve COMMAND_ERROR_IS_FATAL error capture scenarios
|
5 years ago |
Asit Dhal
|
116a427eb1
execute_process: add options for fatal errors on subprocess failure
|
5 years ago |
Marc Chevrier
|
8d4a9ee398
Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>
|
5 years ago |
Cristian Adam
|
6ec274b002
execute_process: Add ECHO_(OUTPUT|ERROR)_VARIABLE options
|
5 years ago |
Marc Chevrier
|
f7d12609f0
Refactoring: use append functions from cmext/algorithm
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Gabor Bencze
|
3e5eb45ec1
cmCommand refactor: cmExecuteProcessCommand
|
6 years ago |
Sebastian Holtermann
|
f71f7ce3f0
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
|
6 years ago |