Skip to content

Export CcInfo for staticlib & cdylib allowing rust outputs to be used in c++ rules#361

Merged
damienmg merged 1 commit intobazelbuild:masterfrom
GregBowyer:ccinfo-outputs
Jul 1, 2020
Merged

Export CcInfo for staticlib & cdylib allowing rust outputs to be used in c++ rules#361
damienmg merged 1 commit intobazelbuild:masterfrom
GregBowyer:ccinfo-outputs

Conversation

@GregBowyer
Copy link
Contributor

@GregBowyer GregBowyer commented Jun 30, 2020

Its minor but since CcInfo now exists we can state staticlib to be a statlclib and cdylib to be the relevant .so

@GregBowyer GregBowyer force-pushed the ccinfo-outputs branch 2 times, most recently from 127aa4f to 35a53d6 Compare June 30, 2020 06:03
Copy link
Collaborator

@damienmg damienmg left a comment

Choose a reason for hiding this comment

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

Thanks for this PR! I just have a bunch of comment on the TODOs the code itself is a great improvement.

@GregBowyer
Copy link
Contributor Author

Rebased to the latest and made more comment changes as per review

Copy link
Collaborator

@damienmg damienmg left a comment

Choose a reason for hiding this comment

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

Thanks!

@PiotrSikora
Copy link
Contributor

FYI, this broke the out_binary = True flag for Wasm introduced in #312. See: #386.

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.

4 participants