Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the missing x64 wxs files and update dependencies. | Sean Hall | 2020-12-19 | 2 | -3/+3 |
| | |||||
* | WIXFEAT:6209 - Add x64 and ARM64 versions of built-in BAs. | Sean Hall | 2020-12-09 | 1 | -0/+8 |
| | |||||
* | Update dependencies and add fallbacks for new BA messages. | Sean Hall | 2020-12-03 | 2 | -9/+9 |
| | |||||
* | More .NET 5 updates. | Sean Hall | 2020-11-02 | 2 | -3/+12 |
| | | | | | Fix tests when running on machine with .NET 5. Update frameworks for .NET Core MBA (3.1 vs 5.0). | ||||
* | Strong-name sign WiX assemblies. | Sean Hall | 2020-10-31 | 2 | -3/+3 |
| | |||||
* | Update dependencies. | Sean Hall | 2020-10-24 | 2 | -12/+12 |
| | |||||
* | Last bit of inner text expunged. | Bob Arnson | 2020-09-26 | 1 | -2/+2 |
| | |||||
* | WIXFEAT:4863 Update to latest thmutil. | Sean Hall | 2020-08-09 | 2 | -9/+9 |
| | |||||
* | Update dependencies. | Sean Hall | 2020-07-19 | 2 | -9/+9 |
| | |||||
* | Update to latest thmutil. | Sean Hall | 2020-07-06 | 2 | -3/+3 |
| | |||||
* | Update dependencies. | Sean Hall | 2020-07-01 | 2 | -3/+3 |
| | |||||
* | Update dependencies. | Sean Hall | 2020-06-24 | 2 | -6/+6 |
| | | | | Run tests before packing and don't build twice. | ||||
* | Update dependencies. | Sean Hall | 2020-06-22 | 2 | -6/+6 |
| | |||||
* | WIXFEAT:6164 Update to latest balutil. | Sean Hall | 2020-05-16 | 3 | -11/+11 |
| | |||||
* | Add WPF .NET Core test. | Sean Hall | 2020-04-29 | 9 | -9/+194 |
| | |||||
* | Add DotNetCoreBootstrapperApplicationHost for an SCD-style .NET Core BA. | Sean Hall | 2020-04-29 | 2 | -1/+16 |
| | |||||
* | Update dependencies. | Sean Hall | 2020-04-29 | 2 | -6/+6 |
| | |||||
* | Add reload engine and test. | Sean Hall | 2020-04-23 | 9 | -18/+114 |
| | |||||
* | Update ManagedHost tests to run off of a bundle. | Sean Hall | 2020-04-23 | 5 | -10/+48 |
| | |||||
* | Update dependencies. | Sean Hall | 2020-04-21 | 2 | -6/+6 |
| | |||||
* | Upgrade to latest dependencies. | Sean Hall | 2020-03-30 | 2 | -6/+6 |
| | | | | | Stop skipping CanBuildUsingWixStdBa. Fix memory leak in wixstdba. | ||||
* | Update dependencies. | Sean Hall | 2019-12-22 | 2 | -6/+6 |
| | |||||
* | Update the MbaHost test project to use an external exe to load the BA, which ↵ | Sean Hall | 2019-12-22 | 8 | -0/+303 |
allows loading a different .NET than the one running the tests. This also allows writing the tests in C# instead of C++/CLI. |