<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/ext/UI/ca, branch bob/DecrashUtilDecompiler</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FDecrashUtilDecompiler</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FDecrashUtilDecompiler'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2024-12-27T05:46:38+00:00</updated>
<entry>
<title>Drop CA path validation in WixUI by default.</title>
<updated>2024-12-27T05:46:38+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-09-28T02:09:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=aa2678906191e0535fad5634467f074aae049c09'/>
<id>urn:sha1:aa2678906191e0535fad5634467f074aae049c09</id>
<content type='text'>
Add `WixUI/ExtendedPathValidation="yes"` to opt-in.
Removed the WIXUI_DONTVALIDATEPATH runtime opt-out.

Fixes https://github.com/wixtoolset/issues/issues/8718
Relies on https://github.com/wixtoolset/wix/pull/563
</content>
</entry>
<entry>
<title>Replace EULA printing custom action with MsiPrint.</title>
<updated>2024-12-27T05:46:38+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-08-26T04:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=3986a0b375d5b536f897d6284770baf711afaf86'/>
<id>urn:sha1:3986a0b375d5b536f897d6284770baf711afaf86</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/8580
</content>
</entry>
<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>Set each native library dependency version to the build version.</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-19T21:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6435d26c7e2ce54ec38d0cc9eb4d2cb10e9614e0'/>
<id>urn:sha1:6435d26c7e2ce54ec38d0cc9eb4d2cb10e9614e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add compiler extension to handle platforms.</title>
<updated>2022-01-30T18:02:05+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-01-30T04:44:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7ce477c6863c74ef0a50d117d8c28b2f19971b42'/>
<id>urn:sha1:7ce477c6863c74ef0a50d117d8c28b2f19971b42</id>
<content type='text'>
Custom actions to print EULA and validate install directories are
defined in WixUIExtension compiler extension, to handle
platform-specific custom actions referred to from `DoAction` control
events. This is the least-worst solution, given the `DoAction` approach
used in the WixUI authoring and anyone customizing a WixUI set.
</content>
</entry>
<entry>
<title>Build with VS2022, which is now required.</title>
<updated>2021-12-26T01:31:10+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2021-12-06T02:16:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=667ee81ee0263314b4546f5598efc66fe84c08b7'/>
<id>urn:sha1:667ee81ee0263314b4546f5598efc66fe84c08b7</id>
<content type='text'>
- Use VS2022/v143 libraries exclusively. C++ compatibility works.
</content>
</entry>
<entry>
<title>Implement integrated build process</title>
<updated>2021-05-11T18:14:01+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2021-04-26T18:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=df016066100df955d5ff98811e113fb2b1bd4b8a'/>
<id>urn:sha1:df016066100df955d5ff98811e113fb2b1bd4b8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move UI.wixext into ext</title>
<updated>2021-05-04T00:00:34+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2021-05-04T00:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=592c6e2f7407c291a7bf9ef4c8ce50da9798cc68'/>
<id>urn:sha1:592c6e2f7407c291a7bf9ef4c8ce50da9798cc68</id>
<content type='text'>
</content>
</entry>
</feed>
