Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Cleanup typos and grammar for the 3.19 release | Craig Scott | 2020-10-24 | 1 | -7/+7 |
| | |||||
* | cmake_language: Add signature to DEFER calls to later times | Brad King | 2020-09-29 | 1 | -0/+119 |
| | | | | Fixes: #19575 | ||||
* | Help: Use singular placeholder name in cmake_language signature | Brad King | 2020-09-29 | 1 | -2/+2 |
| | |||||
* | Help: Add Sphinx 'versionadded' directives to each top-level document | Kitware Robot | 2020-07-06 | 1 | -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 command | Marc Chevrier | 2020-05-26 | 1 | -0/+9 |
| | | | | Fixes: #20739 | ||||
* | cmake_language: Rename command from cmake_command | Brad King | 2020-05-21 | 1 | -0/+90 |
Also rename the `INVOKE` signature to `CALL`. Fixes: #20732 |