| Commit message (Expand) | Author | Age | Files | Lines |
| * | [maint] move all files into subfolder | xoviat | 2020-05-25 | 1 | -31/+0 |
| * | Fix closes Issue11439 Remove the SVN keywords from the code as it is no longe... | Senthil Kumaran | 2011-07-28 | 1 | -2/+0 |
| * | Merged revisions 70912,70944,70968,71033,71041,71208,71263,71286,71395-71396,... | Benjamin Peterson | 2009-04-11 | 1 | -0/+1 |
| * | Merged revisions 71473 via svnmerge from | Tarek Ziadé | 2009-04-11 | 1 | -0/+1 |
| * | General cleanup, raise normalization in Lib/distutils. | Collin Winter | 2007-08-30 | 1 | -2/+0 |
| * | Update compatibility comments to 2.1, corresponding to PEP 291 1.13. | Martin v. Löwis | 2004-11-10 | 1 | -1/+1 |
| * | Backing out the basic dependency checking (from pycon sprint). | Anthony Baxter | 2004-10-13 | 1 | -1/+0 |
| * | Basic dependency checking. setup() has two new optional arguments | Anthony Baxter | 2004-03-22 | 1 | -0/+1 |
| * | [Bug #69389] List register command in __all__, so setup.py --help-commands wi... | Andrew M. Kuchling | 2003-03-03 | 1 | -0/+1 |
| * | Add comment to Distutil files about requiring 1.5.2 compatibility, as | Andrew M. Kuchling | 2002-11-19 | 1 | -0/+2 |
| * | Pulling Mark Alexander's contribution from CVS. | Marc-André Lemburg | 2002-10-04 | 1 | -2/+3 |
| * | Patch #531901 by Mark W. Alexander: adds a new distutils packager | Marc-André Lemburg | 2002-04-17 | 1 | -0/+5 |
| * | Infrastructure support for the "bdist_wininst" command. | Greg Ward | 2000-06-27 | 1 | -0/+1 |
| * | Changed order so 'clean' is right after the 'build' commands. | Greg Ward | 2000-05-28 | 1 | -1/+1 |
| * | Added 'install_headers' command to install C/C++ header files. | Greg Ward | 2000-05-27 | 1 | -0/+1 |
| * | Bastian Kleineidam: the "build_scripts" command and changes | Greg Ward | 2000-05-25 | 1 | -0/+1 |
| * | Harry Henry Gebel: add 'bdist_rpm' command. | Gregory P. Smith | 2000-05-13 | 1 | -0/+1 |
| * | Patch from Bastien Kleineidam: | Gregory P. Smith | 2000-05-12 | 1 | -0/+2 |
| * | Added 'bdist' and 'bdist_dumb'. | Greg Ward | 2000-03-31 | 1 | -0/+2 |
| * | Added 'build_clib'; replaced 'install_py' and 'install_ext' with 'install_lib'. | Greg Ward | 2000-03-29 | 1 | -2/+2 |
| * | Simplified doc string. | Greg Ward | 2000-03-18 | 1 | -11/+2 |
| * | Changed '__rcsid__' to '__revision__'. | Greg Ward | 2000-03-02 | 1 | -1/+1 |
| * | Changed 'dist' to 'sdist'. | Greg Ward | 2000-02-18 | 1 | -1/+1 |
| * | Added 'dist' command. | Greg Ward | 2000-01-30 | 1 | -0/+2 |
| * | Added docstring, brought __all__ up-to-date. | Greg Ward | 1999-09-21 | 1 | -2/+19 |
| * | First checkin of real Distutils command modules. | Greg Ward | 1999-03-22 | 1 | -0/+6 |