History for dub_jkp / source / dub / packagemanager.d
2013-02-22
@Sönke Ludwig
Fixed naming convention for enum InstallLocation and avoid reinstalling packages that are already up to date.
Sönke Ludwig committed on 22 Feb 2013
@Sönke Ludwig
Fixed "dub upgrade" when a package is stalled user or system wide.
Sönke Ludwig committed on 22 Feb 2013
@Sönke Ludwig
Renamed all the "vibe" package to "vibecompat" to avoid conflicts.
Sönke Ludwig committed on 22 Feb 2013
@Sönke Ludwig
Another round of replacing invalid uses of to!string(Path) with Path.toNativeString().
Sönke Ludwig committed on 22 Feb 2013
@Sönke Ludwig
Disabled curl peer verification and fixed writing of binary data to files. Works on Windows and OS X now.
Sönke Ludwig committed on 22 Feb 2013
@Sönke Ludwig
Removed the vibe.d dependency by dragging in a minimal set of interfaces of vibe.d ...
Sönke Ludwig committed on 22 Feb 2013
2013-02-20
@Sönke Ludwig
Avoid use of deprecated functions + fixed package installation.
Sönke Ludwig committed on 20 Feb 2013
2013-01-18
@Sönke Ludwig
DMD 2.060 compile fix.
Sönke Ludwig committed on 18 Jan 2013
@Sönke Ludwig
Added support for local package definitions in package dependencies and fixed recursive dependencies.
Sönke Ludwig committed on 18 Jan 2013
2013-01-16
@Sönke Ludwig
Added the "list-locals" command.
Sönke Ludwig committed on 16 Jan 2013
2013-01-14
@Sönke Ludwig
Fixed adding a local package when no other packages are installed yet.
Sönke Ludwig committed on 14 Jan 2013
@Sönke Ludwig
Implemented several new commands and moved the download location to the temp folder. ...
Sönke Ludwig committed on 14 Jan 2013
@Sönke Ludwig
Implement basic support for user/system installed packages and local packages. ...
Sönke Ludwig committed on 14 Jan 2013