aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/extension.py
Commit message (Expand)AuthorAgeFilesLines
* 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