summaryrefslogtreecommitdiff
path: root/PCbuild/prepare_ssl.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #27407: Make PCbuild/prepare_ssl.py Python 2 compatibleZachary Ware2016-09-051-1/+6
* Adds warning to prepare_ssl when nasm is not available.Steve Dower2016-03-081-0/+3
* Issue #26268: Update the prepare_ssl.py scriptZachary Ware2016-02-221-110/+55
* Fixes warnings when building python3.dll due to the .def file accumulating mu...Steve Dower2015-07-031-0/+1
* Closes #18402: Merge with 3.4Zachary Ware2015-04-131-1/+5
* Fix prepare_ssl.py scriptZachary Ware2015-04-091-3/+3
* Fix prepare_ssl.py for OpenSSL 1.0.2a builds without Perl (using old system).Zachary Ware2015-04-071-0/+3
* Update prepare_ssl.py script to generate the .asm files.Zachary Ware2014-08-061-8/+31
* Simplify a badly written condition.Zachary Ware2014-06-201-1/+1
* Issue10752 Be more robust when finding a PERL interpreter to build OpenSSL. I...Tim Golden2014-05-091-9/+9
* Issue #21141: The Windows build process no longer attempts to find Perl,Zachary Ware2014-05-091-0/+217