index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmProcessOutput.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-3/+3
*
cmExecuteProcessCommand: Explicitly ignore unknown ENCODING values
Brad King
2024-09-16
1
-2/+4
*
Source: use C++11 nullptr
scivision
2023-02-14
1
-5/+5
*
clang-tidy: fix `performance-trivially-destructible` warnings
Ben Boeckel
2021-01-27
1
-2/+0
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-2/+2
*
Modernize memory management
Marc Chevrier
2020-03-05
1
-11/+12
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3/+1
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-1/+1
*
execute_process: Allow UTF-8 as a synonym for the UTF8 keyword
Craig Scott
2017-12-27
1
-1/+1
*
clang-tidy: apply performance-unnecessary-value-param fixes
Daniel Pfeifer
2016-12-12
1
-5/+8
*
execute_process: Add ENCODING option for Windows child process output
Dāvis Mosāns
2016-11-30
1
-0/+15
*
Add cmProcessOutput class to be used for decoding text data
Dāvis Mosāns
2016-11-14
1
-0/+155