Add a "customCachePaths" configuration field. Fixes #838.
Allows defining additional paths that contain packages in sub folders with the pattern "(name)-(version)/(name)/" by defining a "customCachePaths" field in /etc/dub/settings.json or ~/.dub/settings.json.
1 parent 24caef7 commit 7716d6aceb355ec0daa1c30d65caeb7f5f62a8a0
@Sönke Ludwig Sönke Ludwig authored on 5 May 2018
Showing 7 changed files
View
source/dub/dub.d
View
source/dub/packagemanager.d
View
test/issue838-custom-cache-paths.sh 0 → 100755
View
test/issue838-custom-cache-paths/.no_build 0 → 100644
View
test/issue838-custom-cache-paths/cache/foo-1.0.0/foo/dub.sdl 0 → 100644
View
test/issue838-custom-cache-paths/dub.sdl 0 → 100644
View
test/issue838-custom-cache-paths/source/app.d 0 → 100644