On Tuesday, 2 June 2015 at 21:00:47 UTC, Atila Neves wrote:
Largest I've found so far is Phobos (>90k SLOC according to dscanner), which I have to write a build description for. I really want to get some memory and speed stats and compare the current state of affairs with using Ninja on it. _Especially_ when it comes to change-on-file builds.

Atila

SDC sounds like a good candidate, about 35k LOC test excluded of what I would call idiomatic D (meaning there are template all over the place). Compilation is set by default on a per package basis, which IMO is the most sensible default for D, but the build also support separate compilation.

Reply via email to