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

change naming of builtInputs, etc... to use host/target #78

Open
codyopel opened this issue Sep 20, 2017 · 2 comments
Open

change naming of builtInputs, etc... to use host/target #78

codyopel opened this issue Sep 20, 2017 · 2 comments

Comments

@codyopel
Copy link
Member

codyopel commented Sep 20, 2017

nativeBuildInputs -> hostBuildInputs
buildInputs -> targetBuildInputs

Use consistent naming
propagatedNativeBuildInputs -> hostBuildInputsPropagate(d)
propagatedBuildInputs -> targetBuildInputsPropagate(d)

@codyopel
Copy link
Member Author

Drop build from function names, as they are not associated only with buildPhase.
e.g. nativeBuildInputs -> hostInputs

@wkennington
Copy link
Contributor

wkennington commented Jan 30, 2018 via email

@codyopel codyopel added this to Rewrites in Post Toolchain Rewrite Feb 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Base System
Awaiting triage
Development

No branches or pull requests

2 participants