aboutsummaryrefslogtreecommitdiff
path: root/bpkg/package-configuration.hxx
AgeCommit message (Collapse)AuthorFilesLines
2022-07-18Select next dependency alternative on dependency configuration negotiation ↵Karen Arutyunov1-2/+19
failure in pkg-build
2022-06-20Implement dependency configuration negotiationBoris Kolpackov1-0/+206
For the detailed history see the dep-config and dep-config-neg branches.