summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/PCH_WARN_INVALID.rst
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Help: Add missing PCH_WARN_INVALID docs and related cleanupsCraig Scott2020-06-181-2/+4
|
* PCH: add an option to disable `-Winvalid-pch`Cristian Adam2020-03-261-0/+8
Fixes: #20295