dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 13 Dec 2013
..
compilers Rename some BuildOptions to avoid D keywords. 11 years ago
generators Rename some BuildOptions to avoid D keywords. 11 years ago
internal Fix listing of directories containing invalid symbolic links. 11 years ago
commandline.d Mention support for the "http_proxy" variable. 11 years ago
dependency.d Avoid fetching the same package multiple times when sub packages are used. 11 years ago
dub.d Add an "allModules" tuple to dub_test_root and pass it to runUnitTests or the "tested" code. 11 years ago
init.d Remove dub.internal.std.process compatibility code as it doesn't support browse() and the compile status on older DMD versions isn't tracked anyway. 11 years ago
package_.d Rename some BuildOptions to avoid D keywords. 11 years ago
packagemanager.d Rename badly named PackageManager.get to storeFetchedPackage. 11 years ago
packagesupplier.d Avoid casting RegistryPackageSupplier[] to PackageSupplier[]. Fixes #186. 11 years ago
platform.d Fix ARM FP version identifiers. 11 years ago
project.d Avoid casting RegistryPackageSupplier[] to PackageSupplier[]. Fixes #186. 11 years ago
semver.d Only install pre-release versions with "dub upgrade --prerelease" if release versions are also available. 11 years ago
version_.d Update change log and bump version number. 11 years ago