summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2002-12-07 16:53:00 +0000
committerSteven Knight <knight@baldmt.com>2002-12-07 16:53:00 +0000
commit20274eb4eb3474a1f191d7d250b678af6ebdc310 (patch)
treea0ab415af564d33ce1445f0de60c0bda8266aedd /README
parent83c7f934a78456243ed909903b089ac53db6235d (diff)
downloadscons-20274eb4eb3474a1f191d7d250b678af6ebdc310.tar.gz
Remove dependence on Aegis symlinks by adding a bootstrap.py script (suggested by Anthony Roach) to collect the current SCons into a bootstrap/ subdirectory for execution.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index a45ce92f..b722f30e 100644
--- a/README
+++ b/README
@@ -244,6 +244,12 @@ bin/
there's a copy of the script we use to translate an Aegis change
into a CVS checkin.
+bootstrap.py
+ A build script for use with Aegis. This collects a current copy
+ of SCons from the Aegis baseline directories in a bootstrap/
+ subdirectory, and then executes SCons with the supplied
+ command-line arguments.
+
build/
This doesn't exist yet if you're looking at a vanilla source
tree. This is generated as part of our build process, and it's