<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/Bal/dnchost, branch v4.0.3</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v4.0.3</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v4.0.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2022-11-13T15:27:49+00:00</updated>
<entry>
<title>Minimize calls into GitInfo by caching results during build_init</title>
<updated>2022-11-13T15:27:49+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-11T07:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c8a832c931f6c34892e596a11c14e9181d5eee16'/>
<id>urn:sha1:c8a832c931f6c34892e596a11c14e9181d5eee16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for .NET Core 3.x from dnchost.</title>
<updated>2022-10-25T21:19:18+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-10-25T20:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d9ab1c3ce2cdebb865c2283eb3e764d3b2caaa98'/>
<id>urn:sha1:d9ab1c3ce2cdebb865c2283eb3e764d3b2caaa98</id>
<content type='text'>
Related to 6942
</content>
</entry>
<entry>
<title>Skip logging errors in some places when they are due to missing files or registry keys or values.</title>
<updated>2022-08-09T14:57:02+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-08-08T23:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=240b663ad5fc94ed6d19c966b5c9105a176ecf40'/>
<id>urn:sha1:240b663ad5fc94ed6d19c966b5c9105a176ecf40</id>
<content type='text'>
Related to 6696
</content>
</entry>
<entry>
<title>Add WixInternalUIBootstrapperApplication as a new built-in BA.</title>
<updated>2022-07-20T13:53:56+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-07-19T20:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=913b6238417dceeb8440315e4669990756d17655'/>
<id>urn:sha1:913b6238417dceeb8440315e4669990756d17655</id>
<content type='text'>
Implements 6835
</content>
</entry>
<entry>
<title>Add PathConcatRelativeToBase and use it in Burn.</title>
<updated>2022-05-31T18:20:44+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-05-26T22:34:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=90982fbf1c887a3ed3454f9ab3ab8dfbd57a1383'/>
<id>urn:sha1:90982fbf1c887a3ed3454f9ab3ab8dfbd57a1383</id>
<content type='text'>
Fixes 6707
</content>
</entry>
<entry>
<title>Add option to hosts to always install prereqs.</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-13T20:39:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d5985a1688bc878e42ffd3ce3939fa52303cab16'/>
<id>urn:sha1:d5985a1688bc878e42ffd3ce3939fa52303cab16</id>
<content type='text'>
Add PrereqPackage to BundlePackage

Implements 4718
</content>
</entry>
<entry>
<title>Move infinite loop detection into the hosts.</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:50:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6a6974a15deb6edf593736cdb8043bfb93064782'/>
<id>urn:sha1:6a6974a15deb6edf593736cdb8043bfb93064782</id>
<content type='text'>
Tell the BA during Destroy whether it will be reloaded, and let the BA decide then whether it's module should be unloaded.
Show error when infinite prereq loop detected.
Only clip the exit code if they're Win32 errors.
Set related bundle type to none to avoid downgrades during preqba.
</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>Upgrade dnchost's nethost dependency to .NET 6.0.4.</title>
<updated>2022-04-20T21:34:16+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-04-20T20:30:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=b82c6a2b7d451212fb0b2e32ca4d5d86c953d81a'/>
<id>urn:sha1:b82c6a2b7d451212fb0b2e32ca4d5d86c953d81a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace Dnc.Host with Dnc.HostGenerator to support linker trimming.</title>
<updated>2022-04-19T23:35:15+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-04-19T22:15:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=57fd164d56466a52854e825afd5fdc2b6b97f12a'/>
<id>urn:sha1:57fd164d56466a52854e825afd5fdc2b6b97f12a</id>
<content type='text'>
</content>
</entry>
</feed>
