Merge remote-tracking branch 'upstream/master' into stable
commit 9e684ca4faf3d3c4e71fbbc5b42701b04bed993d
2 parents 03ea8a0 + 5da8713
@Martin Nowak Martin Nowak authored on 23 Apr 2020
Showing 26 changed files
View
changelog/ignoreHiddenDirectories.dd 0 → 100644
View
changelog/lintReportFile.dd 0 → 100644
View
source/dub/commandline.d
View
source/dub/compilers/compiler.d
View
source/dub/compilers/dmd.d
View
source/dub/compilers/gdc.d
View
source/dub/compilers/ldc.d
View
source/dub/packagesuppliers/registry.d
View
source/dub/platform.d
View
source/dub/recipe/packagerecipe.d
View
test/fetchzip.sh.min_frontend
View
test/issue1180-local-cache-broken.sh.min_frontend
View
test/issue1372-ignore-files-in-hidden-dirs.sh 0 → 100755
View
test/issue1372-ignore-files-in-hidden-dirs/.hiddensource/hello.d 0 → 100644
View
test/issue1372-ignore-files-in-hidden-dirs/dub.json 0 → 100644
View
test/issue1372-ignore-files-in-hidden-dirs/source/.AppleDouble/app.d 0 → 100644
View
test/issue1372-ignore-files-in-hidden-dirs/source/.compileMe/hello.d 0 → 100644
View
test/issue1372-ignore-files-in-hidden-dirs/source/app.d 0 → 100644
View
test/issue1416-maven-repo-pkg-supplier.sh.min_frontend
View
test/issue1524-maven-upgrade-dependency-tree.sh.min_frontend
View
test/issue1556-fetch-and-build-pkgs/.no_build 0 → 100644
View
test/issue1556-fetch-and-build-pkgs/dependency-package-1.0.0.zip 0 → 100644
Not supported
View
test/issue1556-fetch-and-build-pkgs/main-package-1.0.0.zip 0 → 100644
Not supported
View
test/issue1556-fetch-and-build.sh 0 → 100755
View
test/issue1574-addcommand.sh.min_frontend
View
test/issue1773-lint.sh