Re: RFR: Support Visual Studio BuildTools with VS2017

2018-03-12 Thread Tim Bell
Erik- On 03/12/18 12:15, Magnus Ihse Bursie wrote: diff -r e59941f7247d make/autoconf/toolchain_windows.m4 --- a/make/autoconf/toolchain_windows.m4Fri Mar 09 19:20:19 2018 +0100 +++ b/make/autoconf/toolchain_windows.m4Mon Mar 12 19:44:12 2018 +0100 @@ -77,7 +77,7 @@ VS_MSVCP_201

Re: RFR: Support Visual Studio BuildTools with VS2017

2018-03-12 Thread Magnus Ihse Bursie
On 2018-03-12 19:47, Erik Joelsson wrote: As was recently noted on this list, Microsoft has started offering a smaller download of just the compilers and tools needed to build C++. This can be very convenient for people wanting to just build openjdk without the hassle of installing a full Visua

RFR: Support Visual Studio BuildTools with VS2017

2018-03-12 Thread Erik Joelsson
As was recently noted on this list, Microsoft has started offering a smaller download of just the compilers and tools needed to build C++. This can be very convenient for people wanting to just build openjdk without the hassle of installing a full Visual Studio. We aren't quite ready to build