Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: De-duplicate VS instance selection documentation | Brad King | 2021-10-29 | 1 | -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 Candidates | Brad King | 2021-10-27 | 1 | -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 Candidate | Brad King | 2021-10-19 | 1 | -2/+2 |
| | |||||
* | VS: Update Visual Studio 17 2022 generator for Preview 5 | Brad King | 2021-10-14 | 1 | -2/+2 |
| | |||||
* | VS: Update Visual Studio 17 2022 generator for Preview 4 | Brad King | 2021-09-15 | 1 | -2/+2 |
| | |||||
* | VS: Update Visual Studio 17 2022 generator for Preview 3.1 | Brad King | 2021-08-25 | 1 | -2/+2 |
| | | | | Issue: #22339 | ||||
* | VS: Update Visual Studio 17 2022 generator for Preview 2 | Brad King | 2021-07-15 | 1 | -2/+2 |
| | | | | | | In particular, update to toolset `v143`. Fixes: #22339 | ||||
* | Help: Document VS generator support for Intel Fortran | Brad King | 2021-06-30 | 1 | -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 generator | Brad King | 2021-06-25 | 1 | -0/+61 |
Fixes: #22339 |