summaryrefslogtreecommitdiffstats
path: root/PCbuild/build_ssl.py
Commit message (Expand)AuthorAgeFilesLines
* Port build_ssl.py to 2.4; support HOST_PYTHON variableMartin v. Löwis2008-02-291-4/+12
* Renamed PCBuild9 directory to PCBuildChristian Heimes2007-12-311-0/+250
* Moved PCbuild directory to PC/VS7.1Christian Heimes2007-12-311-181/+0
* Specify the bufferoverflowU.lib to the makefile on the command lineThomas Heller2007-06-121-1/+1
* Merge 53501 and 53502 from 25 branch:Martin v. Löwis2007-01-201-0/+2
* Merge 51340 and 51341 from 2.5 branch:Martin v. Löwis2006-08-171-4/+7
* Build _hashlib on Windows. Build OpenSSL with masm assembler code.Martin v. Löwis2006-08-161-40/+28
* 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