summaryrefslogtreecommitdiffstats
path: root/src/RELEASE.txt
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2005-03-16 17:15:19 (GMT)
committerSteven Knight <knight@baldmt.com>2005-03-16 17:15:19 (GMT)
commita911d49dc68205cebbd6b7e728f2cd1ad49b9aca (patch)
tree72ca7f06b3a63046d0b0f72d93f888c3d4f4f469 /src/RELEASE.txt
parentf38e126005e06aa1a42a21f7f26d137a65ba0883 (diff)
downloadSCons-a911d49dc68205cebbd6b7e728f2cd1ad49b9aca.zip
SCons-a911d49dc68205cebbd6b7e728f2cd1ad49b9aca.tar.gz
SCons-a911d49dc68205cebbd6b7e728f2cd1ad49b9aca.tar.bz2
Version installation of scripts.
Diffstat (limited to 'src/RELEASE.txt')
-rw-r--r--src/RELEASE.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/RELEASE.txt b/src/RELEASE.txt
index 1c23c10..eabc4f6 100644
--- a/src/RELEASE.txt
+++ b/src/RELEASE.txt
@@ -64,6 +64,16 @@ RELEASE 0.97 - XXX
different file. This may cause configuration tests to be re-run
the first time after you install 0.97.
+ -- setup.py INSTALLS VERSION-NUMBERED SCRIPTS AND DIRS BY DEFAULT
+
+ The setup.py script has been changed to always install SCons in
+ a version-numbered directory (e.g. /usr/local/lib/scons-0.97
+ or D:\Python23\scons-0.97) and with a version-numbered script
+ name (scons-0.97) in addition to the usual installation of an
+ "scons" script name. A number of new setup.py options allow
+ control over what does or does not get installed, and where.
+ See the README.txt or README files for additional information.
+
-- setup.py NOW INSTALLS MAN PAGES ON UNIX AND Linux SYSTEMS
The SCons setup.py script now installs the "scons.1" and