summaryrefslogtreecommitdiffstats
path: root/bin/Command.py
Commit message (Collapse)AuthorAgeFilesLines
* dd newer SCons versions to the list of all versions available for install.Steven Knight2009-02-191-3/+11
| | | | | Use shlex.split(), not string.split(), to split command line arguments. Commonize interpreation of 'cd' and 'mkdir' commands. Fix usage messages.
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
|
* Add a script for creating a standard SCons development system onSteven Knight2008-08-261-0/+129
Ubuntu Hardy. Rewrite subsidiary scripts for install Python and SCons versions in Python (from shell).