aboutsummaryrefslogtreecommitdiff
path: root/src/wixstdba (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies.Sean Hall2020-07-192-9/+9
|
* Update to latest thmutil.Sean Hall2020-07-063-19/+9
|
* Update wixstdba to show theme load errors.Sean Hall2020-07-011-0/+37
|
* Update dependencies.Sean Hall2020-07-012-3/+3
|
* Remove Resources from wixstdba.vcxproj since VS has gotten judgy about ↵Sean Hall2020-07-011-42/+0
| | | | wildcards.
* Create symbols package.Sean Hall2020-06-241-1/+1
|
* Add SourceLink to public projects.Sean Hall2020-06-242-2/+17
|
* Update dependencies.Sean Hall2020-06-242-7/+7
| | | | Run tests before packing and don't build twice.
* Update dependencies.Sean Hall2020-06-222-7/+7
|
* WIXFEAT:6164 Implement DisplayInternalUICondition.Sean Hall2020-05-161-0/+47
|
* WIXFEAT:6164 Update to latest balutil.Sean Hall2020-05-164-128/+129
|
* Treat failing to load SCD like mbahost treats .NET 4.5.2 on Win7 RTM.Sean Hall2020-04-295-1/+129
|
* Update dependencies.Sean Hall2020-04-292-6/+6
|
* 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-213-7/+8
|
* Upgrade to latest dependencies.Sean Hall2020-03-305-10/+16
| | | | | Stop skipping CanBuildUsingWixStdBa. Fix memory leak in wixstdba.
* Update dependencies.Sean Hall2019-12-222-6/+6
|
* Move the entry point from Mba.Core to Mba.Host.Sean Hall2019-12-222-6/+6
|
* Update dependencies.Sean Hall2019-12-112-6/+6
|
* Bring extension up to date.Sean Hall2019-12-112-9/+9
|
* Fix build.Sean Hall2019-01-181-1/+1
|
* Integrate into latest v4.Sean Hall2018-12-314-16/+40
|
* Import code from old v4 repoSean Hall2018-12-3143-0/+5606