Brad King
|
d77a7e8d1c
CMP0007: Remove support for OLD behavior
|
11 months ago |
Marc Chevrier
|
45ed175f08
list(INSERT): restore old behavior
|
2 years ago |
Asit Dhal
|
38e2299fc8
list(REMOVE_ITEM): Make removal of an empty item a no-op.
|
4 years ago |
Johnny Jazeix
|
da99eca1e7
list: add NATURAL sorting on SORT sub-command
|
5 years ago |
Daniel Chabrowski
|
a08154d493
list: Allow inserting at the end of a list
|
7 years ago |
Brad King
|
e5ca59b456
Tests: Move command failure cases into RunCMake infrastructure
|
10 years ago |
Modestas Vainius
|
c9b75dcd73
Fix test failures caused by regexp-sensitive characters in the build paths
|
12 years ago |
Rolf Eike Beer
|
56125a3f36
list: add tests for CMP0007 behavior
|
13 years ago |
Petr Kmoch
|
07251a8ea5
Consolidate list() argument count testing
|
13 years ago |
Petr Kmoch
|
1b078c304d
Add tests for list() invalid arguments
|
13 years ago |
Petr Kmoch
|
f560977540
Add tests for list() argument count
|
13 years ago |
Rolf Eike Beer
|
08c71acc87
CMake.List test: explicitely test with lists containing only an empty string
|
13 years ago |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
Sebastien Barre
|
f64d3d0b77
ENH: add REMOVE_DUPLICATES subcommand to LIST command (and test). Remove duplicates from a list (keep the ordering)
|
17 years ago |
Alexander Neundorf
|
2f23ecdb8a
|
18 years ago |
Alexander Neundorf
|
c8010cd7fb
|
18 years ago |
Andy Cedilnik
|
ed1ea24cef
ENH: Fix INSERT to allow inserting to empty list
|
19 years ago |
Andy Cedilnik
|
cb2a9be622
ENH: Change REMOVE and REMOVE_ITEM to REMOVE_AT and REMOVE_ITEM
|
19 years ago |
Andy Cedilnik
|
3b92585cf0
ENH: Remove some errors, fix append to work on nonexisting lists
|
19 years ago |
Andy Cedilnik
|
f87271d0ea
ENH: Add initial implementation of the list command
|
20 years ago |