-
Notifications
You must be signed in to change notification settings - Fork 13.4k
trans: Specify archive_format
for MSVC
#27518
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
Conversation
r? @huonw (rust_highfive has picked a reviewer for you, use r? to override) |
@bors r+ |
📌 Commit 2800141 has been approved by |
⌛ Testing commit 2800141 with merge 701f4a5... |
💔 Test failed - auto-win-msvc-64-opt |
70e6053
to
381f41a
Compare
@bors: r=huonw 381f41a |
⌛ Testing commit 381f41a with merge 8f0aa2f... |
💔 Test failed - auto-win-msvc-64-opt |
381f41a
to
29dec2f
Compare
@bors: r=huonw On Wed, Aug 5, 2015 at 11:48 AM, bors [email protected] wrote:
|
📌 Commit 29dec2f has been approved by |
⌛ Testing commit 29dec2f with merge 8dd1721... |
💔 Test failed - auto-win-msvc-64-opt |
3cba7fc
to
d0537f0
Compare
This means that we no longer need to ship the `llvm-ar.exe` binary in the MSVC distribution, and after a snapshot we can remove a good bit of logic from the makefiles!
d0537f0
to
138252c
Compare
This means that we no longer need to ship the `llvm-ar.exe` binary in the MSVC distribution, and after a snapshot we can remove a good bit of logic from the makefiles!
💔 Test failed - auto-linux-64-opt |
@bors: retry On Mon, Aug 10, 2015 at 11:11 PM, bors [email protected] wrote:
|
⌛ Testing commit 138252c with merge 23f4389... |
This means that we no longer need to ship the `llvm-ar.exe` binary in the MSVC distribution, and after a snapshot we can remove a good bit of logic from the makefiles!
This means that we no longer need to ship the
llvm-ar.exe
binary in the MSVCdistribution, and after a snapshot we can remove a good bit of logic from the
makefiles!