Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store list of persisted well-known variables in Burn. | Sean Hall | 2022-08-02 | 1 | -9/+0 |
| | | | | This allows it to reject Variables declared in the manifest that start with the reserved prefix 'Wix'. | ||||
* | Implement ArpEntry flavored ExePackage. | Sean Hall | 2022-06-13 | 1 | -1/+1 |
| | | | | 6772 | ||||
* | The bundle provider's presence needs to follow ARP registration. | Sean Hall | 2022-02-01 | 1 | -0/+2 |
| | |||||
* | Add BURN_DEPENDENCIES struct to store Dependency state. | Sean Hall | 2021-08-04 | 1 | -0/+1 |
| | |||||
* | Replace static cache internals with a struct. | Sean Hall | 2021-08-04 | 1 | -0/+6 |
| | | | | Initialize them explicitly to make it clearer when that happens. | ||||
* | Move burn into burn | Rob Mensching | 2021-04-29 | 1 | -0/+67 |