dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 20 Dec 2013
..
compilers Implement individual building of dependencies. 11 years ago
generators Fix computation of build settings necessary for linking to library dependencies. 11 years ago
internal Add unit test for Path.toNativeString() w.r.t. endsWithSlash() and fix Path().toNativeString() on Posix. 11 years ago
commandline.d Implement individual building of dependencies. 11 years ago
dependency.d Avoid fetching the same package multiple times when sub packages are used. 11 years ago
dub.d Implement individual building of dependencies. 11 years ago
init.d Add a "VibeDefaultMain" version to the package description of "dub init xx vibe.d". 11 years ago
package_.d Add "release-nobounds" build type. Fixes #141. 11 years ago
packagemanager.d Improve error message when removing a cached package fails due to a missing installation journal. 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 Implement individual building of dependencies. 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