Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused variable | Andrew M. Kuchling | 2001-08-10 | 1 | -1/+0 |
* | Do convert_path() on script paths (now PyXML builds out of the box | Just van Rossum | 2001-07-29 | 1 | -0/+2 |
* | Undo revision 1.7: always mangle a #! line containing "python" to point | Greg Ward | 2001-07-25 | 1 | -4/+2 |
* | When not copying a file because the output is up to date, make the message | Fred Drake | 2001-03-02 | 1 | -2/+2 |
* | Leave #! lines featuring /usr/bin/env alone | Andrew M. Kuchling | 2001-02-28 | 1 | -2/+4 |
* | Standardized whitespace around function calls. | Greg Ward | 2000-09-30 | 1 | -3/+3 |
* | Added 'boolean_options' list to support config file parsing. | Greg Ward | 2000-09-25 | 1 | -0/+2 |
* | Fixed a grab-bag of typos spotted by Rob Hooft. | Greg Ward | 2000-07-27 | 1 | -1/+1 |
* | Take the basename of the script before concatenating it with the build dir. | Greg Ward | 2000-05-25 | 1 | -1/+1 |
* | Improvements to Bastian's build_scripts command: | Greg Ward | 2000-05-25 | 1 | -31/+58 |
* | Bastian Kleineidam: the "build_scripts" command. | Greg Ward | 2000-05-25 | 1 | -0/+71 |