Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update prepare_ssl.py script to generate the .asm files. | Zachary Ware | 2014-08-07 | 1 | -8/+31 |
| | |||||
* | Merge. | Charles-François Natali | 2014-06-20 | 1 | -1/+1 |
| | |||||
* | Issue10752 Be more robust when finding a PERL interpreter to build OpenSSL. ↵ | Tim Golden | 2014-05-09 | 1 | -9/+9 |
| | | | | Initial patch by Gabi Davar | ||||
* | Issue #21141: The Windows build process no longer attempts to find Perl, | Zachary Ware | 2014-05-09 | 1 | -0/+217 |
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. |