aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-build-collect.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-06-16Add --mask-repository pkg-build optionmask-repos-oldKaren Arutyunov1-4/+20
2023-06-15Add --deorphan pkg-build optionKaren Arutyunov1-0/+1
2023-06-01Increment version iteration number for selected non-external package regardle...Karen Arutyunov1-1/+0
2023-05-25Optimize build_packages::collect_order_dependents() to skip already visited d...Karen Arutyunov1-3/+24
2023-05-24Fix assertion failure in build_packages::collect_order_dependents()Karen Arutyunov1-4/+12
2023-05-23Postpone failure due to unsatisfied dependency constraint for existing dependentKaren Arutyunov1-63/+192
2023-02-01Implement system package manager query and install support for DebianBoris Kolpackov1-0/+29
2022-12-14Add noexcept to move constructors and move assignment operatorsKaren Arutyunov1-1/+1
2022-10-27Suppress (potential) bogus GCC 12 -Wrestrict warningsBoris Kolpackov1-1/+1
2022-08-24Split pkg-build.cxxKaren Arutyunov1-0/+6411