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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-2/+2
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-2/+2
*
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
-1/+4
*
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
-1/+5
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-2/+2
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-2/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-7/+15
*
cmProcessTools: Re-arrange data layout.
Stephen Kelly
2015-06-07
1
-3/+3
*
CTest: Parse empty Git commits correctly
Brad King
2010-06-23
1
-0/+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: New OutputParser::Process() signature
Brad King
2009-07-10
1
-0/+2
*
COMP: cmProcessTools::OutputParser virtual dtor
Brad King
2009-02-24
1
-0/+2
*
ENH: Create cmProcessTools to parse child output
Brad King
2009-02-24
1
-0/+82