<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/burn/test/BurnUnitTest/VariableTest.cpp, branch v7.0.0-rc.2</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v7.0.0-rc.2</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v7.0.0-rc.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2026-02-05T20:58:18+00:00</updated>
<entry>
<title>Support dual-purpose packages in Burn.</title>
<updated>2026-02-05T20:58:18+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2026-02-05T01:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c258b72508f1b25a56e5d3ee3df08650ba1cbe36'/>
<id>urn:sha1:c258b72508f1b25a56e5d3ee3df08650ba1cbe36</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/8958
</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>Add `InstallerInformationalVersion`.</title>
<updated>2023-02-10T01:45:37+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2023-02-09T22:17:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=cdb457d593cb09a88e73cdcd9538a66e62610cf1'/>
<id>urn:sha1:cdb457d593cb09a88e73cdcd9538a66e62610cf1</id>
<content type='text'>
Gets "full" version (with commit id).

Fixes https://github.com/wixtoolset/issues/issues/7200.
</content>
</entry>
<entry>
<title>Move `Bundle/@CommandLineVariables` into Bal.wixext.</title>
<updated>2022-09-10T02:14:27+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-09-09T21:03:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a1307cd4e76a89598c53cb68309358a7012db553'/>
<id>urn:sha1:a1307cd4e76a89598c53cb68309358a7012db553</id>
<content type='text'>
Implements 6858
</content>
</entry>
<entry>
<title>Add WixCanRestart and make wixstdba elevate for restart when required.</title>
<updated>2022-09-03T20:29:26+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-09-02T21:12:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=237bdc6a97c0dd455da99c16e6b3b7cac4c79e86'/>
<id>urn:sha1:237bdc6a97c0dd455da99c16e6b3b7cac4c79e86</id>
<content type='text'>
Fixes 5499
</content>
</entry>
<entry>
<title>Downgrade error to warning when search refs a reserved prefix variable.</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:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=28c8abfda013d6aa568fde8b26da65522748d376'/>
<id>urn:sha1:28c8abfda013d6aa568fde8b26da65522748d376</id>
<content type='text'>
The engine doesn't actually prevent external callers from setting variables that start with 'Wix'.
</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 RepairCondition.</title>
<updated>2022-04-23T20:40:21+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-04-22T21:55:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=72e20f682c0d64102e86439ba5527dd0d71932ae'/>
<id>urn:sha1:72e20f682c0d64102e86439ba5527dd0d71932ae</id>
<content type='text'>
Fixes 6758
</content>
</entry>
<entry>
<title>Enhance bundle backend validation.</title>
<updated>2022-03-17T01:14:37+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-03-15T23:09:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=db22d99a4d603caab18fd42cb40881431c353912'/>
<id>urn:sha1:db22d99a4d603caab18fd42cb40881431c353912</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix and run Burn 64-bit unit tests.</title>
<updated>2022-03-01T17:37:00+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-03-01T00:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=3f658fa2b4bd80619fcf89e1e87ae12b48effb7a'/>
<id>urn:sha1:3f658fa2b4bd80619fcf89e1e87ae12b48effb7a</id>
<content type='text'>
</content>
</entry>
</feed>
