<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/PCbuild/python3dll.vcxproj, branch refactor-lambda-parameters</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/'/>
<entry>
<title>bpo-36941: Windows build changes for Windows ARM64 (GH-13365)</title>
<updated>2019-05-17T17:07:24+00:00</updated>
<author>
<name>Paul Monson</name>
<email>paulmon@users.noreply.github.com</email>
</author>
<published>2019-05-17T17:07:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=f96e7fd9240c1ce13f52bd3ba81f58b2511d89c3'/>
<id>f96e7fd9240c1ce13f52bd3ba81f58b2511d89c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825)</title>
<updated>2019-02-14T16:31:30+00:00</updated>
<author>
<name>Paul Monson</name>
<email>paulmon@users.noreply.github.com</email>
</author>
<published>2019-02-14T16:31:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=8a1657b93469580ef345c7c91738587f3d76e87d'/>
<id>8a1657b93469580ef345c7c91738587f3d76e87d</id>
<content type='text'>
This change adds the necessary items to the build projects to avoid erroring out right at the start. It does not add _support_ for targeting Windows on ARM32, but is a necessary prerequisite for adding it.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds the necessary items to the build projects to avoid erroring out right at the start. It does not add _support_ for targeting Windows on ARM32, but is a necessary prerequisite for adding it.</pre>
</div>
</content>
</entry>
<entry>
<title>bro-33614: Override exit code in find_msbuild.bat (GH-7169)</title>
<updated>2018-05-28T21:05:05+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2018-05-28T21:05:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=f9b364fe51ac083e3e423b1e2cefe0e1ad7d9a60'/>
<id>f9b364fe51ac083e3e423b1e2cefe0e1ad7d9a60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33614: Ensures module definition files for the stable ABI on Windows are correctly regenerated. (GH-7165)</title>
<updated>2018-05-28T19:32:05+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2018-05-28T19:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=e97ba4c690613d734843db218aeedce2f0e5937f'/>
<id>e97ba4c690613d734843db218aeedce2f0e5937f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes build order and lingering intermediate files.</title>
<updated>2016-07-14T02:58:21+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2016-07-14T02:58:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=945863a691275a7088a4a9227bb35791390ec02a'/>
<id>945863a691275a7088a4a9227bb35791390ec02a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds version info to all signed binaries on Windows.</title>
<updated>2016-04-06T19:35:24+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2016-04-06T19:35:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=b0660582cc9260022053c83dcfddd47891700147'/>
<id>b0660582cc9260022053c83dcfddd47891700147</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes warnings when building python3.dll due to the .def file accumulating multiple copies of each line.</title>
<updated>2015-07-03T16:08:47+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2015-07-03T16:08:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=ac2bd5b1e8c5d8ee04c12ef6f34f1c9f1f8338c0'/>
<id>ac2bd5b1e8c5d8ee04c12ef6f34f1c9f1f8338c0</id>
<content type='text'>
Adds shebang line to prepare_ssl so it will run with py.exe.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds shebang line to prepare_ssl so it will run with py.exe.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes python3_d.dll build so that functions are forwarded to python35_d.dll</title>
<updated>2015-01-31T19:17:07+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2015-01-31T19:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=e5a6c4ecfc31ee7acca853314822dddde62bd6ca'/>
<id>e5a6c4ecfc31ee7acca853314822dddde62bd6ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release.</title>
<updated>2014-11-22T20:54:57+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2014-11-22T20:54:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=65e4cb10d9d9964f30bc72561bf0e86833328a3b'/>
<id>65e4cb10d9d9964f30bc72561bf0e86833328a3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH for nmake.exe correctly.</title>
<updated>2013-11-19T23:41:29+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>christian@cheimes.de</email>
</author>
<published>2013-11-19T23:41:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=2658dd7cab487ee6361dba5a69623612dd69f448'/>
<id>2658dd7cab487ee6361dba5a69623612dd69f448</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
