dub_jkp / source / dub /
@Vadim Lopatin Vadim Lopatin authored on 10 Dec 2014
..
compilers Modify copyFiles to allow recursive copying of directories with contents, if directory name is specified in file list (or matched by wildcard) 10 years ago
generators Modify copyFiles to allow recursive copying of directories with contents, if directory name is specified in file list (or matched by wildcard) 10 years ago
internal Fix warnings and errors on git master 10 years ago
recipe Modify copyFiles to allow recursive copying of directories with contents, if directory name is specified in file list (or matched by wildcard) 10 years ago
commandline.d Modify copyFiles to allow recursive copying of directories with contents, if directory name is specified in file list (or matched by wildcard) 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 Removed trailing spaces 10 years ago
init.d add dub init deimos type 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 Merge pull request #433 from MartinNowak/cleanCaches 10 years ago
platform.d Various small fixes 10 years ago
project.d Modify copyFiles to allow recursive copying of directories with contents, if directory name is specified in file list (or matched by wildcard) 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