more test
[mono.git] / mcs / build / ChangeLog
index f666c4d495cfd1a45dd19274d47032fe9be1371a..9ded8c8bfdf82035b568591e31ab6e09251e867b 100644 (file)
@@ -1,3 +1,43 @@
+2008-05-27  Raja R Harinath  <harinath@hurrynot.org>
+
+       * executable.make ($(PROGRAM_config)): Depend on directory
+       creation stamp.
+
+2008-04-09  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * library.make: hidden -bootstrap option for gacutil is no longer
+       necessary.
+
+2008-03-24  Zoltan Varga  <vargaz@gmail.com>
+
+       * library.make (check): Add a standard check target and make it the same as
+       run-test.
+
+2008-03-22  Zoltan Varga  <vargaz@gmail.com>
+
+       * profiles/net_3_5.make (PROFILE_MCS_FLAGS): Get rid of obsolete 
+       -langversion:linq option.
+
+Fri Mar 14 09:31:59 CET 2008 Paolo Molaro <lupus@ximian.com>
+
+       * rules.make, library.make: move GACUTIL definition into rules.make as
+       it's used also by the tools. Add the hidden -bootstrap option.
+
+2008-02-18  Raja R Harinath  <harinath@hurrynot.org>
+
+       * rules.make (%/.stamp): Unify all directory creation targets here.
+
+2008-02-17  Raja R Harinath  <harinath@hurrynot.org>
+
+       * profiles/net_2_1_bootstrap.make: New.
+       * profiles/net_2_1_raw.make: New.  The untuned 2.1 profile.
+       * profiles/net_2_1.make: New.  The tuned 2.1 profile.
+       * Makefile (PROFILES): Update.
+
+2007-12-06  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * profiles/net_3_5.make : fixed net_2_0 path.
+
 2007-12-03  Marek Safar  <marek.safar@gmail.com>
 
        * Makefile.make: Distribute 3.5 profile