blob: dfb9a12fa5e88312ee0d54bb363f802870e22cdc [file] [view]
## Target introspection reports all direct target dependencies
The `depends` entry in `intro-targets.json` now reports direct target
dependencies from target inputs, generated sources, extracted objects,
internal linking, and explicit `depends` arguments. Previously it only
reported the `dependencies` attribute used by alias and run targets, so most
build target and custom target dependencies were omitted.