aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/EngineForExtension.cpp (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".
* Rename "bundle extension" to "bootstrapper extension" for more consistencyRob Mensching2024-03-071-41/+41
| | | | Also renames WixToolet.BextUtil nupkg to WixToolset.BootstrapperExtensionApi.
* WIXFEAT-3704 - Allow access to persisted variables from related bundlesJacob Hoover2022-11-101-0/+19
|
* Move burn into burnRob Mensching2021-04-291-0/+263