aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/extension.py
Commit message (Expand)AuthorAgeFilesLines
* Refactored Cython/Pyrex optional build support to unify logicJason R. Coombs2011-03-181-14/+10
* Applying patch provided by Didrik Pinte on #195 for Cython build_ext supportJason R. Coombs2011-03-181-1/+9
* Fix import that was breaking py3kagronholm2009-08-061-1/+1
* SharedLibrary -> Library. For now, Windows libs get built as shared,PJ Eby2006-01-061-2/+2
* First draft of shared library build support. See tests/shlib_testPJ Eby2006-01-051-17/+16
* Enhanced setuptools infrastructure to support distutils extensions thatPJ Eby2005-08-061-0/+10
* Initial checkin of setuptools 0.0.1.PJ Eby2004-03-191-0/+27