aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/approvedexe.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add queutil so Burn can manage its own queue of BA requested actions.Sean Hall2022-10-251-1/+0
| | | | Fixes 6349
* Add longPathAware to Burn manifest to support long paths.Sean Hall2022-06-271-0/+9
| | | | Fixes 3455
* Implement ArpEntry flavored ExePackage.Sean Hall2022-06-131-4/+4
| | | | 6772
* Replace static cache internals with a struct.Sean Hall2021-08-041-1/+2
| | | | Initialize them explicitly to make it clearer when that happens.
* Allow launching approved exes from the original package cache.Sean Hall2021-05-111-2/+14
|
* Move burn into burnRob Mensching2021-04-291-0/+262