Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update build procedure to VC 7.1. | Martin v. Löwis | 2004-01-02 | 1 | -89/+0 |
| | |||||
* | I "cvs admin -kb"'ed these files to close a bug report. Now they need | Tim Peters | 2003-07-08 | 1 | -89/+89 |
| | | | | to have genuwine Windows line ends. | ||||
* | Use python_d.exe to build _ssl_d.pyd - we can not express that we depend | Mark Hammond | 2003-02-13 | 1 | -1/+1 |
| | | | | | on a release 'python.exe' for a debug build of _ssl. It may happen that Python.exe is currently broken, and we are trying to rebuild from scratch. | ||||
* | Add _ssl build process for Windows. | Mark Hammond | 2002-12-03 | 1 | -0/+89 |