aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/section.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename "bundle id" concept to "bundle code"Rob Mensching2024-12-301-4/+4
| | | | | | | 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".
* Cleaning up a typo and a missed commit.Bob Arnson2024-02-271-1/+1
|
* Revert .wixburn version since the format didn't change.Sean Hall2021-12-301-8/+0
|
* Follow up for multiple attached container supportSean Hall2021-11-031-11/+13
| | | | | | | | | | | * validate cContainers * use previous embeddedid format and use intermediate folder when extracting attached containers * remove special cases for 0 byte containers in BurnCommon classes and Insignia * don't hardcode max containers * reduce properties in BurnCommon * add e2e test #6144
* Support multiple attached containersNir Bar2021-11-021-2/+2
| | | | See https://github.com/wixtoolset/issues/issues/6144
* Move burn into burnRob Mensching2021-04-291-0/+399