dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 11 Feb 2014
..
compilers Add simple support for --arch and LDC. 11 years ago
generators Only insert packages belonging to the same target into TargetInfo.packages. 11 years ago
internal Throw an exception when downloading using cURL fails. 11 years ago
commandline.d Add proper documentation for the "dub test" command. Fixes #83. 11 years ago
dependency.d Add assertion message. 11 years ago
dub.d Output errors the occur while fetching package information as diagnostic output. See also #236. 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 condition for testing if a package description exists. 11 years ago
packagemanager.d Fix triggering an enforcement for Version.INVALID. 11 years ago
packagesupplier.d Use "%2B" to replace "+" in URLs when downloading packages. 11 years ago
platform.d Fix ARM FP version identifiers. 11 years ago
project.d Avoid using the deprecated canFind function. 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