I'm fascinated by build systems, and whenever I have a decent chunk of free time at work, there's a good chance I'll go back to "tinkering with the build process to make it smoother". The contrast...
I'm fascinated by build systems, and whenever I have a decent chunk of free time at work, there's a good chance I'll go back to "tinkering with the build process to make it smoother".
The contrast between make's graph-of-files and ninja's graph-of-files-and-commands is really interesting
I'm fascinated by build systems, and whenever I have a decent chunk of free time at work, there's a good chance I'll go back to "tinkering with the build process to make it smoother".
The contrast between
make
's graph-of-files andninja
's graph-of-files-and-commands is really interesting