| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add WixInternalUIBootstrapperApplication as a new built-in BA. | Sean Hall | 2022-07-20 | 1 | -1/+1 |
| | | | | | Implements 6835 | ||||
| * | Only block shutdown during Apply. | Sean Hall | 2022-05-04 | 1 | -13/+7 |
| | | |||||
| * | Assume critical shutdown was caused by the current package. | Sean Hall | 2022-05-04 | 1 | -0/+4 |
| | | | | | | Packages should not be retried if a restart was initiated. Only the first package that initiated restart should be stored in BURN_BUNDLE_FORCED_RESTART_PACKAGE. | ||||
| * | Parse most of Burn command line parameters into BURN_ENGINE_COMMAND. | Sean Hall | 2021-08-04 | 1 | -1/+1 |
| | | |||||
| * | Replace static cache internals with a struct. | Sean Hall | 2021-08-04 | 1 | -6/+6 |
| | | | | | Initialize them explicitly to make it clearer when that happens. | ||||
| * | Move burn into burn | Rob Mensching | 2021-04-29 | 1 | -0/+222 |
