summaryrefslogtreecommitdiff
path: root/src/backend/ebuildinstall.py
AgeCommit message (Collapse)Author
2021-02-15backend : enable bdeps by default in solvedeps && install && ebuildinstall ↵V3n3RiX
modules so we get everything in one go
2021-02-08backend : we already have package category in the calculated dependency ↵v4.2102.0V3n3RiX
list, so use it and don't waste time extracting it from the tarbals
2021-02-06order imports, minor fix in check moduleV3n3RiX
2021-02-02minor changesV3n3RiX
2021-01-30don't start from 0, but from 1 insteadv4.2101.1V3n3RiX
2021-01-30backend : show how many binaries out of how many we downloaded so farV3n3RiX
2021-01-30ui : move package operations into the backendV3n3RiX