Tom S wrote: > To everyone worried about the .obj generation change: ReBuild still > provides incremental compilation, as it passes -c to the compiler, which > makes it output multiple .obj-s. The new dmd also does not trace imports for dependencies, nor does it do incremental builds.