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

Factor scalac provider #981

Closed
wants to merge 16 commits into from

Conversation

smparkes
Copy link
Contributor

@smparkes smparkes commented Jan 30, 2020

Please look at #962 and consider earlier uncommitted PRs first. This PR is based on those PRs and will give you smaller PRs to review.

Description

This moves the scalac attr to the toolchain so it can be overriden by
different toolchain implementations.

It also adds a ScalaInfo provider level for scala_toolchain to follow the
pattern in the scala docs (rather than flattening into the ToolchainInfo).

Motivation

Continuation of toolchain factoring in #978. Motivation is there.

This moves the scalac attr to the toolchain so it can be overriden by
different toolchain implementations.

It also adds a `ScalaInfo` provider level for scala_toolchain to follow the
pattern in the scala docs (rather than flattening into the ToolchainInfo).
@smparkes
Copy link
Contributor Author

At this point, there's not enough need/support for this (including myself) to continue forward.

@smparkes smparkes closed this May 14, 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.

2 participants