dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 14 Jan 2014
..
compilers Fix version(Linux) -> version(linux) - gotta love inconsistent naming... 11 years ago
generators Fix the link order of dependencies (working for --as-needed). 11 years ago
internal Reimplement the VisualD generator based on the new target generation code and fix link dependencies for static libraries. 11 years ago
commandline.d Don't try to determine the default configuration before downloading all dependencies. Fixes #213. 11 years ago
dependency.d Avoid fetching the same package multiple times when sub packages are used. 11 years ago
dub.d Only copy DDOX resources if newer on Posix. 11 years ago
init.d Keeping track of the saved json file in the journal and some smaller changes. 11 years ago
package_.d Fix Package.toJson and improve diagnostic output in case of JSON parsing errors. 11 years ago
packagemanager.d Fix check for looking only at base packages in PackageManager.getPackage. Fixes #214. 11 years ago
packagesupplier.d Avoid casting RegistryPackageSupplier[] to PackageSupplier[]. Fixes #186. 11 years ago
platform.d Fix ARM FP version identifiers. 11 years ago
project.d Fix Project.getDefaultConfiguration to take the whole dependency tree into account. 11 years ago
semver.d Only install pre-release versions with "dub upgrade --prerelease" if release versions are also available. 11 years ago
version_.d Update change log and bump version number. 11 years ago