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

Update crate universe to generate build script targets with compile data #2855

Merged
merged 3 commits into from
Sep 11, 2024

Conversation

UebelAndre
Copy link
Collaborator

@UebelAndre UebelAndre commented Sep 11, 2024

#2826 ended up introducing a regression for crates with build scripts that require extra data at compile time. This change adds a default glob for all cargo_build_script targets generated by crate_universe and also introduces an annotation.build_script_compile_data attribute to add custom targets to generated outputs.

@UebelAndre UebelAndre mentioned this pull request Sep 11, 2024
@UebelAndre UebelAndre added this pull request to the merge queue Sep 11, 2024
Merged via the queue into bazelbuild:main with commit 3bae148 Sep 11, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants