aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/core.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Apply shouldn't abort if restart's required when doing special actions.Sean Hall2021-06-171-2/+2
* Show Burn splash screen earlier.Sean Hall2021-06-091-3/+42
* Update Burn command line parsing to handle unknown args separately.Sean Hall2021-06-091-90/+141
* Try to log Burn command line even if it was invalid.Sean Hall2021-06-091-24/+70
* Put back the rollback cache package functionality and fix its bugs.Sean Hall2021-05-111-8/+21
* Cache packages that will be present for CACHE/INSTALL overall actions.Sean Hall2021-05-111-1/+1
* Synchronize access to cOverallProgressTicks between Cache and Execute.Sean Hall2021-05-111-20/+23
* Move burn into burnRob Mensching2021-04-291-0/+1856