aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/stdbas/WixStandardBootstrapperApplication.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename "bundle id" concept to "bundle code"Rob Mensching2024-12-301-9/+9
| | | | | | | 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-8/+7
| | | | | Take this breaking change opportunity to simplify the header files used by BA devs.
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-0/+5373