Commit Graph

10 Commits

Author SHA1 Message Date
Nate McMaster ee6f94dfd5
Merge branch 'release/2.2' 2018-08-21 18:39:13 -07:00
Nate McMaster 001fff0083
Allow building this repo with VS 15.x (#2551) 2018-08-21 15:59:02 -07:00
Ajay Bhargav Baaskaran 0c25c2958c
Update korebuild VS version range (#2542) 2018-08-16 11:27:33 -07:00
Nate McMaster (automated) 57fbd1c499
[automated] Change default branch to master 2018-07-02 12:40:33 -07:00
Nate McMaster 0d7e716e6d
Update infrastructure for the 2.2 release 2018-06-28 16:21:25 -07:00
N. Taylor Mullen 59baad17da Merge branch 'rel/vs15.8' into dev 2018-05-21 10:48:16 -07:00
N. Taylor Mullen 63af9221dc Update korebuild and VSIX generation settings to support 15.8 VS.
- Prior to this if a 15.8 VS was installed the VSIX creation target would fail due to a bug in the CLI we're currently pinned to (already fixed, we just haven't pulled it). The fix was removing the parallelism flags to msbuild to allow it to run unrestricted in regards to processor utilization.
- Changed the VS restrictions to ensure we don't use unsupported 15.9 bits that have breaking changes in their MSBuild bits (this has proven to be troublesome in the past).
2018-05-15 11:51:00 -07:00
N. Taylor Mullen 80fdad0551 Revert "Only use release VS."
This reverts commit 834fd5a5d0.
2017-11-08 09:35:47 -08:00
N. Taylor Mullen 834fd5a5d0 Only use release VS. 2017-11-06 15:06:06 -08:00
Nate McMaster 6c7551d9c7 Require the Microsoft.VisualStudio.Component.VSSDK workload to be installed 2017-10-30 08:59:20 -07:00