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

Separate GoArchive from GoLibrary #966

Merged
merged 1 commit into from
Oct 27, 2017
Merged

Conversation

ianthehat
Copy link
Contributor

actions.library is now responsible for preparing a go_library, whereas
ations.archive is repsonsible for compiling a library to a linkable archive.
At the moment actions.archive is only called from inside actions.library, and
the behvaiour of the system has not changed.

actions.library is now responsible for preparing a go_library, whereas
ations.archive is repsonsible for compiling a library to a linkable archive.
At the moment actions.archive is only called from inside actions.library, and
the behvaiour of the system has not changed.
@ianthehat ianthehat merged commit bcc7a4f into bazel-contrib:master Oct 27, 2017
@ianthehat ianthehat deleted the archive branch October 27, 2017 20:03
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.

3 participants