diff options
author | Steven Knight <knight@baldmt.com> | 2004-08-18 16:22:42 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2004-08-18 16:22:42 (GMT) |
commit | 13c6522a162eeba44371fed2fbb8f918e9ba3457 (patch) | |
tree | 90974d78c9a4a97699c2ec879d28e0f4b713c6a5 /README | |
parent | d2ae30081e82d18f88a752b3c7b8a26f944314e8 (diff) | |
download | SCons-13c6522a162eeba44371fed2fbb8f918e9ba3457.zip SCons-13c6522a162eeba44371fed2fbb8f918e9ba3457.tar.gz SCons-13c6522a162eeba44371fed2fbb8f918e9ba3457.tar.bz2 |
Initialize the new branch for release.
Diffstat (limited to 'README')
-rw-r--r-- | README | 54 |
1 files changed, 20 insertions, 34 deletions
@@ -66,12 +66,12 @@ In this case, your options are: -- (Optional.) Install from a pre-packaged SCons package that does not require distutils: - Red Hat Linux scons-0.95-1.noarch.rpm + Red Hat Linux scons-0.96.noarch.rpm - Debian GNU/Linux scons_0.95-1_all.deb + Debian GNU/Linux scons_0.96_all.deb (or use apt-get) - Windows scons-0.95.win32.exe + Windows scons-0.96.win32.exe -- (Recommended.) Download the latest distutils package from the following URL: @@ -218,18 +218,18 @@ more typing: Depending on the utilities installed on your system, any or all of the following packages will be built: - build/dist/scons-0.95-1.noarch.rpm - build/dist/scons-0.95-1.src.rpm - build/dist/scons-0.95.linux-i686.tar.gz - build/dist/scons-0.95.tar.gz - build/dist/scons-0.95.win32.exe - build/dist/scons-0.95.zip - build/dist/scons-doc-0.95.tar.gz - build/dist/scons-local-0.95.tar.gz - build/dist/scons-local-0.95.zip - build/dist/scons-src-0.95.tar.gz - build/dist/scons-src-0.95.zip - build/dist/scons_0.95-1_all.deb + build/dist/scons-0.96-1.noarch.rpm + build/dist/scons-0.96-1.src.rpm + build/dist/scons-0.96.linux-i686.tar.gz + build/dist/scons-0.96.tar.gz + build/dist/scons-0.96.win32.exe + build/dist/scons-0.96.zip + build/dist/scons-doc-0.96.tar.gz + build/dist/scons-local-0.96.tar.gz + build/dist/scons-local-0.96.zip + build/dist/scons-src-0.96.tar.gz + build/dist/scons-src-0.96.zip + build/dist/scons_0.96-1_all.deb The SConstruct file is supposed to be smart enough to avoid trying to build packages for which you don't have the proper utilities installed. @@ -441,33 +441,19 @@ in the general flood of messages. MAILING LISTS ============= -PLEASE NOTE: We are in the process of planning to move our mailing list -administration on 14 March 2004. Details are available at our mailing -lists page: - - http://www.scons.org/lists.html - An active mailing list for developers of SCons is available. You may send questions or comments to the list at: - dev@scons.tigris.org (after 14 March 2004) - - scons-devel@lists.sourceforge.net (prior to 14 March 2004) + dev@scons.tigris.org -After 14 March 2004, please check our mailing lists web page in case -the actual date of the move has changed. - -You may request a subscription to the (new) developer's mailing list by -sending email to: +You may request a subscription to the developer's mailing list by sending +email to: dev-subscribe@scons.tigris.org -To subscribe to the old (sourceforge.net) mailing list prior to the move, -please consult the directions at our mailing lists page (address above). - Subscription to the developer's mailing list is by approval. In practice, -no one is refused list membership right now, but we reserve the right -to limit membership in the future and/or weed out lurkers. +no one is refused list membership, but we reserve the right to limit +membership in the future and/or weed out lurkers. There is also a low-volume mailing list available for announcements about SCons. Subscribe by sending email to: |