aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-22Update dependencies.Sean Hall11-59/+58
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
2020-07-06Update to latest thmutil.Sean Hall12-32/+22
2020-07-01Update wixstdba to show theme load errors.Sean Hall1-0/+37
2020-07-01Update dependencies.Sean Hall18-23/+26
2020-07-01Remove Resources from wixstdba.vcxproj since VS has gotten judgy about wildca...Sean Hall1-42/+0
2020-06-27Build wixlib with WixToolset.SdkRob Mensching9-61/+21
2020-06-27The Great Tuple to Symbol File Rename (tm)Rob Mensching9-0/+0
2020-06-27The Great Tuple to Symbol Rename (tm)Rob Mensching12-252/+252
2020-06-24Create symbols package.Sean Hall3-3/+37
2020-06-24Add SourceLink to public projects.Sean Hall10-8/+70
2020-06-24Update dependencies.Sean Hall22-52/+49
2020-06-22Update dependencies.Sean Hall27-149/+109
2020-06-08Fix a couple of many warnings.Bob Arnson2-9/+8
2020-06-07Update to latest toolsBob Arnson3-8/+11
2020-05-16WIXFEAT:6164 Implement DisplayInternalUICondition.Sean Hall9-0/+188
2020-05-16WIXFEAT:6164 Update to latest balutil.Sean Hall21-177/+178
2020-05-16Update to latest tools.Sean Hall13-27/+8
2020-04-29Add WPF .NET Core test.Sean Hall19-13/+400