| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | After rolling back in a non-vital rollback boundary, skip to its end. | Sean Hall | 2021-12-13 | 1 | -26/+62 |
| | | | | | Fixes #6309 | ||||
| * | Add ability to customize file versioning rules for MsiPackage and MspPackage. | Sean Hall | 2021-12-08 | 1 | -22/+26 |
| | | | | | Fixes #5911 | ||||
| * | Parse most of Burn command line parameters into BURN_ENGINE_COMMAND. | Sean Hall | 2021-08-04 | 1 | -1/+4 |
| | | |||||
| * | Add BURN_DEPENDENCIES struct to store Dependency state. | Sean Hall | 2021-08-04 | 1 | -7/+1 |
| | | |||||
| * | Replace static cache internals with a struct. | Sean Hall | 2021-08-04 | 1 | -0/+6 |
| | | | | | Initialize them explicitly to make it clearer when that happens. | ||||
| * | Fix StrAllocString assertions. | Sean Hall | 2021-05-11 | 1 | -11/+15 |
| | | |||||
| * | Put back the rollback cache package functionality and fix its bugs. | Sean Hall | 2021-05-11 | 1 | -22/+29 |
| | | | | | #3719, #4711, #5750 | ||||
| * | Cache packages that will be present for CACHE/INSTALL overall actions. | Sean Hall | 2021-05-11 | 1 | -8/+17 |
| | | | | | | | | | During actions that are expected to have source media available, all packages that have cacheType set to keep should be cached if the package is going to be present. Set NetFx ExePackage Cache="no" and remove uninstall and repair arguments. #5125 | ||||
| * | Enforce payload and container verification. | Sean Hall | 2021-05-11 | 1 | -1/+1 |
| | | |||||
| * | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -10/+10 |
| | | |||||
| * | Move burn into burn | Rob Mensching | 2021-04-29 | 1 | -0/+1473 |
