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