History for dub_jkp / source
2013-06-25
@Sönke Ludwig
Quick-fix for the VisualD generator and upwards inherited version identifiers. ...
Sönke Ludwig committed on 25 Jun 2013
@Matthias Dondorff
actions are never empty, therefore always call m_project.reinit()
Matthias Dondorff committed on 25 Jun 2013
2013-06-23
@Sönke Ludwig
Fix building with path arguments containing spaces.
Sönke Ludwig committed on 23 Jun 2013
2013-06-22
@Sönke Ludwig
Fix fetching of all recursive dependencies in one go.
Sönke Ludwig committed on 22 Jun 2013
@Sönke Ludwig
Add command line documentation for add-path/remove-path.
Sönke Ludwig committed on 22 Jun 2013
2013-06-19
@Sönke Ludwig
Add build settings to "dub describe" output.
Sönke Ludwig committed on 19 Jun 2013
@Sönke Ludwig
Fix the version field for sub-packages and "dub describe".
Sönke Ludwig committed on 19 Jun 2013
@Sönke Ludwig
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
@Sönke Ludwig
Remove support for sub-packages in sub-folders again (at least for now). ...
Sönke Ludwig committed on 19 Jun 2013
@Sönke Ludwig
Rename log levels to be in line with the latest vibe.d versions.
Sönke Ludwig committed on 19 Jun 2013
@Sönke Ludwig
Fix fetching of "sub:packages".
Sönke Ludwig committed on 19 Jun 2013
2013-06-18
@Sönke Ludwig
Add warning for using the Mono-D project generator.
Sönke Ludwig committed on 18 Jun 2013
@Sönke Ludwig
Fix generation of paths for sub projects.
Sönke Ludwig committed on 18 Jun 2013
@Sönke Ludwig
Fix explicit 32-bit/64-bit compilation for DMD with separate compile/link passes.
Sönke Ludwig committed on 18 Jun 2013
@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
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
@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