aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-03Move Bal.wixext into extRob Mensching203-0/+453
2021-04-29Update dependencies.Sean Hall12-54/+63
2021-04-25Update to latest Tools.Sean Hall1-1/+1
2021-04-20Integrate latest toolingRob Mensching1-1/+1
2021-04-20Use IReadOnlyCollection.Sean Hall3-3/+3
2021-04-20Process new cache BA messages.Sean Hall1-0/+159
2021-04-20Replace OnResolveSource with OnCacheAcquireResolving.Sean Hall11-74/+67
2021-04-15Update dependencies.Sean Hall12-50/+50
2021-04-12Release taskbar before COM uninitialized to prevent crashRob Mensching1-1/+13
2021-04-07Update dependencies.Bob Arnson1-1/+1
2021-04-06Update dependencies.Bob Arnson1-1/+1
2021-03-31Update to latest Sdk.Sean Hall10-10/+10
2021-03-11Integrate ForwardCompatible and RelatedBundle changes.Sean Hall13-43/+56
2021-03-03Update dependencies.Sean Hall11-16/+16
2021-03-02Update dependencies and integrate changes.Sean Hall15-86/+99
2021-03-02Update dependencies.Andrij Abyzov1-1/+1
2021-03-02Use SymbolsFinalized instead of BundleFinalizeAndrij Abyzov1-6/+3
2021-02-22Update dependencies.Sean Hall12-60/+59
2021-02-17Update dependencies.Sean Hall11-31/+31
2021-02-04Update dependencies.Sean Hall25-86/+45
2021-01-19Update dependencies.Sean Hall14-52/+52
2021-01-03Update to latest Tools.Sean Hall1-1/+1
2021-01-03Fix bug where default theme for MBA needs to be Standard.Sean Hall1-0/+5
2021-01-03Use proper way to pack without building.Sean Hall3-5/+5
2020-12-20Fix theme PayloadGroupRefs and BalBurnBackendExtension.Sean Hall4-35/+66
2020-12-20Force managed host projects to be AnyCpu.Sean Hall5-3/+7
2020-12-19Convert WixToolset.Mba.Host.csproj to SDK-style.Sean Hall6-83/+17
2020-12-19Add the missing x64 wxs files and update dependencies.Sean Hall22-34/+48
2020-12-15WIXFEAT:5267 - Skip bal:Conditions for special actions like layout.Sean Hall1-27/+41
2020-12-09WIXFEAT:6209 - Add x64 and ARM64 versions of built-in BAs.Sean Hall11-18/+180
2020-12-09Require the custom BA elements to reference built-in BAs.Sean Hall23-278/+350
2020-12-08Use new BootstrapperApplicationDll element.Sean Hall4-17/+34
2020-12-08Format wixlib files using 'wix format'.Sean Hall7-139/+124
2020-12-04Remove xsd from nuspec.Sean Hall1-1/+0
2020-12-04xsd got moved to doc repo.Sean Hall2-362/+0
2020-12-03Ignore C26812 warning for C style enums.Sean Hall2-0/+16
2020-12-03WIXFEAT:4626 - Display progress for pausing updates and creating SRPSean Hall1-0/+52
2020-12-03Update dependencies and add fallbacks for new BA messages.Sean Hall14-50/+160
2020-11-02More .NET 5 updates.Sean Hall12-23/+37
2020-10-31Add test for Overridable.Sean Hall4-4/+49
2020-10-31Strong-name sign WiX assemblies.Sean Hall21-23/+35
2020-10-24Update dependencies.Sean Hall23-81/+88
2020-09-26Last bit of inner text expunged.Bob Arnson4-14/+12
2020-08-10Fix missing inner text conversion.Sean Hall1-5/+5
2020-08-09WIXBUG:5688 Installation Successful and Repair Successful headers not shown c...Sean Hall5-20/+20
2020-08-09WIXFEAT:4863 Update to latest thmutil.Sean Hall20-66/+68
2020-07-22Use hdt_get_function_pointer in dnchost when available.Sean Hall5-8/+61
2020-07-22Upgrade DotNetAppHost package to .NET 5 to use its static nethost lib and hea...Sean Hall5-106/+5
2020-07-22Fix ManagedHost tests by using Heat to harvest the BA payloads.Sean Hall37-1031/+238
2020-07-19Update dependencies.Sean Hall21-54/+55