2014-09-23
@Sönke Ludwig
Merge pull request #423 from ColdenCullen/patch-1 ...
Sönke Ludwig committed on 23 Sep 2014
@Colden Cullen
Fixed a minor typo in Changelog
Colden Cullen committed on 23 Sep 2014
2014-09-22
@Sönke Ludwig
Improve error output in case of locally installed packages with errors in the package description. See #421.
Sönke Ludwig committed on 22 Sep 2014
@Sönke Ludwig
Merge branch '0.9.22' ...
Sönke Ludwig committed on 22 Sep 2014
@Sönke Ludwig
Bump version number.
Sönke Ludwig committed on 22 Sep 2014
@Sönke Ludwig
Fix "copyFiles" directives.
Sönke Ludwig committed on 22 Sep 2014
@Sönke Ludwig
Update change log.
Sönke Ludwig committed on 22 Sep 2014
2014-09-21
@Sönke Ludwig
Avoid exception in up-to-date check for non-existent source files and trigger rebuild instead.
Sönke Ludwig committed on 21 Sep 2014
2014-09-18
@Sönke Ludwig
Merge pull request #344 from gedaiu/master ...
Sönke Ludwig committed on 18 Sep 2014
@Szabo Bogdan
added unittests for module name parsing
Szabo Bogdan committed on 18 Sep 2014
@Szabo Bogdan
Merge https://github.com/D-Programming-Language/dub
Szabo Bogdan committed on 18 Sep 2014
2014-09-12
@Sönke Ludwig
Fix detection of unknown root dependencies and the resulting error message. Fixes #418.
Sönke Ludwig committed on 12 Sep 2014
2014-08-30
@Sönke Ludwig
Avoid '/', '\\' and ':' in build path when --compiler specifies a complex path. Fixes #412.
Sönke Ludwig committed on 30 Aug 2014
2014-08-29
@Sönke Ludwig
Merge pull request #381 from Geod24/ldc-support ...
Sönke Ludwig committed on 29 Aug 2014
@Geod24
Various small fixes ...
Geod24 committed on 29 Aug 2014
@Sönke Ludwig
Merge pull request #407 from ColdenCullen/master ...
Sönke Ludwig committed on 29 Aug 2014
@Colden Cullen
In copyFiles, check if entry is glob before treating it as such
Colden Cullen committed on 29 Aug 2014
2014-08-28
@Sönke Ludwig
Improve warning message when --rdmd is used without a "mainSourceFile". ...
Sönke Ludwig committed on 28 Aug 2014
@Sönke Ludwig
Improve error messages for failures to parse dependency package descriptions. ...
Sönke Ludwig committed on 28 Aug 2014
@Sönke Ludwig
Fix repeated download of packages when a non-existent external sub package is referenced. ...
Sönke Ludwig committed on 28 Aug 2014
@Sönke Ludwig
Fix access violation when looking for sub packages of non-installed packages. Fixes #398.
Sönke Ludwig committed on 28 Aug 2014
@Sönke Ludwig
Use "_" instead of "$" to avoid potential shell confusion. See #411.
Sönke Ludwig committed on 28 Aug 2014
@Sönke Ludwig
Replace "+" by "$" when storing packages to avoid confusing Optlink. See #411.
Sönke Ludwig committed on 28 Aug 2014
2014-08-27
@Sönke Ludwig
Avoid double escaping of "+" in download URLs. Fixes #411.
Sönke Ludwig committed on 27 Aug 2014
2014-08-26
@Colden Cullen
Added glob support to copyFiles
Colden Cullen committed on 26 Aug 2014
2014-08-25
@Sönke Ludwig
Fix trying to copy copyFiles where source==destination.
Sönke Ludwig committed on 25 Aug 2014
@Sönke Ludwig
Update change log.
Sönke Ludwig committed on 25 Aug 2014
2014-08-24
@Sönke Ludwig
Eliminate dependency versions that are known to not match the root package. See #405. ...
Sönke Ludwig committed on 24 Aug 2014
@Sönke Ludwig
Add missing recursion during dependency resolution. See #405.
Sönke Ludwig committed on 24 Aug 2014
@Sönke Ludwig
Add an early out for invalid child configurations in the dependency resolver. Fixes #405. ...
Sönke Ludwig committed on 24 Aug 2014