lean4-htt/doc/make
Markus Himmel f0c190239a
feat: compile against Windows SDK headers under Windows (#5753)
Breaking changes:

To build Lean from source on Windows, it is now necessary to install the
[Windows
SDK](https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/).
The build instructions have been updated to reflect this. Note that the
Windows SDK is **not** needed to compile Lean programs using a Lean
toolchain obtained using `elan`. The Windows SDK is only needed to build
Lean itself from source.

Furthermore, we are dropping support for Windows versions older than
Windows 10 1903 (released in May 2019).

No Windows version that is still supported by Microsoft as part of
mainstream support is affected by this.

The following Windows versions are still supported by Microsoft as part
of commercial extended support but are no longer supported by Lean:

- Windows 10 Enterprise LTSC 2015
- Windows 10 Enterprise LTSC 2016
- Windows 10 Enterprise LTSC 2019
- Windows Server 2019
2024-10-22 13:00:02 +00:00
..
emscripten.md doc: add wsl setup docs and reorganize a new "dev" folder 2021-09-23 09:21:39 +02:00
index.md feat: link LibUV (#4963) 2024-08-12 12:33:24 +00:00
msys2.md feat: compile against Windows SDK headers under Windows (#5753) 2024-10-22 13:00:02 +00:00
osx-10.9.md chore: add libuv to the required packages heading in macos docs (#5045) 2024-08-15 01:33:58 +00:00
ubuntu.md feat: link LibUV (#4963) 2024-08-12 12:33:24 +00:00
wsl.md chore: CRLF be gone 2021-11-09 09:49:09 +01:00