aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/platform.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-2/+3
|
* Add queutil so Burn can manage its own queue of BA requested actions.Sean Hall2022-10-251-0/+1
| | | | Fixes 6349
* Add WixCanRestart and make wixstdba elevate for restart when required.Sean Hall2022-09-031-0/+16
| | | | Fixes 5499
* Store list of persisted well-known variables in Burn.Sean Hall2022-08-021-0/+10
| | | | This allows it to reject Variables declared in the manifest that start with the reserved prefix 'Wix'.
* Try to log Burn command line even if it was invalid.Sean Hall2021-06-091-0/+2
|
* Move burn into burnRob Mensching2021-04-291-0/+34