dub_jkp / source / dub /
@The Dlang Bot The Dlang Bot authored on 19 Nov 2017
GitHub committed on 19 Nov 2017
..
compilers Refactor determinePlatform, determineArchitecture, and determineCompiler from dub.platform into strings that can be pasted into generatePlatformProbeFile and remove unused imports. 7 years ago
generators Avoid passing linker files to a static library build command line. Fixes #1235. 7 years ago
internal Fix serialization unit test for DMD 2.077.0. 7 years ago
recipe Merge pull request #1081 from wilzbach/single-package-default-name 7 years ago
commandline.d Improve command line documentation for --skip-registry. 7 years ago
dependency.d Let fuzzy version matches exclude pre-release variants of the bumped version. 7 years ago
dependencyresolver.d Fix diagnostic output for dependency resolution failures. 8 years ago
description.d Remove all trailing whitespace 8 years ago
dub.d Add SkipPackageSuppliers.configured and fix unit test. 7 years ago
init.d Refactor gitignore generation code and fix a some issues. 7 years ago
package_.d Perform package linting only for packages in the current project. 7 years ago
packagemanager.d Avoid file access error on Windows. Fixes #1240. 7 years ago
packagesupplier.d Use logDebug instead of assert(1) 7 years ago
platform.d Hide enums from public API. 7 years ago
project.d Perform package linting only for packages in the current project. 7 years ago
semver.d Annotate Dependency/Version as safe. 8 years ago
version_.d update version to v1.6.0 7 years ago