Merge remote-tracking branch 'upstream/master' into stable
commit 954f080c9daa1a08dc30301925afd68ae82f6239
2 parents c7a2ab8 + cc9ff7a
@Martin Nowak Martin Nowak authored on 16 Jun 2018
Showing 32 changed files
View
.gitignore
View
build-files.txt
View
changelog/customCachePaths.dd 0 → 100644
View
dub.sdl
View
source/dub/commandline.d
View
source/dub/compilers/utils.d
View
source/dub/dub.d
View
source/dub/internal/utils.d
View
source/dub/internal/vibecompat/data/json.d
View
source/dub/packagemanager.d
View
source/dub/packagesupplier.d
View
source/dub/packagesuppliers/fallback.d 0 → 100644
View
source/dub/packagesuppliers/filesystem.d 0 → 100644
View
source/dub/packagesuppliers/maven.d 0 → 100644
View
source/dub/packagesuppliers/package.d 0 → 100644
View
source/dub/packagesuppliers/packagesupplier.d 0 → 100644
View
source/dub/packagesuppliers/registry.d 0 → 100644
View
source/dub/project.d
View
test/common.sh
View
test/issue1416-maven-repo-pkg-supplier.sh 0 → 100755
View
test/issue1416-maven-repo-pkg-supplier.sh.min_frontend 0 → 100644
View
test/issue1416-maven-repo-pkg-supplier/.gitignore 0 → 100644
View
test/issue1416-maven-repo-pkg-supplier/.no_build 0 → 100644
View
test/issue1416-maven-repo-pkg-supplier/maven/release/dubpackages/maven-dubpackage/1.0.5/maven-dubpackage-1.0.5.zip 0 → 100644
Not supported
View
test/issue1416-maven-repo-pkg-supplier/maven/release/dubpackages/maven-dubpackage/1.0.6/maven-dubpackage-1.0.6.zip 0 → 100644
Not supported
View
test/issue1416-maven-repo-pkg-supplier/maven/release/dubpackages/maven-dubpackage/maven-metadata.xml 0 → 100644
View
test/issue838-custom-cache-paths.sh 0 → 100755
View
test/issue838-custom-cache-paths/.no_build 0 → 100644
View
test/issue838-custom-cache-paths/cache/foo-1.0.0/foo/dub.sdl 0 → 100644
View
test/issue838-custom-cache-paths/dub.sdl 0 → 100644
View
test/issue838-custom-cache-paths/source/app.d 0 → 100644
View
test/run-unittest.sh