Skip to content

Conversation

s-ludwig
Copy link
Member

@s-ludwig s-ludwig commented Feb 1, 2016

This adds handling of path based dependencies to sub packages, as well as path based dependencies of dependencies. Previously, only path based dependencies of the root package god adjusted.

Also fixes storing the base package for a referenced sub package in the reduction folder. It used to write the package recipe of only the sub package, but now correctly writes the recipe of the full package (base and sub packages).
@s-ludwig s-ludwig force-pushed the issue240-dustmite-path-based-deps branch from 12be61c to c0ce55f Compare February 10, 2016 15:09
@MartinNowak MartinNowak self-assigned this Mar 12, 2016
@MartinNowak
Copy link
Member

Looks reasonable, but this code has zero test coverage.
https://coveralls.io/builds/5034828/source?filename=source%2Fdub%2Fcommandline.d#L1595

MartinNowak added a commit that referenced this pull request Mar 20, 2016
…-path-based-deps

Fix "dub dustmite" for path based dependencies. Fixes #240.
@MartinNowak MartinNowak merged commit 7b9eba4 into master Mar 20, 2016
@MartinNowak MartinNowak deleted the issue240-dustmite-path-based-deps branch March 20, 2016 00:45
s-ludwig added a commit that referenced this pull request Nov 12, 2016
The previous version mixed optional dependency pinning with version pinning logic and missed this case.
s-ludwig added a commit that referenced this pull request Nov 12, 2016
The previous version mixed optional dependency pinning with version pinning logic and missed this case.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants