summaryrefslogtreecommitdiff
path: root/src/backend/install.py
AgeCommit message (Expand)Author
2022-12-17upgrade : fix undefined variable in print outputV3n3RiX
2022-12-07backend : improve input handling in install && upgrade modulesV3n3RiX
2022-12-04add an aditional matchphrase to the dependency solver, add color support && p...v4.2212.0V3n3RiX
2022-11-16change pickle database namesV3n3RiX
2022-11-13don't show file extensionsV3n3RiX
2022-11-05some more consistencyv4.2211.0V3n3RiX
2022-11-04maintain some consistencyV3n3RiX
2022-11-04Revert "backend : maintain some consistency, shave off some more lines of code"V3n3RiX
2022-11-04backend : maintain some consistency, shave off some more lines of codeV3n3RiX
2022-11-04backend : use pickle to store dependency lists across modules, split out down...V3n3RiX
2022-10-30space functions a bitV3n3RiX
2022-10-30these are no longer neededV3n3RiX
2022-10-30fix indentationV3n3RiX
2022-10-30merge installpkg && installsrcV3n3RiX
2022-09-17rearrange the backendV3n3RiX
2022-09-16bugfix :V3n3RiX
2021-02-15backend : enable bdeps by default in solvedeps && install && ebuildinstall mo...V3n3RiX
2021-02-08backend : we already have package category in the calculated dependency list,...v4.2102.0V3n3RiX
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
2020-07-04fix some minor typosv4.2007.0V3n3RiX
2020-06-12backend : split hybrid options out ('sisyphus install pkgname --hybrid' or 's...V3n3RiX
2020-06-09sisyphus-cli : plug more functions : install, uninstall, forceuninstall, upda...V3n3RiX
2020-06-06filesystem module : gather all the folder and file paths used by sisyphus und...V3n3RiX
2020-06-06big rewrite : split the backend in smaller pieces, rework the cli frontend to...V3n3RiX