aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/precomp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add queutil so Burn can manage its own queue of BA requested actions.Sean Hall2022-10-251-0/+1
* Add AppWaitForSingleObject/MultipleObjects, ThreadWaitForCompletion.Sean Hall2022-06-291-0/+1
* Update Burn algorithm for picking elevated temp path to use SystemTemp.Sean Hall2022-06-071-0/+1
* Write EngineVersion, ProtocolVersion, and Win64 to the Burn manifest.Sean Hall2022-04-131-0/+1
* Refactor related bundle enumeration into butil.Sean Hall2022-03-011-0/+1
* Don't assume Exe packages with Burn protocol are bundles.Sean Hall2022-01-041-0/+1
* Revert .wixburn version since the format didn't change.Sean Hall2021-12-301-0/+1
* Add BURN_DEPENDENCIES struct to store Dependency state.Sean Hall2021-08-041-1/+1
* Replace static cache internals with a struct.Sean Hall2021-08-041-1/+1
* Bring back Burn's implementation of signature verification.Sean Hall2021-05-111-0/+1
* Move burn into burnRob Mensching2021-04-291-0/+102