aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/approvedexe.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Store list of persisted well-known variables in Burn.Sean Hall2022-08-021-9/+0
| | | | This allows it to reject Variables declared in the manifest that start with the reserved prefix 'Wix'.
* Implement ArpEntry flavored ExePackage.Sean Hall2022-06-131-1/+1
| | | | 6772
* The bundle provider's presence needs to follow ARP registration.Sean Hall2022-02-011-0/+2
|
* Add BURN_DEPENDENCIES struct to store Dependency state.Sean Hall2021-08-041-0/+1
|
* Replace static cache internals with a struct.Sean Hall2021-08-041-0/+6
| | | | Initialize them explicitly to make it clearer when that happens.
* Move burn into burnRob Mensching2021-04-291-0/+67