summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/compiler-launcher-env.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Consolidate 3.17 release notesBrad King2020-02-051-5/+0
| | | | | Run the `Utilities/Release/consolidate-relnotes.bash` script to move notes from `Help/release/dev/*` into `Help/release/3.17.rst`.
* launcher: support setting a compiler launcher through the environmentBen Boeckel2019-12-051-0/+5
This makes it much easier to use a launcher for all CMake projects in an environment rather than having to remember to pass the setting to every CMake build.