Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Consolidate 3.17 release notes | Brad King | 2020-02-05 | 1 | -10/+0 |
| | | | | | Run the `Utilities/Release/consolidate-relnotes.bash` script to move notes from `Help/release/dev/*` into `Help/release/3.17.rst`. | ||||
* | VS: Propagate CMAKE_VS_GLOBALS into custom targets | Alexander Boczar | 2019-10-17 | 1 | -1/+2 |
| | | | | Issue: #19708 | ||||
* | VS: Propagate CMAKE_VS_GLOBALS into compiler id projects | Alexander Boczar | 2019-10-17 | 1 | -0/+3 |
| | | | | Issue: #19708 | ||||
* | VS: Add support to override VCTargetsPath through toolset | Alexander Boczar | 2019-10-15 | 1 | -0/+6 |
Fixes: #19708 |