Added a new "build" generator that directly invokes the compiler.
This generator supports all compilers in contrast to the rdmd based one and will later be the default.
1 parent a126cf4 commit b861c0bf473e41eab39707f55a8c33a188fd532e
@Sönke Ludwig Sönke Ludwig authored on 18 Feb 2013
Showing 7 changed files
View
source/app.d
View
source/dub/compilers/compiler.d
View
source/dub/compilers/dmd.d
View
source/dub/compilers/gdc.d
View
source/dub/compilers/ldc.d
View
source/dub/generators/build.d 0 → 100644
View
source/dub/generators/generator.d