dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 12 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 Fix unit tests to use lower case package names. 11 years ago
dub.d Improve error message in case of missing packages. 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 triggering an assertion when storing dependencies in advanced format. 11 years ago
packagemanager.d Print a more descriptive error message when PackageManager.getTemporaryPackage fails. 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