summaryrefslogtreecommitdiff
path: root/src/distutils2/compiler
Commit message (Expand)AuthorAgeFilesLines
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-198-3988/+0
* Fix some familiar typos and use consistent spellings?ric Araujo2010-08-092-3/+3
* merged spawn into utilTarek Ziade2010-07-251-2/+1
* Restored logging of directory creationJeremy Kloth2010-07-081-1/+3
* Wrap I/O operations in try/except blocks to ensure handles are closed?ric Araujo2010-06-272-6/+10
* Improve imports indentation?ric Araujo2010-06-276-10/+9
* s/klass/cls/g for PEP 8 and PEP 20 compliance?ric Araujo2010-06-261-2/+2
* Make all classes new-style classes.?ric Araujo2010-06-263-4/+4
* refactored the code so it works on Python 2.4, 2.5 and 2.6Tarek Ziad?2010-02-221-1/+4
* removed file_utilTarek Ziad?2010-02-223-4/+6
* removed dep_utilTarek Ziad?2010-02-223-5/+6
* removed dir_utilTarek Ziad?2010-02-221-5/+8
* created a subpackage for compilersTarek Ziad?2010-02-228-0/+3975