aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/core.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Always use user's temp directory as basis for acquisition folder.Sean Hall2021-08-041-2/+2
* Add argument and policy setting to set Burn's base working directory.Sean Hall2021-08-041-0/+7
* Remove unelevation code since clean room changes made it unreachable.Sean Hall2021-08-041-3/+0
* Require clean room switch to be first argument and catch embedded switch spec...Sean Hall2021-08-041-0/+1
* Recreate the command line for the clean room process.Sean Hall2021-08-041-6/+23
* Parse most of Burn command line parameters into BURN_ENGINE_COMMAND.Sean Hall2021-08-041-30/+17
* Add BURN_DEPENDENCIES struct to store Dependency state.Sean Hall2021-08-041-4/+7
* Replace static cache internals with a struct.Sean Hall2021-08-041-0/+2
* Make the BA responsible for parsing restart prompt behavior.Sean Hall2021-07-021-1/+0
* Show Burn splash screen earlier.Sean Hall2021-06-091-0/+5
* Update Burn command line parsing to handle unknown args separately.Sean Hall2021-06-091-0/+32
* Try to log Burn command line even if it was invalid.Sean Hall2021-06-091-0/+1
* Add InProgressDisplayName for bundles.Sean Hall2021-05-191-1/+2
* Put back the rollback cache package functionality and fix its bugs.Sean Hall2021-05-111-1/+1
* Synchronize access to cOverallProgressTicks between Cache and Execute.Sean Hall2021-05-111-0/+8
* Move burn into burnRob Mensching2021-04-291-0/+218