2013-06-22 |
Add command line documentation for add-path/remove-path.
Sönke Ludwig
committed
on 22 Jun 2013
|
---|---|
2013-06-19 |
Add build settings to "dub describe" output.
Sönke Ludwig
committed
on 19 Jun 2013
|
Fix the version field for sub-packages and "dub describe".
Sönke Ludwig
committed
on 19 Jun 2013
|
|
Introduce TargetType.none, fix handling of non-target project's dependencies and avoid continuous reinstalls of referenced sub-packages.
Sönke Ludwig
committed
on 19 Jun 2013
|
|
Remove support for sub-packages in sub-folders again (at least for now).
...
Sönke Ludwig
committed
on 19 Jun 2013
|
|
Rename log levels to be in line with the latest vibe.d versions.
Sönke Ludwig
committed
on 19 Jun 2013
|
|
Fix fetching of "sub:packages".
Sönke Ludwig
committed
on 19 Jun 2013
|
|
2013-06-18 |
Add warning for using the Mono-D project generator.
Sönke Ludwig
committed
on 18 Jun 2013
|
Fix generation of paths for sub projects.
Sönke Ludwig
committed
on 18 Jun 2013
|
|
Fix explicit 32-bit/64-bit compilation for DMD with separate compile/link passes.
Sönke Ludwig
committed
on 18 Jun 2013
|
|
Avoid file-not-found exceptions when constructing Package-s with no valid path.
Sönke Ludwig
committed
on 18 Jun 2013
|
|
Improve diagnostic output when trying to get metadata.
Sönke Ludwig
committed
on 18 Jun 2013
|
|
Metadata requests are now also setting a User-Agent header.
Sönke Ludwig
committed
on 18 Jun 2013
|
|
2013-06-17 |
Fix header-lib's package.json and improve diagnostic output.
Sönke Ludwig
committed
on 17 Jun 2013
|
|
|
Removing unnecessary output from unittest.
Matthias Dondorff
committed
on 17 Jun 2013
|
|
Merge branch 'master' of github.com:rejectedsoftware/dub
Matthias Dondorff
committed
on 17 Jun 2013
|
|
uninstalling locally installed packages may be done by the user
Matthias Dondorff
committed
on 17 Jun 2013
|
|
Disable automatic upgrade of packages as it is currently broken.
...
Sönke Ludwig
committed
on 17 Jun 2013
|
|
Add some basic example projects.
Sönke Ludwig
committed
on 17 Jun 2013
|
|
Avoid reloading local packages multiple times during a single run.
Sönke Ludwig
committed
on 17 Jun 2013
|
|
fixed uninstallation
Matthias Dondorff
committed
on 17 Jun 2013
|
|
Merge branch 'master' of github.com:rejectedsoftware/dub
Matthias Dondorff
committed
on 17 Jun 2013
|
|
using size_t to compare parts of the version string
Matthias Dondorff
committed
on 17 Jun 2013
|
|
Compiler and linker flags are not added in a unique way anymore.
...
Sönke Ludwig
committed
on 17 Jun 2013
|
|
Made "dependencies" a per-configuration setting instead of a purely global setting.
Sönke Ludwig
committed
on 17 Jun 2013
|
|
Merge branch 'master' of github.com:rejectedsoftware/dub
Matthias Dondorff
committed
on 17 Jun 2013
|
|
dub's Version are now based upon Semantic Verioning 2.0.0-rc.2.
Matthias Dondorff
committed
on 17 Jun 2013
|
|
Merge branch 'master' of github.com:rejectedsoftware/dub
Sönke Ludwig
committed
on 17 Jun 2013
|
|
2013-06-15 |
Avoid calling pkg-config with no libs present.
Sönke Ludwig
committed
on 15 Jun 2013
|