<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/test/burn/WixToolsetTest.BurnE2E, branch bob/MagicFilesinRootModules8860</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FMagicFilesinRootModules8860</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FMagicFilesinRootModules8860'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2024-06-20T03:56:36+00:00</updated>
<entry>
<title>Add trx logging for individual runtests.cmd.</title>
<updated>2024-06-20T03:56:36+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-06-20T02:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=96b546f04bb804ef661c676bc131ee050f07ac0d'/>
<id>urn:sha1:96b546f04bb804ef661c676bc131ee050f07ac0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Report E_MOREDATA from Bal functions when string buffer too small</title>
<updated>2024-04-04T23:33:49+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-04-04T22:41:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ba93485c940b0bae6e0b6a005fdd1819652f3984'/>
<id>urn:sha1:ba93485c940b0bae6e0b6a005fdd1819652f3984</id>
<content type='text'>
WiX v4 (and probably v3) standardized on the error code E_MOREDATA when string
buffers were too small instead of E_INSUFFICIIENT_BUFFER. This fixes v5 to
match in a few missing cases.

Fixes 8094
</content>
</entry>
<entry>
<title>Use WixBA in an upgrade.</title>
<updated>2024-03-18T18:30:03+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-03-18T14:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=3b842aeea892c9dae01e5167e5f2e35c448f5bda'/>
<id>urn:sha1:3b842aeea892c9dae01e5167e5f2e35c448f5bda</id>
<content type='text'>
</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>Move the BootstrapperApplication out of proc</title>
<updated>2024-03-07T02:03:38+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-01-12T02:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=0d3d54992104288e9ee0c834d0b96e8502fd2d42'/>
<id>urn:sha1:0d3d54992104288e9ee0c834d0b96e8502fd2d42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow MsiProperty/@Value to be an empty string.</title>
<updated>2024-02-17T23:39:07+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-02-17T22:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a38b07af45eb36cc13fcd2546ac45e6f769e4d6f'/>
<id>urn:sha1:a38b07af45eb36cc13fcd2546ac45e6f769e4d6f</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/7798.
</content>
</entry>
<entry>
<title>ArpEntry reads QuietUninstallString or UninstallString, and uses UninstallArguments for the uninstall command line</title>
<updated>2023-12-24T22:30:44+00:00</updated>
<author>
<name>Nir Bar</name>
<email>nir.bar@panel-sw.co.il</email>
</author>
<published>2023-11-20T16:00:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6f4fda58d9303c889024e20ee39b1374ed0f02e1'/>
<id>urn:sha1:6f4fda58d9303c889024e20ee39b1374ed0f02e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve logging to remove `(null)`.</title>
<updated>2023-06-13T17:36:32+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-05-19T00:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=35d30e03027cef5c402f01d671fc1883514e77a9'/>
<id>urn:sha1:35d30e03027cef5c402f01d671fc1883514e77a9</id>
<content type='text'>
Add detached container runtime test.

Inspired by https://github.com/wixtoolset/issues/issues/7490.
</content>
</entry>
<entry>
<title>Fix build failure when bundle has multiple RemoteBundle elements</title>
<updated>2023-05-02T19:27:33+00:00</updated>
<author>
<name>Nir Bar</name>
<email>nir.bar@panel-sw.co.il</email>
</author>
<published>2023-04-23T04:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=9e461b979d694a944061ef43529c847f1a5bd43a'/>
<id>urn:sha1:9e461b979d694a944061ef43529c847f1a5bd43a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Catch a few left over references to v4</title>
<updated>2023-04-18T20:19:32+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-04-18T19:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=be3e3294cc62b622a67acfc206d1a98b1a41a0cc'/>
<id>urn:sha1:be3e3294cc62b622a67acfc206d1a98b1a41a0cc</id>
<content type='text'>
</content>
</entry>
</feed>
