gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: would it be time to replace scons with meson build system?


From: Eric S. Raymond
Subject: Re: would it be time to replace scons with meson build system?
Date: Wed, 5 Feb 2020 17:52:37 -0500
User-agent: Mutt/1.10.1 (2018-07-13)

Gary E. Miller <address@hidden>:
> One benefit of the current SConstruct is more and more "plain language"
> warnings to users.  Try to do that in a makefile.
> 
> IMHO, way too much of a makefile is undocumented side effects, I prefer
> explicit.

Yeah.  We want something with these advantages - they're important -
but actually mainained and documented.

Was a time I might have considered trying to write a build engine that
didn't suck.  I won't, now, because I think that present-day cost/risk
tradeoffs favor Go's brute-force approach - screw staleness and
dependency analyis, just compile everything in reach every time.
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>


Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]