aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-build-collect.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-06-15Add --deorphan pkg-build optionKaren Arutyunov1-0/+13
2023-05-25Optimize build_packages::collect_order_dependents() to skip already visited d...Karen Arutyunov1-5/+20
2023-05-23Postpone failure due to unsatisfied dependency constraint for existing dependentKaren Arutyunov1-6/+59
2023-02-01Implement system package manager query and install support for DebianBoris Kolpackov1-1/+22
2022-12-14Add noexcept to move constructors and move assignment operatorsKaren Arutyunov1-1/+1
2022-08-24Split pkg-build.cxxKaren Arutyunov1-0/+1486