Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update hashes are now hex strings. | Bob Arnson | 2022-09-12 | 1 | -3/+2 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/6901. | ||||
* | Don't assume Exe packages with Burn protocol are bundles. | Sean Hall | 2022-01-04 | 1 | -11/+4 |
| | | | | Related to #3693 | ||||
* | Add BURN_PROTOCOL_VERSION in registration to avoid version checks. | Sean Hall | 2021-12-30 | 1 | -1/+1 |
| | | | | Also, old versions of Burn should ignore ancestors if they doesn't support them. | ||||
* | Add BA events for setting the update bundle. | Sean Hall | 2021-12-11 | 1 | -0/+12 |
| | | | | Fixes #6410 | ||||
* | Recreate the command line for the clean room process. | Sean Hall | 2021-08-04 | 1 | -1/+0 |
| | | | | | | Persist /xlog when resuming from RunOnce. Fixes #6259 | ||||
* | Parse most of Burn command line parameters into BURN_ENGINE_COMMAND. | Sean Hall | 2021-08-04 | 1 | -1/+0 |
| | |||||
* | Add BURN_DEPENDENCIES struct to store Dependency state. | Sean Hall | 2021-08-04 | 1 | -1/+1 |
| | |||||
* | Move burn into burn | Rob Mensching | 2021-04-29 | 1 | -0/+40 |