summaryrefslogtreecommitdiffstats
path: root/Source/cmProcessTools.h
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-2/+2
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use C++11 nullptrDaniel Pfeifer2017-08-241-2/+2
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Add Encoding option for RunChild, RunMakeCommand and RunProcessDāvis Mosāns2016-11-141-1/+4
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-231-1/+5
* use CM_NULLPTRDaniel Pfeifer2016-06-281-2/+2
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-2/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-7/+15
* cmProcessTools: Re-arrange data layout.Stephen Kelly2015-06-071-3/+3
* CTest: Parse empty Git commits correctlyBrad King2010-06-231-0/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: New OutputParser::Process() signatureBrad King2009-07-101-0/+2
* COMP: cmProcessTools::OutputParser virtual dtorBrad King2009-02-241-0/+2
* ENH: Create cmProcessTools to parse child outputBrad King2009-02-241-0/+82