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 年之前 |
Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
8 年之前 |
Daniel Pfeifer
|
190e3825d4
Replace C-style casts
|
8 年之前 |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 年之前 |
Adam Weisi
|
d6051ca39e
execute_process: Add option to get results of every child
|
8 年之前 |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 年之前 |
Brad King
|
07c3380a6e
execute_process: Restore no-decoding default behavior
|
8 年之前 |
Dāvis Mosāns
|
2ed473b3b8
execute_process: Add ENCODING option for Windows child process output
|
9 年之前 |
Dāvis Mosāns
|
595feb3234
Windows: Encode child process output to internally-used encoding
|
9 年之前 |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Daniel Pfeifer
|
516f8edb2e
Avoid else after return
|
9 年之前 |
Daniel Pfeifer
|
73f648f167
use empty method to check for emptyness
|
9 年之前 |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 年之前 |
Brad King
|
180538c706
Source: Stabilize include order
|
9 年之前 |
Brad King
|
f65bb82f36
execute_process: Improve stdout/stderr merging
|
10 年之前 |