aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/balutil/inc/IBootstrapperEngine.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename "bundle id" concept to "bundle code"Rob Mensching2024-12-301-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 filesRob Mensching2024-03-211-1/+1
| | | | | Take this breaking change opportunity to simplify the header files used by BA devs.
* WIP - BA header simplificationRob Mensching2024-03-061-1/+1
|
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-4/+7
|
* WIXFEAT-3704 - Allow access to persisted variables from related bundlesJacob Hoover2022-11-101-0/+8
|
* Update hashes are now hex strings.Bob Arnson2022-09-121-2/+1
| | | | Fixes https://github.com/wixtoolset/issues/issues/6901.
* Move balutil into API/burnRob Mensching2021-04-291-0/+140