Merge remote-tracking branch 'upstream/master' into stable
commit 6d30747f8cb63b7e980b258990a977aa3d0ca2ce
2 parents 029ed32 + 1323b6b
@Martin Nowak Martin Nowak authored on 16 Aug 2017
Showing 35 changed files
View
.codecov.yml
View
.travis.yml
View
CHANGELOG.md
View
build.sh
View
source/dub/commandline.d
View
source/dub/compilers/buildsettings.d
View
source/dub/compilers/dmd.d
View
source/dub/compilers/gdc.d
View
source/dub/compilers/ldc.d
View
source/dub/compilers/utils.d
View
source/dub/dub.d
View
source/dub/generators/generator.d
View
source/dub/init.d
View
source/dub/internal/utils.d
View
source/dub/internal/vibecompat/data/json.d
View
source/dub/internal/vibecompat/inet/url.d
View
source/dub/package_.d
View
source/dub/packagesupplier.d
View
source/dub/recipe/io.d
View
test/1-dynLib-simple/.no_build 100644 → 0
View
test/1-dynLib-simple/.no_build_gdc 0 → 100644
View
test/1-dynLib-simple/.no_build_ldc2 0 → 100644
View
test/1-dynLib-simple/.no_run 0 → 100644
View
test/2-dynLib-with-staticLib-dep/.no_build_gdc 0 → 100644
View
test/2-dynLib-with-staticLib-dep/.no_build_ldc2 0 → 100644
View
test/2-dynLib-with-staticLib-dep/.no_run 0 → 100644
View
test/2-dynLib-with-staticLib-dep/dub.json 0 → 100644
View
test/2-dynLib-with-staticLib-dep/source/dynlib/app.d 0 → 100644
View
test/common.sh
View
test/ddox.sh
View
test/issue103-single-file-package.sh
View
test/run-unittest.sh
View
test/single-file-sdl-default-name.d 0 → 100644
View
test/single-file-sdl-default-name.sh 0 → 100755
View
travis-ci.sh