aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/plan.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove some assumptions in dependency planning.Sean Hall2022-02-011-1/+0
* Plan each dependency provider dependent individually.Sean Hall2022-02-011-1/+0
* Plan each dependency provider individually.Sean Hall2022-02-011-1/+0
* The bundle provider's presence needs to follow ARP registration.Sean Hall2022-02-011-11/+1
* Remove orphan compatible MSI packages.Sean Hall2022-01-161-1/+9
* Don't assume Exe packages with Burn protocol are bundles.Sean Hall2022-01-041-12/+10
* After rolling back in a non-vital rollback boundary, skip to its end.Sean Hall2021-12-131-1/+2
* Add ability to customize file versioning rules for MsiPackage and MspPackage.Sean Hall2021-12-081-0/+2
* Allow BA to opt out of MSI transaction.Nir Bar2021-08-121-0/+3
* Add argument and policy setting to set Burn's base working directory.Sean Hall2021-08-041-0/+1
* Parse most of Burn command line parameters into BURN_ENGINE_COMMAND.Sean Hall2021-08-041-4/+2
* Add BURN_DEPENDENCIES struct to store Dependency state.Sean Hall2021-08-041-1/+3
* Replace static cache internals with a struct.Sean Hall2021-08-041-1/+2
* Put back the rollback cache package functionality and fix its bugs.Sean Hall2021-05-111-7/+6
* Move burn into burnRob Mensching2021-04-291-0/+456