Lines Matching refs:dependencies
17 The rule returns a DefaultInfo provider with all artifacts and runtime dependencies,
19 runtime dependencies and data dependencies.
42 # dependencies.
76 # We exclude the outputs of static dependencies from the runfiles since
117 # dependencies.
175 runtime_deps: List of runtime dependencies required by this target.
176 static_deps: List of static dependencies required by this target.
189 # We exclude the outputs of static dependencies and data dependencies from
190 # the transitive runtime outputs since static dependencies are already
191 # embedded in this target's output and the data dependencies shouldn't be
195 # dependencies, only A's and D's outputs would remain in the transitive