Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Whitespace normalization. | Fred Drake | 2001-12-06 |
* | Expect a tuple (dest_name, copied) from 'copy_file()'. | Greg Ward | 2000-09-30 |
* | Added 'boolean_options' list to support config file parsing. | Greg Ward | 2000-09-25 |
* | Added --force (-f) option to force installation (including bytecode | Greg Ward | 2000-09-13 |
* | fix inconsistent use of tabs and spaces | Jeremy Hylton | 2000-07-07 |
* | Delete spurious comment. | Greg Ward | 2000-06-21 |
* | Build the 'outfiles' list so 'get_outputs()' has something to return. | Greg Ward | 2000-06-21 |
* | Added 'install_headers' command to install C/C++ header files. | Greg Ward | 2000-05-27 |