summaryrefslogtreecommitdiff
path: root/distutils2/command/build_py.py
Commit message (Expand)AuthorAgeFilesLines
* Improve byte-compilation to be independent of -O or -B.?ric Araujo2011-11-121-43/+24
* Fix the backport fixes.?ric Araujo2011-09-181-2/+2
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-28/+27
* fix pysetup testsTarek Ziade2011-03-131-1/+4
* Fix two NameErrors (#11057)?ric Araujo2011-01-291-2/+3
* simplified the package_dir option - just one root dir allowedTarek Ziade2011-01-291-37/+9
* Save up a bit of memory thanks to dict.iter* and __iter__?ric Araujo2010-12-171-1/+1
* removed core.pyTarek Ziade2010-10-251-1/+1
* removed the __revision__ tag, that are specific to SVNTarek Ziade2010-10-041-1/+0
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-0/+436