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

Check the toolchain transition migration status and use the new transition #11583

Closed

Conversation

katre
Copy link
Member

@katre katre commented Jun 11, 2020

Adds a test for the new toolchain transition functionality.

Adds the --incompatible_use_toolchain_transition flag to force all rules to depend on toolchains via the toolchain transition.
Adds the incompatible_use_toolchain_transition rule attribute to force a
specific rule to depend on toolchains via the toolchain transition.

RELNOTES: Rule authors should use the
incompatible_use_toolchain_transition rule attribute to migrate to using
the toolchain transition. jcater to udpate notes further.

Closes #10523.

Incompatible flag issue is #11584.

transition if appropriate.

Adds a test for the new toolchain transition functionality.

Adds the --incompatible_use_toolchain_transition flag to force all rules to depend on toolchains via the toolchain transition.
Adds the incompatible_use_toolchain_transition rule attribute to force a
specific rule to depend on toolchains via the toolchain transition.

RELNOTES: Rule authors should use the
incompatible_use_toolchain_transition rule attribute to migrate to using
the toolchain transition. jcater to udpate notes further.

Closes bazelbuild#10523.
@katre katre changed the title [WIP] Check the toolchain transition migration status and use the new Check the toolchain transition migration status and use the new transition Jun 11, 2020
@katre katre marked this pull request as ready for review June 11, 2020 15:01
@bazel-io bazel-io closed this in 099cf2f Jun 11, 2020
@katre katre deleted the i10523-toolchain-transition-impl branch June 11, 2020 20:05
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.

Implement the toolchain transition
3 participants