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