dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 20 Jan 2014
..
compilers Fix version(Linux) -> version(linux) - gotta love inconsistent naming... 11 years ago
generators Fix handling of targetType none packages and automatically treat packages with no source files as targetType none. 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 Remove redundant dependency tree rebuilds. 11 years ago
dependency.d Fix triggering an enforcement for Version.INVALID. 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 Fix triggering an enforcement for Version.INVALID. 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