Merge pull request #702 from MartinNowak/ddox_tool
allow to specify ddox tool |
---|
.travis.yml |
---|
source/dub/compilers/buildsettings.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/internal/utils.d |
---|
source/dub/package_.d |
---|
source/dub/recipe/json.d |
---|
source/dub/recipe/packagerecipe.d |
---|
source/dub/recipe/sdl.d |
---|
test/ddox.sh 0 → 100755 |
---|
test/ddox.sh.min_frontend 0 → 100644 |
---|
test/ddox/.no_build 0 → 100644 |
---|
test/ddox/custom-tool/.gitignore 0 → 100644 |
---|
test/ddox/custom-tool/dub.sdl 0 → 100644 |
---|
test/ddox/custom-tool/public/copied 0 → 100644 |
---|
test/ddox/custom-tool/source/app.d 0 → 100644 |
---|
test/ddox/custom/.gitignore 0 → 100644 |
---|
test/ddox/custom/dub.sdl 0 → 100644 |
---|
test/ddox/custom/source/ddox_project.d 0 → 100644 |
---|
test/ddox/default/.gitignore 0 → 100644 |
---|
test/ddox/default/dub.sdl 0 → 100644 |
---|
test/ddox/default/source/ddox_project.d 0 → 100644 |
---|
test/run-unittest.sh |
---|