summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/OBJC_STANDARD.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help/OBJC_STANDARD: Document Objective C17 and C23 supportRaul Tambre2024-04-161-0/+10
| | | | | | | | | This was missed in * commit 93b7d3d292 (C17 support, 2021-02-06, v3.21.0-rc1~587^2~10) * commit dcd599757f (C23 support, 2021-02-06, v3.21.0-rc1~587^2~9) Fixes: #25746
* Help: remove links from pages to themselvesBen Boeckel2022-11-181-1/+1
| | | | | At least the top-reference links. Internal `:ref:` usages have been left intact.
* Help: Document when OBJC_STANDARD values as definition listBrad King2021-07-081-1/+10
|
* 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
* ObjC: Document ObjC/ObjCXX standard properties / variablesCristian Adam2019-11-111-0/+35
Fixes: #19919