Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-04-29 | Update dependencies. | Sean Hall | 11 | -53/+62 | |
2021-04-25 | Update to latest Tools. | Sean Hall | 1 | -1/+1 | |
2021-04-20 | Integrate latest tooling | Rob Mensching | 1 | -1/+1 | |
2021-04-20 | Use IReadOnlyCollection. | Sean Hall | 3 | -3/+3 | |
2021-04-20 | Process new cache BA messages. | Sean Hall | 1 | -0/+159 | |
2021-04-20 | Replace OnResolveSource with OnCacheAcquireResolving. | Sean Hall | 11 | -74/+67 | |
#3640 | |||||
2021-04-15 | Update dependencies. | Sean Hall | 12 | -50/+50 | |
2021-04-12 | Release taskbar before COM uninitialized to prevent crash | Rob Mensching | 1 | -1/+13 | |
Fixes wixtoolset/issues#5966 | |||||
2021-04-07 | Update dependencies. | Bob Arnson | 1 | -1/+1 | |
2021-04-06 | Update dependencies. | Bob Arnson | 1 | -1/+1 | |
2021-03-31 | Update to latest Sdk. | Sean Hall | 10 | -10/+10 | |
2021-03-11 | Integrate ForwardCompatible and RelatedBundle changes. | Sean Hall | 13 | -43/+56 | |
2021-03-03 | Update dependencies. | Sean Hall | 11 | -16/+16 | |
2021-03-02 | Update dependencies and integrate changes. | Sean Hall | 15 | -86/+99 | |
2021-03-02 | Update dependencies. | Andrij Abyzov | 1 | -1/+1 | |
2021-03-02 | Use SymbolsFinalized instead of BundleFinalize | Andrij Abyzov | 1 | -6/+3 | |
2021-02-22 | Update dependencies. | Sean Hall | 12 | -60/+59 | |
2021-02-17 | Update dependencies. | Sean Hall | 11 | -31/+31 | |
2021-02-04 | Update dependencies. | Sean Hall | 25 | -86/+45 | |
2021-01-19 | Update dependencies. | Sean Hall | 14 | -52/+52 | |
2021-01-03 | Update to latest Tools. | Sean Hall | 1 | -1/+1 | |
2021-01-03 | Fix bug where default theme for MBA needs to be Standard. | Sean Hall | 1 | -0/+5 | |
2021-01-03 | Use proper way to pack without building. | Sean Hall | 3 | -5/+5 | |
2020-12-20 | Fix theme PayloadGroupRefs and BalBurnBackendExtension. | Sean Hall | 4 | -35/+66 | |
2020-12-20 | Force managed host projects to be AnyCpu. | Sean Hall | 5 | -3/+7 | |
Update WixToolset.Bal.wixext to where it shouldn't rebuild during packing so the tests were run on the shipped code. Add 64-bit symbols and use x86 symbols to match the wixlib bind path. | |||||
2020-12-19 | Convert WixToolset.Mba.Host.csproj to SDK-style. | Sean Hall | 6 | -83/+17 | |
2020-12-19 | Add the missing x64 wxs files and update dependencies. | Sean Hall | 22 | -34/+48 | |
2020-12-15 | WIXFEAT:5267 - Skip bal:Conditions for special actions like layout. | Sean Hall | 1 | -27/+41 | |
2020-12-09 | WIXFEAT:6209 - Add x64 and ARM64 versions of built-in BAs. | Sean Hall | 11 | -18/+180 | |
2020-12-09 | Require the custom BA elements to reference built-in BAs. | Sean Hall | 23 | -278/+350 | |
2020-12-08 | Use new BootstrapperApplicationDll element. | Sean Hall | 4 | -17/+34 | |
2020-12-08 | Format wixlib files using 'wix format'. | Sean Hall | 7 | -139/+124 | |
2020-12-04 | Remove xsd from nuspec. | Sean Hall | 1 | -1/+0 | |
2020-12-04 | xsd got moved to doc repo. | Sean Hall | 2 | -362/+0 | |
2020-12-03 | Ignore C26812 warning for C style enums. | Sean Hall | 2 | -0/+16 | |
2020-12-03 | WIXFEAT:4626 - Display progress for pausing updates and creating SRP | Sean Hall | 1 | -0/+52 | |
2020-12-03 | Update dependencies and add fallbacks for new BA messages. | Sean Hall | 14 | -50/+160 | |
2020-11-02 | More .NET 5 updates. | Sean Hall | 12 | -23/+37 | |
Fix tests when running on machine with .NET 5. Update frameworks for .NET Core MBA (3.1 vs 5.0). | |||||
2020-10-31 | Add test for Overridable. | Sean Hall | 4 | -4/+49 | |
Also, reenable MBA test. | |||||
2020-10-31 | Strong-name sign WiX assemblies. | Sean Hall | 21 | -23/+35 | |
2020-10-24 | Update dependencies. | Sean Hall | 23 | -81/+88 | |
2020-09-26 | Last bit of inner text expunged. | Bob Arnson | 4 | -14/+12 | |
2020-08-10 | Fix missing inner text conversion. | Sean Hall | 1 | -5/+5 | |
2020-08-09 | WIXBUG:5688 Installation Successful and Repair Successful headers not shown ↵ | Sean Hall | 5 | -20/+20 | |
correctly. | |||||
2020-08-09 | WIXFEAT:4863 Update to latest thmutil. | Sean Hall | 20 | -66/+68 | |
2020-07-22 | Use hdt_get_function_pointer in dnchost when available. | Sean Hall | 5 | -8/+61 | |
2020-07-22 | Upgrade DotNetAppHost package to .NET 5 to use its static nethost lib and ↵ | Sean Hall | 5 | -106/+5 | |
headers. | |||||
2020-07-22 | Fix ManagedHost tests by using Heat to harvest the BA payloads. | Sean Hall | 37 | -1031/+238 | |
Also, build all example bundles in the new examples.proj instead of the tests to speed up the solution build. | |||||
2020-07-19 | Update dependencies. | Sean Hall | 21 | -54/+55 | |
2020-07-06 | Update to latest thmutil. | Sean Hall | 12 | -32/+22 | |