Skip to content
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

Deprecate out dir tar #360

Merged
merged 5 commits into from
Jun 30, 2020
Merged

Conversation

damienmg
Copy link
Collaborator

This attribute force the usage of tar as part of the build which
is problematic for various platform. Instead of adding support
for it in native format, just remove this one as we have
the cargo_build_script rule.

Depends on #359

/cc @jelmansouri @illicitonion

rust/private/rust.bzl Outdated Show resolved Hide resolved
Copy link
Collaborator

@illicitonion illicitonion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

rust/private/rust.bzl Outdated Show resolved Hide resolved
This attribute force the usage of tar as part of the build which
is problematic for various platform. Instead of adding support
for it in native format, just remove this one as we have
the `cargo_build_script` rule.
rust/private/rust.bzl Outdated Show resolved Hide resolved
@damienmg damienmg merged commit 9f5f468 into bazelbuild:master Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants