<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/burn/engine/logging.h, branch bob/wixbug8674</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2Fwixbug8674</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2Fwixbug8674'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2024-11-11T01:14:39+00:00</updated>
<entry>
<title>Log bundle registration scope.</title>
<updated>2024-11-11T01:14:39+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-11-10T04:54:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=53d84c9b96b027df505ab99f3db0719a82108b2b'/>
<id>urn:sha1:53d84c9b96b027df505ab99f3db0719a82108b2b</id>
<content type='text'>
</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>Store list of persisted well-known variables in Burn.</title>
<updated>2022-08-02T14:15:14+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-08-01T22:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=aacd6b677332f2e262d0df67603c246cd65d833e'/>
<id>urn:sha1:aacd6b677332f2e262d0df67603c246cd65d833e</id>
<content type='text'>
This allows it to reject Variables declared in the manifest that start with the reserved prefix 'Wix'.
</content>
</entry>
<entry>
<title>Add ability for non-vital cache package action.</title>
<updated>2022-06-15T02:51:14+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-06-14T20:09:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=dea657295df261bb0e3e4d620eeae321531e3a11'/>
<id>urn:sha1:dea657295df261bb0e3e4d620eeae321531e3a11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Log rest of plan and add testing of registration actions to PlanTest.</title>
<updated>2022-03-14T19:53:29+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-03-14T04:47:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=78125b7c4bd59468275d65b63860bdb68b1bc6f1'/>
<id>urn:sha1:78125b7c4bd59468275d65b63860bdb68b1bc6f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow the BA to override the bundle relation type during plan.</title>
<updated>2022-03-14T19:53:29+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-03-14T04:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4cd1c4e06145434ca940ac828772dc47b9d9738e'/>
<id>urn:sha1:4cd1c4e06145434ca940ac828772dc47b9d9738e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove orphan compatible MSI packages.</title>
<updated>2022-01-16T16:30:28+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-01-15T03:37:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=da1d1376953ef1c9afb32d5eee02b785e52e372e'/>
<id>urn:sha1:da1d1376953ef1c9afb32d5eee02b785e52e372e</id>
<content type='text'>
Reimplements #3190
</content>
</entry>
<entry>
<title>Add ability to customize file versioning rules for MsiPackage and MspPackage.</title>
<updated>2021-12-08T23:14:11+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2021-12-07T23:34:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=19d85eed389fbd964f64c2fbb85e40ec20439d26'/>
<id>urn:sha1:19d85eed389fbd964f64c2fbb85e40ec20439d26</id>
<content type='text'>
Fixes #5911
</content>
</entry>
<entry>
<title>Set the log file path for MSI transactions.</title>
<updated>2021-08-12T19:50:55+00:00</updated>
<author>
<name>Nir Bar</name>
<email>nir.bar@panel-sw.co.il</email>
</author>
<published>2021-08-12T19:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bb18c9c4f0e6da640775b85ebda68b31f2b391ed'/>
<id>urn:sha1:bb18c9c4f0e6da640775b85ebda68b31f2b391ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Parse most of Burn command line parameters into BURN_ENGINE_COMMAND.</title>
<updated>2021-08-04T15:03:57+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2021-08-03T20:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=9ae1c04d5fa02ac020885cdad7c592f7bb43d83e'/>
<id>urn:sha1:9ae1c04d5fa02ac020885cdad7c592f7bb43d83e</id>
<content type='text'>
</content>
</entry>
</feed>
