aboutsummaryrefslogtreecommitdiff
path: root/bpkg/package-query.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-11Try to automatically resolve unsatisfied dependency constraints by specifying...Karen Arutyunov1-2/+2
2023-08-04Add support for specifying package archive and directory as a dependency for ...Karen Arutyunov1-5/+9
2023-07-31Fix unexpected 'no package available for dependency' error when building from...Karen Arutyunov1-0/+29
2023-06-19Add --mask-repository pkg-build optionKaren Arutyunov1-40/+79
2023-06-15Fix find() to avoid redundant checksKaren Arutyunov1-21/+21
2023-02-01Implement system package manager query and install support for DebianBoris Kolpackov1-17/+83
2022-08-24Split pkg-build.cxxKaren Arutyunov1-0/+588