<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/burn/engine/dependency.cpp, branch bob/wixbug8674</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2Fwixbug8674</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2Fwixbug8674'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2022-08-09T14:57:02+00:00</updated>
<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>Don't uninstall package during rollback if there are dependents.</title>
<updated>2022-02-02T05:36:23+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-01-31T22:48:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=328d6df64373cf340628a09e52dd77ea338bc838'/>
<id>urn:sha1:328d6df64373cf340628a09e52dd77ea338bc838</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some assumptions in dependency planning.</title>
<updated>2022-02-02T05:36:23+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-01-31T22:43:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a2b98c1abd6e6a1469936af5d93e4ace713b3fba'/>
<id>urn:sha1:a2b98c1abd6e6a1469936af5d93e4ace713b3fba</id>
<content type='text'>
* A package might be installed even if it was already present.
* A package might be uninstalled even if it was already absent.
* The bundle might not actually be uninstalled even if the planned action was uninstall.

Fixes #6510
</content>
</entry>
<entry>
<title>Plan each dependency provider dependent individually.</title>
<updated>2022-02-02T05:36:23+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-01-31T22:23:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c95c41151d595f4630c4c2f4aeb4c7f9a97af5c7'/>
<id>urn:sha1:c95c41151d595f4630c4c2f4aeb4c7f9a97af5c7</id>
<content type='text'>
Refactoring for #6510
</content>
</entry>
<entry>
<title>Plan each dependency provider individually.</title>
<updated>2022-02-02T05:36:23+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-01-31T22:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=eae94502fe8e7ca601161360a7d31e93edc88763'/>
<id>urn:sha1:eae94502fe8e7ca601161360a7d31e93edc88763</id>
<content type='text'>
Refactoring for #6510
</content>
</entry>
<entry>
<title>Remove orphan package providers when unregistering the bundle.</title>
<updated>2022-02-02T05:36:23+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-01-31T21:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=b152761dfddc0a131dcd13f70ae0e9b9e41b37fe'/>
<id>urn:sha1:b152761dfddc0a131dcd13f70ae0e9b9e41b37fe</id>
<content type='text'>
Fixes #3850
</content>
</entry>
<entry>
<title>The bundle provider's presence needs to follow ARP registration.</title>
<updated>2022-02-02T05:36:23+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-01-31T21:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=56c980318e7167be591f7807c2fc34cea7d5cb42'/>
<id>urn:sha1:56c980318e7167be591f7807c2fc34cea7d5cb42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove orphan compatible MSI packages.</title>
<updated>2022-01-16T16:30:28+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-01-15T03:37:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=da1d1376953ef1c9afb32d5eee02b785e52e372e'/>
<id>urn:sha1:da1d1376953ef1c9afb32d5eee02b785e52e372e</id>
<content type='text'>
Reimplements #3190
</content>
</entry>
<entry>
<title>Refactor some dependency detection.</title>
<updated>2022-01-16T16:30:28+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-01-15T02:48:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=abe316b80fae80eba54b0b79e76b6362105fa098'/>
<id>urn:sha1:abe316b80fae80eba54b0b79e76b6362105fa098</id>
<content type='text'>
* Run DependencyDetect earlier
* Do package dependency checking during each package/related bundle
</content>
</entry>
<entry>
<title>Remove MEND.</title>
<updated>2021-12-08T23:14:11+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2021-12-08T00:40:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=1d58b3333d1d694d08b68f6c87223aa504bfe773'/>
<id>urn:sha1:1d58b3333d1d694d08b68f6c87223aa504bfe773</id>
<content type='text'>
</content>
</entry>
</feed>
