2004-08-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / ChangeLog
index 121c98079471f3a2b3fc99235b52265ed6c2c296..3a92f62ec9e90c32bff7bd2857a633c501f97c52 100644 (file)
@@ -1,3 +1,12 @@
+2004-07-02  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (OVERRIDE_BARE_TARGETS): Remove.
+       (OVERRIDE_TARGET_ALL): Define.
+       (all-recursive,$(STD_TARGETS:=-recursive)): Depend on
+       'platform-check' and 'profile-check'.
+       (all.override): New.  Run two passes: once to build, and once to
+       sign libraries.
+
 2004-06-22  Todd Berman  <tberman@off.net>
 
        * configure: Patch from Mariano Suárez-Alvarez