-
Notifications
You must be signed in to change notification settings - Fork 419
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bundle clang+lld+libc++ for Windows #736
Conversation
dea52e1
to
5ce91d3
Compare
The size increase is more modest on Windows than on Linux: 110MB -> 150MB. This is presumably due to |
Uncompressed breakdown from CI:
|
4b115e7
to
625066c
Compare
@Kha why does the Windows distro bundle |
@tydeu I reported my guess on that above. But other than potential file size savings it really shouldn't matter. As I said in the Linux thread, this all should be regarded as implementation details. |
625066c
to
bbe3697
Compare
cf6d832
to
ed2ca9a
Compare
Also, do so only for releases since `zstd -19` takes a while. Also, stop double-wrapping artifacts
ed2ca9a
to
3f80452
Compare
b6dd5ea
to
4dd67cb
Compare
4dd67cb
to
bc2e2bd
Compare
Closing in favor of #795 |
Mathlib SHA: 71ca477041bcd6d7c745fe555dc49735c12944b7 Co-authored-by: Joël Riou <[email protected]> Co-authored-by: Scott Morrison <[email protected]>
Building on top of #733. There are no official LLVM tarball releases for Windows and we need the mingw headers anyway, so we simply copy everything from mingw.