Merge remote-tracking branch 'upstream/master' into stable
commit ac92953917bf7ceb35dc73d7587bc2939c2a5c4d
2 parents 44ba027 + 0621b1b
@Martin Nowak Martin Nowak authored on 18 Dec 2020
Showing 46 changed files
View
.github/workflows/main.yml
View
.travis.yml 100644 → 0
View
appveyor.yml 100644 → 0
View
build-gdc.sh 100755 → 0
View
changelog/add-ability-for-specify-version-range-for-commandline-commands.dd 0 → 100644
View
changelog/dependency-build-settings.dd 0 → 100644
View
changelog/dont-propagate-flags.dd 0 → 100644
View
changelog/env-d-compiler.dd 0 → 100644
View
changelog/fix-2051.dd 0 → 100644
View
changelog/improved-ldc-cross-compile.dd 0 → 100644
View
changelog/improved-list-command.dd 0 → 100644
View
semaphore-ci.sh 100755 → 0
View
source/dub/commandline.d
View
source/dub/compilers/ldc.d
View
source/dub/dub.d
View
source/dub/generators/generator.d
View
source/dub/internal/libInputVisitor.d
View
source/dub/internal/sdlang/parser.d
View
source/dub/project.d
View
source/dub/recipe/json.d
View
source/dub/recipe/packagerecipe.d
View
test/.gitignore
View
test/dc-env.sh 0 → 100755
View
test/depen-build-settings/.gitignore 0 → 100644
View
test/depen-build-settings/.no_test 0 → 100644
View
test/depen-build-settings/depend/depend2/dub.json 0 → 100644
View
test/depen-build-settings/depend/depend2/source/depend2.d 0 → 100644
View
test/depen-build-settings/depend/dub.json 0 → 100644
View
test/depen-build-settings/depend/source/depend.d 0 → 100644
View
test/depen-build-settings/dub.json 0 → 100644
View
test/depen-build-settings/dub.selections.json 0 → 100644
View
test/depen-build-settings/source/app.d 0 → 100644
View
test/issue2012-dc-env/.no_build 0 → 100644
View
test/issue2012-dc-env/app.d 0 → 100644
View
test/issue564-invalid-upgrade-dependency/a-1.0.0/source/a.d
View
test/issue564-invalid-upgrade-dependency/a-1.1.0/source/a.d
View
test/issue564-invalid-upgrade-dependency/main/source/app.d
View
test/issue895-local-configuration.sh
View
test/issue_2051_running_unittests_from_dub_single_file_packages_fails.d 0 → 100644
View
test/removed-dub-obj.sh 0 → 100755
View
test/removed-dub-obj/.no_build 0 → 100644
View
test/removed-dub-obj/.no_run 0 → 100644
View
test/removed-dub-obj/.no_test 0 → 100644
View
test/removed-dub-obj/dub.sdl 0 → 100644
View
test/removed-dub-obj/source/test.d 0 → 100644
View
test/version-spec.sh