<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/test/burn/TestData/DependencyTests, 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>2023-09-05T20:54:26+00:00</updated>
<entry>
<title>Correctly process build -outputType switch</title>
<updated>2023-09-05T20:54:26+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-09-05T13:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5fa73084c66505c8274d64cc4bf2b72e416a01a6'/>
<id>urn:sha1:5fa73084c66505c8274d64cc4bf2b72e416a01a6</id>
<content type='text'>
Also add a few additional output types to built-in backends.

Fixes 7708
</content>
</entry>
<entry>
<title>Tame some wild pointers.</title>
<updated>2023-06-03T08:24:39+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-05-02T01:09:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5520259549e1ca3380c8e03d5660e399ed12c48e'/>
<id>urn:sha1:5520259549e1ca3380c8e03d5660e399ed12c48e</id>
<content type='text'>
Maybe Rust wouldn't be so bad...

Fixes https://github.com/wixtoolset/issues/issues/7451.
</content>
</entry>
<entry>
<title>Small fixes found while updating XSDs</title>
<updated>2023-01-02T03:42:38+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-01-02T02:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ffae86ed1f600a72d4183166ffbde9dbed1843e9'/>
<id>urn:sha1:ffae86ed1f600a72d4183166ffbde9dbed1843e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement ArpEntry flavored ExePackage.</title>
<updated>2022-06-13T14:28:49+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-06-09T20:30:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6f6e4ced9f398ff37a44b91fdba62479cde29d06'/>
<id>urn:sha1:6f6e4ced9f398ff37a44b91fdba62479cde29d06</id>
<content type='text'>
6772
</content>
</entry>
<entry>
<title>Add support for semver in bundles and dependencies</title>
<updated>2022-05-10T20:03:03+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-05-10T05:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=02e682881979cd87592ee1e8e39b7744b575829c'/>
<id>urn:sha1:02e682881979cd87592ee1e8e39b7744b575829c</id>
<content type='text'>
Take advantage of WixVersion/verutil functionality to support wider
range of version numbers were possible in the WiX Toolset

Completes 4666
</content>
</entry>
<entry>
<title>Improve error reporting wrt ExePackage and MsuPackage attributes</title>
<updated>2022-03-02T04:49:18+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-03-02T04:10:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=89c476396d7ad6ab7c596300ec082dd9c38b9121'/>
<id>urn:sha1:89c476396d7ad6ab7c596300ec082dd9c38b9121</id>
<content type='text'>
For example, DetectCondition is required when RepairArguments or
UninstallArguments present and always recommended. Also, non-permanent
ExePackages need UninstallArguments. The code was refactored to make
it easier to reason over the different requirements for different
package types.
</content>
</entry>
<entry>
<title>Add runtime testing for #6705.</title>
<updated>2022-02-09T23:09:11+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-02-08T19:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=652719fc9d4a6afc9fb016d2d379a04c0bf40e04'/>
<id>urn:sha1:652719fc9d4a6afc9fb016d2d379a04c0bf40e04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add failing dependency E2E tests.</title>
<updated>2022-01-21T23:29:12+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-01-21T22:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=af019d2b6d7b67df34355c038290d45366001ea9'/>
<id>urn:sha1:af019d2b6d7b67df34355c038290d45366001ea9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use IgnoreLanguage as workaround for #6705.</title>
<updated>2022-01-21T23:29:12+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-01-21T19:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=613fe40c487e1cbec118167939c13546a3ce9e80'/>
<id>urn:sha1:613fe40c487e1cbec118167939c13546a3ce9e80</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>
</feed>
