Use a central build cache for all build artifacts
Currently the central build cache is not configurable,
but as most build artifacts end up in `~/.dub/packages/` anyway,
this will be a positive change for users.
1 parent 4a4f3c0 commit 82d7a907d9822c2ed88993edba0120b439b43646
@Geod24 Geod24 authored on 1 Dec 2022
Mathias LANG committed on 5 Dec 2022
Showing 11 changed files
View
changelog/build-cache.dd 0 → 100644
View
changelog/metadata-cache.dd 0 → 100644
View
source/dub/commandline.d
View
source/dub/dub.d
View
source/dub/generators/build.d
View
source/dub/generators/generator.d
View
source/dub/package_.d
View
source/dub/project.d
View
test/cache-generated-test-config.sh
View
test/issue97-targettype-none.sh
View
test/removed-dub-obj.sh