History for dub_jkp / source / dub / dub.d
2014-06-13
@Sönke Ludwig
Avoid assertion when building path based sub packages (or packages with path based dependencies).
Sönke Ludwig committed on 13 Jun 2014
2014-06-12
@Sönke Ludwig
Avoid downloading base package for non-existent sub package references, if possible. ...
Sönke Ludwig committed on 12 Jun 2014
@Sönke Ludwig
Avoid downloading base packages if possible. Fixes #345. ...
Sönke Ludwig committed on 12 Jun 2014
2014-06-11
@Sönke Ludwig
Fix detection of root package references during dependency resolution. See #334. ...
Sönke Ludwig committed on 11 Jun 2014
2014-06-02
@Sönke Ludwig
Avoid redundant loading of packages and remove PackageManager.getTemporaryPackage.
Sönke Ludwig committed on 2 Jun 2014
2014-05-22
@James Clarke
Removed extra spaces between words
James Clarke committed on 22 May 2014
@James Clarke
Use "dub.json" instead of "package.json" in documentation
James Clarke committed on 22 May 2014
2014-05-14
@Sönke Ludwig
Various improvements. Fixes #268. ...
Sönke Ludwig committed on 14 May 2014
2014-05-06
@Colden Cullen
Removed 'Wide' from PlacementLocation member names.
Colden Cullen committed on 6 May 2014
@Colden Cullen
Merge branch 'upstreammaster' ...
Colden Cullen committed on 6 May 2014
2014-05-02
@Sönke Ludwig
Improve the error message when removing a package is ambiguous. ...
Sönke Ludwig committed on 2 May 2014
2014-04-24
@Colden Cullen
Switched fetch command to use defaultPlacementLocation.
Colden Cullen committed on 24 Apr 2014
@Colden Cullen
Added support for fetching to any location, now need to add support for finding packages in other locations.
Colden Cullen committed on 24 Apr 2014
2014-04-23
@Sönke Ludwig
Implement a basic "clean" command. Fixes #134.
Sönke Ludwig committed on 23 Apr 2014
@Sönke Ludwig
*Rally* only overwrite dub.selections.json if necessary.
Sönke Ludwig committed on 23 Apr 2014
@Sönke Ludwig
Only overwrite dub.selections.json if there are actual changes.
Sönke Ludwig committed on 23 Apr 2014
@Sönke Ludwig
Handle invalid version selections gracefully. ...
Sönke Ludwig committed on 23 Apr 2014
@Colden Cullen
Switched dub.fetch() to take an enum FetchOptions instead of 4 bools.
Colden Cullen committed on 23 Apr 2014
2014-04-21
@Sönke Ludwig
Fix path based dependencies. See #282 and #253.
Sönke Ludwig committed on 21 Apr 2014
2014-04-10
@Sönke Ludwig
Fix usage of the selections file (was completely ignored) and improve diagnostic output.
Sönke Ludwig committed on 10 Apr 2014
2014-04-02
@Sönke Ludwig
Avoid querying the package registries repeatedly for invalid packages.
Sönke Ludwig committed on 2 Apr 2014
2014-04-01
@Sönke Ludwig
Fix null pointer dereference in DependencyVersionResolver when no project is loaded.
Sönke Ludwig committed on 1 Apr 2014
@Sönke Ludwig
Use URL and Path types of vibe.d if available for better interop.
Sönke Ludwig committed on 1 Apr 2014
@Sönke Ludwig
Rename UpdateOptions->UpgradeOptions and move it to dub.dub.
Sönke Ludwig committed on 1 Apr 2014
@Sönke Ludwig
Properly support path based version selections.
Sönke Ludwig committed on 1 Apr 2014
2014-03-31
@Sönke Ludwig
Make DependencyVersionResolver public for external use.
Sönke Ludwig committed on 31 Mar 2014
2014-03-28
@Martin Nowak
block on ddox child process ...
Martin Nowak committed on 28 Mar 2014
2014-03-26
@Sönke Ludwig
Resolve sub packages of the root package directly instead of using the package manager. Fixes #287.
Sönke Ludwig committed on 26 Mar 2014
2014-03-22
@Sönke Ludwig
Handle packages with invalid package descriptions gracefully and improve diagnostic output.
Sönke Ludwig committed on 22 Mar 2014
2014-03-21
@Sönke Ludwig
Fix path based dependencies to be ignored for version selections.
Sönke Ludwig committed on 21 Mar 2014