Merge pull request #2591 from ibuclaw/merge_stable
merge stable Signed-off-by: Nicholas Wilson <thewilsonator@users.noreply.github.com> Merged-on-behalf-of: Iain Buclaw <ibuclaw@users.noreply.github.com> |
---|
changelog/cwd-fix.dd 0 → 100644 |
---|
changelog/path-dep-fix.dd 0 → 100644 |
---|
source/dub/commandline.d |
---|
source/dub/dependency.d |
---|
source/dub/dub.d |
---|
source/dub/recipe/packagerecipe.d |
---|
source/dub/version_.d |
---|
test/dub-as-a-library-cwd/dub.json |
---|
test/dub-custom-root-2/.gitignore 0 → 100644 |
---|
test/dub-custom-root-2/.no_run 0 → 100644 |
---|
test/dub-custom-root-2/.no_test 0 → 100644 |
---|
test/dub-custom-root-2/dub.json 0 → 100644 |
---|
test/dub-custom-root-2/source/app.d 0 → 100644 |
---|
test/dub-custom-root.sh 0 → 100755 |
---|
test/dub-custom-root/.gitignore 0 → 100644 |
---|
test/dub-custom-root/.no_run 0 → 100644 |
---|
test/dub-custom-root/.no_test 0 → 100644 |
---|
test/dub-custom-root/dub.json 0 → 100644 |
---|
test/dub-custom-root/source/app.d 0 → 100644 |
---|
test/issue2587-subpackage-dependency-resolution.sh 0 → 100755 |
---|
test/issue2587-subpackage-dependency-resolution/.no_build 0 → 100644 |
---|
test/issue2587-subpackage-dependency-resolution/.no_run 0 → 100644 |
---|
test/issue2587-subpackage-dependency-resolution/.no_test 0 → 100644 |
---|
test/issue2587-subpackage-dependency-resolution/a/.gitignore 0 → 100644 |
---|
test/issue2587-subpackage-dependency-resolution/a/dub.json 0 → 100644 |
---|
test/issue2587-subpackage-dependency-resolution/a/source/app.d 0 → 100644 |
---|
test/issue2587-subpackage-dependency-resolution/b/.gitignore 0 → 100644 |
---|
test/issue2587-subpackage-dependency-resolution/b/dub.json 0 → 100644 |
---|
test/issue2587-subpackage-dependency-resolution/b/source/b.d 0 → 100644 |
---|
test/issue2587-subpackage-dependency-resolution/c/.gitignore 0 → 100644 |
---|
test/issue2587-subpackage-dependency-resolution/c/dub.json 0 → 100644 |
---|
test/issue2587-subpackage-dependency-resolution/c/source/c.d 0 → 100644 |
---|