]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #21141: The Windows build process no longer attempts to find Perl,
authorZachary Ware <zachary.ware@gmail.com>
Fri, 9 May 2014 14:07:50 +0000 (09:07 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Fri, 9 May 2014 14:07:50 +0000 (09:07 -0500)
commit10c2dba8b26e22b239227775a87fd5931a1ef187
tree846c030cf59c0eba718830d6f35a4d5daaab9e65
parent983c1065fed667cc17cab1c1ef788ab1ebd084e9
Issue #21141: The Windows build process no longer attempts to find Perl,
instead relying on OpenSSL source being configured and ready to build.  The
``PCbuild\build_ssl.py`` script has been re-written and re-named to
``PCbuild\prepare_ssl.py``, and takes care of configuring OpenSSL source
for both 32 and 64 bit platforms.  OpenSSL sources obtained from
svn.python.org will always be pre-configured and ready to build.
Misc/NEWS
PCbuild/build_ssl.py [deleted file]
PCbuild/prepare_ssl.bat [moved from PCbuild/build_ssl.bat with 83% similarity]
PCbuild/prepare_ssl.py [new file with mode: 0644]
PCbuild/readme.txt
PCbuild/ssl.vcxproj