|
Merge remote-tracking branch 'upstream/master' into stable
|
|---|
| .github/workflows/main.yml |
|---|
| .gitignore |
|---|
| changelog/dmd-linker-dflags.dd 0 → 100644 |
|---|
| changelog/visuald-copyfiles.dd 0 → 100644 |
|---|
| dub.sdl |
|---|
| scripts/ci/travis.sh |
|---|
| source/dub/commandline.d |
|---|
| source/dub/compilers/compiler.d |
|---|
| source/dub/compilers/dmd.d |
|---|
| source/dub/compilers/gdc.d |
|---|
| source/dub/compilers/ldc.d |
|---|
| source/dub/dependency.d |
|---|
| source/dub/dependencyresolver.d |
|---|
| source/dub/dub.d |
|---|
| source/dub/generators/build.d |
|---|
| source/dub/generators/generator.d |
|---|
| source/dub/generators/sublimetext.d |
|---|
| source/dub/generators/visuald.d |
|---|
| source/dub/init.d |
|---|
| source/dub/internal/sdlang/lexer.d |
|---|
| source/dub/internal/sdlang/parser.d |
|---|
| source/dub/internal/vibecompat/inet/path.d |
|---|
| source/dub/internal/vibecompat/inet/url.d |
|---|
| source/dub/package_.d |
|---|
| source/dub/project.d |
|---|
| source/dub/recipe/packagerecipe.d |
|---|
| source/dub/semver.d |
|---|
| test/issue1053-extra-files-visuald.sh 0 → 100755 |
|---|
| test/issue1053-extra-files-visuald/dub.json 0 → 100644 |
|---|
| test/issue1053-extra-files-visuald/shaders/saturate.vert 0 → 100644 |
|---|
| test/issue1053-extra-files-visuald/shaders/warp.geom 0 → 100644 |
|---|
| test/issue1053-extra-files-visuald/source/app.d 0 → 100644 |
|---|
| test/issue1053-extra-files-visuald/text/LICENSE.txt 0 → 100644 |
|---|
| test/issue1053-extra-files-visuald/text/README.txt 0 → 100644 |
|---|
| test/issue2051_running_unittests_from_dub_single_file_packages_fails.d 0 → 100644 |
|---|
| test/issue2085-target-none-visuald.sh 0 → 100755 |
|---|
| test/issue2085-target-none-visuald/.no_build 0 → 100644 |
|---|
| test/issue2085-target-none-visuald/.no_run 0 → 100644 |
|---|
| test/issue2085-target-none-visuald/dub.json 0 → 100644 |
|---|
| test/issue2085-target-none-visuald/sub/dub.json 0 → 100644 |
|---|
| test/issue2085-target-none-visuald/sub/source/app.d 0 → 100644 |
|---|
| test/issue2086-copyfiles-subpackage-targetpath.sh 0 → 100755 |
|---|
| test/issue2086-copyfiles-subpackage-targetpath/.no_run 0 → 100644 |
|---|
| test/issue2086-copyfiles-subpackage-targetpath/dub.json 0 → 100644 |
|---|
| test/issue2086-copyfiles-subpackage-targetpath/sub/dub.json 0 → 100644 |
|---|
| test/issue2086-copyfiles-subpackage-targetpath/sub/files/to_be_deployed.txt 0 → 100644 |
|---|
| test/issue2086-copyfiles-subpackage-targetpath/sub/source/app.d 0 → 100644 |
|---|
| test/issue_2051_running_unittests_from_dub_single_file_packages_fails.d 100644 → 0 |
|---|
| test/run-unittest.d 0 → 100644 |
|---|
| test/run-unittest.sh |
|---|