aboutsummaryrefslogtreecommitdiff
path: root/src/wixstdba/WixStandardBootstrapperApplication.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies.Sean Hall2021-02-221-29/+28
|
* Update dependencies.Sean Hall2021-02-041-36/+2
|
* WIXFEAT:5267 - Skip bal:Conditions for special actions like layout.Sean Hall2020-12-151-27/+41
|
* WIXFEAT:4626 - Display progress for pausing updates and creating SRPSean Hall2020-12-031-0/+52
|
* Update dependencies and add fallbacks for new BA messages.Sean Hall2020-12-031-0/+110
|
* Update dependencies.Sean Hall2020-10-241-3/+8
|
* WIXFEAT:4863 Update to latest thmutil.Sean Hall2020-08-091-8/+10
|
* Update to latest thmutil.Sean Hall2020-07-061-16/+6
|
* WIXFEAT:6164 Implement DisplayInternalUICondition.Sean Hall2020-05-161-0/+47
|
* WIXFEAT:6164 Update to latest balutil.Sean Hall2020-05-161-119/+113
|
* Treat failing to load SCD like mbahost treats .NET 4.5.2 on Win7 RTM.Sean Hall2020-04-291-1/+25
|
* Update ManagedHost tests to run off of a bundle.Sean Hall2020-04-231-0/+5
|
* WIXBUG:4342 - Force cancel if m_fShowingInternalUiThisPackageSean Hall2020-04-211-11/+25
| | | | Add critical section for m_fShowingInternalUiThisPackage since OnExecutePackageBegin happens on the Burn thread and OnClose happens on the UI thread.
* WIXBUG:6158 - Fix bug with m_fShowingInternalUiThisPackageSean Hall2020-04-211-2/+6
| | | | where it was calculated with the bundle action instead of the package action.
* Update dependencies.Sean Hall2020-04-211-1/+2
|
* Upgrade to latest dependencies.Sean Hall2020-03-301-1/+3
| | | | | Stop skipping CanBuildUsingWixStdBa. Fix memory leak in wixstdba.
* Import code from old v4 repoSean Hall2018-12-311-0/+3849