Build systems - Programming On Unix
Users browsing this thread: 1 Guest(s)
|
|||
If I remember correctly, tup is that build system which will spawn a daemon process to build your project faster. That's a tradeoff I'm not ready to accept for a build system...
Never heard about mbld; and to be honest, it doesn't sound sexy at all. There is no doc in the link you posted; and it seems ultra-specific as well (written/parsed in myrddin, to compile myrddin). As for your problem, I tried thinking about it and must admit that I couldn't think of anything (which definitely shows the limitations of make(1)). |
|||
Messages In This Thread |
Build systems - by z3bra - 15-06-2017, 06:58 AM
RE: Build systems - by jkl - 15-06-2017, 09:17 AM
RE: Build systems - by z3bra - 15-06-2017, 10:01 AM
RE: Build systems - by evbo - 15-06-2017, 12:39 PM
RE: Build systems - by z3bra - 15-06-2017, 12:44 PM
RE: Build systems - by evbo - 15-06-2017, 12:55 PM
RE: Build systems - by z3bra - 15-06-2017, 03:21 PM
RE: Build systems - by pranomostro - 21-07-2017, 03:51 PM
RE: Build systems - by z3bra - 21-07-2017, 05:01 PM
|