Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add DotNetCoreBootstrapperApplicationHost for an SCD-style .NET Core BA. | Sean Hall | 2020-04-29 | 46 | -9/+2756 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2020-04-29 | 13 | -31/+31 | |
| | | ||||||
| * | Add reload engine and test. | Sean Hall | 2020-04-23 | 13 | -18/+217 | |
| | | ||||||
| * | Update ManagedHost tests to run off of a bundle. | Sean Hall | 2020-04-23 | 18 | -72/+184 | |
| | | ||||||
| * | Update BalBurnBackendExtension to use BundleFinalize. | Sean Hall | 2020-04-23 | 5 | -14/+48 | |
| | | ||||||
| * | Add ManagedBootstrapperApplicationPrereqInformation element to move prereq ↵ | Sean Hall | 2020-04-23 | 10 | -282/+94 | |
| | | | | | | | | info back to NetFx. | |||||
| * | WIXBUG:4342 - Force cancel if m_fShowingInternalUiThisPackage | Sean Hall | 2020-04-21 | 1 | -11/+25 | |
| | | | | | | | | Add critical section for m_fShowingInternalUiThisPackage since OnExecutePackageBegin happens on the Burn thread and OnClose happens on the UI thread. | |||||
| * | WIXBUG:6158 - Fix bug with m_fShowingInternalUiThisPackage | Sean Hall | 2020-04-21 | 1 | -2/+6 | |
| | | | | | | | | where it was calculated with the bundle action instead of the package action. | |||||
| * | Update dependencies. | Sean Hall | 2020-04-21 | 15 | -36/+33 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2020-04-13 | 3 | -19/+3 | |
| | | ||||||
| * | Modernize BalCompiler and BalBurnBackendExtension. | Sean Hall | 2020-04-06 | 3 | -129/+150 | |
| | | ||||||
| * | BalWindowsInstallerBackendBinderExtension is supposed to be a ↵ | Sean Hall | 2020-04-06 | 4 | -60/+2 | |
| | | | | | | | | BurnBackendExtension. | |||||
| * | Update dependencies. | Sean Hall | 2020-04-06 | 5 | -14/+11 | |
| | | ||||||
| * | Upgrade to latest dependencies. | Sean Hall | 2020-03-30 | 20 | -42/+50 | |
| | | | | | | | | | | Stop skipping CanBuildUsingWixStdBa. Fix memory leak in wixstdba. | |||||
| * | Add failing test for compiling a WixStdBa bundle. | Sean Hall | 2020-01-31 | 6 | -0/+112 | |
| | | ||||||
| * | Update backend binder extension. | Sean Hall | 2020-01-31 | 1 | -1/+2 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2019-12-22 | 13 | -32/+32 | |
| | | ||||||
| * | Update the MbaHost test project to use an external exe to load the BA, which ↵ | Sean Hall | 2019-12-22 | 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. | |||||
| * | Move the entry point from Mba.Core to Mba.Host. | Sean Hall | 2019-12-22 | 26 | -62/+620 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2019-12-11 | 13 | -35/+51 | |
| | | ||||||
| * | Compile bundle authoring in the wixlib. | Sean Hall | 2019-12-11 | 6 | -32/+71 | |
| | | ||||||
| * | Bring extension up to date. | Sean Hall | 2019-12-11 | 12 | -80/+78 | |
| | | ||||||
| * | Update to latest repo-template. | Sean Hall | 2019-12-11 | 3 | -3/+5 | |
| | | ||||||
| * | WIXFEAT:3815 - Update mbahost test for updates to ↵ | Sean Hall | 2019-02-15 | 4 | -9/+9 | |
| | | | | | | | | BaseBootstrapperApplicationFactory and BootstrapperApplication. | |||||
| * | WIXFEAT:3815 - Update mbahost test for BootstrapperApplicationFactoryAttribute. | Sean Hall | 2019-02-15 | 5 | -6/+37 | |
| | | ||||||
| * | Add test for creating a Managed BA through mbahost. | Sean Hall | 2019-02-13 | 12 | -6/+371 | |
| | | ||||||
| * | Fix build. | Sean Hall | 2019-01-18 | 4 | -4/+3 | |
| | | ||||||
| * | Add BootstrapperCore nuget feed. | Sean Hall | 2019-01-18 | 1 | -0/+1 | |
| | | ||||||
| * | Build bafunctions.vcxproj | Sean Hall | 2019-01-13 | 6 | -148/+50 | |
| | | ||||||
| * | Update to latest Cpp.Build.props for locating latest Win10 SDK. | Sean Hall | 2019-01-13 | 1 | -1/+5 | |
| | | ||||||
| * | Integrate into latest v4. | Sean Hall | 2018-12-31 | 40 | -491/+1329 | |
| | | ||||||
| * | Import code from old v4 repo | Sean Hall | 2018-12-31 | 76 | -0/+8504 | |
| | | ||||||
| * | Initial commit | Sean Hall | 2018-12-30 | 4 | -0/+373 | |
| | ||||||
* | Merge Util.wixext | Rob Mensching | 2021-05-11 | 167 | -0/+22349 | |
|\ | ||||||
| * | Move Util.wixext into ext | Rob Mensching | 2021-05-03 | 169 | -13/+13 | |
| | | ||||||
| * | Clean up 32-bit assumptions. | Sean Hall | 2021-04-29 | 6 | -20/+12 | |
| | | ||||||
| * | Update to latest Tools. | Sean Hall | 2021-04-25 | 1 | -1/+1 | |
| | | ||||||
| * | Integrate latest tooling | Rob Mensching | 2021-04-20 | 1 | -1/+1 | |
| | | ||||||
| * | Use IReadOnlyCollection. | Sean Hall | 2021-04-19 | 2 | -3/+3 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2021-04-19 | 1 | -1/+1 | |
| | | ||||||
| * | Update dependencies. | Sean Hall | 2021-04-15 | 3 | -5/+5 | |
| | | ||||||
| * | Fix rollback of user rights | Rob Mensching | 2021-04-12 | 4 | -80/+389 | |
| | | ||||||
| * | Add RemoveRegistryKey | Rob Mensching | 2021-04-12 | 11 | -6/+366 | |
| | | ||||||
| * | Add Condition to RemoveFoldersEx | Rob Mensching | 2021-04-12 | 5 | -29/+87 | |
| | | ||||||
| * | Move RestartResource attributes to symbol | Rob Mensching | 2021-04-12 | 2 | -18/+18 | |
| | | ||||||
| * | Move SecureObj attributes to symbol | Rob Mensching | 2021-04-12 | 2 | -13/+16 | |
| | | ||||||
| * | Update dutil | Rob Mensching | 2021-04-12 | 2 | -2/+2 | |
| | | ||||||
| * | Update dependencies. | Bob Arnson | 2021-04-07 | 1 | -1/+1 | |
| | | ||||||
| * | Update dependencies. | Bob Arnson | 2021-04-06 | 21 | -110/+54 | |
| | | ||||||
| * | Update to latest Sdk. | Sean Hall | 2021-03-31 | 1 | -1/+1 | |
| | |