dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 22 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 Disable log output during "dub describe" to ensure only JSON gets written. See #221. 11 years ago
commandline.d Avoid exponential run time in the dependency resolution algorithm if possible. 11 years ago
dependency.d Let Dependency.toString() also contain the optional/path properties. 11 years ago
dependencyresolver.d Avoid exponential run time in the dependency resolution algorithm if possible. 11 years ago
dub.d Handle packages with invalid package descriptions gracefully and improve diagnostic output. 11 years ago
init.d Keeping track of the saved json file in the journal and some smaller changes. 11 years ago
package_.d Let Dependency.toString() also contain the optional/path properties. 11 years ago
packagemanager.d Let Dependency.toString() also contain the optional/path properties. 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 Fix compilation on DMD 2.064. 11 years ago
semver.d correct imports 11 years ago
version_.d Tag version 0.9.21. 11 years ago