dub_jkp / source / dub /
@grogancolin grogancolin authored on 8 Dec 2014
..
compilers Various small fixes 10 years ago
generators Mention what to do with linkDependencies when building. 10 years ago
internal Avoid catching Error instances in various places. See #443. 10 years ago
recipe toJson doesn't return buildTypes 10 years ago
commandline.d Update commandline.d 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 Added a getPackageNames function to the PackageSupplier interface, and an implementation for the RegistryPackageSupplier. Currently, FileSystemPackageSupplier.getPackageNames is not implemented. 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 Added a getPackageNames function to the PackageSupplier interface, and an implementation for the RegistryPackageSupplier. Currently, FileSystemPackageSupplier.getPackageNames is not implemented. 10 years ago
platform.d Various small fixes 10 years ago
project.d Add "packageManager" property to Project. 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