Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update compatibility comments to 2.1, corresponding to PEP 291 1.13. | Martin v. Löwis | 2004-11-10 | 1 | -1/+1 |
* | 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 |
* | Whitespace normalization. | Fred Drake | 2001-12-06 | 1 | -1/+1 |
* | Expect a tuple (dest_name, copied) from 'copy_file()'. | Greg Ward | 2000-09-30 | 1 | -1/+1 |
* | Added 'boolean_options' list to support config file parsing. | Greg Ward | 2000-09-25 | 1 | -0/+1 |
* | Added --force (-f) option to force installation (including bytecode | Greg Ward | 2000-09-13 | 1 | -1/+6 |
* | fix inconsistent use of tabs and spaces | Jeremy Hylton | 2000-07-07 | 1 | -1/+1 |
* | Delete spurious comment. | Greg Ward | 2000-06-21 | 1 | -1/+0 |
* | Build the 'outfiles' list so 'get_outputs()' has something to return. | Greg Ward | 2000-06-21 | 1 | -1/+9 |
* | Added 'install_headers' command to install C/C++ header files. | Greg Ward | 2000-05-27 | 1 | -0/+40 |