| Commit message (Expand) | Author | Age | Files | Lines |
* | Add comment to Distutil files about requiring 1.5.2 compatibility, as | Andrew M. Kuchling | 2002-11-19 | 1 | -0/+2 |
|
|
* | Remove 'created by' lines; people can use CVS for this, and the information i... | Andrew M. Kuchling | 2002-11-14 | 1 | -2/+0 |
|
|
* | Pulling Mark Alexander's contribution from CVS. | Marc-André Lemburg | 2002-10-04 | 1 | -6/+11 |
|
|
* | Patch #531901 by Mark W. Alexander: adds a new distutils packager | Marc-André Lemburg | 2002-04-17 | 1 | -4/+7 |
|
|
* | Remove unconditional debugging prints. | Thomas Heller | 2002-04-09 | 1 | -3/+0 |
|
|
* | OS/2 patches by Andrew I MacIntyre for distutils. | Marc-André Lemburg | 2002-01-31 | 1 | -1/+2 |
|
|
* | Patch #414775: Add --skip-build option to bdist command. | Martin v. Löwis | 2002-01-12 | 1 | -0/+5 |
|
|
* | Whitespace normalization. | Fred Drake | 2001-12-06 | 1 | -2/+2 |
|
|
* | Untabified. | Greg Ward | 2000-10-14 | 1 | -1/+1 |
|
|
* | Standardized whitespace around function calls. | Greg Ward | 2000-09-30 | 1 | -1/+1 |
|
|
* | Rene Liebscher: if we have to run the same sub-command multiple times | Greg Ward | 2000-09-16 | 1 | -5/+18 |
|
|
* | Added --plat-name option to override sysconfig.get_platform() in | Greg Ward | 2000-09-11 | 1 | -2/+9 |
|
|
* | Added 'wininst' to the 'format_commands' list, so it's included in | Greg Ward | 2000-08-02 | 1 | -3/+6 |
|
|
* | Added the --dist-dir option that the "bdist_*" will use to control where | Greg Ward | 2000-07-05 | 1 | -0/+7 |
|
|
* | Infrastructure support for the "bdist_wininst" command. | Greg Ward | 2000-06-27 | 1 | -0/+2 |
|
|
* | Changed so all the help-generating functions are defined, at module-level, | Greg Ward | 2000-06-24 | 1 | -18/+20 |
|
|
* | Stylistic/formatting changes to Rene Liebscher's '--help-xxx' patch. | Greg Ward | 2000-06-24 | 1 | -14/+15 |
|
|
* | Patch from Rene Liebscher: this adds "--help-foo" options to list the | Greg Ward | 2000-06-07 | 1 | -11/+26 |
|
|
* | Support for multiple distribution formats in one run. | Greg Ward | 2000-06-06 | 1 | -17/+18 |
|
|
* | Some far-reaching naming changes: | Greg Ward | 2000-05-27 | 1 | -3/+3 |
|
|
* | Added the 'bdist_base' option, the base temp directory for all bdist commands. | Gregory P. Smith | 2000-05-13 | 1 | -2/+13 |
|
|
* | Harry Henry Gebel: add support for the 'bdist_rpm' command, specifically | Gregory P. Smith | 2000-05-13 | 1 | -2/+7 |
|
|
* | Don't use 'set_option()' or 'get_option()' method -- direct attribute access, | Greg Ward | 2000-05-07 | 1 | -1/+1 |
|
|
* | Harry Henry Gebel: | Greg Ward | 2000-04-25 | 1 | -1/+3 |
|
|
* | Oops, got a little too enthusiastic deleting code in that last revision: | Greg Ward | 2000-03-31 | 1 | -0/+1 |
|
|
* | Rename 'formats' option to 'format', and remove the ability to generate | Greg Ward | 2000-03-31 | 1 | -20/+16 |
|
|
* | Import from 'types' module. | Greg Ward | 2000-03-31 | 1 | -0/+3 |
|
|
* | The 'bdist' command, for creating "built" (binary) distributions. | Greg Ward | 2000-03-31 | 1 | -0/+70 |
|
|