dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 2 Apr 2014
..
compilers Output -l flags on the compiler command line after all source files. Fixes #281. 11 years ago
generators Implement user/system wide overriding of certain package version ranges. 11 years ago
internal Enable vibe.d based HTTP downloads, if possible. 11 years ago
commandline.d Use URL and Path types of vibe.d if available for better interop. 11 years ago
dependency.d Properly support path based version selections. 11 years ago
dependencyresolver.d Fix an error in the dependency resolution due to a signed/unsigned comparison. See #285. 11 years ago
dub.d Fix null pointer dereference in DependencyVersionResolver when no project is loaded. 11 years ago
init.d Keeping track of the saved json file in the journal and some smaller changes. 11 years ago
package_.d Fix validating the configuration graph. 11 years ago
packagemanager.d Fix version overrides with a recursively matching target version. 11 years ago
packagesupplier.d Expire cache entries in RegistryPackageSupplier after one day. 11 years ago
platform.d Fix ARM FP version identifiers. 11 years ago
project.d Rename UpdateOptions->UpgradeOptions and move it to dub.dub. 11 years ago
semver.d correct imports 11 years ago
version_.d Tag version 0.9.21. 11 years ago