Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Adopt new WixRunner execution | Rob Mensching | 2018-10-03 | 1 | -3/+2 | |
| | | ||||||
| * | Enable NCrunch support | Rob Mensching | 2018-10-03 | 5 | -8/+26 | |
| | | ||||||
| * | Update to latest MSBuild & Util nupkgs and Windows 10 SDK for CA | Bob Arnson | 2018-08-16 | 3 | -6/+7 | |
| | | ||||||
| * | Integrate Core to Tools repro and Extensibility.Data namespace changes | Rob Mensching | 2018-07-23 | 5 | -22/+24 | |
| | | ||||||
| * | Update to fixes in latest Util.wixext | Rob Mensching | 2018-01-01 | 2 | -3/+3 | |
| | | ||||||
| * | Initial code commit | Rob Mensching | 2018-01-01 | 44 | -0/+4263 | |
| | ||||||
* | Merge Bal.wixext | Rob Mensching | 2021-05-11 | 200 | -0/+14198 | |
|\ | ||||||
| * | Move Bal.wixext into ext | Rob Mensching | 2021-05-03 | 203 | -0/+453 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2021-04-29 | 11 | -53/+62 | |
| | | ||||||
| * | Use IReadOnlyCollection. | Sean Hall | 2021-04-20 | 2 | -2/+2 | |
| | | ||||||
| * | 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 | |
| | | | | | | | | #3640 | |||||
| * | Update dependencies. | Sean Hall | 2021-04-15 | 11 | -49/+49 | |
| | | ||||||
| * | Release taskbar before COM uninitialized to prevent crash | Rob Mensching | 2021-04-12 | 1 | -1/+13 | |
| | | | | | | | | Fixes wixtoolset/issues#5966 | |||||
| * | Update to latest Sdk. | Sean Hall | 2021-03-31 | 9 | -9/+9 | |
| | | ||||||
| * | Integrate ForwardCompatible and RelatedBundle changes. | Sean Hall | 2021-03-11 | 12 | -42/+55 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2021-03-03 | 10 | -15/+15 | |
| | | ||||||
| * | Update dependencies and integrate changes. | Sean Hall | 2021-03-02 | 14 | -85/+98 | |
| | | ||||||
| * | Use SymbolsFinalized instead of BundleFinalize | Andrij Abyzov | 2021-03-02 | 1 | -6/+3 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2021-02-22 | 11 | -59/+58 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2021-02-17 | 10 | -30/+30 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2021-02-04 | 24 | -85/+44 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2021-01-19 | 13 | -51/+51 | |
| | | ||||||
| * | 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 | 2 | -3/+3 | |
| | | ||||||
| * | 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 | 4 | -2/+6 | |
| | | | | | | | | | | 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 | 21 | -33/+47 | |
| | | ||||||
| * | 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 | 9 | -9/+99 | |
| | | ||||||
| * | Require the custom BA elements to reference built-in BAs. | Sean Hall | 2020-12-09 | 22 | -276/+348 | |
| | | ||||||
| * | Use new BootstrapperApplicationDll element. | Sean Hall | 2020-12-08 | 3 | -16/+33 | |
| | | ||||||
| * | 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 | 13 | -49/+159 | |
| | | ||||||
| * | More .NET 5 updates. | Sean Hall | 2020-11-02 | 10 | -20/+34 | |
| | | | | | | | | | | 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 | 20 | -22/+34 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2020-10-24 | 22 | -80/+87 | |
| | | ||||||
| * | Last bit of inner text expunged. | Bob Arnson | 2020-09-26 | 3 | -11/+9 | |
| | | ||||||
| * | 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 | 19 | -65/+67 | |
| | | ||||||
| * | 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 | 36 | -1031/+235 | |
| | | | | | | | | Also, build all example bundles in the new examples.proj instead of the tests to speed up the solution build. |