Review and document module dub.dub.
Moves the module name determination code to dub.internal.utils and makes DependencyVersionResolver private, as that will probably change considerably in the future (no deprecation path for this, because it's unlikely to be used outside out DUB).

Deprecates Dub.list(String)ImportPaths, as these functions are fundamentally flawed, because they are taking just a subset of the possible fields in GeneratorSettings. listProjectData is the designated successor.
1 parent af8c08c commit 2e8fa59403038c00ef5d877729c1b6dc79e2e7da
@Sönke Ludwig Sönke Ludwig authored on 27 Mar 2016
Showing 4 changed files
View
source/dub/commandline.d
View
source/dub/dub.d
View
source/dub/internal/utils.d
View
source/dub/project.d