<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Tools/msi/bundle/bundle.targets, branch refactor-lambda-parameters</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/'/>
<entry>
<title>bpo-32507: Change Windows install to include app-local UCRT (#5119)</title>
<updated>2018-01-09T08:14:46+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2018-01-09T08:14:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d135f20ae8887acc7716561bc8f4c7eb6d58d24c'/>
<id>d135f20ae8887acc7716561bc8f4c7eb6d58d24c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit</title>
<updated>2016-09-17T23:12:55+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2016-09-17T23:12:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1c75c18ed2242a9e274eea11815c67fe8a67df40'/>
<id>1c75c18ed2242a9e274eea11815c67fe8a67df40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes upload directories for Windows installer.</title>
<updated>2015-11-23T02:20:11+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2015-11-23T02:20:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=21cecb904f80a53a23dc972c95cb0c4c997afbe1'/>
<id>21cecb904f80a53a23dc972c95cb0c4c997afbe1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improves handling of test markers for building Python without intefering with actual installs.</title>
<updated>2015-10-31T19:17:11+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2015-10-31T19:17:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=940f6a8f11b5ef0f9fa85b0be4b95608efebb2e8'/>
<id>940f6a8f11b5ef0f9fa85b0be4b95608efebb2e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improves support for building unofficial versions of the Windows installer.</title>
<updated>2015-10-01T22:18:53+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2015-10-01T22:18:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c4b7600b903aca2fec434801d8d185bd2df65076'/>
<id>c4b7600b903aca2fec434801d8d185bd2df65076</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds option to install launcher for all users even when installing Python just-for-me. This helps mitigate issues when the incompatible Python 3.4 launcher is installed.</title>
<updated>2015-07-16T23:33:55+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2015-07-16T23:33:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2237bdc595e3d33f941c40108eddfa262c19d960'/>
<id>2237bdc595e3d33f941c40108eddfa262c19d960</id>
<content type='text'>
Enables installer builds with the the text marker.
Allows simple installs to include a custom description.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enables installer builds with the the text marker.
Allows simple installs to include a custom description.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes installer rebuild, snapshot versioning, and the README.txt file.</title>
<updated>2015-07-09T05:43:48+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2015-07-09T05:43:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b85b427507a8034878d08c2abe2d6b1b7eab97d0'/>
<id>b85b427507a8034878d08c2abe2d6b1b7eab97d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue 24476: Statically links vcruntime140.dll and removes it from the installer</title>
<updated>2015-06-19T17:49:04+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2015-06-19T17:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6d58f8dc525f2bdf7e6d4d2b4ce1e63a6a166940'/>
<id>6d58f8dc525f2bdf7e6d4d2b4ce1e63a6a166940</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates CRT installation for Windows installer.</title>
<updated>2015-03-01T03:53:50+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2015-03-01T03:53:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e4969f5df832eb8f626544d38ee11b75b52b4aee'/>
<id>e4969f5df832eb8f626544d38ee11b75b52b4aee</id>
<content type='text'>
Bundling versions of the CRT prior to 14.0 is no longer supported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bundling versions of the CRT prior to 14.0 is no longer supported.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Windows release scripts</title>
<updated>2015-02-08T06:20:48+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2015-02-08T06:20:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=312cef086b277c6f79cde5b345f0ce1ada81095e'/>
<id>312cef086b277c6f79cde5b345f0ce1ada81095e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
