<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/api, 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-12-23T03:44:20+00:00</updated>
<entry>
<title>Magicked files in modules need complex references.</title>
<updated>2024-12-23T03:44:20+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-12-23T03:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ca9f6ae3b0f6a8fd882ca6fe43ad8d4ae7b53435'/>
<id>urn:sha1:ca9f6ae3b0f6a8fd882ca6fe43ad8d4ae7b53435</id>
<content type='text'>
Magic files (naked `File`s and `Files`) that are direct children of a
`Module` need complex references from the generated component to that
module, to ensure that they're wired up correctly as module components.

Fixes https://github.com/wixtoolset/issues/issues/8860
</content>
</entry>
<entry>
<title>Typos are bad; visible typos are an abomination.</title>
<updated>2024-11-11T01:14:39+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-11-10T19:11:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f440fb317c630e7bc6d4ee4d657a200654e2f876'/>
<id>urn:sha1:f440fb317c630e7bc6d4ee4d657a200654e2f876</id>
<content type='text'>
At least one person makes the same typo almost-but-not-quite everywhere.
</content>
</entry>
<entry>
<title>Add overloads to support create-only Wixouts.</title>
<updated>2024-10-04T19:22:15+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-09-22T02:52:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a75f23d32c3892e9977e7a48b4b347342ab182a9'/>
<id>urn:sha1:a75f23d32c3892e9977e7a48b4b347342ab182a9</id>
<content type='text'>
This prevents the .NET ZipArchive (and friends) from keeping the whole
thing in memory, to support updating when we don't need to update the
Wixout when building a binary Wixlib.
</content>
</entry>
<entry>
<title>Fix bad URL.</title>
<updated>2024-08-19T13:11:35+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-08-18T23:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=1011c5609bc12ded5188dc76484fc5075d24617c'/>
<id>urn:sha1:1011c5609bc12ded5188dc76484fc5075d24617c</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/8704
</content>
</entry>
<entry>
<title>Build native code with VC v143 toolset only.</title>
<updated>2024-06-10T23:59:35+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-06-10T22:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=eed1b5bbfb49d2425417bc342ecabe9edc206cdf'/>
<id>urn:sha1:eed1b5bbfb49d2425417bc342ecabe9edc206cdf</id>
<content type='text'>
v143 output is compatible back to VS2017 (at least).

Fixes https://github.com/wixtoolset/issues/issues/8211.
</content>
</entry>
<entry>
<title>Move to ReleaseFlow and SomeVer</title>
<updated>2024-04-25T20:31:39+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-04-07T10:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4983aeeb2da6e96bc8aad698752b3b962f58e585'/>
<id>urn:sha1:4983aeeb2da6e96bc8aad698752b3b962f58e585</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>Fix the upper bound version in native nupkg references</title>
<updated>2024-04-02T16:06:49+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-04-02T14:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=289c93dc24ba203903d9c8a6261a68de95d3d911'/>
<id>urn:sha1:289c93dc24ba203903d9c8a6261a68de95d3d911</id>
<content type='text'>
Fixes 8091
</content>
</entry>
<entry>
<title>Simplify BootstrapperApplication header files</title>
<updated>2024-03-21T20:07:14+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-21T07:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=90cdebbe94c7f60db86965ffb97d9ba51d0bc9fc'/>
<id>urn:sha1:90cdebbe94c7f60db86965ffb97d9ba51d0bc9fc</id>
<content type='text'>
Take this breaking change opportunity to simplify the header files used by
BA devs.
</content>
</entry>
<entry>
<title>Fix "typo."</title>
<updated>2024-03-20T18:39:21+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-03-20T17:43:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a2b75ebed82be8c488f2840c359a512e865d682c'/>
<id>urn:sha1:a2b75ebed82be8c488f2840c359a512e865d682c</id>
<content type='text'>
</content>
</entry>
</feed>
