aboutsummaryrefslogtreecommitdiff
path: root/src/engine/mspengine.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix patch registration states during plan and apply.Sean Hall2021-02-221-7/+31
* Add patch target for slipstream MSI package even if not installed.Sean Hall2021-02-221-66/+130
* Add logging for patch target products.Sean Hall2021-02-221-3/+3
* Only the requested state and Cache=always should affect requestedCache.Sean Hall2021-02-221-13/+1
* Get all request states up front before building the plan.Sean Hall2021-02-221-11/+25
* Rename *TargetMsiPackage BA events to *PatchTarget.Sean Hall2021-02-221-4/+4
* Finalize MSP package registration states before logging them.Sean Hall2021-02-041-1/+8
* Update the logic for determining when the bundle should be registered.Sean Hall2021-02-041-2/+107
* Remove dead code.Sean Hall2021-01-171-1/+1
* Use plan to decide when to begin, commit, or rollback MSI transactionsSean Hall2020-11-171-2/+3
* WIXFEAT:4763 Change "string" variable type to literal and add "formatted".Sean Hall2020-08-091-3/+3
* WIXBUG:5980 Fix bugs around INSTALLUILEVEL_SOURCERESONLY.Sean Hall2020-05-211-3/+6
* WIXFEAT:6164 Give BA control over UI level and handler.Sean Hall2020-05-161-13/+25
* Import code from old v4 repoSean Hall2018-12-291-0/+980