aboutsummaryrefslogtreecommitdiff
path: root/src/engine/detect.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't plan payloads.Sean Hall2021-04-191-5/+0
* Detect whether the bundle is cached.Sean Hall2021-04-191-1/+1
* Detect a package as cached if any of its payloads exist.Sean Hall2021-04-191-5/+5
* Allow BA to update feed sourceRob Mensching2021-04-141-1/+8
* Handle when related bundles have an uninstall key but aren't cached.Sean Hall2021-03-111-7/+10
* Determine whether to ignore forward compatible bundles during Plan.Sean Hall2021-03-111-40/+8
* Consider the bundle as eligible for cleanup if running from the cache.Sean Hall2021-03-091-1/+1
* Add patch target for slipstream MSI package even if not installed.Sean Hall2021-02-221-0/+10
* Automatically uninstall the bundle after Quit if eligible.Sean Hall2021-02-041-2/+19
* Update the logic for determining when the bundle should be registered.Sean Hall2021-02-041-0/+2
* Clean up synchronization between the engine and the BA.Sean Hall2021-02-041-2/+2
* Move registry checks for dependency ref-counting into Detect.Sean Hall2021-02-041-0/+28
* Remove feature to uninstall compatible orphaned MSI packages.Sean Hall2021-02-041-2/+0
* Default to same-version upgrades for bundles.Sean Hall2020-10-311-4/+4
* WIXFEAT:6210 Change data type of versions to strings.Sean Hall2020-10-241-15/+25
* Import code from old v4 repoSean Hall2018-12-291-0/+431