aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move Bal.wixext into extRob Mensching2021-05-03203-0/+0
* Update dependencies.Sean Hall2021-04-2912-54/+63
* Update to latest Tools.Sean Hall2021-04-251-1/+1
* Integrate latest toolingRob Mensching2021-04-201-1/+1
* Use IReadOnlyCollection.Sean Hall2021-04-203-3/+3
* Process new cache BA messages.Sean Hall2021-04-201-0/+159
* Replace OnResolveSource with OnCacheAcquireResolving.Sean Hall2021-04-2011-74/+67
* Update dependencies.Sean Hall2021-04-1512-50/+50
* Release taskbar before COM uninitialized to prevent crashRob Mensching2021-04-121-1/+13
* Update dependencies.Bob Arnson2021-04-071-1/+1
* Update dependencies.Bob Arnson2021-04-061-1/+1
* Update to latest Sdk.Sean Hall2021-03-3110-10/+10
* Integrate ForwardCompatible and RelatedBundle changes.Sean Hall2021-03-1113-43/+56
* Update dependencies.Sean Hall2021-03-0311-16/+16
* Update dependencies and integrate changes.Sean Hall2021-03-0215-86/+99
* Merge pull request #40 from drolevar/fix_revert_to_postbackendbindSean Hall2021-03-022-7/+4
|\
| * Update dependencies.Andrij Abyzov2021-03-021-1/+1
| * Use SymbolsFinalized instead of BundleFinalizeAndrij Abyzov2021-03-021-6/+3
|/
* Update dependencies.Sean Hall2021-02-2212-60/+59
* Update dependencies.Sean Hall2021-02-1711-31/+31
* Update dependencies.Sean Hall2021-02-0425-86/+45
* Update dependencies.Sean Hall2021-01-1914-52/+52
* Update to latest Tools.Sean Hall2021-01-031-1/+1
* Fix bug where default theme for MBA needs to be Standard.Sean Hall2021-01-031-0/+5
* 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