Expand description
Generate artifact information from unit dependencies for configuring the compiler environment.
Functions§
- get_env
- Return all environment variables for the given unit-dependencies if artifacts are present.
- match_
artifacts_ 🔒kind_ with_ targets - Given a dependency with an artifact
artifact_dep
and a set of availabletargets
of its package, find a target for each kind of artifacts that are to be built. - unit_
artifact_ 🔒type_ name_ upper