2013-06-18
@Sönke Ludwig
Avoid file-not-found exceptions when constructing Package-s with no valid path.
Sönke Ludwig committed on 18 Jun 2013
@Sönke Ludwig
Improve diagnostic output when trying to get metadata.
Sönke Ludwig committed on 18 Jun 2013
@Sönke Ludwig
Metadata requests are now also setting a User-Agent header.
Sönke Ludwig committed on 18 Jun 2013
2013-06-17
@Sönke Ludwig
Fix header-lib's package.json and improve diagnostic output.
Sönke Ludwig committed on 17 Jun 2013
@Sönke Ludwig
Implemented sub packages. Fixes #67. ...
Sönke Ludwig committed on 17 Jun 2013
@Matthias Dondorff
Removing unnecessary output from unittest.
Matthias Dondorff committed on 17 Jun 2013
@Matthias Dondorff
~branches still supported
Matthias Dondorff committed on 17 Jun 2013
@Matthias Dondorff
Merge branch 'master' of github.com:rejectedsoftware/dub
Matthias Dondorff committed on 17 Jun 2013
@Matthias Dondorff
uninstalling locally installed packages may be done by the user
Matthias Dondorff committed on 17 Jun 2013
@Sönke Ludwig
Disable automatic upgrade of packages as it is currently broken. ...
Sönke Ludwig committed on 17 Jun 2013
@Sönke Ludwig
Add some basic example projects.
Sönke Ludwig committed on 17 Jun 2013
@Sönke Ludwig
Avoid reloading local packages multiple times during a single run.
Sönke Ludwig committed on 17 Jun 2013
@Matthias Dondorff
fixed uninstallation
Matthias Dondorff committed on 17 Jun 2013
@Matthias Dondorff
Merge branch 'master' of github.com:rejectedsoftware/dub
Matthias Dondorff committed on 17 Jun 2013
@Matthias Dondorff
using size_t to compare parts of the version string
Matthias Dondorff committed on 17 Jun 2013
@Matthias Dondorff
Module statement addded to autogenerated version_.d
Matthias Dondorff committed on 17 Jun 2013
@Sönke Ludwig
Compiler and linker flags are not added in a unique way anymore. ...
Sönke Ludwig committed on 17 Jun 2013
@Sönke Ludwig
Made "dependencies" a per-configuration setting instead of a purely global setting.
Sönke Ludwig committed on 17 Jun 2013
@Matthias Dondorff
Merge branch 'master' of github.com:rejectedsoftware/dub
Matthias Dondorff committed on 17 Jun 2013
@Matthias Dondorff
dub's Version are now based upon Semantic Verioning 2.0.0-rc.2.
Matthias Dondorff committed on 17 Jun 2013
@Sönke Ludwig
Update change log.
Sönke Ludwig committed on 17 Jun 2013
@Sönke Ludwig
Merge branch 'master' of github.com:rejectedsoftware/dub
Sönke Ludwig committed on 17 Jun 2013
2013-06-15
@Sönke Ludwig
Avoid calling pkg-config with no libs present.
Sönke Ludwig committed on 15 Jun 2013
2013-06-04
@Matthias Dondorff
When conflicting dependencies where current in a project and its dependencies, dub could get into an infinite update loop. ...
Matthias Dondorff committed on 4 Jun 2013
@Matthias Dondorff
Do not enforce the components to be valid, when constructing a Depenency object from another. The Dependency will then return valid() = false, which is in fact a valid state of the object.
Matthias Dondorff committed on 4 Jun 2013
@Sönke Ludwig
Fix Posix build script.
Sönke Ludwig committed on 4 Jun 2013
@Sönke Ludwig
Query git to determine the current DUB version and report it on the help screen. Fixes #39.
Sönke Ludwig committed on 4 Jun 2013
@Sönke Ludwig
Fix dangling else warning.
Sönke Ludwig committed on 4 Jun 2013
@Sönke Ludwig
Add support for DUBPATH and "add-path" + change the default installation location to the DUB user path. Fixes #64. ...
Sönke Ludwig committed on 4 Jun 2013
@Sönke Ludwig
Add exception messages.
Sönke Ludwig committed on 4 Jun 2013