summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/compile-commands-output-field.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Consolidate 3.26 release notesBrad King2023-02-011-7/+0
| | | | | Run the `Utilities/Release/consolidate-relnotes.bash` script to move notes from `Help/release/dev/*` into `Help/release/3.26.rst`.
* EXPORT_COMPILE_COMMANDS: add `output` fieldBen Boeckel2022-10-281-0/+7
Also write for all configurations from multi-config generators. This field was added in the Clang 5 documentation and not present in the Clang 4 documentation (sometime between Dec 2016 and Mar 2017 according to `web.archive.org`).