2007-07-14 Gonzalo Paniagua Javier <gonzalo.mono@gmail.com>
[mono.git] / mcs / ChangeLog
index bd7dca3eab78689f4cd5fc4b3ac96cd38dc46f07..f4bc02fe1edca6f9662865cbc3199235f6dc7418 100644 (file)
@@ -1,3 +1,74 @@
+2007-07-11  Jb Evain  <jbevain@novell.com>
+
+       * Makefile: work on the 2.1 profile.
+
+2007-05-11  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (net_2_0_bootstrap_SUBDIRS): Add 'mcs'.
+
+2007-04-18  Marek Habersack  <grendello@gmail.com>
+
+       * Makefile (SUBDIRS): removed tools/culevel, it is now built in
+       the 1.1 bootstrap phase.
+
+2007-04-17  Marek Habersack  <mhabersack@novell.com>
+
+       * Makefile (thisdir): added tools/culevel to the list of
+       subdirectories - it must be compiled before compiling the classes
+       since System.Web depends on it.
+
+2007-04-06  Wade Berrier  <wberrier@novell.com>
+
+       * Makefile: use bzip2 instead of gzip for 'make dist'
+       (even though it's not used here anymore)
+
+2006-08-18  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (net_2_0_bootstrap_SUBDIRS): Add 'tools'.
+
+2006-04-11  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (SUBDIRS): Remove tools/resgen.
+
+2005-11-21  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (net_2_0_bootstrap_SUBDIRS): Add ilasm.
+       (net_2_0_SUBDIRS): Likewise.
+
+2005-09-22  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (basic_SUBDIRS, net_1_1_bootstrap_SUBDIRS)
+       (net_2_0_bootstrap_SUBDIRS, net_2_0_SUBDIRS):
+       Build the 'build' directory too.
+
+2005-09-21  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (centum_tests): Remove System.Web.
+
+2005-09-06  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (bootstrap): Remove special handling on Win32.
+
+2005-07-11  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (centum_tests): Add System.Messaging and
+       System.ServiceProcess.  Remove System.Configuration.Install.
+       Move Mono.C5 ...
+       (net_2_0_centum_tests): ... here, and disable it for now.
+
+2005-06-20  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (centum_tests): Move System.XML ...
+       (default_centum_tests): ... here.
+
+2005-06-17  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (centum_tests): Add System.XML.
+
+2005-06-10  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Makefile (centum_tests): Added System.Security.
+
 2005-05-20  Raja R Harinath  <rharinath@novell.com>
 
        * Makefile (centum_tests): Add System.Web and move corlib from ...