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

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

[Dotgnu-pnet-commits] pnetlib/runtime runtime.build,1.19,1.20


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnetlib/runtime runtime.build,1.19,1.20
Date: Sun, 09 Nov 2003 21:32:26 +0000

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

Modified Files:
        runtime.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: runtime.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/runtime/runtime.build,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** runtime.build       19 Sep 2003 05:23:10 -0000      1.19
--- runtime.build       9 Nov 2003 21:32:24 -0000       1.20
***************
*** 20,27 ****
                        </resources>
  
!                       <arg compiler="cscc" 
value="-fassembly-version=1.0.5000.0"/>
                        <arg compiler="cscc" value="-fassembly-key=neutral"/>
                        <arg compiler="cscc" value="-Wno-empty-input"/>
-                       <!-- arg compiler="cscc" value="-fminimize-parameters"/ 
-->
                        <arg compiler="cscc" value="-flatin1-charset"/>
                        <arg compiler="csc" value="/nowarn:626"/>
--- 20,26 ----
                        </resources>
  
!                       <arg compiler="cscc" 
value="-fassembly-version=${FRAMEWORK_VERSION}"/>
                        <arg compiler="cscc" value="-fassembly-key=neutral"/>
                        <arg compiler="cscc" value="-Wno-empty-input"/>
                        <arg compiler="cscc" value="-flatin1-charset"/>
                        <arg compiler="csc" value="/nowarn:626"/>





reply via email to

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