summaryrefslogtreecommitdiffstats
path: root/Help/generator/Visual Studio 17 2022.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: De-duplicate VS instance selection documentationBrad King2021-10-291-12/+2
| | | | | Add a section to `CMAKE_GENERATOR_INSTANCE` for VS instance selection, and reference it from the corresponding sections of each VS generator.
* VS: Update Visual Studio 17 2022 generator for the Release CandidatesBrad King2021-10-271-7/+2
| | | | | Assume this is close enough to the final release to treat as non-experimental support.
* VS: Update Visual Studio 17 2022 generator for the Release CandidateBrad King2021-10-191-2/+2
|
* VS: Update Visual Studio 17 2022 generator for Preview 5Brad King2021-10-141-2/+2
|
* VS: Update Visual Studio 17 2022 generator for Preview 4Brad King2021-09-151-2/+2
|
* VS: Update Visual Studio 17 2022 generator for Preview 3.1Brad King2021-08-251-2/+2
| | | | Issue: #22339
* VS: Update Visual Studio 17 2022 generator for Preview 2Brad King2021-07-151-2/+2
| | | | | | In particular, update to toolset `v143`. Fixes: #22339
* Help: Document VS generator support for Intel FortranBrad King2021-06-301-2/+3
| | | | | | | Extend the list of project types added by commit a82eb539f0 (Help: Describe the type of Visual Studio projects that can be generated, 2018-08-04, v3.13.0-rc1~227^2) to mention that Fortran projects are supported with Intel compiler integration.
* VS: Add Visual Studio 17 2022 generatorBrad King2021-06-251-0/+61
Fixes: #22339