Commit Graph

6 Commits

Author SHA1 Message Date
Ben Hillis
2856dc3d88 Enable VS 2026 solution generation and improve ARM64 developer experience (#14283)
- Auto-detect host architecture when TARGET_PLATFORM and CMAKE_GENERATOR_PLATFORM are unset, defaulting to ARM64 on ARM64 hosts
- Fix trailing '|' in platform regex that made the else branch unreachable
- Refactor Visual Studio detection to prefer VS2022 and fall back to VS2026 with a clang-format warning- Document x64 .NET 6.0 runtime setup required for WiX on ARM64

Co-authored-by: Ben Hillis <benhill@ntdev.microsoft.com>
2026-02-25 17:32:22 -08:00
Blue
dc82161f7a Document various tips to iterate faster when building & deploying WSL (#14146) 2026-02-03 11:07:27 -08:00
Masanari Mizuno
f3125bb3a3 docs: Fix version typos in dev-loop.md (#13950) 2025-12-22 11:47:19 -08:00
Jerry Jones
3524feba77 grammar docfixes (#13314) 2025-07-31 08:19:42 -07:00
Hayden Barnes
7d6a44bbe8 Update docs to include Developer Mode or Admin (#12924) 2025-05-22 10:50:45 -07:00
WSL Team
697572d664 Initial open source commit for WSL.
Many Microsoft employees have contributed to the Windows Subsystem for Linux, this commit is the result of their work since 2016.

The entire history of the Windows Subsystem for Linux can't be shared here, but here's an overview of WSL's history after it moved to it own repository in 2021:

Number of commits on the main branch: 2930
Number of contributors: 31

Head over https://github.com/microsoft/WSL/releases for a more detailed history of the features added to WSL since 2021.
2025-05-15 12:09:45 -07:00