Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use MSI transaction end result to detect whether reboot is needed | Nir Bar | 2022-12-12 | 1 | -2/+4 |
| | |||||
* | Remove orphan compatible MSI packages. | Sean Hall | 2022-01-16 | 1 | -0/+14 |
| | | | | Reimplements #3190 | ||||
* | Refactor some dependency detection. | Sean Hall | 2022-01-16 | 1 | -0/+1 |
| | | | | | * 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 | -4/+9 |
| | | | | Fixes #5911 | ||||
* | Replace static cache internals with a struct. | Sean Hall | 2021-08-04 | 1 | -0/+1 |
| | | | | 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 | -2/+1 |
| | | | | #3719, #4711, #5750 | ||||
* | Move burn into burn | Rob Mensching | 2021-04-29 | 1 | -0/+104 |