2004-08-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / ChangeLog
index 03aec871018b3b9feb6b9a61158e0aabdbde7dc3..3a92f62ec9e90c32bff7bd2857a633c501f97c52 100644 (file)
@@ -1,3 +1,20 @@
+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 
+       <msuarezalvarez@arnet.com.ar> to make configure accept jhbuild style
+       /prefix /usr options, and to continue past unknown options. Currently
+       this patch is a bit spammy with multiple unknown options, anyone
+       who is interested is welcome to fix this.
+
 2004-06-14  Raja R Harinath  <rharinath@novell.com>
 
        * Makefile (all-profiles, clean-profiles): Simplify slightly.