Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake_parse_arguments: add KEYWORDS_MISSING_VALUES | Torsten Robitzki | 2019-02-07 | 2 | -0/+134 |
* | cmake_parse_arguments: Add additional unit tests | Matthew Woehlke | 2016-09-28 | 5 | -29/+84 |
* | cmake_parse_arguments: Fix PARSE_ARGV multi-value argument handling | Matthew Woehlke | 2016-09-28 | 1 | -2/+20 |
* | cmake_parse_arguments: Add option to read arguments from ARGC/ARGV# | Bill Hoffman | 2016-09-08 | 14 | -0/+69 |
* | cmake_parse_arguments: Additional regression tests | Dimitar Yordanov | 2016-02-24 | 2 | -0/+29 |
* | cmake_parse_arguments: Restore ;-list argument flattening | Dimitar Yordanov | 2016-02-12 | 1 | -0/+19 |
* | cmake_parse_arguments: consider duplicate keyword as warning | Matthias Maennich | 2015-12-17 | 2 | -3/+43 |
* | CMakeParseArguments: replace by native cmake_parse_arguments command | Matthias Maennich | 2015-12-17 | 5 | -17/+9 |
* | CMakeParseArguments: add a RunCMake test suite | Matthias Maennich | 2015-12-17 | 10 | -0/+184 |