summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/command/build_scripts.py
Commit message (Expand)AuthorAgeFilesLines
* Standardized whitespace around function calls.Greg Ward2000-09-301-3/+3
* Added 'boolean_options' list to support config file parsing.Greg Ward2000-09-251-0/+2
* Fixed a grab-bag of typos spotted by Rob Hooft.Greg Ward2000-07-271-1/+1
* Take the basename of the script before concatenating it with the build dir.Greg Ward2000-05-251-1/+1
* Improvements to Bastian's build_scripts command:Greg Ward2000-05-251-31/+58
* Bastian Kleineidam: the "build_scripts" command.Greg Ward2000-05-251-0/+71