aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/balutil/balutil.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename "bundle id" concept to "bundle code"Rob Mensching2024-12-301-5/+5
| | | | | | | 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".
* Typos are bad; visible typos are an abomination.Bob Arnson2024-11-101-1/+1
| | | | At least one person makes the same typo almost-but-not-quite everywhere.
* 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-17/+17
|
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-14/+286
|
* WIXFEAT-3704 - Allow access to persisted variables from related bundlesJacob Hoover2022-11-101-0/+51
|
* Use balutil methods in Engine.cs to avoid size_t ugliness.Sean Hall2021-05-111-8/+205
|
* Move balutil into API/burnRob Mensching2021-04-291-0/+425