aboutsummaryrefslogtreecommitdiff
path: root/src/engine/plan.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove dead code.Sean Hall2021-01-171-6/+0
|
* Refactor PlanRelatedBundlesBegin without changing behavior.Sean Hall2020-12-151-0/+8
|
* Use plan to decide when to begin, commit, or rollback MSI transactionsSean Hall2020-11-171-5/+15
|
* Add plan tests.Sean Hall2020-11-171-0/+3
|
* WIXFEAT:6210 Change data type of versions to strings.Sean Hall2020-10-241-1/+1
|
* WIXBUG:5980 Fix bugs around INSTALLUILEVEL_SOURCERESONLY.Sean Hall2020-05-211-0/+4
| | | | | Apply requires a valid hWnd since otherwise a source resolution prompt could hang the bundle. Burn now defaults to INSTALLUILEVEL_NONE by itself if the bundle is not showing UI.
* WIXFEAT:6164 Give BA control over UI level and handler.Sean Hall2020-05-161-4/+4
|
* Import code from old v4 repoSean Hall2018-12-291-0/+543