Implemented pre/post commands and --build=ddox + support "sourceFiles".
Other fixes: - fixed class Dub to work with other path than cwd - "files" has been deprecated in favor of "sourceFiles" - --build=docs also works now - Changed the way build flags are parsed (instead of checking every possible field for existence, all fields are iterated and their name is matched) |
---|
|
source/app.d |
---|
source/dub/compilers/compiler.d |
---|
source/dub/compilers/dmd.d |
---|
source/dub/compilers/gdc.d |
---|
source/dub/compilers/ldc.d |
---|
source/dub/dub.d |
---|
source/dub/generators/build.d |
---|
source/dub/generators/generator.d |
---|
source/dub/generators/monod.d |
---|
source/dub/generators/rdmd.d |
---|
source/dub/generators/visuald.d |
---|
source/dub/package_.d |
---|
source/dub/packagemanager.d |
---|
source/dub/project.d |
---|
source/dub/utils.d |
---|