diff options
| author | William Deegan <bill@baddogconsulting.com> | 2019-03-05 15:57:53 (GMT) |
|---|---|---|
| committer | William Deegan <bill@baddogconsulting.com> | 2019-03-05 15:57:53 (GMT) |
| commit | f0f48202c59f8d00f47aaec25986d343e3c72ca4 (patch) | |
| tree | 26c3be5cb0d2543722307e68386a54d154f5441c /README.rst | |
| parent | 96380855bb73cd6b061d067b0059fbbb6573e020 (diff) | |
| download | SCons-3.0.5a2.zip SCons-3.0.5a2.tar.gz SCons-3.0.5a2.tar.bz2 | |
[skip ci] reset to develop mode3.0.5a2
Diffstat (limited to 'README.rst')
| -rwxr-xr-x | README.rst | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -499,13 +499,13 @@ about `Executing SCons Without Installing`_):: Depending on the utilities installed on your system, any or all of the following packages will be built:: - build/dist/scons-3.0.4.tar.gz - build/dist/scons-3.0.4.zip - build/dist/scons-doc-3.0.4.tar.gz - build/dist/scons-local-3.0.4.tar.gz - build/dist/scons-local-3.0.4.zip - build/dist/scons-src-3.0.4.tar.gz - build/dist/scons-src-3.0.4.zip + build/dist/scons-3.0.5.alpha.yyyymmdd.tar.gz + build/dist/scons-3.0.5.alpha.yyyymmdd.zip + build/dist/scons-doc-3.0.5.alpha.yyyymmdd.tar.gz + build/dist/scons-local-3.0.5.alpha.yyyymmdd.tar.gz + build/dist/scons-local-3.0.5.alpha.yyyymmdd.zip + build/dist/scons-src-3.0.5.alpha.yyyymmdd.tar.gz + build/dist/scons-src-3.0.5.alpha.yyyymmdd.zip 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. For |
