I speed up our build system by using a simple Python script to create an architecture based on build dependencies, then use it to identify circular dependencies.
Tag: dependencies
Functional Decomposition Architectures FTW
A functional decomposition architecture is easy to make and can help you organize key information about your project.