<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/burn/stub/stub.vcxproj, branch bob/SequenceActionsCommandMsiServiceConfigSymbolType</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FSequenceActionsCommandMsiServiceConfigSymbolType</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FSequenceActionsCommandMsiServiceConfigSymbolType'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2025-12-14T16:00:56+00:00</updated>
<entry>
<title>Migrate all .sln files to .slnx</title>
<updated>2025-12-14T16:00:56+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-11-16T01:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4f966b47a3b24e77794a3366ca591548a3cc42c7'/>
<id>urn:sha1:4f966b47a3b24e77794a3366ca591548a3cc42c7</id>
<content type='text'>
Modernize projects against new .slnx expecations as well.
</content>
</entry>
<entry>
<title>Move the BootstrapperApplication out of proc</title>
<updated>2024-03-07T02:03:38+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-01-12T02:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=0d3d54992104288e9ee0c834d0b96e8502fd2d42'/>
<id>urn:sha1:0d3d54992104288e9ee0c834d0b96e8502fd2d42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `/DEPENDENTLOADFLAG` to tell the loader...</title>
<updated>2023-12-31T23:08:41+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-12-31T22:23:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=59ca47751ea1d59198e01b7e6a0a3d9fc144088e'/>
<id>urn:sha1:59ca47751ea1d59198e01b7e6a0a3d9fc144088e</id>
<content type='text'>
...to load DLLs from System32 only.

(Belt and suspenders to current approaches.) See
https://devblogs.microsoft.com/oldnewthing/20230328-00/?p=107978.

Fixes https://github.com/wixtoolset/issues/issues/7319.
</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>Update Burn algorithm for picking elevated temp path to use SystemTemp.</title>
<updated>2022-06-08T00:44:36+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-06-03T22:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8810aa8908ed7887616d86dd5fb821fcfa92f444'/>
<id>urn:sha1:8810aa8908ed7887616d86dd5fb821fcfa92f444</id>
<content type='text'>
</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>Bring back Burn's implementation of signature verification.</title>
<updated>2021-05-12T00:11:19+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2021-05-03T19:41:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=2f4287fdcee83b30e0f7f3ce548bcdff2ee85e1f'/>
<id>urn:sha1:2f4287fdcee83b30e0f7f3ce548bcdff2ee85e1f</id>
<content type='text'>
partial #6447
</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 burn into burn</title>
<updated>2021-04-29T23:36:06+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2021-04-23T00:06:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=af10c45d7b3a44af0b461a557847fe03263dcc10'/>
<id>urn:sha1:af10c45d7b3a44af0b461a557847fe03263dcc10</id>
<content type='text'>
</content>
</entry>
</feed>
