2008-08-07 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / ChangeLog
index 6b75b515b7f4130f2895e73f799f10f630ea4b7f..a0d5d8125b65e36cdf7039e65e1c781ff6dd4517 100644 (file)
@@ -1,4 +1,52 @@
-2007-07-25  Jb Evain  <jbevain@novell.com>
+2008-05-14  Marek Safar  <marek.safar@gmail.com>
+
+       * Makefile: Enabled more tests.
+
+2008-02-18  Raja R Harinath  <harinath@hurrynot.org>
+
+       * Makefile (net_2_0_centum_tests): Add System.Xml.Linq here.
+
+2008-02-17  Raja R Harinath  <harinath@hurrynot.org>
+
+       * Makefile (_boot_): Orchestrate the net_2_1 bootstrap.
+       (net_2_1_bootstrap_SUBDIRS, net_2_1_raw_SUBDIRS): New.
+
+2008-02-06  Zoltan Varga  <vargaz@gmail.com>
+
+       * Makefile (dir-check): Hopefully fix make dist.
+
+2008-02-05  Zoltan Varga  <vargaz@gmail.com>
+
+       * Makefile: Abort with an error message if make is typed directly in this
+       directory, instead from the 'mono' directory.
+
+2007-12-06  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile: currently Sys.Web.Extensions is not ready for
+         centum_tests.
+
+2007-12-04  Marek Safar  <marek.safar@gmail.com>
+
+       * Makefile: Added more tests.
+
+2007-12-03  Marek Safar  <marek.safar@gmail.com>
+
+       * Makefile: Added 3.5 profile, it probably not used here.
+
+2007-11-28  Raja R Harinath  <harinath@gmail.com>
+
+       * Makefile (_boot_): Incorporate 'net_2_1' into the bootstrap
+       process -- it depends on 'net_2_0' profile being built.
+
+2007-07-27  Marek Safar  <marek.safar@gmail.com>
+
+       * Makefile: Removed gmcs and smcs, removed DIST_ONLY_SUBDIRS.
+
+2007-07-27  Jb Evain  <jbevain@novell.com>
+
+       * Makefile: integrate the tuner in the build.
+
+2007-07-26  Jb Evain  <jbevain@novell.com>
 
        * smcs: add a project of its own for the 2.1 compiler.