Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better .nupkg names | Rob Mensching | 2024-03-07 | 1 | -501/+0 |
| | |||||
* | Move the BootstrapperApplication out of proc | Rob Mensching | 2024-03-06 | 1 | -4/+5 |
| | |||||
* | Obsolete removed PackageState.Cached value | Rob Mensching | 2023-05-30 | 1 | -5/+6 |
| | | | | | | | | A package's cached status is no longer set via the PackageState. The value was removed in native code but the managed code was missed throwing off the enum mapping. Fixes 7399 | ||||
* | Finish the XML documentation in WixToolset.Mba.Core. | Sean Hall | 2023-01-19 | 1 | -85/+39 |
| | | | | 4623 | ||||
* | Add GetRelatedBundleVariable to managed IBootstrapperEngine. | Sean Hall | 2022-11-10 | 1 | -0/+11 |
| | |||||
* | Update hashes are now hex strings. | Bob Arnson | 2022-09-12 | 1 | -5/+3 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/6901. | ||||
* | Supply hashes to BA if present in update feed. | Bob Arnson | 2022-08-31 | 1 | -2/+2 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/6353. | ||||
* | Add UnsafeUninstall action. | Sean Hall | 2022-02-22 | 1 | -0/+5 |
| | | | | Fixes #6721 | ||||
* | Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT. | Sean Hall | 2022-01-16 | 1 | -0/+5 |
| | | | | | Make BOOTSTRAPPER_REQUEST_STATE_FORCE_ABSENT uninstall even if detected absent. Remove fPseudoBundle. | ||||
* | Remove MEND. | Sean Hall | 2021-12-08 | 1 | -10/+0 |
| | |||||
* | Move balutil into API/burn | Rob Mensching | 2021-04-29 | 1 | -0/+536 |