summaryrefslogtreecommitdiffstats
path: root/Source/cmCommandLineArgument.h
Commit message (Expand)AuthorAgeFilesLines
* cmCommandLineArgument: Provide more information syntax error messagesRobert Maynard2021-05-131-3/+4
* cmCommandLineArgument: Correctly record parsing failuresRobert Maynard2021-05-121-6/+2
* cmCommandLineArgument: correctly compute next parse indexRobert Maynard2021-03-261-5/+9
* cmCommandLineArgument now supports OneOrMore argument typeRobert Maynard2021-01-061-0/+18
* cmCommandLineArgument supports ZeroOrOne argumentsRobert Maynard2021-01-061-2/+10
* cmake: Use shared parsing code for all cmake argv parsingRobert Maynard2021-01-061-0/+133