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

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

[Dotgnu-pnet-commits] pnetlib/profiles compact, 1.11, 1.12 compact-fp, 1


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnetlib/profiles compact, 1.11, 1.12 compact-fp, 1.9, 1.10 ecma, 1.11, 1.12 full, 1.12, 1.13 kernel, 1.11, 1.12 kernel-fp, 1.9, 1.10 mscompact, 1.4, 1.5 tiny, 1.10, 1.11 tiny-fp, 1.9, 1.10
Date: Mon, 03 Nov 2003 05:26:22 +0000

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

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


Modify the profiles to include config information about the extended console.


Index: tiny
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/tiny,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** tiny        31 May 2003 10:06:02 -0000      1.10
--- tiny        3 Nov 2003 05:26:20 -0000       1.11
***************
*** 63,66 ****
--- 63,69 ----
  <define name="CONFIG_SMALL_CONSOLE" value="true"/>
  
+ <!-- Use the extended version of System.Console -->
+ <define name="CONFIG_EXTENDED_CONSOLE" value="false"/>
+ 
  <!-- Use SSL Support using DotGNU.SSL -->
  <define name="CONFIG_SSL" value="false"/>

Index: ecma
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/ecma,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** ecma        31 May 2003 10:06:02 -0000      1.11
--- ecma        3 Nov 2003 05:26:20 -0000       1.12
***************
*** 63,66 ****
--- 63,69 ----
  <define name="CONFIG_SMALL_CONSOLE" value="false"/>
  
+ <!-- Use the extended version of System.Console -->
+ <define name="CONFIG_EXTENDED_CONSOLE" value="false"/>
+ 
  <!-- Use SSL Support using DotGNU.SSL -->
  <define name="CONFIG_SSL" value="true"/>

Index: compact
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/compact,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** compact     31 May 2003 10:06:02 -0000      1.11
--- compact     3 Nov 2003 05:26:20 -0000       1.12
***************
*** 63,66 ****
--- 63,69 ----
  <define name="CONFIG_SMALL_CONSOLE" value="false"/>
  
+ <!-- Use the extended version of System.Console -->
+ <define name="CONFIG_EXTENDED_CONSOLE" value="false"/>
+ 
  <!-- Use SSL Support using DotGNU.SSL -->
  <define name="CONFIG_SSL" value="false"/>

Index: tiny-fp
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/tiny-fp,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** tiny-fp     31 May 2003 10:06:02 -0000      1.9
--- tiny-fp     3 Nov 2003 05:26:20 -0000       1.10
***************
*** 63,66 ****
--- 63,69 ----
  <define name="CONFIG_SMALL_CONSOLE" value="true"/>
  
+ <!-- Use the extended version of System.Console -->
+ <define name="CONFIG_EXTENDED_CONSOLE" value="false"/>
+ 
  <!-- Use SSL Support using DotGNU.SSL -->
  <define name="CONFIG_SSL" value="false"/>

Index: compact-fp
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/compact-fp,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** compact-fp  31 May 2003 10:06:02 -0000      1.9
--- compact-fp  3 Nov 2003 05:26:20 -0000       1.10
***************
*** 63,66 ****
--- 63,69 ----
  <define name="CONFIG_SMALL_CONSOLE" value="false"/>
  
+ <!-- Use the extended version of System.Console -->
+ <define name="CONFIG_EXTENDED_CONSOLE" value="false"/>
+ 
  <!-- Use SSL Support using DotGNU.SSL -->
  <define name="CONFIG_SSL" value="false"/>

Index: full
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/full,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** full        31 May 2003 10:06:02 -0000      1.12
--- full        3 Nov 2003 05:26:20 -0000       1.13
***************
*** 66,69 ****
--- 66,72 ----
  <define name="CONFIG_SMALL_CONSOLE" value="false"/>
  
+ <!-- Use the extended version of System.Console -->
+ <define name="CONFIG_EXTENDED_CONSOLE" value="true"/>
+ 
  <!-- Use SSL Support using DotGNU.SSL -->
  <define name="CONFIG_SSL" value="true"/>

Index: mscompact
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/mscompact,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** mscompact   31 May 2003 10:06:02 -0000      1.4
--- mscompact   3 Nov 2003 05:26:20 -0000       1.5
***************
*** 66,69 ****
--- 66,72 ----
  <define name="CONFIG_SMALL_CONSOLE" value="true"/>
  
+ <!-- Use the extended version of System.Console -->
+ <define name="CONFIG_EXTENDED_CONSOLE" value="false"/>
+ 
  <!-- Use SSL Support using DotGNU.SSL -->
  <define name="CONFIG_SSL" value="false"/>

Index: kernel-fp
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/kernel-fp,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** kernel-fp   31 May 2003 10:06:02 -0000      1.9
--- kernel-fp   3 Nov 2003 05:26:20 -0000       1.10
***************
*** 63,66 ****
--- 63,69 ----
  <define name="CONFIG_SMALL_CONSOLE" value="false"/>
  
+ <!-- Use the extended version of System.Console -->
+ <define name="CONFIG_EXTENDED_CONSOLE" value="false"/>
+ 
  <!-- Use SSL Support using DotGNU.SSL -->
  <define name="CONFIG_SSL" value="false"/>

Index: kernel
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/kernel,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** kernel      31 May 2003 10:06:02 -0000      1.11
--- kernel      3 Nov 2003 05:26:20 -0000       1.12
***************
*** 63,66 ****
--- 63,69 ----
  <define name="CONFIG_SMALL_CONSOLE" value="false"/>
  
+ <!-- Use the extended version of System.Console -->
+ <define name="CONFIG_EXTENDED_CONSOLE" value="false"/>
+ 
  <!-- Use SSL Support using DotGNU.SSL -->
  <define name="CONFIG_SSL" value="false"/>





reply via email to

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