Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-04-21 | WIXBUG:6158 - Fix bug with m_fShowingInternalUiThisPackage | Sean Hall | 1 | -2/+6 | |
where it was calculated with the bundle action instead of the package action. | |||||
2020-04-21 | Update dependencies. | Sean Hall | 15 | -36/+33 | |
2020-04-13 | Update dependencies. | Sean Hall | 3 | -19/+3 | |
2020-04-06 | Modernize BalCompiler and BalBurnBackendExtension. | Sean Hall | 3 | -129/+150 | |
2020-04-06 | BalWindowsInstallerBackendBinderExtension is supposed to be a ↵ | Sean Hall | 4 | -60/+2 | |
BurnBackendExtension. | |||||
2020-04-06 | Update dependencies. | Sean Hall | 5 | -14/+11 | |
2020-03-30 | Upgrade to latest dependencies. | Sean Hall | 20 | -42/+50 | |
Stop skipping CanBuildUsingWixStdBa. Fix memory leak in wixstdba. | |||||
2020-01-31 | Add failing test for compiling a WixStdBa bundle. | Sean Hall | 6 | -0/+112 | |
2020-01-31 | Update backend binder extension. | Sean Hall | 1 | -1/+2 | |
2019-12-22 | Update dependencies. | Sean Hall | 13 | -32/+32 | |
2019-12-22 | Update the MbaHost test project to use an external exe to load the BA, which ↵ | Sean Hall | 33 | -372/+756 | |
allows loading a different .NET than the one running the tests. This also allows writing the tests in C# instead of C++/CLI. | |||||
2019-12-22 | Move the entry point from Mba.Core to Mba.Host. | Sean Hall | 26 | -62/+620 | |
2019-12-11 | Update dependencies. | Sean Hall | 13 | -35/+51 | |
2019-12-11 | Compile bundle authoring in the wixlib. | Sean Hall | 6 | -32/+71 | |
2019-12-11 | Bring extension up to date. | Sean Hall | 12 | -80/+78 | |
2019-12-11 | Update to latest repo-template. | Sean Hall | 3 | -3/+5 | |
2019-02-15 | WIXFEAT:3815 - Update mbahost test for updates to ↵ | Sean Hall | 4 | -9/+9 | |
BaseBootstrapperApplicationFactory and BootstrapperApplication. | |||||
2019-02-15 | WIXFEAT:3815 - Update mbahost test for BootstrapperApplicationFactoryAttribute. | Sean Hall | 5 | -6/+37 | |
2019-02-13 | Add test for creating a Managed BA through mbahost. | Sean Hall | 12 | -6/+371 | |
2019-01-18 | Fix build. | Sean Hall | 4 | -4/+3 | |
2019-01-18 | Add BootstrapperCore nuget feed. | Sean Hall | 1 | -0/+1 | |
2019-01-13 | Build bafunctions.vcxproj | Sean Hall | 6 | -148/+50 | |
2019-01-13 | Update to latest Cpp.Build.props for locating latest Win10 SDK. | Sean Hall | 1 | -1/+5 | |
2018-12-31 | Integrate into latest v4. | Sean Hall | 40 | -491/+1329 | |
2018-12-31 | Import code from old v4 repo | Sean Hall | 76 | -0/+8504 | |