dub_jkp / source / dub /
@Sönke Ludwig Sönke Ludwig authored on 4 Feb 2014
..
compilers Add -defaultlib=x to the flags that need to be passed to the separate linking stage for DMD. 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 Throw an exception when downloading using cURL fails. 11 years ago
commandline.d Silence the "Checking dependencies" message on startup. Fixes #221. 11 years ago
dependency.d Add unit tests for "==~branch" and changed the semantics of Version.isBranch. 11 years ago
dub.d When inferring the module name from the file path for "dub test", use the longest matching import path instead of the first match. 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 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