Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT. | Sean Hall | 2022-01-16 | 1 | -1/+10 |
| | | | | | Make BOOTSTRAPPER_REQUEST_STATE_FORCE_ABSENT uninstall even if detected absent. Remove fPseudoBundle. | ||||
* | Update Burn to handle ExePackages that don't support uninstalling. | Sean Hall | 2022-01-16 | 1 | -20/+24 |
| | | | | Partial fix for #6459 | ||||
* | Rename fUninstallable to fPermanent. | Sean Hall | 2022-01-16 | 1 | -2/+2 |
| | | | | 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 | ||||
* | Don't assume Exe packages with Burn protocol are bundles. | Sean Hall | 2022-01-04 | 1 | -131/+46 |
| | | | | Related to #3693 | ||||
* | FilesInUse messages are too different to unify in the Burn engine. | Sean Hall | 2021-12-30 | 1 | -1/+1 |
| | | | | Fixes #6348 | ||||
* | Add argument and policy setting to set Burn's base working directory. | Sean Hall | 2021-08-04 | 1 | -0/+9 |
| | | | | Fixes #5856 | ||||
* | 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. | ||||
* | Fix runtime parsing of ExePackage/@ExitCode for negative values. | Sean Hall | 2021-06-13 | 1 | -1/+1 |
| | | | | Fixes #4176 | ||||
* | 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/+816 |