summaryrefslogtreecommitdiff
path: root/src/distutils2/command/cmd.py
Commit message (Expand)AuthorAgeFilesLines
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-494/+0
* Hook system improvements.?ric Araujo2010-08-151-1/+1
* Merged with TarekZubin Mithra2010-08-131-3/+1
|\
| * options moved from build_py to build so that build_py and build_scripts can a...Zubin Mithra2010-08-131-1/+0
| * longopt_xlate removed. merged with tarekZubin Mithra2010-08-081-2/+1
| |\
| | * longopt_xlate removed.Zubin Mithra2010-08-081-2/+1
* | | Fix some familiar typos and use consistent spellings?ric Araujo2010-08-091-5/+5
|/ /
* | Add command post-hooksKonrad Delong2010-08-051-0/+6
* | Make set_undefined_options more friendly?ric Araujo2010-08-041-17/+21
* | merged spawn into utilTarek Ziade2010-07-251-1/+1
* | Fix import errors found by pyflakes?ric Araujo2010-07-181-2/+2
|/
* Restored logging of directory creationJeremy Kloth2010-07-081-1/+3
* merge upstreamAlexis Metaireau2010-07-031-5/+28
|\
| * Make all classes new-style classes.?ric Araujo2010-06-261-1/+1
| * Pull changeset with new docstrings from jkloth?ric Araujo2010-06-241-0/+25
| * Rename a method for greater consistency?ric Araujo2010-06-061-4/+2
* | merged upstreamKonrad Delong2010-06-051-2/+1
|/
* moving cmd.py into command/Tarek Ziade2010-06-021-0/+462