Roman Wüger
d639620e14
VS: Rename VS 15 generator to 'Visual Studio 15 2017'
...
The final name of this VS version was announced:
https://blogs.msdn.microsoft.com/visualstudio/2016/11/16/visual-studio-2017-rc/
Add the year to the generator name accordingly. For convenience, map
the name without the year to the name with the year.
2016-11-29 10:46:36 -05:00
Brad King
37966a5799
Merge branch 'vs-15-preview-5' into release
2016-11-18 11:43:43 -05:00
Brad King
02b7d278c8
VS: Update VS 15 generator for Preview 5
...
The `PlatformToolset` is now `v141` instead of `v140`.
Closes : #16347
2016-10-06 16:46:53 -04:00
Raffi Enficiaud
f2b88600f3
Help: Extend 3.7 release notes for FindMatlab
2016-10-05 09:43:09 -04:00
Roman Wüger
a1ecf3f1b0
Help: Add 3.7 release note for CPack/NSIS
2016-10-03 09:52:06 -04:00
Brad King
64e63da0d1
Help: Organize and revise 3.7 release notes
...
Add section headers similar to the 3.6 release notes and move each
individual bullet into an appropriate section. Revise a few bullets.
2016-10-01 08:25:17 -04:00
Brad King
e82c33b88c
Help: Consolidate 3.7 release notes
...
Move all development release notes into a new version-specific document:
tail -q -n +3 Help/release/dev/* > Help/release/3.7.rst
git rm -- Help/release/dev/*
except the sample topic:
git checkout HEAD -- Help/release/dev/0-sample-topic.rst
Reference the new document from the release notes index document.
Add a title and intro sentence to the new document by hand.
2016-10-01 08:25:17 -04:00