summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/emxccompiler.py
Commit message (Expand)AuthorAgeFilesLines
* Add implementation of _compile() and use default compile() method.Jeremy Hylton2002-06-181-35/+13
* Refactor compile() method implementations.Jeremy Hylton2002-06-131-45/+24
* Fix unused local variables caught by pychecker.Jeremy Hylton2002-06-041-2/+2
* Make setup.py less chatty by default.Jeremy Hylton2002-06-041-1/+2
* Forgot to add the new emxccompiler.py from Andrew I. MacIntyre'sMarc-André Lemburg2002-02-061-0/+334