2013-02-22 |
Fixed naming convention for enum InstallLocation and avoid reinstalling packages that are already up to date.
Sönke Ludwig
committed
on 22 Feb 2013
|
---|---|
Fixed "dub upgrade" when a package is stalled user or system wide.
Sönke Ludwig
committed
on 22 Feb 2013
|
|
Renamed all the "vibe" package to "vibecompat" to avoid conflicts.
Sönke Ludwig
committed
on 22 Feb 2013
|
|
Another round of replacing invalid uses of to!string(Path) with Path.toNativeString().
Sönke Ludwig
committed
on 22 Feb 2013
|
|
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
|
|
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 |
Avoid use of deprecated functions + fixed package installation.
Sönke Ludwig
committed
on 20 Feb 2013
|
2013-01-18 |
DMD 2.060 compile fix.
Sönke Ludwig
committed
on 18 Jan 2013
|
Added support for local package definitions in package dependencies and fixed recursive dependencies.
Sönke Ludwig
committed
on 18 Jan 2013
|
|
2013-01-16 |
Added the "list-locals" command.
Sönke Ludwig
committed
on 16 Jan 2013
|
2013-01-14 |
Fixed adding a local package when no other packages are installed yet.
Sönke Ludwig
committed
on 14 Jan 2013
|
Implemented several new commands and moved the download location to the temp folder.
...
Sönke Ludwig
committed
on 14 Jan 2013
|
|
Implement basic support for user/system installed packages and local packages.
...
Sönke Ludwig
committed
on 14 Jan 2013
|