summaryrefslogtreecommitdiffstats
path: root/PCbuild/_ssl.vcproj
Commit message (Collapse)AuthorAgeFilesLines
* Build _hashlib on Windows. Build OpenSSL with masm assembler code.Martin v. Löwis2006-08-161-0/+3
| | | | Fixes #1535502.
* 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-8/+10
|
* Give the _ssl project a harmless command to performTim Peters2006-03-111-0/+3
| | | | | | for its "clean" action. Else the clean step run by the buildbot reports failure, due to the _ssl project whining about not being able to spawn an empty string.
* Add build support for AMD64.Martin v. Löwis2006-02-141-0/+13
|
* Add Itanium targets.Martin v. Löwis2004-07-201-0/+13
|
* Update build procedure to VC 7.1.Martin v. Löwis2004-01-021-0/+50