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