changeset 163:20f31a1921ff

merge
author Frank Benoit <benoit@tionex.de>
date Fri, 15 Feb 2008 03:27:55 +0100
parents 9d4ccfe13821 (diff) 2640d1618770 (current diff)
children fb5cc45e0be6
files
diffstat 2 files changed, 7 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/README	Tue Feb 12 21:31:53 2008 -0800
+++ b/README	Fri Feb 15 03:27:55 2008 +0100
@@ -1,9 +1,8 @@
 
 OS          : Linux Ubuntu 7.10
-Compiler    : DMD 1.025
-Runtime     : Tango SVN trunk rev. 3071
-DSSS        : 0.73
-Tango       : svn rev 3158
+Compiler    : DMD 1.026
+Runtime     : Tango SVN trunk rev. 3188
+DSSS        : 0.75
 
 Note: DSSS has by default the feature active to compile one file a time.
 For DWT this make compilation _very_ slow (> 10 min).
--- a/dsss.conf	Tue Feb 12 21:31:53 2008 -0800
+++ b/dsss.conf	Fri Feb 15 03:27:55 2008 +0100
@@ -1,4 +1,7 @@
+
+[*]
+debugflags+=-g -gc -debug
+
 [dwt]
 type=library
-buildflags+=-g -gc -debug