History for dub_jkp / source / dub / packagemanager.d
2015-12-11
@Guillaume Piolat
Support new directory structure overlapped over the previous one.
Guillaume Piolat authored on 25 Oct 2015 Sönke Ludwig committed on 11 Dec 2015
@Guillaume Piolat
Update PackageManager to scan the new paths successfully. Dependencies fetched using the previous way will be normally ignored and left lingering around.
Guillaume Piolat authored on 25 Oct 2015 Sönke Ludwig committed on 11 Dec 2015
2015-09-28
@Martin Nowak
fix wording of remove-local log message
Martin Nowak committed on 28 Sep 2015
2015-07-10
@Sönke Ludwig
Fix naming convention of FileMode enum. ...
Sönke Ludwig committed on 10 Jul 2015
2015-06-21
@Sönke Ludwig
Tolerate (with warning) path based sub package dependencies. See #586.
Sönke Ludwig committed on 21 Jun 2015
2015-04-10
@Martin Nowak
fix selective imports and FQN symbols
Martin Nowak committed on 10 Apr 2015
2015-01-14
@Sönke Ludwig
Fix returning address to local from PackageManager.hashPackage(). Fixes #490.
Sönke Ludwig committed on 14 Jan 2015
2015-01-04
@Martin Nowak
fix Issue 377 - failure to remove package because of build output file ...
Martin Nowak committed on 4 Jan 2015
2014-12-15
@ketmar
Apply patch by ketmar: remove comma expressions and fix property syntax. ...
ketmar authored on 15 Dec 2014 Sönke Ludwig committed on 15 Dec 2014
2014-10-26
@Sönke Ludwig
Avoid awkward mixture of format() and string concatenation.
Sönke Ludwig committed on 26 Oct 2014
2014-10-18
@Geod24
DFix the code
Geod24 committed on 18 Oct 2014
2014-08-23
@Sönke Ludwig
Untangle Package and PackageInfo. See #403.
Sönke Ludwig committed on 23 Aug 2014
2014-08-22
@Jonathan Marler
Updated 3 for SDL support
Jonathan Marler committed on 22 Aug 2014
2014-08-21
@Jonathan Marler
Step one of abstracting package description format
Jonathan Marler committed on 21 Aug 2014
2014-08-20
@Jonathan Marler
prevent code from searching file system for the package file multiple times
Jonathan Marler committed on 20 Aug 2014
2014-07-05
@ponce
Missing format() function.
ponce committed on 5 Jul 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 trailing whitespace
James Clarke committed on 22 May 2014
@James Clarke
Converted line endings from CRLF to LF
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
Do not store sub packages of "add-local" packages and fix removeLocalPackage.
Sönke Ludwig committed on 14 May 2014
@Sönke Ludwig
Various improvements. Fixes #268. ...
Sönke Ludwig committed on 14 May 2014
2014-04-02
@Sönke Ludwig
Fix version overrides with a recursively matching target version.
Sönke Ludwig committed on 2 Apr 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-21
@Sönke Ludwig
Let Dependency.toString() also contain the optional/path properties. ...
Sönke Ludwig committed on 21 Mar 2014
@Sönke Ludwig
Add command line interface for managing package overrides.
Sönke Ludwig committed on 21 Mar 2014
2014-03-20
@Sönke Ludwig
Implement user/system wide overriding of certain package version ranges. ...
Sönke Ludwig committed on 20 Mar 2014
2014-03-17
@John Colvin
correct imports
John Colvin committed on 17 Mar 2014
2014-03-04
@Sönke Ludwig
Merge branch 'dustmite'
Sönke Ludwig committed on 4 Mar 2014
@Sönke Ludwig
Improve error message when removing a package fails.
Sönke Ludwig committed on 4 Mar 2014