Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for uninstalling MSU package. | Sean Hall | 2022-07-21 | 1 | -91/+6 |
| | | | | Fixes 6749 | ||||
* | Add longPathAware to Burn manifest to support long paths. | Sean Hall | 2022-06-27 | 1 | -7/+2 |
| | | | | Fixes 3455 | ||||
* | Make sure base paths are fully qualified in Burn. | Sean Hall | 2022-06-07 | 1 | -1/+1 |
| | |||||
* | Add PathConcatRelativeToBase and use it in Burn. | Sean Hall | 2022-05-31 | 1 | -1/+1 |
| | | | | Fixes 6707 | ||||
* | Minimize chance of user arguments messing up the command line | Sean Hall | 2022-04-01 | 1 | -2/+7 |
| | | | | to avoid variations of issue 3890 | ||||
* | Add checkpoint so Exe and Msu packages rollback after being cancelled. | Sean Hall | 2022-03-19 | 1 | -12/+15 |
| | | | | Fixes 5950 | ||||
* | Give BA process id and option to wait for cancelled process to exit. | Sean Hall | 2022-03-19 | 1 | -30/+2 |
| | |||||
* | Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT. | Sean Hall | 2022-01-16 | 1 | -0/+10 |
| | | | | | Make BOOTSTRAPPER_REQUEST_STATE_FORCE_ABSENT uninstall even if detected absent. Remove fPseudoBundle. | ||||
* | Make Burn require a non-empty KB for MsuPackages to be uninstallable. | Sean Hall | 2022-01-16 | 1 | -7/+14 |
| | |||||
* | Rename fUninstallable to fPermanent. | Sean Hall | 2022-01-16 | 1 | -1/+1 |
| | | | | Refactoring for #6459 | ||||
* | Refactor some dependency detection. | Sean Hall | 2022-01-16 | 1 | -0/+4 |
| | | | | | * Run DependencyDetect earlier * Do package dependency checking during each package/related bundle | ||||
* | FilesInUse messages are too different to unify in the Burn engine. | Sean Hall | 2021-12-30 | 1 | -1/+1 |
| | | | | Fixes #6348 | ||||
* | Replace static cache internals with a struct. | Sean Hall | 2021-08-04 | 1 | -1/+2 |
| | | | | Initialize them explicitly to make it clearer when that happens. | ||||
* | Put back the rollback cache package functionality and fix its bugs. | Sean Hall | 2021-05-11 | 1 | -9/+1 |
| | | | | #3719, #4711, #5750 | ||||
* | Move burn into burn | Rob Mensching | 2021-04-29 | 1 | -0/+529 |