build system

bearophile bearophileHUGS at lycos.com
Wed Oct 26 16:27:59 PDT 2011


Jacob Carlborg:

> * The compiler should only do one thing: compile code

Currently DMD "fails" at this, because it also performs profiling, coverage analysis, unittest runner system, documentation files creator, JSON module description files creator, it prints dependencies on request, it calls the linker, and probably it does something more I am forgetting :-)

Bye,
bearophile


More information about the Digitalmars-d mailing list