aboutsummaryrefslogtreecommitdiff
path: root/src/engine/dependency.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add MEND request state to repair any missing files in MSI packagesRob Mensching2021-04-141-0/+2
* Skip bundle dependent checking when ignoring dependencies includes ALL.Sean Hall2021-03-301-3/+11
* Handle when related bundles have an uninstall key but aren't cached.Sean Hall2021-03-111-1/+7
* Determine whether to ignore forward compatible bundles during Plan.Sean Hall2021-03-111-14/+9
* Always remove all dependencies the bundle could have registered.Sean Hall2021-03-021-1/+16
* Fix patch registration states during plan and apply.Sean Hall2021-02-221-0/+12
* Update the logic for determining when the bundle should be registered.Sean Hall2021-02-041-0/+29
* Move registry checks for dependency ref-counting into Detect.Sean Hall2021-02-041-149/+200
* Remove dead code.Sean Hall2021-01-171-2/+0
* WIXFEAT:6210 Change data type of versions to strings.Sean Hall2020-10-241-8/+2
* Import code from old v4 repoSean Hall2018-12-291-0/+1203