summaryrefslogtreecommitdiff
path: root/src/distutils2/command/build_scripts.py
Commit message (Collapse)AuthorAgeFilesLines
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-139/+0
|
* Merge with Zubin, removing trailing whitespace?ric Araujo2010-08-141-2/+2
|\
* | Remove redundancy and trailing whitespace?ric Araujo2010-08-131-5/+3
| |
* | 2to3 conversion functionality added in build_scriptZubin Mithra2010-08-131-5/+7
| |
* | options moved from build_py to build so that build_py and build_scripts can ↵Zubin Mithra2010-08-131-0/+7
| | | | | | | | access it
* | reverted to revision 532Zubin Mithra2010-08-131-16/+4
| |
* | options moved to build.py; build_py.Mixin2to3 moved to _compat.Mixin2to3; ↵Zubin Mithra2010-08-121-4/+16
|/ | | | DistutilsRefactoringTool removed, util.py changed accordingly
* Make set_undefined_options more friendly?ric Araujo2010-08-041-2/+1
|
* removed dep_utilTarek Ziad?2010-02-221-2/+1
|
* refactored sysconfig and other backported modulestarek2010-02-221-5/+8
|
* renamed distutils to distutils2 -- wow thanks Ropetarek2010-02-211-4/+4
|
* initial import, now need to rename all 'distutils' to 'distutils2'tarek2010-02-211-0/+131