Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Burn typo/style fixes | Bob Arnson | 2022-09-22 | 1 | -2/+3 |
| | |||||
* | 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 | ||||
* | Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT. | Sean Hall | 2022-01-16 | 1 | -1/+28 |
| | | | | | Make BOOTSTRAPPER_REQUEST_STATE_FORCE_ABSENT uninstall even if detected absent. Remove fPseudoBundle. | ||||
* | 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 | ||||
* | Add ability to customize file versioning rules for MsiPackage and MspPackage. | Sean Hall | 2021-12-08 | 1 | -22/+16 |
| | | | | Fixes #5911 | ||||
* | 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. | ||||
* | Always append Windows Installer logs in Burn. | Sean Hall | 2021-07-06 | 1 | -1/+1 |
| | | | | Fixes #4828 | ||||
* | Put back the rollback cache package functionality and fix its bugs. | Sean Hall | 2021-05-11 | 1 | -21/+10 |
| | | | | #3719, #4711, #5750 | ||||
* | Move burn into burn | Rob Mensching | 2021-04-29 | 1 | -0/+1197 |