summaryrefslogtreecommitdiff
path: root/src/distutils2/command/build_ext.py
Commit message (Expand)AuthorAgeFilesLines
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-740/+0
* Synchronize sysconfig.{py,cfg} with Python 3.2.?ric Araujo2010-09-061-3/+5
* Fix some familiar typos and use consistent spellings?ric Araujo2010-08-091-3/+3
* Make set_undefined_options more friendly?ric Araujo2010-08-041-7/+2
* Use explicit name instead of literal (Tarek?s preference)?ric Araujo2010-08-031-2/+2
* Nuked support for ext_modules as list of tuples which wasJeremy Kloth2010-07-081-87/+17
* removed dep_utilTarek Ziad?2010-02-221-1/+1
* created a subpackage for compilersTarek Ziad?2010-02-221-3/+3
* refactored sysconfig and other backported modulestarek2010-02-221-13/+13
* renamed distutils to distutils2 -- wow thanks Ropetarek2010-02-211-11/+11
* initial import, now need to rename all 'distutils' to 'distutils2'tarek2010-02-211-0/+813