aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/registration.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* When rolling back a bundle failure, reinstall all upgrade related bundles.Sean Hall2022-02-101-0/+4
* The bundle provider's presence needs to follow ARP registration.Sean Hall2022-02-011-7/+1
* Add BURN_PROTOCOL_VERSION in registration to avoid version checks.Sean Hall2021-12-301-0/+1
* Parse most of Burn command line parameters into BURN_ENGINE_COMMAND.Sean Hall2021-08-041-1/+0
* Add BURN_DEPENDENCIES struct to store Dependency state.Sean Hall2021-08-041-5/+0
* Replace static cache internals with a struct.Sean Hall2021-08-041-0/+3
* Add InProgressDisplayName for bundles.Sean Hall2021-05-191-3/+7
* Move burn into burnRob Mensching2021-04-291-0/+225