Marc Chevrier
768225837d
list: Add SUBLIST sub-command
...
Issue: #17823
2018-03-21 12:54:53 -04:00
Marc Chevrier
a58158727b
list(): add JOIN sub-command
2018-03-20 14:28:17 +01:00
Marc Chevrier
81226c73a4
Help: refresh list() command documentation
...
Reformat `list` command documentation be consistent with the `string`
command.
2018-03-16 15:28:14 +01:00
Ashley Whetter
0205f882ae
list: Add FILTER subcommand ( #3986 )
...
Create a `list(FILTER)` command to filter lists by regular expression.
2016-02-03 11:13:17 -05:00
Michael Scott
c3f40f4fd9
Help: Improve formatting of command documentation
...
Use inline reStructuredText markup and add cross-references in more
places.
2015-06-08 16:28:31 -04:00
Daniele E. Domenichelli
f0db2e3898
Help: Document macro argument caveats in more detail
...
Add notes about macro arguments in the foreach, if, and list commands.
Add a section to the macro command documentation explaining in detail
how macro arguments are not variables.
2013-11-19 09:01:54 -05:00
Kitware Robot
f051814ed0
Convert builtin help to reStructuredText source files
...
Run the convert-help.bash script to convert documentation:
./convert-help.bash "/path/to/CMake-build/bin"
Then remove it.
2013-10-15 14:12:03 -04:00