]> git.ipfire.org Git - thirdparty/krb5.git/commit
Require Visual Studio 2013 in Windows README 780/head
authorGreg Hudson <ghudson@mit.edu>
Fri, 18 May 2018 05:05:46 +0000 (01:05 -0400)
committerGreg Hudson <ghudson@mit.edu>
Tue, 12 Jun 2018 17:11:26 +0000 (13:11 -0400)
commitb9ce1cab1ea78f6cb23683c075882e00eb8fcd2c
tree0d950e9f036864ec142fd8f96e5eae362fb3170d
parent7692be7ccc3c5c993fdb43a11f51580cb56f7b5b
Require Visual Studio 2013 in Windows README

The recently added SPAKE edwards25519 code, adapted from BoringSSL,
makes frequent use of mixed declarations and code, which is supported
by VS2013 but not VS2012 and earlier.  Require VS2013 as the minimum
version in the Windows README.  Add suport for VS2013 and VS2015 to
the installer.

ticket: 8662
src/windows/README
src/windows/installer/wix/config.wxi