aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/uithread.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-1/+1
* Use elevated engine to make the restart request when it is available.Sean Hall2022-09-031-0/+10
* Delay closing Burn's UI thread so that it can log the bundle's restart.Sean Hall2022-09-031-14/+48
* Use a dedicated pipe for redirecting logging from the elevated process.Sean Hall2022-08-191-12/+0
* Add WixInternalUIBootstrapperApplication as a new built-in BA.Sean Hall2022-07-201-1/+1
* Only block shutdown during Apply.Sean Hall2022-05-041-13/+7
* Assume critical shutdown was caused by the current package.Sean Hall2022-05-041-0/+4
* Parse most of Burn command line parameters into BURN_ENGINE_COMMAND.Sean Hall2021-08-041-1/+1
* Replace static cache internals with a struct.Sean Hall2021-08-041-6/+6
* Move burn into burnRob Mensching2021-04-291-0/+222