Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converted have_pyrex into a function | Jason R. Coombs | 2012-03-10 | 1 | -13/+19 |
* | Refactored Extension class so that __init__ is always called, but patched beh... | Jason R. Coombs | 2012-03-10 | 1 | -11/+9 |
* | Reorganized imports | Jason R. Coombs | 2012-03-10 | 1 | -7/+9 |
* | Indent with spaces | Jason R. Coombs | 2012-03-10 | 1 | -7/+7 |
* | Refactored Cython/Pyrex optional build support to unify logic | Jason R. Coombs | 2011-03-18 | 1 | -14/+10 |
* | Applying patch provided by Didrik Pinte on #195 for Cython build_ext support | Jason R. Coombs | 2011-03-18 | 1 | -1/+9 |
* | Fix import that was breaking py3k | agronholm | 2009-08-06 | 1 | -1/+1 |
* | SharedLibrary -> Library. For now, Windows libs get built as shared, | PJ Eby | 2006-01-06 | 1 | -2/+2 |
* | First draft of shared library build support. See tests/shlib_test | PJ Eby | 2006-01-05 | 1 | -17/+16 |
* | Enhanced setuptools infrastructure to support distutils extensions that | PJ Eby | 2005-08-06 | 1 | -0/+10 |
* | Initial checkin of setuptools 0.0.1. | PJ Eby | 2004-03-19 | 1 | -0/+27 |