<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/api/burn/bextutil/inc, branch bob/wixbug_8740</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2Fwixbug_8740</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2Fwixbug_8740'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2024-03-21T20:07:14+00:00</updated>
<entry>
<title>Simplify BootstrapperApplication header files</title>
<updated>2024-03-21T20:07:14+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-21T07:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=90cdebbe94c7f60db86965ffb97d9ba51d0bc9fc'/>
<id>urn:sha1:90cdebbe94c7f60db86965ffb97d9ba51d0bc9fc</id>
<content type='text'>
Take this breaking change opportunity to simplify the header files used by
BA devs.
</content>
</entry>
<entry>
<title>Rename "bundle extension" to "bootstrapper extension" for more consistency</title>
<updated>2024-03-07T18:55:57+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-07T17:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5baa1dfe8ba2a3bd4728bca118fe1de225f848d4'/>
<id>urn:sha1:5baa1dfe8ba2a3bd4728bca118fe1de225f848d4</id>
<content type='text'>
Also renames WixToolet.BextUtil nupkg to WixToolset.BootstrapperExtensionApi.
</content>
</entry>
<entry>
<title>Better .nupkg names</title>
<updated>2024-03-07T18:55:57+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-06T22:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=3d2d46f62fc01e2653d0251ad9703090574e7c41'/>
<id>urn:sha1:3d2d46f62fc01e2653d0251ad9703090574e7c41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIXFEAT-3704 - Allow access to persisted variables from related bundles</title>
<updated>2022-11-11T05:49:10+00:00</updated>
<author>
<name>Jacob Hoover</name>
<email>jacob.hoover@greenheck.com</email>
</author>
<published>2022-11-10T16:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=fa393914f12f6d6bc88a73e4d5b009da765f6dd5'/>
<id>urn:sha1:fa393914f12f6d6bc88a73e4d5b009da765f6dd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Burn algorithm for picking elevated temp path to use SystemTemp.</title>
<updated>2022-06-08T00:44:36+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-06-03T22:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8810aa8908ed7887616d86dd5fb821fcfa92f444'/>
<id>urn:sha1:8810aa8908ed7887616d86dd5fb821fcfa92f444</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update balutil and Bal.wixext to use more concise Exit* macros.</title>
<updated>2022-05-14T16:12:31+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-05-13T18:49:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7d56566b7c51c49ded526466dfae6af9e1709040'/>
<id>urn:sha1:7d56566b7c51c49ded526466dfae6af9e1709040</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make thmutil automatically load controls during window creation.</title>
<updated>2021-11-01T21:34:09+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2021-10-27T20:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=dce1c97c7d3e76c18e4f80d4ffe288d2933a74bc'/>
<id>urn:sha1:dce1c97c7d3e76c18e4f80d4ffe288d2933a74bc</id>
<content type='text'>
Add control loaded event.
</content>
</entry>
<entry>
<title>Make the BA responsible for parsing restart prompt behavior.</title>
<updated>2021-07-02T17:50:09+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2021-07-02T15:18:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f43d176f95601ff7524e06247166d4f3b6e61c05'/>
<id>urn:sha1:f43d176f95601ff7524e06247166d4f3b6e61c05</id>
<content type='text'>
Fixes #4975
</content>
</entry>
<entry>
<title>Move balutil into API/burn</title>
<updated>2021-04-29T23:41:44+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2021-04-22T12:46:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c00516901e6b67e398396b14fe7682d0376f8643'/>
<id>urn:sha1:c00516901e6b67e398396b14fe7682d0376f8643</id>
<content type='text'>
</content>
</entry>
</feed>
