Merge pull request #1006 from dlang/issue1005_diamond_config_resolution
Fix diamond dependency configuration resolution. Fixes #1005.
commit 7256712389281b80b3496e2edf2b12569e5477a6
2 parents b1ea335 + 599b47e
@Sönke Ludwig Sönke Ludwig authored on 18 Dec 2016
GitHub committed on 18 Dec 2016
Showing 9 changed files
View
source/dub/project.d
View
test/issue1005-configuration-resolution.sh 0 → 100755
View
test/issue1005-configuration-resolution/.no_build 0 → 100644
View
test/issue1005-configuration-resolution/a/dub.sdl 0 → 100644
View
test/issue1005-configuration-resolution/b/dub.sdl 0 → 100644
View
test/issue1005-configuration-resolution/b/source/b.d 0 → 100644
View
test/issue1005-configuration-resolution/c/dub.sdl 0 → 100644
View
test/issue1005-configuration-resolution/main/dub.sdl 0 → 100644
View
test/issue1005-configuration-resolution/main/source/app.d 0 → 100644