Skip to content

Separate build script data from compile_data#21

Open
michaelm-openai wants to merge 1 commit intohermeticbuild:mainfrom
michaelm-openai:codex/build-script-data-split-openai-main
Open

Separate build script data from compile_data#21
michaelm-openai wants to merge 1 commit intohermeticbuild:mainfrom
michaelm-openai:codex/build-script-data-split-openai-main

Conversation

@michaelm-openai
Copy link
Copy Markdown

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.

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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant