summaryrefslogtreecommitdiff
path: root/Source/cmProcessTools.cxx
Commit message (Expand)AuthorAgeFilesLines
* fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-241-0/+1
* use CM_NULLPTRDaniel Pfeifer2016-06-281-7/+7
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-32/+24
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-4/+0
* cmProcessTools: Re-arrange data layout.Stephen Kelly2015-06-071-1/+1
* CTest: Parse empty Git commits correctlyBrad King2010-06-231-2/+4
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Create cmProcessTools to parse child outputBrad King2009-02-241-0/+93