Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
2020-07-01 | Update wixstdba to show theme load errors. | Sean Hall | 1 | -0/+37 | |
2020-07-01 | Update dependencies. | Sean Hall | 18 | -23/+26 | |
2020-07-01 | Remove Resources from wixstdba.vcxproj since VS has gotten judgy about ↵ | Sean Hall | 1 | -42/+0 | |
wildcards. | |||||
2020-06-27 | Build wixlib with WixToolset.Sdk | Rob Mensching | 9 | -61/+21 | |
2020-06-27 | The Great Tuple to Symbol File Rename (tm) | Rob Mensching | 9 | -0/+0 | |
2020-06-27 | The Great Tuple to Symbol Rename (tm) | Rob Mensching | 12 | -252/+252 | |
2020-06-24 | Create symbols package. | Sean Hall | 3 | -3/+37 | |
2020-06-24 | Add SourceLink to public projects. | Sean Hall | 10 | -8/+70 | |
2020-06-24 | Update dependencies. | Sean Hall | 22 | -52/+49 | |
Run tests before packing and don't build twice. | |||||
2020-06-22 | Update dependencies. | Sean Hall | 27 | -149/+109 | |
2020-06-08 | Fix a couple of many warnings. | Bob Arnson | 2 | -9/+8 | |
2020-06-07 | Update to latest tools | Bob Arnson | 3 | -8/+11 | |
2020-05-16 | WIXFEAT:6164 Implement DisplayInternalUICondition. | Sean Hall | 9 | -0/+188 | |
2020-05-16 | WIXFEAT:6164 Update to latest balutil. | Sean Hall | 21 | -177/+178 | |
2020-05-16 | Update to latest tools. | Sean Hall | 13 | -27/+8 | |