Skip to content
Snippets Groups Projects
  1. May 31, 2017
  2. May 22, 2017
  3. May 17, 2017
  4. May 15, 2017
  5. May 02, 2017
  6. May 01, 2017
  7. Apr 25, 2017
    • Brad King's avatar
      341486fd
    • Roger Leigh's avatar
      VS2017: Verify Windows 8.1 SDK before using it · 0a29a311
      Roger Leigh authored and Brad King's avatar Brad King committed
      The detection logic added by commit v3.8.0-rc2~14^2 (VS2017: If Win 8.1
      SDK is not available, use Win 10 SDK, 2017-02-20) was incomplete.  It is
      possible for the Win 8.1 SDK registry entry to exist, and even the
      directory, but the header files to not actually be installed.  Teach
      `cmGlobalVisualStudio15Generator::IsWin81SDKInstalled` to verify that
      the `windows.h` header actually exists in the SDK directory.  We do this
      in `cmGlobalVisualStudio14Generator::GetWindows10SDKVersion` for the
      Windows 10 SDK already.
      
      Fixes: #16811
      0a29a311
  8. Apr 24, 2017
  9. Apr 21, 2017
  10. Apr 20, 2017
  11. Apr 19, 2017
  12. Apr 10, 2017
Loading