summaryrefslogtreecommitdiffstats
path: root/Help/command/cmake_language.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Cleanup typos and grammar for the 3.19 releaseCraig Scott2020-10-241-7/+7
|
* cmake_language: Add signature to DEFER calls to later timesBrad King2020-09-291-0/+119
| | | | Fixes: #19575
* Help: Use singular placeholder name in cmake_language signatureBrad King2020-09-291-2/+2
|
* Help: Add Sphinx 'versionadded' directives to each top-level documentKitware Robot2020-07-061-0/+2
| | | | | | | Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
* cmake_language: check CALL with control commandMarc Chevrier2020-05-261-0/+9
| | | | Fixes: #20739
* cmake_language: Rename command from cmake_commandBrad King2020-05-211-0/+90
Also rename the `INVOKE` signature to `CALL`. Fixes: #20732