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

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

[Dotgnu-pnet-commits] pnetlib/compat compat.build,1.10,1.11


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnetlib/compat compat.build,1.10,1.11
Date: Sun, 09 Nov 2003 21:32:25 +0000

Update of /cvsroot/dotgnu-pnet/pnetlib/compat
In directory subversions:/tmp/cvs-serv19539/compat

Modified Files:
        compat.build 
Log Message:


Update all profiles to 1.2; add a new "framework1.1" profile for strict
1.1 compatibility; make the version information configurable from the
profile (needs a new version of csant).


Index: compat.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/compat/compat.build,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** compat.build        19 Sep 2003 05:23:09 -0000      1.10
--- compat.build        9 Nov 2003 21:32:23 -0000       1.11
***************
*** 20,25 ****
  
                        <arg compiler="cscc" value="-Wno-empty-input"/>
!                       <!-- arg compiler="cscc" value="-fminimize-parameters"/ 
-->
!                       <arg compiler="cscc" 
value="-fassembly-version=7.0.5000.0"/>
                        <arg compiler="cscc" value="-fassembly-key=ms"/>
                        <arg compiler="cscc" value="-flatin1-charset"/>
--- 20,24 ----
  
                        <arg compiler="cscc" value="-Wno-empty-input"/>
!                       <arg compiler="cscc" 
value="-fassembly-version=${SECONDARY_VERSION}"/>
                        <arg compiler="cscc" value="-fassembly-key=ms"/>
                        <arg compiler="cscc" value="-flatin1-charset"/>
***************
*** 50,55 ****
  
                        <arg compiler="cscc" value="-Wno-empty-input"/>
!                       <!-- arg compiler="cscc" value="-fminimize-parameters"/ 
-->
!                       <arg compiler="cscc" 
value="-fassembly-version=7.0.5000.0"/>
                        <arg compiler="cscc" value="-fassembly-key=ms"/>
                        <arg compiler="cscc" value="-flatin1-charset"/>
--- 49,53 ----
  
                        <arg compiler="cscc" value="-Wno-empty-input"/>
!                       <arg compiler="cscc" 
value="-fassembly-version=${SECONDARY_VERSION}"/>
                        <arg compiler="cscc" value="-fassembly-key=ms"/>
                        <arg compiler="cscc" value="-flatin1-charset"/>
***************
*** 80,85 ****
  
                        <arg compiler="cscc" value="-Wno-empty-input"/>
!                       <!-- arg compiler="cscc" value="-fminimize-parameters"/ 
-->
!                       <arg compiler="cscc" 
value="-fassembly-version=7.0.5000.0"/>
                        <arg compiler="cscc" value="-fassembly-key=ms"/>
                        <arg compiler="cscc" value="-flatin1-charset"/>
--- 78,82 ----
  
                        <arg compiler="cscc" value="-Wno-empty-input"/>
!                       <arg compiler="cscc" 
value="-fassembly-version=${SECONDARY_VERSION}"/>
                        <arg compiler="cscc" value="-fassembly-key=ms"/>
                        <arg compiler="cscc" value="-flatin1-charset"/>
***************
*** 108,113 ****
  
                        <arg compiler="cscc" value="-Wno-empty-input"/>
!                       <!-- arg compiler="cscc" value="-fminimize-parameters"/ 
-->
!                       <arg compiler="cscc" 
value="-fassembly-version=1.0.5000.0"/>
                        <arg compiler="cscc" value="-fassembly-key=ms"/>
                        <arg compiler="cscc" value="-flatin1-charset"/>
--- 105,109 ----
  
                        <arg compiler="cscc" value="-Wno-empty-input"/>
!                       <arg compiler="cscc" 
value="-fassembly-version=${FRAMEWORK_VERSION}"/>
                        <arg compiler="cscc" value="-fassembly-key=ms"/>
                        <arg compiler="cscc" value="-flatin1-charset"/>





reply via email to

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