summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/command/install_ext.py
Commit message (Expand)AuthorAgeFilesLines
* Added 'description' class attribute to every command class (to help theGreg Ward2000-01-301-0/+2
* Added missing run of corresponding 'build' command.Greg Ward2000-01-301-0/+3
* Renamed many options to be consistent across commands.Greg Ward1999-09-291-5/+4
* New command -- install_ext to install extension modules.Greg Ward1999-09-131-0/+38