dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib/profiles compact,1.5,1.6 compact-fp,


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/profiles compact,1.5,1.6 compact-fp,1.3,1.4 ecma,1.5,1.6 full,1.6,1.7 kernel,1.5,1.6 kernel-fp,1.3,1.4 tiny,1.4,1.5 tiny-fp,1.3,1.4
Date: Mon, 26 May 2003 01:03:43 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/profiles
In directory subversions:/tmp/cvs-serv27966/profiles

Modified Files:
        compact compact-fp ecma full kernel kernel-fp tiny tiny-fp 
Log Message:


Add the CONFIG_REFLECTION_EMIT option to the profiles.


Index: compact
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/compact,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** compact     26 May 2003 04:41:21 -0000      1.5
--- compact     26 May 2003 05:03:41 -0000      1.6
***************
*** 24,26 ****
--- 24,29 ----
  <define name="CONFIG_SERIALIZATION" value="false"/>
  
+ <!-- Use serialization facilities -->
+ <define name="CONFIG_REFLECTION_EMIT" value="false"/>
+ 
  </profile>

Index: compact-fp
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/compact-fp,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** compact-fp  26 May 2003 04:41:21 -0000      1.3
--- compact-fp  26 May 2003 05:03:41 -0000      1.4
***************
*** 24,26 ****
--- 24,29 ----
  <define name="CONFIG_SERIALIZATION" value="false"/>
  
+ <!-- Use serialization facilities -->
+ <define name="CONFIG_REFLECTION_EMIT" value="false"/>
+ 
  </profile>

Index: ecma
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/ecma,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** ecma        26 May 2003 04:41:21 -0000      1.5
--- ecma        26 May 2003 05:03:41 -0000      1.6
***************
*** 24,26 ****
--- 24,29 ----
  <define name="CONFIG_SERIALIZATION" value="false"/>
  
+ <!-- Use serialization facilities -->
+ <define name="CONFIG_REFLECTION_EMIT" value="false"/>
+ 
  </profile>

Index: full
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/full,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** full        26 May 2003 04:41:21 -0000      1.6
--- full        26 May 2003 05:03:41 -0000      1.7
***************
*** 27,29 ****
--- 27,32 ----
  <define name="CONFIG_SERIALIZATION" value="true"/>
  
+ <!-- Use serialization facilities -->
+ <define name="CONFIG_REFLECTION_EMIT" value="true"/>
+ 
  </profile>

Index: kernel
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/kernel,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** kernel      26 May 2003 04:41:21 -0000      1.5
--- kernel      26 May 2003 05:03:41 -0000      1.6
***************
*** 24,26 ****
--- 24,29 ----
  <define name="CONFIG_SERIALIZATION" value="false"/>
  
+ <!-- Use serialization facilities -->
+ <define name="CONFIG_REFLECTION_EMIT" value="false"/>
+ 
  </profile>

Index: kernel-fp
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/kernel-fp,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** kernel-fp   26 May 2003 04:41:21 -0000      1.3
--- kernel-fp   26 May 2003 05:03:41 -0000      1.4
***************
*** 24,26 ****
--- 24,29 ----
  <define name="CONFIG_SERIALIZATION" value="false"/>
  
+ <!-- Use serialization facilities -->
+ <define name="CONFIG_REFLECTION_EMIT" value="false"/>
+ 
  </profile>

Index: tiny
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/tiny,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** tiny        26 May 2003 04:41:21 -0000      1.4
--- tiny        26 May 2003 05:03:41 -0000      1.5
***************
*** 24,26 ****
--- 24,29 ----
  <define name="CONFIG_SERIALIZATION" value="false"/>
  
+ <!-- Use serialization facilities -->
+ <define name="CONFIG_REFLECTION_EMIT" value="false"/>
+ 
  </profile>

Index: tiny-fp
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/tiny-fp,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** tiny-fp     26 May 2003 04:41:21 -0000      1.3
--- tiny-fp     26 May 2003 05:03:41 -0000      1.4
***************
*** 24,26 ****
--- 24,29 ----
  <define name="CONFIG_SERIALIZATION" value="false"/>
  
+ <!-- Use serialization facilities -->
+ <define name="CONFIG_REFLECTION_EMIT" value="false"/>
+ 
  </profile>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]