allow to specify ddox tool
- can be used to customize the ddox tool (and it's output) - assumes similar commands/behavior |
---|
|
.travis.yml |
---|
source/dub/dub.d |
---|
source/dub/internal/utils.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 |
---|