| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Bal.wixext into ext | Rob Mensching | 2021-05-03 | 203 | -0/+0 |
* | Update dependencies. | Sean Hall | 2021-04-29 | 12 | -54/+63 |
* | Update to latest Tools. | Sean Hall | 2021-04-25 | 1 | -1/+1 |
* | Integrate latest tooling | Rob Mensching | 2021-04-20 | 1 | -1/+1 |
* | Use IReadOnlyCollection. | Sean Hall | 2021-04-20 | 3 | -3/+3 |
* | Process new cache BA messages. | Sean Hall | 2021-04-20 | 1 | -0/+159 |
* | Replace OnResolveSource with OnCacheAcquireResolving. | Sean Hall | 2021-04-20 | 11 | -74/+67 |
* | Update dependencies. | Sean Hall | 2021-04-15 | 12 | -50/+50 |
* | Release taskbar before COM uninitialized to prevent crash | Rob Mensching | 2021-04-12 | 1 | -1/+13 |
* | Update dependencies. | Bob Arnson | 2021-04-07 | 1 | -1/+1 |
* | Update dependencies. | Bob Arnson | 2021-04-06 | 1 | -1/+1 |
* | Update to latest Sdk. | Sean Hall | 2021-03-31 | 10 | -10/+10 |
* | Integrate ForwardCompatible and RelatedBundle changes. | Sean Hall | 2021-03-11 | 13 | -43/+56 |
* | Update dependencies. | Sean Hall | 2021-03-03 | 11 | -16/+16 |
* | Update dependencies and integrate changes. | Sean Hall | 2021-03-02 | 15 | -86/+99 |
* | Merge pull request #40 from drolevar/fix_revert_to_postbackendbind | Sean Hall | 2021-03-02 | 2 | -7/+4 |
|\ |
|
| * | Update dependencies. | Andrij Abyzov | 2021-03-02 | 1 | -1/+1 |
| * | Use SymbolsFinalized instead of BundleFinalize | Andrij Abyzov | 2021-03-02 | 1 | -6/+3 |
|/ |
|
* | Update dependencies. | Sean Hall | 2021-02-22 | 12 | -60/+59 |
* | Update dependencies. | Sean Hall | 2021-02-17 | 11 | -31/+31 |
* | Update dependencies. | Sean Hall | 2021-02-04 | 25 | -86/+45 |
* | Update dependencies. | Sean Hall | 2021-01-19 | 14 | -52/+52 |
* | Update to latest Tools. | Sean Hall | 2021-01-03 | 1 | -1/+1 |
* | Fix bug where default theme for MBA needs to be Standard. | Sean Hall | 2021-01-03 | 1 | -0/+5 |
* | Use proper way to pack without building. | Sean Hall | 2021-01-03 | 3 | -5/+5 |
* | Fix theme PayloadGroupRefs and BalBurnBackendExtension. | Sean Hall | 2020-12-20 | 4 | -35/+66 |
* | Force managed host projects to be AnyCpu. | Sean Hall | 2020-12-20 | 5 | -3/+7 |
* | Convert WixToolset.Mba.Host.csproj to SDK-style. | Sean Hall | 2020-12-19 | 6 | -83/+17 |
* | Add the missing x64 wxs files and update dependencies. | Sean Hall | 2020-12-19 | 22 | -34/+48 |
* | WIXFEAT:5267 - Skip bal:Conditions for special actions like layout. | Sean Hall | 2020-12-15 | 1 | -27/+41 |
* | WIXFEAT:6209 - Add x64 and ARM64 versions of built-in BAs. | Sean Hall | 2020-12-09 | 11 | -18/+180 |
* | Require the custom BA elements to reference built-in BAs. | Sean Hall | 2020-12-09 | 23 | -278/+350 |
* | Use new BootstrapperApplicationDll element. | Sean Hall | 2020-12-08 | 4 | -17/+34 |
* | Format wixlib files using 'wix format'. | Sean Hall | 2020-12-08 | 7 | -139/+124 |
* | Remove xsd from nuspec. | Sean Hall | 2020-12-04 | 1 | -1/+0 |
* | xsd got moved to doc repo. | Sean Hall | 2020-12-04 | 2 | -362/+0 |
* | Ignore C26812 warning for C style enums. | Sean Hall | 2020-12-03 | 2 | -0/+16 |
* | WIXFEAT:4626 - Display progress for pausing updates and creating SRP | Sean Hall | 2020-12-03 | 1 | -0/+52 |
* | Update dependencies and add fallbacks for new BA messages. | Sean Hall | 2020-12-03 | 14 | -50/+160 |
* | More .NET 5 updates. | Sean Hall | 2020-11-02 | 12 | -23/+37 |
* | Add test for Overridable. | Sean Hall | 2020-10-31 | 4 | -4/+49 |
* | Strong-name sign WiX assemblies. | Sean Hall | 2020-10-31 | 21 | -23/+35 |
* | Update dependencies. | Sean Hall | 2020-10-24 | 23 | -81/+88 |
* | Last bit of inner text expunged. | Bob Arnson | 2020-09-26 | 4 | -14/+12 |
* | Fix missing inner text conversion. | Sean Hall | 2020-08-10 | 1 | -5/+5 |
* | WIXBUG:5688 Installation Successful and Repair Successful headers not shown c... | Sean Hall | 2020-08-09 | 5 | -20/+20 |
* | WIXFEAT:4863 Update to latest thmutil. | Sean Hall | 2020-08-09 | 20 | -66/+68 |
* | Use hdt_get_function_pointer in dnchost when available. | Sean Hall | 2020-07-22 | 5 | -8/+61 |
* | Upgrade DotNetAppHost package to .NET 5 to use its static nethost lib and hea... | Sean Hall | 2020-07-22 | 5 | -106/+5 |
* | Fix ManagedHost tests by using Heat to harvest the BA payloads. | Sean Hall | 2020-07-22 | 37 | -1031/+238 |