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

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

[Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.1944,1.1945 Makefile.am,1.1


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.1944,1.1945 Makefile.am,1.17,1.18 configure.in,1.94,1.95
Date: Sat, 07 Dec 2002 23:00:06 -0500

Update of /cvsroot/dotgnu-pnet/pnet
In directory subversions:/tmp/cvs-serv22962

Modified Files:
        ChangeLog Makefile.am configure.in 
Log Message:


Remove the contents of "csunit" and "csupport", because they
are now a part of "pnetlib".


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.1944
retrieving revision 1.1945
diff -C2 -r1.1944 -r1.1945
*** ChangeLog   8 Dec 2002 03:04:37 -0000       1.1944
--- ChangeLog   8 Dec 2002 04:00:04 -0000       1.1945
***************
*** 6,9 ****
--- 6,21 ----
        assemblies in pnet/samples will be going away soon.
  
+       * Makefile.am, configure.in, csunit/Makefile.am,
+       csunit/NUnitEmulation.cs, csunit/README, csunit/Test.cs,
+       csunit/TestArray.cs, csunit/TestAssertFailed.cs, csunit/TestCase.cs,
+       csunit/TestException.cs, csunit/TestFailure.cs, csunit/TestMain.cs,
+       csunit/TestResult.cs, csunit/TestStop.cs, csunit/TestSuite.cs,
+       csunit/TestVersion.cs.in, csunit/TestWriterResult.cs,
+       csunit/csunit-run.sh, csupport/Complex.cs, csupport/Crt0.cs,
+       csupport/FileTable.cs, csupport/LongDouble.cs, csupport/LongJmp.cs,
+       csupport/Makefile.am, csupport/Markers.cs, csupport/README:
+       remove the contents of "csunit" and "csupport", because they
+       are now a part of "pnetlib".
+ 
  2002-12-08  Gopal.V  <address@hidden>
  

Index: Makefile.am
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/Makefile.am,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** Makefile.am 5 Sep 2002 01:04:30 -0000       1.17
--- Makefile.am 8 Dec 2002 04:00:04 -0000       1.18
***************
*** 1,6 ****
  SUBDIRS = . include support image dumpasm engine ilasm ildasm \
                  ilalink ilsize ilnative ilheader ilfind ildiff ildd codegen 
cscc \
!                 resgen ildb csdoc csant clrwrap csunit csupport samples \
!                 doc tests
  
  ## We don't include libffi and libgc in SUBDIRS because we don't
--- 1,5 ----
  SUBDIRS = . include support image dumpasm engine ilasm ildasm \
                  ilalink ilsize ilnative ilheader ilfind ildiff ildd codegen 
cscc \
!                 resgen ildb csdoc csant clrwrap samples doc tests
  
  ## We don't include libffi and libgc in SUBDIRS because we don't

Index: configure.in
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/configure.in,v
retrieving revision 1.94
retrieving revision 1.95
diff -C2 -r1.94 -r1.95
*** configure.in        4 Dec 2002 00:48:33 -0000       1.94
--- configure.in        8 Dec 2002 04:00:04 -0000       1.95
***************
*** 346,352 ****
  csant/Makefile
  clrwrap/Makefile
- csunit/Makefile
- csunit/TestVersion.cs
- csupport/Makefile
  samples/Makefile
  doc/Makefile
--- 346,349 ----




reply via email to

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