dub_jkp / source / dub /
@Martin Nowak Martin Nowak authored on 28 Mar 2014
..
compilers Output -l flags on the compiler command line after all source files. Fixes #281. 11 years ago
generators Implement user/system wide overriding of certain package version ranges. 11 years ago
internal Make log parameters lazy instead of auto ref. 11 years ago
commandline.d Avoid exponential run time in the dependency resolution algorithm if possible. 11 years ago
dependency.d Let "*" match any version or branch. Fixes #151. 11 years ago
dependencyresolver.d Fix an error in the dependency resolution due to a signed/unsigned comparison. See #285. 11 years ago
dub.d block on ddox child process 11 years ago
init.d Keeping track of the saved json file in the journal and some smaller changes. 11 years ago
package_.d Add path based sub packages to Package.m_subPackages, too. 11 years ago
packagemanager.d Resolve sub packages of the root package directly instead of using the package manager. Fixes #287. 11 years ago
packagesupplier.d Implement a new dependency resolution algorithm with support for selections. 11 years ago
platform.d Fix ARM FP version identifiers. 11 years ago
project.d Resolve sub packages of the root package directly instead of using the package manager. Fixes #287. 11 years ago
semver.d correct imports 11 years ago
version_.d Tag version 0.9.21. 11 years ago