Fixed to pass after MS fix
[mono.git] / mcs / ChangeLog
index f2e7326bf0a19cf432cbbd2a551f8ebbaf585a68..2e98e81d36a5de66a65a7a3735114e26c2377523 100644 (file)
@@ -1,3 +1,73 @@
+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 ...
+       (default_centum_tests): ... here.
+
+2005-04-25  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (centum_tests): Add Mono.Security and
+       System.Runtime.Remoting.
+       * */Makefile: Replace $(RUNTIME) with $(RUNTIME) $(RUNTIME_FLAGS).
+
+2005-04-21  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (net_1_1_bootstrap_SUBDIRS): Add ilasm.
+
+2005-03-14  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (_boot_): New.  Used to generalize the bootstrap to
+       clean and install too.
+
+2005-02-25  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (centum_tests): New list of test subdirs that should
+       pass 100%.
+       (default_centum_tests, net_2_0_centum_tests): New.
+       (ONLY_CENTUM_TESTS): New check.  If defined during 'make
+       run-test', only the tests in centum_tests are run.
+
+2004-12-20  Jambunathan K  <kjambunathan@novell.com>
+
+       * btests: Removed. This directory is now superseded by
+       mbas/Test.
+       
+2004-12-13  Raja R Harinath  <rharinath@novell.com>
+
+       * INSTALL.txt: Minor updates to reflect build changes.
+
+2004-11-25  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (DISTFILES): Add nunit.key.
+
+2004-11-24  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (profiles-do--run-test): Allow list of profiles to be
+       overriden.
+       (profiles-do--all): Remove.  The default pattern build suffices.
+
+2004-11-22  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (OVERRIDE_TARGET_ALL): Remove.
+       (all.override): Remove 2-pass build.
+       (net_1_1_bootstrap_SUBDIRS): Add 'tools'.
+
+2004-11-22  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (profiles-do--all): Don't fallback to default pattern build.
+
 2004-11-19  Raja R Harinath  <rharinath@novell.com>
 
        * Makefile (net_2_0_SUBDIRS): Add nunit20.