8 ms·
This is a shocking news to me. Can you elaborate with sources?
by nsoonhui 7d ago
This is a shocking news to me. Can you elaborate with sources?
- bztzt 7d agoin Windows, some teams/people use it others don't. Historically it hasn't worked well with some of the internal build/test/etc stuff, that's mostly changed in recent years.
- miffy900 7d agoWindows is built using BuildXL, a very different build system from MSbuild used in Visual Studio: https://github.com/microsoft/BuildXL/blob/main/Documentation/Wiki/CoreConcepts.md https://github.com/microsoft/BuildXL/blob/main/Documentation... > BuildXL has also been proven to scale to large codebases (e.g., Windows/Office repositories) where builds can consist of millions of processes with terabytes of outputs BuildXL is also NOT compatible with VS and they have no plans to make it so. from the readme in the repo: https://github.com/microsoft/BuildXL https://github.com/microsoft/BuildXL > There are currently no plans to integrate it into Visual Studio.