$ scons build/scons
-If you don't have SCons version 0.07 or later already installed on your
+If you don't have SCons version 0.08 or later already installed on your
system, you can use SCons itself to populate the build/scons/ directory
with a little more typing:
BUILDING PACKAGES
=================
-We now use SCons (version 0.07 or later) to build its own packages.
+We now use SCons (version 0.08 or later) to build its own packages.
If you already have an appropriate version of SCons installed on your
system, you can build everything by simply running it:
$ scons
-If you don't have SCons version 0.07 or later already installed on your
+If you don't have SCons version 0.08 or later already installed on your
system, you can build this version of SCons with itself with a little
more typing:
Charles Crain
Steve Leblanc
Anthony Roach
+ Terrel Shumway
scons (0.08-1) unstable; urgency=low
- * Second post-official-Debain build cycle
+ * Second post-official-Debian build cycle
- -- Steven Knight <knight@baldmt.com> Thu, 2 May 2002 13:37:16 -0500
+ -- Steven Knight <knight@baldmt.com> Mon, 15 Jul 2002 12:08:51 -0500
scons (0.07-1) unstable; urgency=low
-RELEASE 0.08 -
+RELEASE 0.08 - Mon, 15 Jul 2002 12:08:51 -0500
From Charles Crain:
Charles Crain
Steve Leblanc
Anthony Roach
+ Terrel Shumway
-RELEASE 0.08 -
+RELEASE 0.08 - Mon, 15 Jul 2002 12:08:51 -0500
This is the eighth alpha release of SCons. Please consult the
CHANGES.txt file for a list of specific changes since last release.
KNOWN PROBLEMS IN THIS RELEASE:
+ For a complete list of known problems, consult the SCons bug tracker
+ page at SourceForge:
+
+ http://sourceforge.net/tracker/?atid=398971&group_id=30337&func=browse
+
- Support for parallel builds (-j) does not work on WIN32 systems
prior to *official* Python release 2.2 (not 2.2 pre-releases).
- Repository search paths (-Y)
- - Configurable signature calculation
+ - Configurable signature calculation
- - No support for caching built files.
+ - No support for caching built files.
- - No support yet for the following command-line options:
+ - No support yet for the following command-line options:
-d -e -l --list-actions --list-derived --list-where
-o -p -r -R --random -w --write-filenames -W