dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 17 Dec 2013
..
compilers Rename BuildOptions.noBoundsChecks to noBoundsCheck to be consistent with BuildRequirements.requireBoundsCheck. 11 years ago
generators Avoid `\"` in quoted paths output by the VisualD project generator. Fixes #195. 11 years ago
internal Fix listing of directories containing invalid symbolic links. 11 years ago
commandline.d Add support for "add-local" without version name. 11 years ago
dependency.d Avoid fetching the same package multiple times when sub packages are used. 11 years ago
dub.d Add support for "add-local" without version name. 11 years ago
init.d Add a "VibeDefaultMain" version to the package description of "dub init xx vibe.d". 11 years ago
package_.d Rename some BuildOptions to avoid D keywords. 11 years ago
packagemanager.d Rephrase enforcement message in addLocalPackage and conditionally specify a version when loading the local package list. See #194. 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 Warn about missing "mainSourceFile" only for executable configurations. 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