Flush
[mono.git] / mcs / ChangeLog
index 232e71ba49a45c83cc6e3c14849ff9a34469d412..156bcaa6131ddd05daa9bb6a1e7314b7afd91939 100644 (file)
@@ -1,3 +1,55 @@
+2004-06-05  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile: added target run-test-ondotnet.
+
+2004-05-26  Raja R Harinath  <rharinath@novell.com>
+
+       * nunit20/util/Makefile (EXTRA_DISTFILES): Remove
+       Transform.resources.
+       ($(the_lib)): Make Transform.resources using internal resgen.
+       * nunit20/util/Transform.resources: Rebuild.
+
+2004-05-25  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * nunit.key: New. NUnit private key. Due to build issues the key
+       must be present in this directory.
+
+2004-05-20  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (SUBDIRS): Move 'monoresgen' ahead of 'class'.
+
+2004-05-17  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (all, clean): Remove indirection.
+       (clean-profiles): New.
+
+2004-05-13  Jackson Harper  <jackson@ximian.com>
+
+       * Makefile: default build is no longer the multi profile build. Do
+       build both 1.1 and 2.0 profiles use the all-profiles target.
+       
+2004-05-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * Makefile: disable net_2_0 on windows. It doesn't build. Don't
+       try to build net_1_0 and net_2_0 if we provide a PROFILE=xxx in the
+       command line.
+
+2004-05-10  Raja R Harinath  <rharinath@novell.com>
+
+       * INSTALL.txt: Don't mention 'fullbuild'.  Mention 'bootstrap'
+       instead.  Update instructions for 'monocharge'.
+
+2004-04-30  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (SUBDIRS): Remove 'gmcs' for now.
+       (all): Simplify.
+       (clean): Quick hack to get 'make clean' to work better.
+
+2004-04-29  Jackson Harper  <jackson@ximian.com>
+
+       * Makefile: Put the PROFILE= stuff before the target, this is more
+       pleasurable to cygwin users.
+       
 2004-04-28  Jackson Harper  <jackson@ximian.com>
 
        * Makefile: build the net_1_1 and net_2_0 profiles by default.
        which includes a MySQL ADO.NET Provider.  
        Contributed by Reggie Burnett <rykr@bellsouth.net>
        from ByteFX, Inc.
-       ByteFX.Data 0.6.5 is Copyright 2002-2003, ByteFX, Inc.\r
-       \r
-       Added the following files and directories:\r
+       ByteFX.Data 0.6.5 is Copyright 2002-2003, ByteFX, Inc.
+       
+       Added the following files and directories:
+               
+       class/ByteFX.Data/AssemblyInfo.cs    
+       class/ByteFX.Data/list
+       class/ByteFX.Data/ByteFX.Data.build  
+       class/ByteFX.Data/makefile.gnu
+       class/ByteFX.Data/ChangeLog.txt      
+       class/ByteFX.Data/readme.txt
+       class/ByteFX.Data/lgpl.txt: new files
                
-       class/ByteFX.Data/AssemblyInfo.cs    \r
-       class/ByteFX.Data/list\r
-       class/ByteFX.Data/ByteFX.Data.build  \r
-       class/ByteFX.Data/makefile.gnu\r
-       class/ByteFX.Data/ChangeLog.txt      \r
-       class/ByteFX.Data/readme.txt\r
-       class/ByteFX.Data/lgpl.txt: new files\r
-               \r
-       BitStream.cs  \r
-       Connection.cs        \r
-       Field.cs        \r
-       Inflater.cs\r
-    ConnectionString.cs  \r
-    HuffmanTree.cs  \r
-    NamedPipeStream.cs\r
-    class/ByteFX.Data/Common: added files to new directory\r
-\r
-       Driver.cs     \r
-       command.resx            \r
-       todo.txt\r
-       CommandBuilder.cs  \r
-       Exception.cs  \r
-       dataadapter.cs           \r
-       transcaction.cs\r
-       Connection.cs      \r
-       Field.cs      \r
-       datareader.cs\r
-       Connection.resx    \r
-       MysqlDefs.cs  \r
+       BitStream.cs  
+       Connection.cs        
+       Field.cs        
+       Inflater.cs
+    ConnectionString.cs  
+    HuffmanTree.cs  
+    NamedPipeStream.cs
+    class/ByteFX.Data/Common: added files to new directory
+
+       Driver.cs     
+       command.resx            
+       todo.txt
+       CommandBuilder.cs  
+       Exception.cs  
+       dataadapter.cs           
+       transcaction.cs
+       Connection.cs      
+       Field.cs      
+       datareader.cs
+       Connection.resx    
+       MysqlDefs.cs  
        parameter.cs
-       class/ByteFX.Data/mysqlclient: added files to new directory\r
+       class/ByteFX.Data/mysqlclient: added files to new directory
 
        command.cs    
        parameter_collection.cs