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.3,1.4 compact-fp,


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/profiles compact,1.3,1.4 compact-fp,1.1,1.2 ecma,1.3,1.4 full,1.3,1.4 kernel,1.3,1.4 kernel-fp,1.1,1.2 tiny,1.2,1.3 tiny-fp,1.1,1.2
Date: Thu, 17 Apr 2003 06:36:39 -0400

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

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


Stub out a large number of classes under the "System.Runtime.Remoting"
namespace; add the "CONFIG_REMOTING" define to selection compilation of
remoting.


Index: compact
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/compact,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** compact     16 Apr 2003 03:39:02 -0000      1.3
--- compact     17 Apr 2003 10:36:07 -0000      1.4
***************
*** 18,20 ****
--- 18,23 ----
  <define name="CONFIG_DEBUG_LINES" value="false"/>
  
+ <!-- Use remoting facilities -->
+ <define name="CONFIG_REMOTING" value="false"/>
+ 
  </profile>

Index: compact-fp
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/compact-fp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** compact-fp  16 Apr 2003 03:39:02 -0000      1.1
--- compact-fp  17 Apr 2003 10:36:07 -0000      1.2
***************
*** 18,20 ****
--- 18,23 ----
  <define name="CONFIG_DEBUG_LINES" value="false"/>
  
+ <!-- Use remoting facilities -->
+ <define name="CONFIG_REMOTING" value="false"/>
+ 
  </profile>

Index: ecma
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/ecma,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** ecma        16 Apr 2003 03:39:02 -0000      1.3
--- ecma        17 Apr 2003 10:36:07 -0000      1.4
***************
*** 18,20 ****
--- 18,23 ----
  <define name="CONFIG_DEBUG_LINES" value="true"/>
  
+ <!-- Use remoting facilities -->
+ <define name="CONFIG_REMOTING" value="false"/>
+ 
  </profile>

Index: full
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/full,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** full        16 Apr 2003 03:39:02 -0000      1.3
--- full        17 Apr 2003 10:36:07 -0000      1.4
***************
*** 18,20 ****
--- 18,23 ----
  <define name="CONFIG_DEBUG_LINES" value="true"/>
  
+ <!-- Use remoting facilities -->
+ <define name="CONFIG_REMOTING" value="true"/>
+ 
  </profile>

Index: kernel
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/kernel,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** kernel      16 Apr 2003 03:39:02 -0000      1.3
--- kernel      17 Apr 2003 10:36:07 -0000      1.4
***************
*** 18,20 ****
--- 18,23 ----
  <define name="CONFIG_DEBUG_LINES" value="false"/>
  
+ <!-- Use remoting facilities -->
+ <define name="CONFIG_REMOTING" value="false"/>
+ 
  </profile>

Index: kernel-fp
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/kernel-fp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** kernel-fp   16 Apr 2003 03:39:02 -0000      1.1
--- kernel-fp   17 Apr 2003 10:36:07 -0000      1.2
***************
*** 18,20 ****
--- 18,23 ----
  <define name="CONFIG_DEBUG_LINES" value="false"/>
  
+ <!-- Use remoting facilities -->
+ <define name="CONFIG_REMOTING" value="false"/>
+ 
  </profile>

Index: tiny
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/tiny,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** tiny        16 Apr 2003 03:39:02 -0000      1.2
--- tiny        17 Apr 2003 10:36:07 -0000      1.3
***************
*** 18,20 ****
--- 18,23 ----
  <define name="CONFIG_DEBUG_LINES" value="false"/>
  
+ <!-- Use remoting facilities -->
+ <define name="CONFIG_REMOTING" value="false"/>
+ 
  </profile>

Index: tiny-fp
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/tiny-fp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** tiny-fp     16 Apr 2003 03:39:02 -0000      1.1
--- tiny-fp     17 Apr 2003 10:36:07 -0000      1.2
***************
*** 18,20 ****
--- 18,23 ----
  <define name="CONFIG_DEBUG_LINES" value="false"/>
  
+ <!-- Use remoting facilities -->
+ <define name="CONFIG_REMOTING" value="false"/>
+ 
  </profile>





reply via email to

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