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

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

[Dotgnu-pnet-commits] CVS: ml-pnet ChangeLog,1.5,1.6 configure.in,1.5,1


From: Gopal.V <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: ml-pnet ChangeLog,1.5,1.6 configure.in,1.5,1.6 Makefile.am,1.1.1.1,1.2
Date: Sat, 31 May 2003 01:11:15 -0400

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

Modified Files:
        ChangeLog configure.in Makefile.am 
Log Message:
Add SqlSharp tool to ml-pnet


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/ml-pnet/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** ChangeLog   30 May 2003 17:40:27 -0000      1.5
--- ChangeLog   31 May 2003 05:11:13 -0000      1.6
***************
*** 1,3 ****
--- 1,10 ----
  
+ 2003-05-31  Gopal.V  <address@hidden>
+ 
+       * configure.in, Makefile.am, tools/Makefile.am
+       tools/SqlSharp/Makefile.am, tools/SqlSharp/SqlSharp.build, 
+       tools/SqlSharp/sqlsharp-run.sh : Add a new tools/ section and 
+       add a build for the SqlSharp command line client.
+       
  2003-05-30  Gopal.V  <address@hidden>
        

Index: configure.in
===================================================================
RCS file: /cvsroot/dotgnu-pnet/ml-pnet/configure.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** configure.in        30 May 2003 17:40:27 -0000      1.5
--- configure.in        31 May 2003 05:11:13 -0000      1.6
***************
*** 147,149 ****
--- 147,151 ----
  class/Mono.GetOptions/Makefile
  class/Mono.Posix/Makefile
+ tools/Makefile
+ tools/SqlSharp/Makefile
  ])

Index: Makefile.am
===================================================================
RCS file: /cvsroot/dotgnu-pnet/ml-pnet/Makefile.am,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** Makefile.am 17 May 2003 07:18:36 -0000      1.1.1.1
--- Makefile.am 31 May 2003 05:11:13 -0000      1.2
***************
*** 1,2 ****
  
! SUBDIRS = class
--- 1,2 ----
  
! SUBDIRS = class tools





reply via email to

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