change naming of builtInputs, etc... to use host/target
nativeBuildInputs -> hostBuildInputs
buildInputs -> targetBuildInputs
Use consistent naming
propagatedNativeBuildInputs -> hostBuildInputsPropagate(d)
propagatedBuildInputs -> targetBuildInputsPropagate(d)
Drop build from function names, as they are not associated only with buildPhase.
e.g. nativeBuildInputs -> hostInputs
Also make propagated*inputs require a dictionary of arrays when outputs is
not [ “out” ]
On Mon, Jan 29, 2018 at 18:50 Cody Opel [email protected] wrote:
Drop build from function names, as they are not associated only with buildPhase. e.g. nativeBuildInputs -> hostInputs
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/triton/triton/issues/78#issuecomment-361459922, or mute the thread https://github.com/notifications/unsubscribe-auth/ABsO_e1a9Ru5GHnZHeBYfDtAm-VhDZ3cks5tPoNagaJpZM4PdrRi .