Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
| | | | | | | | | | | 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. | |||||
| * | 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 | |
| | | | | | | | | | | Fix tests when running on machine with .NET 5. Update frameworks for .NET Core MBA (3.1 vs 5.0). | |||||
| * | Add test for Overridable. | Sean Hall | 2020-10-31 | 4 | -4/+49 | |
| | | | | | | | | Also, reenable MBA test. | |||||
| * | 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 ↵ | Sean Hall | 2020-08-09 | 5 | -20/+20 | |
| | | | | | | | | correctly. | |||||
| * | 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 ↵ | Sean Hall | 2020-07-22 | 5 | -106/+5 | |
| | | | | | | | | headers. | |||||
| * | Fix ManagedHost tests by using Heat to harvest the BA payloads. | Sean Hall | 2020-07-22 | 37 | -1031/+238 | |
| | | | | | | | | Also, build all example bundles in the new examples.proj instead of the tests to speed up the solution build. | |||||
| * | Update dependencies. | Sean Hall | 2020-07-19 | 21 | -54/+55 | |
| | | ||||||
| * | Update to latest thmutil. | Sean Hall | 2020-07-06 | 12 | -32/+22 | |
| | | ||||||
| * | Update wixstdba to show theme load errors. | Sean Hall | 2020-07-01 | 1 | -0/+37 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2020-07-01 | 18 | -23/+26 | |
| | | ||||||
| * | Remove Resources from wixstdba.vcxproj since VS has gotten judgy about ↵ | Sean Hall | 2020-07-01 | 1 | -42/+0 | |
| | | | | | | | | wildcards. | |||||
| * | Build wixlib with WixToolset.Sdk | Rob Mensching | 2020-06-27 | 9 | -61/+21 | |
| | | ||||||
| * | The Great Tuple to Symbol File Rename (tm) | Rob Mensching | 2020-06-27 | 9 | -0/+0 | |
| | | ||||||
| * | The Great Tuple to Symbol Rename (tm) | Rob Mensching | 2020-06-27 | 12 | -252/+252 | |
| | | ||||||
| * | Create symbols package. | Sean Hall | 2020-06-24 | 3 | -3/+37 | |
| | | ||||||
| * | Add SourceLink to public projects. | Sean Hall | 2020-06-24 | 10 | -8/+70 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2020-06-24 | 22 | -52/+49 | |
| | | | | | | | | Run tests before packing and don't build twice. | |||||
| * | Update dependencies. | Sean Hall | 2020-06-22 | 27 | -149/+109 | |
| | | ||||||
| * | Merge pull request #16 from wixtoolset/bob/updateTools | Bob Arnson | 2020-06-08 | 4 | -5/+7 | |
| |\ | | | | | | | Update to latest tools | |||||
| | * | Fix a couple of many warnings. | Bob Arnson | 2020-06-08 | 2 | -9/+8 | |
| | | | ||||||
| | * | Update to latest tools | Bob Arnson | 2020-06-07 | 3 | -8/+11 | |
| |/ | ||||||
| * | WIXFEAT:6164 Implement DisplayInternalUICondition. | Sean Hall | 2020-05-16 | 9 | -0/+188 | |
| | | ||||||
| * | WIXFEAT:6164 Update to latest balutil. | Sean Hall | 2020-05-16 | 21 | -177/+178 | |
| | | ||||||
| * | Update to latest tools. | Sean Hall | 2020-05-16 | 13 | -27/+8 | |
| | | ||||||
| * | Add WPF .NET Core test. | Sean Hall | 2020-04-29 | 19 | -13/+400 | |
| | | ||||||
| * | Add support for FDD in DotNetCoreBootstrapperApplicationHost. | Sean Hall | 2020-04-29 | 17 | -12/+415 | |
| | | ||||||
| * | Treat failing to load SCD like mbahost treats .NET 4.5.2 on Win7 RTM. | Sean Hall | 2020-04-29 | 9 | -9/+228 | |
| | |