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
/
cmProcessTools.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: address `google-readability-casting` lints
Ben Boeckel
2022-05-24
1
-4/+4
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-2/+4
*
Fixed all but one clang -Wcomma warning
Sean McBride
2019-01-12
1
-1/+1
*
clang-tidy: Use default member initialization
Regina Pfeifer
2018-12-15
1
-4/+1
*
cmProcessTools: fix minor issue introduced by 595feb3
Matthias Maennich
2017-10-05
1
-1/+1
*
Meta: replace empty-string assignments with `clear()`.
Pavel Solodovnikov
2017-09-15
1
-2/+2
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-7/+7
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Add Encoding option for RunChild, RunMakeCommand and RunProcess
Dāvis Mosāns
2016-11-14
1
-2/+2
*
Windows: Encode child process output to internally-used encoding
Dāvis Mosāns
2016-11-14
1
-2/+19
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-23
1
-0/+1
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-7/+7
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-32/+24
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-4/+0
*
cmProcessTools: Re-arrange data layout.
Stephen Kelly
2015-06-07
1
-1/+1
*
CTest: Parse empty Git commits correctly
Brad King
2010-06-23
1
-2/+4
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Create cmProcessTools to parse child output
Brad King
2009-02-24
1
-0/+93