Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update with recent checkpoints and 2.0.0.final.0 (yay!). | Steven Knight | 2010-06-15 | 1 | -0/+5 |
| | |||||
* | Update install_scons.py to work on Windows. | Steven Knight | 2010-06-15 | 1 | -5/+14 |
| | |||||
* | Add recent releases to the bin/install_scons.py script. | Steven Knight | 2010-05-22 | 1 | -0/+9 |
| | |||||
* | Add the new checkpoint to the list of all SCons versions that can be | Steven Knight | 2009-02-25 | 1 | -0/+1 |
| | | | | installed. | ||||
* | dd newer SCons versions to the list of all versions available for install. | Steven Knight | 2009-02-19 | 1 | -7/+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 Knight | 2009-02-09 | 1 | -0/+6 |
| | |||||
* | Add 1.1.0 to the instal_scons.py script. | Steven Knight | 2008-10-29 | 1 | -0/+1 |
| | |||||
* | Updates to SCons development system admin scripts: | Steven Knight | 2008-10-04 | 1 | -1/+5 |
| | | | | | | * Add Python 2.6. * Add recent SCons versions. * Add pkg-config (used to generate some doc examples). | ||||
* | Add a script for creating a standard SCons development system on | Steven Knight | 2008-08-26 | 1 | -0/+200 |
Ubuntu Hardy. Rewrite subsidiary scripts for install Python and SCons versions in Python (from shell). |