2014-01-21
@Sönke Ludwig
Fix parsing of "==~branch" style dependency version specifiers.
Sönke Ludwig committed on 21 Jan 2014
@Sönke Ludwig
Fix handling of remaining command line arguments (broken by previous commit).
Sönke Ludwig committed on 21 Jan 2014
@Sönke Ludwig
Error out when excessive command line arguments starting with "-" are encountered.
Sönke Ludwig committed on 21 Jan 2014
@Sönke Ludwig
Little doc clarification.
Sönke Ludwig committed on 21 Jan 2014
@Sönke Ludwig
Use "%2B" to replace "+" in URLs when downloading packages. ...
Sönke Ludwig committed on 21 Jan 2014
@Sönke Ludwig
Throw an exception when downloading using cURL fails.
Sönke Ludwig committed on 21 Jan 2014
@Sönke Ludwig
Avoid using the deprecated canFind function.
Sönke Ludwig committed on 21 Jan 2014
2014-01-20
@Sönke Ludwig
Fix handling of targetType none packages and automatically treat packages with no source files as targetType none.
Sönke Ludwig committed on 20 Jan 2014
2014-01-16
@Sönke Ludwig
Fix triggering an enforcement for Version.INVALID.
Sönke Ludwig committed on 16 Jan 2014
@Sönke Ludwig
Remove redundant dependency tree rebuilds.
Sönke Ludwig committed on 16 Jan 2014
@Sönke Ludwig
Determine the version of the package in the root dir properly instead of assuming ~master.
Sönke Ludwig committed on 16 Jan 2014
@Sönke Ludwig
Emit proper error message when trying to build a sourceLibrary.
Sönke Ludwig committed on 16 Jan 2014
2014-01-15
@Sönke Ludwig
Update README.
Sönke Ludwig committed on 15 Jan 2014
@Sönke Ludwig
Fix the path-subpackage-ref example.
Sönke Ludwig committed on 15 Jan 2014
@Sönke Ludwig
Change path based sub package definitions to use a string instead of an object entry.
Sönke Ludwig committed on 15 Jan 2014
@Sönke Ludwig
Remove main file detection for library configurations and don't let <packname>/<packname>.d match as a main file anymore.
Sönke Ludwig committed on 15 Jan 2014
@Sönke Ludwig
Make the warning message for non-existing locals more helpful.
Sönke Ludwig committed on 15 Jan 2014
@Sönke Ludwig
Fix null pointer access for non-existent locally registered packages and output a warning.
Sönke Ludwig committed on 15 Jan 2014
@Sönke Ludwig
Fix the check and error message for an existing DUB package in the selected root.
Sönke Ludwig committed on 15 Jan 2014
@Sönke Ludwig
Don't try to add references to package description files of sub packages into VisualD projects. Fixes #216.
Sönke Ludwig committed on 15 Jan 2014
@Sönke Ludwig
Add some test packages.
Sönke Ludwig committed on 15 Jan 2014
2014-01-14
@Matthias Dondorff
The externally defined sub-packages don't have the name declared in the base package. This eliminates the double definition of a sub-packages name.
Matthias Dondorff committed on 14 Jan 2014
@Sönke Ludwig
Don't try to determine the default configuration before downloading all dependencies. Fixes #213.
Sönke Ludwig committed on 14 Jan 2014
@Sönke Ludwig
Fix Package.toJson and improve diagnostic output in case of JSON parsing errors.
Sönke Ludwig committed on 14 Jan 2014
@Sönke Ludwig
Fix check for looking only at base packages in PackageManager.getPackage. Fixes #214.
Sönke Ludwig committed on 14 Jan 2014
2014-01-11
@Matthias Dondorff
Save all data from the package description when serializing. This fixes build problems which became apparent after the switch to the new "dub.json" as primary project description file.
Matthias Dondorff committed on 11 Jan 2014
2014-01-10
@Sönke Ludwig
Fix the link order of dependencies (working for --as-needed).
Sönke Ludwig committed on 10 Jan 2014
@Sönke Ludwig
Fix Project.getDefaultConfiguration to take the whole dependency tree into account.
Sönke Ludwig committed on 10 Jan 2014
@Sönke Ludwig
Update change log.
Sönke Ludwig committed on 10 Jan 2014
@Sönke Ludwig
Only copy DDOX resources if newer on Posix.
Sönke Ludwig committed on 10 Jan 2014