Our new build system uses process separation, has a unified dependency graph, and has improved configuration analysis.
我们的新构建系统使用程序隔离,有一个统一的依赖性图标,还有提升的配置分析。
英语百科
Dependency graph
In mathematics, computer science and digital electronics, a dependency graph is a directed graph representing dependencies of several objects towards each other. It is possible to derive an evaluation order or the absence of an evaluation order that respects the given dependencies from the dependency graph.