aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/msuengine.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor some dependency detection.Sean Hall2022-01-161-0/+1
| | | | | * Run DependencyDetect earlier * Do package dependency checking during each package/related bundle
* Replace static cache internals with a struct.Sean Hall2021-08-041-0/+1
| | | | Initialize them explicitly to make it clearer when that happens.
* Put back the rollback cache package functionality and fix its bugs.Sean Hall2021-05-111-2/+1
| | | | #3719, #4711, #5750
* Move burn into burnRob Mensching2021-04-291-0/+50