Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Clarify ordering of list(REMOVE_DUPLICATES) | Kyle Edwards | 2019-02-27 | 1 | -0/+2 |
* | list: add sub-commands PREPEND, POP_BACK, POP_FRONT | Alex Turbov | 2019-02-19 | 1 | -0/+12 |
* | cmListCommand: handle empty lists for list(REMOVE_AT) | Ben Boeckel | 2018-10-16 | 1 | -0/+2 |
* | list: Add options to control the SORT comparison operation | Daniel Franke | 2018-06-13 | 1 | -1/+13 |
* | list: Add TRANSFORM sub-command | Marc Chevrier | 2018-04-16 | 1 | -0/+41 |
* | list: Add SUBLIST sub-command | Marc Chevrier | 2018-03-21 | 1 | -0/+7 |
* | list(): add `JOIN` sub-command | Marc Chevrier | 2018-03-20 | 1 | -0/+5 |
* | list: Add FILTER subcommand (#3986) | Ashley Whetter | 2016-02-03 | 1 | -0/+9 |
* | Tests: Move command failure cases into RunCMake infrastructure | Brad King | 2015-07-14 | 1 | -0/+19 |
* | list: Handle errors on empty lists more gracefully (#13138) | Brad King | 2012-04-17 | 1 | -0/+5 |