aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/command/build_ext.py
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed some problems building extensions when Pyrex was installed, especiallyPJ Eby2005-11-031-4/+45
* Fix a problem running build_ext -i w/no extensions.PJ Eby2005-08-221-1/+1
* Make "build_ext --inplace" work sanely w/multiple Python versions andPJ Eby2005-08-211-2/+37
* remove trailing blank lineFred Drake2004-04-051-1/+0
* Initial checkin of setuptools 0.0.1.PJ Eby2004-03-191-0/+7