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.14, 1.15 compact-fp, 1


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnetlib/profiles compact, 1.14, 1.15 compact-fp, 1.12, 1.13 ecma, 1.14, 1.15 framework1.1, 1.1, 1.2 full, 1.15, 1.16 kernel, 1.14, 1.15 kernel-fp, 1.12, 1.13 mscompact, 1.8, 1.9 tiny, 1.13, 1.14 tiny-fp, 1.12, 1.13
Date: Wed, 26 Nov 2003 05:25:01 +0000

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

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


Modify the build/install system for the German and Catalan resources
to use csant and ilgac.


Index: framework1.1
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/framework1.1,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** framework1.1        9 Nov 2003 21:32:23 -0000       1.1
--- framework1.1        26 Nov 2003 05:24:59 -0000      1.2
***************
*** 9,12 ****
--- 9,15 ----
  <define name="SECONDARY_VERSION" value="7.0.5000.0"/>
  
+ <!-- Install as the default version in the assembly cache -->
+ <define name="INSTALL_AS_DEFAULT" value="false"/>
+ 
  <!-- Provides non-ECMA features -->
  <define name="NON_ECMA" value="true"/>

Index: tiny
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/tiny,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** tiny        9 Nov 2003 21:32:23 -0000       1.13
--- tiny        26 Nov 2003 05:24:59 -0000      1.14
***************
*** 9,12 ****
--- 9,15 ----
  <define name="SECONDARY_VERSION" value="8.0.1000.0"/>
  
+ <!-- Install as the default version in the assembly cache -->
+ <define name="INSTALL_AS_DEFAULT" value="true"/>
+ 
  <!-- Only use ECMA-compatible features -->
  <define name="ECMA_COMPAT" value="true"/>

Index: ecma
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/ecma,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** ecma        9 Nov 2003 21:32:23 -0000       1.14
--- ecma        26 Nov 2003 05:24:59 -0000      1.15
***************
*** 9,12 ****
--- 9,15 ----
  <define name="SECONDARY_VERSION" value="8.0.1000.0"/>
  
+ <!-- Install as the default version in the assembly cache -->
+ <define name="INSTALL_AS_DEFAULT" value="true"/>
+ 
  <!-- Only use ECMA-compatible features -->
  <define name="ECMA_COMPAT" value="true"/>

Index: compact
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/compact,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** compact     9 Nov 2003 21:32:23 -0000       1.14
--- compact     26 Nov 2003 05:24:59 -0000      1.15
***************
*** 9,12 ****
--- 9,15 ----
  <define name="SECONDARY_VERSION" value="8.0.1000.0"/>
  
+ <!-- Install as the default version in the assembly cache -->
+ <define name="INSTALL_AS_DEFAULT" value="true"/>
+ 
  <!-- Only use ECMA-compatible features -->
  <define name="ECMA_COMPAT" value="true"/>

Index: tiny-fp
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/tiny-fp,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** tiny-fp     9 Nov 2003 21:32:23 -0000       1.12
--- tiny-fp     26 Nov 2003 05:24:59 -0000      1.13
***************
*** 9,12 ****
--- 9,15 ----
  <define name="SECONDARY_VERSION" value="8.0.1000.0"/>
  
+ <!-- Install as the default version in the assembly cache -->
+ <define name="INSTALL_AS_DEFAULT" value="true"/>
+ 
  <!-- Only use ECMA-compatible features -->
  <define name="ECMA_COMPAT" value="true"/>

Index: compact-fp
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/compact-fp,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** compact-fp  9 Nov 2003 21:32:23 -0000       1.12
--- compact-fp  26 Nov 2003 05:24:59 -0000      1.13
***************
*** 9,12 ****
--- 9,15 ----
  <define name="SECONDARY_VERSION" value="8.0.1000.0"/>
  
+ <!-- Install as the default version in the assembly cache -->
+ <define name="INSTALL_AS_DEFAULT" value="true"/>
+ 
  <!-- Only use ECMA-compatible features -->
  <define name="ECMA_COMPAT" value="true"/>

Index: full
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/full,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** full        9 Nov 2003 21:32:23 -0000       1.15
--- full        26 Nov 2003 05:24:59 -0000      1.16
***************
*** 9,12 ****
--- 9,15 ----
  <define name="SECONDARY_VERSION" value="8.0.1000.0"/>
  
+ <!-- Install as the default version in the assembly cache -->
+ <define name="INSTALL_AS_DEFAULT" value="true"/>
+ 
  <!-- Provides non-ECMA features -->
  <define name="NON_ECMA" value="true"/>

Index: mscompact
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/mscompact,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** mscompact   26 Nov 2003 01:44:50 -0000      1.8
--- mscompact   26 Nov 2003 05:24:59 -0000      1.9
***************
*** 9,12 ****
--- 9,15 ----
  <define name="SECONDARY_VERSION" value="7.0.5000.0"/>
  
+ <!-- Install as the default version in the assembly cache -->
+ <define name="INSTALL_AS_DEFAULT" value="false"/>
+ 
  <!-- Provides non-ECMA features -->
  <define name="NON_ECMA" value="true"/>

Index: kernel-fp
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/kernel-fp,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** kernel-fp   9 Nov 2003 21:32:23 -0000       1.12
--- kernel-fp   26 Nov 2003 05:24:59 -0000      1.13
***************
*** 9,12 ****
--- 9,15 ----
  <define name="SECONDARY_VERSION" value="8.0.1000.0"/>
  
+ <!-- Install as the default version in the assembly cache -->
+ <define name="INSTALL_AS_DEFAULT" value="true"/>
+ 
  <!-- Only use ECMA-compatible features -->
  <define name="ECMA_COMPAT" value="true"/>

Index: kernel
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/profiles/kernel,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** kernel      9 Nov 2003 21:32:23 -0000       1.14
--- kernel      26 Nov 2003 05:24:59 -0000      1.15
***************
*** 9,12 ****
--- 9,15 ----
  <define name="SECONDARY_VERSION" value="8.0.1000.0"/>
  
+ <!-- Install as the default version in the assembly cache -->
+ <define name="INSTALL_AS_DEFAULT" value="true"/>
+ 
  <!-- Only use ECMA-compatible features -->
  <define name="ECMA_COMPAT" value="true"/>





reply via email to

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