dub_jkp / source / dub /
@Colin Grogan Colin Grogan authored on 10 Dec 2014
..
compilers Various small fixes 10 years ago
generators Mention what to do with linkDependencies when building. 10 years ago
internal Added fuzzySearch function to utils.d and updated createEmptyPackage to print out first 4 close matches according to fuzzy search function. With thanks to Martin Nowak for help with this... 10 years ago
recipe Fix warnings and errors on git master 10 years ago
commandline.d Upon failing to find a package. createEmptyPackage now throws an exception, and lets main handle the error 10 years ago
dependency.d Avoid catching Error instances in various places. See #443. 10 years ago
dependencyresolver.d Fix detection of unknown root dependencies and the resulting error message. Fixes #418. 10 years ago
dub.d Upon failing to find a package. createEmptyPackage now throws an exception, and lets main handle the error 10 years ago
init.d Removed extra tabs... 10 years ago
package_.d builtin reverse to std.algorithm.reverse 10 years ago
packagemanager.d Avoid awkward mixture of format() and string concatenation. 10 years ago
packagesupplier.d Removed getPackageNames() from packagesupplier.d and reverted Dub.createEmptyPackage() to simply fail on finding a failing package 10 years ago
platform.d Various small fixes 10 years ago
project.d append a newline when writing dub.selections.json 10 years ago
semver.d correct imports 11 years ago
version_.d Use the actual binary name used to build DUB as the default compiler. See #303. 10 years ago