Merge remote-tracking branch 'upstream/master' into stable
|
---|
changelog/add_env.dd 0 → 100644 |
---|
source/dub/commandline.d |
---|
source/dub/compilers/buildsettings.d |
---|
source/dub/compilers/compiler.d |
---|
source/dub/compilers/dmd.d |
---|
source/dub/compilers/gdc.d |
---|
source/dub/compilers/ldc.d |
---|
source/dub/description.d |
---|
source/dub/dub.d |
---|
source/dub/generators/build.d |
---|
source/dub/generators/generator.d |
---|
source/dub/generators/visuald.d |
---|
source/dub/package_.d |
---|
source/dub/packagesuppliers/registry.d |
---|
source/dub/project.d |
---|
source/dub/recipe/json.d |
---|
source/dub/recipe/packagerecipe.d |
---|
source/dub/recipe/sdl.d |
---|
test/environment-variables.script.d 0 → 100644 |
---|
test/environment-variables/.gitignore 0 → 100644 |
---|
test/environment-variables/.no_build 0 → 100644 |
---|
test/environment-variables/.no_run 0 → 100644 |
---|
test/environment-variables/.no_test 0 → 100644 |
---|
test/environment-variables/deppkg/dub.json 0 → 100644 |
---|
test/environment-variables/deppkg/source/deppkg/foo.d 0 → 100644 |
---|
test/environment-variables/dub.json 0 → 100644 |
---|
test/environment-variables/dub.settings.json 0 → 100644 |
---|
test/environment-variables/source/app.d 0 → 100644 |
---|
test/issue1477-subpackage-visuald-paths.sh 0 → 100755 |
---|
test/issue1477-subpackage-visuald-paths/.no_build 0 → 100644 |
---|
test/issue1477-subpackage-visuald-paths/dub.sdl 0 → 100644 |
---|
test/issue1477-subpackage-visuald-paths/source/library.d 0 → 100644 |
---|
test/issue1477-subpackage-visuald-paths/sub/subpackage_a/dub.sdl 0 → 100644 |
---|
test/issue1477-subpackage-visuald-paths/sub/subpackage_a/source/subpackage_a.d 0 → 100644 |
---|