Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'correct_arg_parsing' | Brad King | 2021-03-29 | 1 | -5/+9 |
|\ | |||||
| * | cmCommandLineArgument: correctly compute next parse index | Robert Maynard | 2021-03-26 | 1 | -5/+9 |
* | | cmCommandLineArgument: trim leading empty spaces | Robert Maynard | 2021-03-09 | 1 | -0/+4 |
|/ | |||||
* | cmCommandLineArgument now supports OneOrMore argument type | Robert Maynard | 2021-01-06 | 1 | -0/+18 |
* | cmCommandLineArgument supports ZeroOrOne arguments | Robert Maynard | 2021-01-06 | 1 | -2/+10 |
* | cmake: Use shared parsing code for all cmake argv parsing | Robert Maynard | 2021-01-06 | 1 | -0/+133 |