Merge pull request #1006 from dlang/issue1005_diamond_config_resolution
Fix diamond dependency configuration resolution. Fixes #1005. |
---|
source/dub/project.d |
---|
test/issue1005-configuration-resolution.sh 0 → 100755 |
---|
test/issue1005-configuration-resolution/.no_build 0 → 100644 |
---|
test/issue1005-configuration-resolution/a/dub.sdl 0 → 100644 |
---|
test/issue1005-configuration-resolution/b/dub.sdl 0 → 100644 |
---|
test/issue1005-configuration-resolution/b/source/b.d 0 → 100644 |
---|
test/issue1005-configuration-resolution/c/dub.sdl 0 → 100644 |
---|
test/issue1005-configuration-resolution/main/dub.sdl 0 → 100644 |
---|
test/issue1005-configuration-resolution/main/source/app.d 0 → 100644 |
---|