Skip to content

Set the C++ crosstool files as input to the rust compile action#21

Merged
damienmg merged 1 commit into
bazelbuild:masterfrom
damienmg:fix-osx-sandbox
Aug 31, 2016
Merged

Set the C++ crosstool files as input to the rust compile action#21
damienmg merged 1 commit into
bazelbuild:masterfrom
damienmg:fix-osx-sandbox

Conversation

@damienmg
Copy link
Copy Markdown
Collaborator

Without that, the C++ wrapper doesn't get shipped in the OS X Sandbox.

… compile action

Without that, the C++ wrapper doesn't get shiped in the OS X Sandbox.
@damienmg
Copy link
Copy Markdown
Collaborator Author

/cc @aehlig

@damienmg
Copy link
Copy Markdown
Collaborator Author

This fixes CI breakage

@kchodorow
Copy link
Copy Markdown
Contributor

LGTM

@damienmg damienmg merged commit 011aaa9 into bazelbuild:master Aug 31, 2016
@davidzchen
Copy link
Copy Markdown
Member

LGTM. Thanks, Damien!

@damienmg damienmg deleted the fix-osx-sandbox branch November 10, 2018 19:09
walter-zeromatter pushed a commit to walter-zeromatter/rules_rust that referenced this pull request May 8, 2026
Keep cargo build script inputs available to their direct dependent without propagating them through transitive Rustc inputs. compile_data remains reserved for files that need to stay available to downstream consumers, such as generated link inputs.

Update the existing cargo_build_script propagation test to distinguish the direct-dependent case from the transitive case.

Co-authored-by: Codex <noreply@openai.com>
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