| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecate compatibility with CMake versions older than 3.5 | Brad King | 2023-02-11 | 1 | -6/+6 |
|
|
* | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2023-02-11 | 1 | -1/+1 |
|
|
* | Tests: add tests to check claims in the documentation | Adriaan de Groot | 2021-12-21 | 2 | -0/+48 |
|
|
* | cmListCommand: Handle invalid FOR selector ranges | Nick Muggio | 2021-12-09 | 10 | -0/+27 |
|
|
* | list(REMOVE_ITEM): Make removal of an empty item a no-op. | Asit Dhal | 2021-01-12 | 2 | -0/+6 |
|
|
* | Deprecate compatibility with CMake versions older than 2.8.12 | Brad King | 2020-06-18 | 1 | -1/+10 |
|
|
* | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2020-06-18 | 1 | -1/+1 |
|
|
* | list(POP_FRONT): Fix always assigning first item to output vars | Alex Turbov | 2019-06-30 | 1 | -0/+13 |
|
|
* | Help: Clarify ordering of list(REMOVE_DUPLICATES) | Kyle Edwards | 2019-02-27 | 2 | -0/+7 |
|
|
* | list: add sub-commands PREPEND, POP_BACK, POP_FRONT | Alex Turbov | 2019-02-19 | 13 | -0/+212 |
|
|
* | cmListCommand: handle empty lists for list(REMOVE_AT) | Ben Boeckel | 2018-10-16 | 7 | -2/+19 |
|
|
* | cmListCommand: make list(ACTION not_a_list) succeed when idempotent | Ben Boeckel | 2018-10-16 | 15 | -25/+20 |
|
|
* | list: Allow inserting at the end of a list | Daniel Chabrowski | 2018-07-05 | 2 | -2/+2 |
|
|
* | list: Add options to control the SORT comparison operation | Daniel Franke | 2018-06-13 | 27 | -5/+178 |
|
|
* | list: Add TRANSFORM sub-command | Marc Chevrier | 2018-04-16 | 96 | -0/+589 |
|
|
* | list: Add SUBLIST sub-command | Marc Chevrier | 2018-03-21 | 17 | -0/+86 |
|
|
* | list(): add `JOIN` sub-command | Marc Chevrier | 2018-03-20 | 11 | -0/+41 |
|
|
* | list: Add FILTER subcommand (#3986) | Ashley Whetter | 2016-02-03 | 25 | -0/+61 |
|
|
* | Tests: Move command failure cases into RunCMake infrastructure | Brad King | 2015-07-14 | 45 | -0/+126 |
|
|
* | Cygwin: Avoid legacy warnings in RunCMake.* tests | Brad King | 2013-08-13 | 1 | -1/+1 |
|
|
* | list: Handle errors on empty lists more gracefully (#13138) | Brad King | 2012-04-17 | 11 | -0/+29 |
|
|