dub_jkp / source / dub /
@Matthias Dondorff Matthias Dondorff 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 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 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
packagemanager.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
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