Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added --dist-dir option to control where output archive(s) go. | Greg Ward | 2000-07-05 | 1 | -1/+7 |
* | Fixed to use 'reinitialize_command()' to fetch the "install" command object. | Greg Ward | 2000-06-28 | 1 | -6/+1 |
* | Some far-reaching naming changes: | Greg Ward | 2000-05-27 | 1 | -5/+5 |
* | Use 'get_command_obj()' instead of 'find_command_obj()'. | Greg Ward | 2000-05-23 | 1 | -1/+1 |
* | Drastically simplified by taking advantage of the "install" command's | Gregory P. Smith | 2000-05-13 | 1 | -74/+21 |
* | Harry Henry Gebel: import exception classes. | Greg Ward | 2000-04-26 | 1 | -1/+1 |
* | Changed to call 'get_fullname()', not 'get_full_name()', on Distribution object. | Greg Ward | 2000-04-22 | 1 | -1/+1 |
* | Added code to blow away the pseudo-installation tree and a 'keep_tree' | Greg Ward | 2000-03-31 | 1 | -1/+10 |
* | The 'bdist_dumb' command, the first worker bee for use by 'bdist'. This is | Greg Ward | 2000-03-31 | 1 | -0/+131 |