aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/dependency.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename "bundle id" concept to "bundle code"Rob Mensching2024-12-301-19/+19
* Skip logging errors in some places when they are due to missing files or regi...Sean Hall2022-08-091-27/+17
* Don't uninstall package during rollback if there are dependents.Sean Hall2022-02-011-30/+33
* Remove some assumptions in dependency planning.Sean Hall2022-02-011-152/+105
* Plan each dependency provider dependent individually.Sean Hall2022-02-011-53/+97
* Plan each dependency provider individually.Sean Hall2022-02-011-57/+75
* Remove orphan package providers when unregistering the bundle.Sean Hall2022-02-011-8/+53
* The bundle provider's presence needs to follow ARP registration.Sean Hall2022-02-011-0/+5
* Remove orphan compatible MSI packages.Sean Hall2022-01-161-15/+108
* Refactor some dependency detection.Sean Hall2022-01-161-34/+39
* Remove MEND.Sean Hall2021-12-081-2/+0
* Add BURN_DEPENDENCIES struct to store Dependency state.Sean Hall2021-08-041-23/+43
* Move burn into burnRob Mensching2021-04-291-0/+1312