Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Ditch unneeded imports. | Greg Ward | 2000-01-17 | 1 | -1/+0 | |
* | Fixed 'find_package_modules()' to ensure that we never build (and thus | Greg Ward | 1999-12-12 | 1 | -11/+24 | |
* | [from 1999-11-04] | Greg Ward | 1999-12-03 | 1 | -5/+14 | |
* | Don't import what we don't use. | Greg Ward | 1999-10-03 | 1 | -1/+1 | |
* | Renamed 'dir' option to be consistent with other commands. | Greg Ward | 1999-09-29 | 1 | -35/+66 | |
* | Basically a complete rewrite to support dealing with modules in whole | Greg Ward | 1999-09-21 | 1 | -36/+197 | |
* | Comment addition. | Greg Ward | 1999-09-13 | 1 | -0/+3 | |
* | Changed to reflect the new "command options" regime -- in particular, | Greg Ward | 1999-09-08 | 1 | -7/+7 | |
* | Patch from Perry Stoll: OK for list of modules to be empty. | Greg Ward | 1999-08-29 | 1 | -0/+4 | |
* | Rearranged things so that compilation of .py files is the responsibility | Greg Ward | 1999-05-02 | 1 | -27/+1 | |
* | Changed to use the method versions of 'copy_file()', 'copy_tree()', | Greg Ward | 1999-04-04 | 1 | -6/+5 | |
* | First checkin of real Distutils command modules. | Greg Ward | 1999-03-22 | 1 | -0/+113 | |