Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use elevated engine to make the restart request when it is available. | Sean Hall | 2022-09-03 | 1 | -0/+10 |
| | | | | Fixes 6145 | ||||
* | Delay closing Burn's UI thread so that it can log the bundle's restart. | Sean Hall | 2022-09-03 | 1 | -14/+48 |
| | |||||
* | Use a dedicated pipe for redirecting logging from the elevated process. | Sean Hall | 2022-08-19 | 1 | -12/+0 |
| | | | | Fixes 6869 | ||||
* | 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 |