-
-
Notifications
You must be signed in to change notification settings - Fork 199
Closed
Labels
Milestone
Description
Windows has terrible support for symlinks[0][1][2], and the behavior of them cannot be relied on to work by default for most developers.
We should eliminate all symlinks from Mach repositories, including e.g. where we ship macOS and Linux SDKs for cross-compilation. #211
Tooling / scripts should be added to validate and give us confidence that symlinks do not exist in our repositories, and have not been accidentally reintroduced, as well.
- https://github.com/hexops/mach
- https://github.com/hexops/sdk-windows-x86_64
- https://github.com/hexops/sdk-linux-x86_64
- https://github.com/hexops/sdk-linux-aarch64
- https://github.com/hexops/sdk-macos-12.0
- https://github.com/hexops/sdk-macos-11.3
- https://github.com/hexops/dawn
- https://github.com/hexops/DirectXShaderCompiler
- https://github.com/hexops/freetype
- https://github.com/hexops/glfw
- https://github.com/hexops/soundio
- https://github.com/hexops/basisu