On 2017-10-12 13:51, Eduard Staniloiu wrote:

I'm not convinced it's faster, as making a change in one of the bundled files will cause all the files in the object bundle to get recompiled, instead of compiling only the changed file and linking the objects.

This is for full builds. And since DMD is so fast, it's very easy to just throw all the source files at once at the compiler.

--
/Jacob Carlborg

Reply via email to