<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/internal/WixBuildTools.TestSupport, branch v5.0.0-rc.2</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v5.0.0-rc.2</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v5.0.0-rc.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2022-11-09T00:20:25+00:00</updated>
<entry>
<title>Separate WixInternal content from official WixToolset namespace</title>
<updated>2022-11-09T00:20:25+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-08T22:58:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c843b47d6233153fa961c6d0e61edf7cedf255bb'/>
<id>urn:sha1:c843b47d6233153fa961c6d0e61edf7cedf255bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run wix.exe out of proc</title>
<updated>2022-10-15T03:13:50+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-06T18:59:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5567239a9411aac769a34f2c65b80a523a577ad7'/>
<id>urn:sha1:5567239a9411aac769a34f2c65b80a523a577ad7</id>
<content type='text'>
"wix build" will load assemblies to read metadata which can cause
the assemblies to get locked in the process. Since MSBuild keeps
build processes alive this can cause work done by in-proc MSBuild
tasks (like the WixBuild) to get stuck. Moving the "wix build" out
of proc avoids any of those issues.

Moving out of proc also allows the WiX tasks to be AnyCPU which
simplifies the wix.targets (although did need to add code to find
the .NET Framework wix.exe).

Fixes 6595
</content>
</entry>
<entry>
<title>Make sure error codes are translated correctly for per-machine packages.</title>
<updated>2022-08-26T15:03:37+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-08-25T20:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a37208d9a26ec7886870cc17f0726676a285bf7f'/>
<id>urn:sha1:a37208d9a26ec7886870cc17f0726676a285bf7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add TestData.CreateFile and dedupe TestSupport code from Core.Native tests</title>
<updated>2022-08-05T16:22:36+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-08-02T02:26:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f905838a6398e2d5083145acf279968506ac900b'/>
<id>urn:sha1:f905838a6398e2d5083145acf279968506ac900b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targets</title>
<updated>2022-08-02T03:25:19+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-07-27T00:20:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a627ca9b720047e633a8fe72003ab9bee31006c5'/>
<id>urn:sha1:a627ca9b720047e633a8fe72003ab9bee31006c5</id>
<content type='text'>
Moves Heat functionality to the "tools" layer and packages it all
up in WixToolset.Heat.nupkg for distribution in WiX v4.

Completes 6838
</content>
</entry>
<entry>
<title>Add IsWixTestSupportProject property to prevent test project detection.</title>
<updated>2022-06-27T18:36:39+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-06-27T16:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=56ca521396cdf47b5611f6e3a6264be9a8d20282'/>
<id>urn:sha1:56ca521396cdf47b5611f6e3a6264be9a8d20282</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add longPathAware to Burn manifest to support long paths.</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:28:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=eb53852d7ae6838e54525eb57df1d8ce8a722f9b'/>
<id>urn:sha1:eb53852d7ae6838e54525eb57df1d8ce8a722f9b</id>
<content type='text'>
Fixes 3455
</content>
</entry>
<entry>
<title>Improve WixAssert.StringEqual to print where the first difference is.</title>
<updated>2022-06-15T23:27:22+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-06-15T22:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ec61ceb6b2bc0b6cf12259e08c1f8db2a9335773'/>
<id>urn:sha1:ec61ceb6b2bc0b6cf12259e08c1f8db2a9335773</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace PathIsAbsolute with PathIsRooted and add PathIsFullyQualified.</title>
<updated>2022-05-31T18:20:44+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-05-26T22:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=fb4f8c7108f43d2341ba299424646c4963b21188'/>
<id>urn:sha1:fb4f8c7108f43d2341ba299424646c4963b21188</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ability to skip tests at runtime, and skip long running cache tests</title>
<updated>2022-05-13T17:35:15+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-05-13T16:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=031991f32f059b64374e6d257cbe573304dd577f'/>
<id>urn:sha1:031991f32f059b64374e6d257cbe573304dd577f</id>
<content type='text'>
6665
</content>
</entry>
</feed>
