aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Use proper way to pack without building.Sean Hall2021-01-033-5/+5
| * Fix theme PayloadGroupRefs and BalBurnBackendExtension.Sean Hall2020-12-204-35/+66
| * Force managed host projects to be AnyCpu.Sean Hall2020-12-205-3/+7
| * Convert WixToolset.Mba.Host.csproj to SDK-style.Sean Hall2020-12-196-83/+17
| * Add the missing x64 wxs files and update dependencies.Sean Hall2020-12-1922-34/+48
| * WIXFEAT:5267 - Skip bal:Conditions for special actions like layout.Sean Hall2020-12-151-27/+41
| * WIXFEAT:6209 - Add x64 and ARM64 versions of built-in BAs.Sean Hall2020-12-0911-18/+180
| * Require the custom BA elements to reference built-in BAs.Sean Hall2020-12-0923-278/+350
| * Use new BootstrapperApplicationDll element.Sean Hall2020-12-084-17/+34
| * Format wixlib files using 'wix format'.Sean Hall2020-12-087-139/+124
| * Remove xsd from nuspec.Sean Hall2020-12-041-1/+0
| * xsd got moved to doc repo.Sean Hall2020-12-042-362/+0
| * Ignore C26812 warning for C style enums.Sean Hall2020-12-032-0/+16
| * 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-0314-50/+160
| * More .NET 5 updates.Sean Hall2020-11-0212-23/+37
| * Add test for Overridable.Sean Hall2020-10-314-4/+49
| * Strong-name sign WiX assemblies.Sean Hall2020-10-3121-23/+35
| * Update dependencies.Sean Hall2020-10-2423-81/+88
| * Last bit of inner text expunged.Bob Arnson2020-09-264-14/+12
| * Fix missing inner text conversion.Sean Hall2020-08-101-5/+5
| * WIXBUG:5688 Installation Successful and Repair Successful headers not shown c...Sean Hall2020-08-095-20/+20
| * WIXFEAT:4863 Update to latest thmutil.Sean Hall2020-08-0920-66/+68
| * Use hdt_get_function_pointer in dnchost when available.Sean Hall2020-07-225-8/+61
| * Upgrade DotNetAppHost package to .NET 5 to use its static nethost lib and hea...Sean Hall2020-07-225-106/+5
| * Fix ManagedHost tests by using Heat to harvest the BA payloads.Sean Hall2020-07-2237-1031/+238
| * Update dependencies.Sean Hall2020-07-1921-54/+55
| * Update to latest thmutil.Sean Hall2020-07-0612-32/+22
| * Update wixstdba to show theme load errors.Sean Hall2020-07-011-0/+37
| * Update dependencies.Sean Hall2020-07-0118-23/+26
| * Remove Resources from wixstdba.vcxproj since VS has gotten judgy about wildca...Sean Hall2020-07-011-42/+0
| * Build wixlib with WixToolset.SdkRob Mensching2020-06-279-61/+21
| * The Great Tuple to Symbol File Rename (tm)Rob Mensching2020-06-279-0/+0
| * The Great Tuple to Symbol Rename (tm)Rob Mensching2020-06-2712-252/+252
| * Create symbols package.Sean Hall2020-06-243-3/+37
| * Add SourceLink to public projects.Sean Hall2020-06-2410-8/+70
| * Update dependencies.Sean Hall2020-06-2422-52/+49
| * Update dependencies.Sean Hall2020-06-2227-149/+109
| * Merge pull request #16 from wixtoolset/bob/updateToolsBob Arnson2020-06-084-5/+7
| |\
| | * Fix a couple of many warnings.Bob Arnson2020-06-082-9/+8
| | * Update to latest toolsBob Arnson2020-06-073-8/+11
| |/
| * WIXFEAT:6164 Implement DisplayInternalUICondition.Sean Hall2020-05-169-0/+188
| * WIXFEAT:6164 Update to latest balutil.Sean Hall2020-05-1621-177/+178
| * Update to latest tools.Sean Hall2020-05-1613-27/+8
| * Add WPF .NET Core test.Sean Hall2020-04-2919-13/+400
| * Add support for FDD in DotNetCoreBootstrapperApplicationHost.Sean Hall2020-04-2917-12/+415
| * Treat failing to load SCD like mbahost treats .NET 4.5.2 on Win7 RTM.Sean Hall2020-04-299-9/+228
| * Add DotNetCoreBootstrapperApplicationHost for an SCD-style .NET Core BA.Sean Hall2020-04-2946-9/+2756
| * Update dependencies.Sean Hall2020-04-2913-31/+31
| * Add reload engine and test.Sean Hall2020-04-2313-18/+217