summaryrefslogtreecommitdiff
path: root/src/RELEASE.txt
diff options
context:
space:
mode:
authorGary Oberbrunner <garyo@oberbrunner.com>2011-03-01 01:01:47 +0000
committerGary Oberbrunner <garyo@oberbrunner.com>2011-03-01 01:01:47 +0000
commit7fcb9ce126389c5183f5df73f82b63c83dd7653f (patch)
tree88104462b1961c598053143bfacb03286dcb821b /src/RELEASE.txt
parent9a40aeaf3c9c9a35fa37ee2dbc2f08f21013b9d7 (diff)
downloadscons-7fcb9ce126389c5183f5df73f82b63c83dd7653f.tar.gz
New debug option --debug=duplicate to debug Variant-dir duplication
Diffstat (limited to 'src/RELEASE.txt')
-rw-r--r--src/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/RELEASE.txt b/src/RELEASE.txt
index f9d550ea..306403dd 100644
--- a/src/RELEASE.txt
+++ b/src/RELEASE.txt
@@ -73,6 +73,8 @@
IMPROVEMENTS
+ - New debugging options to print unlink/relinking of variant files
+ (--debug=duplicate) and preparation of targets (--debug=prepare).
- SCons can now generate MSVS 9.0 and 10.0 Projects and Solutions.
- MSVS Solution generation is improved.
- Fortran 03 is supported (preliminary)