RE: [PATCH v3 0/8] record and rework component dependencies

2024-09-04 Thread Morten Brørup
> From: Anatoly Burakov [mailto:anatoly.bura...@intel.com] > > As part of the meson build, we can record the dependencies for each > component as we process it, logging them to a file. This file can be > used as input to a number of other scripts and tools, for example, to > graph the dependencies

[PATCH v3 0/8] record and rework component dependencies

2024-09-04 Thread Anatoly Burakov
As part of the meson build, we can record the dependencies for each component as we process it, logging them to a file. This file can be used as input to a number of other scripts and tools, for example, to graph the dependencies, or to allow higher-level build-config tools to automatically enable