dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 9 Jan 2014
..
compilers Fix version(Linux) -> version(linux) - gotta love inconsistent naming... 11 years ago
generators Apply the platform specific build settings to all targets. Fixes #201. Fixes #204. 11 years ago
internal Add unit test for Path.toNativeString() w.r.t. endsWithSlash() and fix Path().toNativeString() on Posix. 11 years ago
commandline.d Fixed typos. 11 years ago
dependency.d Avoid fetching the same package multiple times when sub packages are used. 11 years ago
dub.d Make "dub.json" the primary choice for a package description and handle "package.json" as a fallback. 11 years ago
init.d Keeping track of the saved json file in the journal and some smaller changes. 11 years ago
package_.d Keeping track of the saved json file in the journal and some smaller changes. 11 years ago
packagemanager.d Properly saving the journal's filename of the package description. 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 the configuration resolution algorithm. 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