support specifying --d-versions
Usually you should prefer using configurations and build types, but sometimes, especially when wrapped in other build tools or when supporting e.g. different target platforms on the same target architecture and configuration, you may want to manually manage certain versions. |
---|
|
scripts/fish-completion/dub.fish |
---|
scripts/zsh-completion/_dub |
---|
source/dub/commandline.d |
---|
test/d-versions.sh 0 → 100755 |
---|
test/d-versions/.gitignore 0 → 100644 |
---|
test/d-versions/.no_build 0 → 100644 |
---|
test/d-versions/.no_run 0 → 100644 |
---|
test/d-versions/.no_test 0 → 100644 |
---|
test/d-versions/dub.sdl 0 → 100644 |
---|
test/d-versions/source/app.d 0 → 100644 |
---|