summaryrefslogtreecommitdiff
path: root/Cython/Build/Distutils.py
Commit message (Collapse)AuthorAgeFilesLines
* Move build_ext files around.Robert Bradshaw2016-09-071-13/+1
| | | | The old build_ext is now named old_build_ext, replaced with the one from Cython/Build.
* Suppress deprecation warning for Cython install.Robert Bradshaw2016-09-061-1/+1
|
* typoRobert Bradshaw2016-06-141-1/+1
|
* Simple cythonize build_ext.Robert Bradshaw2016-06-141-0/+13