What are the worst parts of D?
Paolo Invernizzi via Digitalmars-d
digitalmars-d at puremagic.com
Thu Sep 25 00:31:51 PDT 2014
On Wednesday, 24 September 2014 at 22:49:08 UTC, H. S. Teoh via
Digitalmars-d wrote:
> On Wed, Sep 24, 2014 at 10:18:29PM +0000, Atila Neves via
> Digitalmars-d wrote:
> [...]
> Now throw in things like built-in parallelization ala SCons
> (I'm not
> sure if tup does that too, I suspect it does),
> 100%-reproducible builds,
> auto-packaging, etc., and we might have a contender for Andrei's
> "winner" build system.
Tup does parallels builds: in the company we were using scons,
now cmake, tup and, well, dub.
Plus an internal one... *sigh*...
---
/Paolo
More information about the Digitalmars-d
mailing list