summaryrefslogtreecommitdiffstats
path: root/PCbuild/build_ssl.py
Commit message (Expand)AuthorAgeFilesLines
* Fix Debug build of _ssl.Martin v. Löwis2006-07-141-4/+4
* Extend build_ssl to Win64, using VSExtComp.Martin v. Löwis2006-07-141-36/+61
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-1/+1
* Don't make all the OpenSSL executables, just the library we need.Mark Hammond2002-12-031-1/+21
* Add _ssl build process for Windows.Mark Hammond2002-12-031-0/+143