summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
| * Try to find ssleay32.a in more locations, including on that may be a bit more...Jean-Paul Calderone2008-12-311-1/+7
| * Remove unintentionally added debug helperJean-Paul Calderone2008-12-311-2/+1
| * make sure to handle r2i extensions (like proxyCertInfo) without segfaultingJean-Paul Calderone2008-12-311-1/+2
* | convenience hack: if setuptools is not already present, then this will downlo...zooko2008-12-011-0/+7
* | If --prefix is in sys.argv, then set up sys.path and os.environ['PYTHONPATH']...U-YOUR-FA38FA253F\Zooko Brillnonywonx2008-11-111-1/+37
* | Chris Galvan's patch to use setuptools to build pyOpenSSL binaries which incl...U-YOUR-FA38FA253F\Zooko Brillnonywonx2008-11-101-1/+24
|/
* Add #! to setup.py so it can be run directlyJean-Paul Calderone2008-06-121-0/+1
* Okay, that coding declaration was doing something!Jean-Paul Calderone2008-04-111-2/+1
* Updates for 0.7 finalJean-Paul Calderone2008-04-111-2/+6
* A couple trivial Context testsJean-Paul Calderone2008-03-211-1/+2
* Add {s,g}et_not{Before,After}Jean-Paul Calderone2008-03-091-4/+6
* Add an extra_objects for the Win32 build. This is hard coded to paths on a p...Jean-Paul Calderone2008-03-081-2/+5
* Include the tests in the distributionJean-Paul Calderone2008-03-051-1/+2
* Remove some more anachronismsJean-Paul Calderone2008-03-041-2/+1
* Remove some anachronismsJean-Paul Calderone2008-03-041-5/+4
* initial source importJean-Paul Calderone2008-02-181-0/+90