
Build systems with Andrey Mokhov
Signals and Threads
00:00
Making Large Complex Builds With Make
Make is limited to just the things on your machine. That limits how effective it can be because they're sharing that you could have between different people on different machines. But I think make has more scalability problems than that. Redoing everything in a really large code base is a disaster. It might be like, oh, now I have to wait 40 minutes for this thing to build. There are also scalability problems that make in the direction of complexity.
Transcript
Play full episode