summaryrefslogtreecommitdiffstats
path: root/Source/cmOutputConverter.cxx
Commit message (Expand)AuthorAgeFilesLines
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* cmOutputConverter: Assert construction with a valid snapshotBrad King2016-04-151-0/+1
* Genex: Add a SHELL_PATH expressionStefan Kislinskiy2015-09-281-15/+24
* cmAlgorithms: Rename cmRange to cmMakeRange.Stephen Kelly2015-07-221-1/+1
* cmState: Extract a Directory class.Stephen Kelly2015-07-181-14/+20
* cmOutputConverter: Adopt command line escaping codeBrad King2015-07-081-16/+599
* cmOutputConverter: Adopt EscapeWindowsShellArgument methodBrad King2015-07-081-0/+20
* cmOutputConverter: Constify API.Stephen Kelly2015-06-211-9/+9
* cmOutputConverter: Extract from cmLocalGenerator.Stephen Kelly2015-06-061-0/+447