aboutsummaryrefslogtreecommitdiff
path: root/bpkg/system-package-manager.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-01-31Various tweaks and fixesBoris Kolpackov1-1/+1
2023-01-31Assign and handle package manager namesBoris Kolpackov1-2/+4
2023-01-30Fix resulting names ordering for system_package_names()Karen Arutyunov1-9/+35
2023-01-30Pass host target triplet to system_package_manager constructorKaren Arutyunov1-1/+1
2023-01-27Allow multiple <distribution>-name valuesKaren Arutyunov1-28/+15
2023-01-26Create available packages in debian system package manager test and pass --sy...Karen Arutyunov1-8/+33
2023-01-25Start testing Debian implementationBoris Kolpackov1-1/+5
2023-01-24Add --sys-* optionsBoris Kolpackov1-4/+7
2023-01-24Get rid of polymorphism/unique_ptr in system_package_statusBoris Kolpackov1-6/+0
2023-01-24More work on Debian implementationBoris Kolpackov1-2/+3
2023-01-19Review-inspired changesKaren Arutyunov1-55/+20
2023-01-19Review and WIPBoris Kolpackov1-9/+10
2023-01-19Implement system_package_manager::downstream_package_version()Karen Arutyunov1-58/+288
2023-01-18Next chunk of work on system package manager (still multi-version)Boris Kolpackov1-0/+6
2023-01-17Switch to multi-version interface, start Debian implementationBoris Kolpackov1-15/+36
2023-01-17Review-inspired changesKaren Arutyunov1-20/+8
2023-01-17Continue sketching system package manager interfaceBoris Kolpackov1-0/+4
2023-01-17ReviewBoris Kolpackov1-13/+18
2023-01-17Implement system_package_names()Karen Arutyunov1-0/+142
2023-01-16Add os_release facilityBoris Kolpackov1-3/+22
2023-01-16Initial system package manager infrastructureBoris Kolpackov1-0/+31