Add a script for creating a standard SCons development system on
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 26 Aug 2008 14:52:53 +0000 (14:52 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 26 Aug 2008 14:52:53 +0000 (14:52 +0000)
commit4e8637961489101dd61ee7ea21acc6c3375b7ca6
treeb4fdae8927b33494fe6b1a7b26af504acfe4425f
parent7d5250c297b705a148488f8f6bd9ef5483a61d73
Add a script for creating a standard SCons development system on
Ubuntu Hardy.  Rewrite subsidiary scripts for install Python and
SCons versions in Python (from shell).

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3313 fdb21ef1-2011-0410-befe-b5e4ea1792b1
bin/Command.py [new file with mode: 0644]
bin/install-python.sh [deleted file]
bin/install-scons.sh [deleted file]
bin/install_python.py [new file with mode: 0644]
bin/install_scons.py [new file with mode: 0644]
bin/scons_dev_master.py [new file with mode: 0644]
src/CHANGES.txt