dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 15 Jan 2014
..
compilers Fix version(Linux) -> version(linux) - gotta love inconsistent naming... 11 years ago
generators Don't try to add references to package description files of sub packages into VisualD projects. Fixes #216. 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 Fix the check and error message for an existing DUB package in the selected root. 11 years ago
dependency.d The externally defined sub-packages don't have the name declared in the base package. This eliminates the double definition of a sub-packages name. 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 Change path based sub package definitions to use a string instead of an object entry. 11 years ago
packagemanager.d Make the warning message for non-existing locals more helpful. 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 The externally defined sub-packages don't have the name declared in the base package. This eliminates the double definition of a sub-packages name. 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