diff options
| author | Steven Knight <knight@baldmt.com> | 2008-08-26 14:52:53 (GMT) |
|---|---|---|
| committer | Steven Knight <knight@baldmt.com> | 2008-08-26 14:52:53 (GMT) |
| commit | a3a04788066947886a1e95000f0460bc1887f19f (patch) | |
| tree | b4fdae8927b33494fe6b1a7b26af504acfe4425f /src | |
| parent | 0535d0884dba8278368208c7ac2028ffff39d01a (diff) | |
| download | SCons-a3a04788066947886a1e95000f0460bc1887f19f.zip SCons-a3a04788066947886a1e95000f0460bc1887f19f.tar.gz SCons-a3a04788066947886a1e95000f0460bc1887f19f.tar.bz2 | |
Add a script for creating a standard SCons development system on
Ubuntu Hardy. Rewrite subsidiary scripts for install Python and
SCons versions in Python (from shell).
Diffstat (limited to 'src')
| -rw-r--r-- | src/CHANGES.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 9cc05f9..5855053 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -31,6 +31,10 @@ RELEASE 1.0.0 - XXX - Have the env.Execute() method print an error message if the executed command fails. + - Add a script for creating a standard SCons development system on + Ubuntu Hardy. Rewrite subsidiary scripts for install Python and + SCons versions in Python (from shell). + From Greg Noel: - Handle yacc/bison on newer Mac OS X versions creating file.hpp, |
