Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename "bundle id" concept to "bundle code" | Rob Mensching | 2024-12-30 | 1 | -1/+1 |
| | | | | | | | The "bundle id" always had more in common with the PackageCode from the Windows Installer. With the introduction of an actual Id attribute on the Bundle element, there is potential for confusion, so there is finally real motivation to rename "bundle id" to "bundle code". | ||||
* | Simplify BootstrapperApplication header files | Rob Mensching | 2024-03-21 | 1 | -1/+1 |
| | | | | | Take this breaking change opportunity to simplify the header files used by BA devs. | ||||
* | WIP - BA header simplification | Rob Mensching | 2024-03-06 | 1 | -1/+1 |
| | |||||
* | Move the BootstrapperApplication out of proc | Rob Mensching | 2024-03-06 | 1 | -4/+7 |
| | |||||
* | WIXFEAT-3704 - Allow access to persisted variables from related bundles | Jacob Hoover | 2022-11-10 | 1 | -0/+8 |
| | |||||
* | Update hashes are now hex strings. | Bob Arnson | 2022-09-12 | 1 | -2/+1 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/6901. | ||||
* | Move balutil into API/burn | Rob Mensching | 2021-04-29 | 1 | -0/+140 |