Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ASM_MARMASM: Add support for Microsoft ARM assembler language | Ilia K | 2022-11-09 | 1 | -2/+8 |
| | | | | | | https://learn.microsoft.com/en-us/cpp/assembler/arm/arm-assembler-reference Fixes: #23999 | ||||
* | Help: Fix `.. versionadded` directives in environment variable docs | Nikita Nemkin | 2020-11-11 | 1 | -2/+0 |
| | | | | | | | | Many environment variables were documented late and got assigned wrong versions by the script. (The whole Help/envvar section was only added in 3.10). Issue: #19715 | ||||
* | Toolchain: Update documentation for initial compiler flags | Fred Baksik | 2020-08-03 | 1 | -0/+8 |
| | |||||
* | 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 | ||||
* | Modules: Update documentation formatting | Bartosz Kosiorek | 2019-04-08 | 1 | -1/+1 |
| | |||||
* | Help: Improve formatting of Help documentation | Bartosz Kosiorek | 2019-04-08 | 1 | -2/+3 |
| | |||||
* | Help: Describe environment variables as such. | Joachim Wuttke (l) | 2018-11-13 | 1 | -0/+2 |
| | | | | | | | In each environment variable doc page, insert an opening paragraph (ENV_VAR.txt) to say that this is an environment variable, and provide a link to the cmake-language section on environment variables. | ||||
* | Help: Document CMake's environment variables | Robert Maynard | 2017-09-26 | 1 | -0/+11 |