<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/burn/stub, 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-03-07T02:03:38+00:00</updated>
<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>Mitigate .local DLL redirection Windows bug.</title>
<updated>2024-03-07T02:03:38+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-01-24T22:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ce9ef4702cddf9a2398f6fbb7702988b662b5565'/>
<id>urn:sha1:ce9ef4702cddf9a2398f6fbb7702988b662b5565</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>Burn can only log errors while logutil is initialized and not closed.</title>
<updated>2022-06-27T16:14:21+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-06-24T17:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4f41db7eaa48b0e061a68fd5fc70ce6d127d9039'/>
<id>urn:sha1:4f41db7eaa48b0e061a68fd5fc70ce6d127d9039</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>Finish removing native pdbs from .nupkg and removing symbols packages.</title>
<updated>2022-02-19T00:05:47+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-02-18T23:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f322cf875bf9a02c9ab7518b2c48ec11d91f5531'/>
<id>urn:sha1:f322cf875bf9a02c9ab7518b2c48ec11d91f5531</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert .wixburn version since the format didn't change.</title>
<updated>2021-12-31T00:40:49+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2021-12-30T21:11:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c86f75bcc104d5dc457fa2900a3ebb9c38f6ff65'/>
<id>urn:sha1:c86f75bcc104d5dc457fa2900a3ebb9c38f6ff65</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>Follow up for multiple attached container support</title>
<updated>2021-11-03T15:53:41+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2021-11-02T22:47:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=323f62d3d0f4b73db5fde8977e2540194c6de006'/>
<id>urn:sha1:323f62d3d0f4b73db5fde8977e2540194c6de006</id>
<content type='text'>
* validate cContainers
* use previous embeddedid format and use intermediate folder when extracting attached containers
* remove special cases for 0 byte containers in BurnCommon classes and Insignia
* don't hardcode max containers
* reduce properties in BurnCommon
* add e2e test

#6144
</content>
</entry>
</feed>
