Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Always run sys.prefix and sys.exec_prefix through 'os.path.normpath()' | Greg Ward | 2000-01-17 | 1 | -4/+4 | |
* | Renamed many options to be consistent across commands. | Greg Ward | 1999-09-29 | 1 | -9/+7 | |
* | Added 'install_path' option for giving non-packagized module | Greg Ward | 1999-09-21 | 1 | -12/+82 | |
* | Straightened up the selection of installation directories for platform- | Greg Ward | 1999-09-13 | 1 | -31/+21 | |
* | Oops, call 'os.path.join()'! | Greg Ward | 1999-08-19 | 1 | -1/+1 | |
* | Added a self-berating command relating to installation directories for | Greg Ward | 1999-07-10 | 1 | -0/+8 | |
* | Hacked 'set_final_options()' to set (hopefully) appropriate values for | Greg Ward | 1999-06-08 | 1 | -7/+56 | |
* | Rearranged things so that compilation of .py files is the responsibility | Greg Ward | 1999-05-02 | 1 | -0/+6 | |
* | First checkin of real Distutils command modules. | Greg Ward | 1999-03-22 | 1 | -0/+189 | |