dub_jkp / source / dub /
@Mathis Beer Mathis Beer authored on 13 Jun 2019
..
compilers `alias Nullable.get this` will soon be deprecated. Use `.get`. 5 years ago
generators Use std.digest instead of the deprecated std.digest.digest. 5 years ago
internal Merge pull request #1632 from thewilsonator/thewilsonator-patch-1 6 years ago
packagesuppliers Don't catch failed metadata requests with a Json(null) object 6 years ago
recipe Perform the tool chain checks based on the compiler name. 6 years ago
commandline.d fix #1691 - dub build :sub-pkg broken 5 years ago
dependency.d Fix deprecation warnings/errors. 6 years ago
dependencyresolver.d Fix unresolved optional dependencies causing other dependencies to be skipped. 6 years ago
description.d extraDependencyFiles attribute added 6 years ago
dub.d `alias Nullable.get this` will soon be deprecated. Use `.get`. 5 years ago
init.d Custom init type (#1658) 6 years ago
package_.d Change toolchainRequirements fields to Dependency. 6 years ago
packagemanager.d Add a "customCachePaths" configuration field. Fixes #838. 6 years ago
packagesupplier.d Split-up package suppliers into individual modules 6 years ago
platform.d toolchainRequirements recipe support 6 years ago
project.d dub.project: Improve variable expansion logic 6 years ago
semver.d Add pure/nogc annotations to the SemVer module. 7 years ago
version_.d update version to v1.15.0 5 years ago