summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/OBJCXX_STANDARD.rst
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* CMake: Support upcoming C++26 language levelRobert Maynard2022-08-311-0/+6
|
* Help: Document when OBJCXX_STANDARD values were addedBrad King2021-07-081-1/+21
|
* CUDA, CXX, OBJCXX: C++23 support with Clang 12Raul Tambre2020-12-081-1/+1
| | | | | Clang 12 landed initial support for C++23 language mode flag -std={c|gnu}++2b in commit 6627a3c2873fdf7ccba1a1573371079be48b36e8.
* 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