aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/externalengine.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename "bundle id" concept to "bundle code"Rob Mensching2024-12-301-2/+2
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-60/+103
* Correctly prefix the functions exposed from burnpipe.hRob Mensching2024-01-111-2/+2
* Update Burn to use pipeutil for low-level pipe operationsRob Mensching2024-01-111-2/+2
* WIXFEAT-3704 - Allow access to persisted variables from related bundlesJacob Hoover2022-11-101-0/+20
* Add queutil so Burn can manage its own queue of BA requested actions.Sean Hall2022-10-251-51/+115
* Add more burn E2E tests.Sean Hall2022-09-151-1/+1
* Update hashes are now hex strings.Bob Arnson2022-09-121-5/+4
* Make Burn ignore unknown embedded messages.Sean Hall2022-06-291-2/+18
* Add BA events for setting the update bundle.Sean Hall2021-12-111-34/+52
* Recreate the command line for the clean room process.Sean Hall2021-08-041-2/+2
* Parse most of Burn command line parameters into BURN_ENGINE_COMMAND.Sean Hall2021-08-041-3/+3
* Add BURN_DEPENDENCIES struct to store Dependency state.Sean Hall2021-08-041-1/+1
* Make the BA responsible for parsing restart prompt behavior.Sean Hall2021-07-021-1/+1
* Move burn into burnRob Mensching2021-04-291-0/+805