We use “bear”, an open-source tool, to watch builds from a Makefile built project (bitcoin) and create a very useful Understand parse with it.
Tag: build
How I Cut Our Build Time in Half
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.