Sönke Ludwig
authored
on 10 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
|
Make sure that conflicting dependencies result in a proper error 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
|
Ensure a deterministic file order when passing source files to the compiler.
|
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
|