2015-12-11 |
Support new directory structure overlapped over the previous one.
Guillaume Piolat
authored
on 25 Oct 2015
Sönke Ludwig
committed
on 11 Dec 2015
|
---|---|
Update PackageManager to scan the new paths successfully. Dependencies fetched using the previous way will be normally ignored and left lingering around.
Guillaume Piolat
authored
on 25 Oct 2015
Sönke Ludwig
committed
on 11 Dec 2015
|
|
Fetch packages one directory deeper.
Guillaume Piolat
authored
on 25 Oct 2015
Sönke Ludwig
committed
on 11 Dec 2015
|
|
2015-11-18 |
[Recipe] Added error messages for SDL malformed dependency name.
TheBlu
committed
on 18 Nov 2015
|
2015-11-11 |
|
2015-10-21 |
Remove unused code that throws a warning on DMD 2.069.0-b2.
Sönke Ludwig
committed
on 21 Oct 2015
|
Fix target type inheritance for configurations in the SDL recipe parser.
Sönke Ludwig
committed
on 21 Oct 2015
|
|
2015-10-18 |
|
|
|
2015-10-14 |
Fix compilation on old compilers.
Sönke Ludwig
committed
on 14 Oct 2015
|
Don't pass -unittest to dependencies when performing a test build. Fixes #640.
Sönke Ludwig
committed
on 14 Oct 2015
|
|
2015-10-05 |
|
Fix "dub dustmite" for packages with path based dependencies. Partial fix for #240.
...
Sönke Ludwig
committed
on 5 Oct 2015
|
|
Fix "dub dustmite" when no explicit compiler/arch is given.
Sönke Ludwig
committed
on 5 Oct 2015
|
|
2015-10-03 |
|
2015-09-28 |
|
fix wording of remove-local log message
Martin Nowak
committed
on 28 Sep 2015
|
|
mentions wrong --data-format argument
Martin Nowak
committed
on 28 Sep 2015
|
|
2015-09-26 |
Fix error message when running DUB on a folder with no package. Fixes #696.
Sönke Ludwig
committed
on 26 Sep 2015
|
2015-09-23 |
fix #674 - cache needs to be locked for concurrent dub runs
...
Martin Nowak
committed
on 23 Sep 2015
|
Merge pull request #692 from D-Programming-Language/faster-local-versions
...
Martin Nowak
committed
on 23 Sep 2015
|
|
2015-09-22 |
Work around quadruple search requests being executed. See #663.
Sönke Ludwig
committed
on 22 Sep 2015
|
|
|
left justify package name and version
Martin Nowak
committed
on 22 Sep 2015
|
|
|
|
Only cache versions on Windows.
Sönke Ludwig
committed
on 22 Sep 2015
|
|
Implement a commit hash based cache of local package versions.
Sönke Ludwig
committed
on 22 Sep 2015
|
|
|
|
2015-09-21 |
LDC 0.16.0 removed the -noboundschecks flag, replace with -boundscheck=off which is already existing in 0.15.x
Guillaume Piolat
committed
on 21 Sep 2015
|
Merge branch 'master' of github.com:D-Programming-Language/dub
Sönke Ludwig
committed
on 21 Sep 2015
|