summaryrefslogtreecommitdiff
path: root/src/distutils2/command/build_py.py
Commit message (Expand)AuthorAgeFilesLines
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-436/+0
* Merge with Zubin, removing trailing whitespace?ric Araujo2010-08-141-1/+1
|\
* | Remove redundancy and trailing whitespace?ric Araujo2010-08-131-5/+3
* | 2to3 conversion functionality added in build_scriptZubin Mithra2010-08-131-1/+1
* | options moved from build_py to build so that build_py and build_scripts can a...Zubin Mithra2010-08-131-3/+8
* | Mixin2to3 moved from build_py to compat module. test_Mixin2to3.test_additiona...Zubin Mithra2010-08-131-53/+2
* | reverted to revision 532Zubin Mithra2010-08-131-7/+60
* | options moved to build.py; build_py.Mixin2to3 moved to _compat.Mixin2to3; Dis...Zubin Mithra2010-08-121-60/+7
* | longopt_xlate removed. merged with tarekZubin Mithra2010-08-081-6/+20
|\ \ | |/ |/|
| * options made to be a build attribute instead of as a distribution attributeZubin Mithra2010-07-291-2/+11
| * Updated with Tareks branchZubin Mithra2010-07-171-5/+10
| |\
| | * typo at command/build_py.py corrected.Zubin Mithra2010-07-151-2/+2
| | * use_2to3 option added. tests added.Zubin Mithra2010-07-081-4/+9
* | | Style nitpicks?ric Araujo2010-08-081-4/+2
* | | Merge from Jeremy?ric Araujo2010-08-081-3/+1
|\ \ \
| * | | Make set_undefined_options more friendly?ric Araujo2010-08-041-3/+1
* | | | Merged with Tarek's repo (again)Jeremy Kloth2010-07-171-0/+1
|\ \ \ \ | |/ / /
| * | | Fix import errors found by pyflakes?ric Araujo2010-07-181-0/+1
| |/ /
* | | `sdist.add_defaults()` now uses source files from all commands.Jeremy Kloth2010-07-141-1/+7
|/ /
* | Merged with master repositoryJeremy Kloth2010-07-081-8/+67
|\ \ | |/
| * Making sure the code works on all Python versions.Tarek Ziade2010-07-041-8/+9
| * [mq]: use_2to3, convert_2to3_doctests added to build_py.pyZubin Mithra2010-07-041-5/+63
* | Begin documenting API interfacesJeremy Kloth2010-06-151-3/+18
|/
* refactored the code so it works on Python 2.4, 2.5 and 2.6Tarek Ziad?2010-02-221-1/+1
* renamed distutils to distutils2 -- wow thanks Ropetarek2010-02-211-5/+5
* initial import, now need to rename all 'distutils' to 'distutils2'tarek2010-02-211-0/+393