[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / build / ChangeLog
index f4520f818524db2fee7380c67a557fde1a75c74b..1aaf90700bc4c4a4a31f2e21b73a932ca2ccd3b1 100644 (file)
@@ -1,3 +1,68 @@
+2010-07-14  Miguel de Icaza  <miguel@novell.com>
+
+       * tests.make: Do not run the tests under the verifier until the
+       verifier bug is fixed so at least we can see what is going on in
+       our buildbots.
+
+2010-07-12  Marek Safar  <marek.safar@gmail.com>
+
+       * tests.make: Run all tests under verifier.
+
+2010-05-28  Marek Safar  <marek.safar@gmail.com>
+
+       * library.make: Don't sort source input files on windows to
+       build metadata compatible assemblies on all platforms.
+
+2010-04-16  Raja R Harinath  <harinath@hurrynot.org>
+
+       * profiles/net_4_0_bootstrap.make (PROFILE_MCS_HAS_BOOTSTRAP_FALLBACK):
+       New.  Can be set if we have BOOTSTRAP_PROFILE listed in the
+       MONO_PATH of MCS, and the profile's System.dll depends features
+       the profile's mscorlib.dll.
+
+2010-04-07  Raja R Harinath  <harinath@hurrynot.org>
+
+       * Makefile (DISTFILES): Add gensources.sh.
+       * gensources.sh: New, improved version of tools/gensources.sh.
+       * library.make ($(sourcefile)): Use the new gensources.sh.
+       ($(makefrag)): Update to handle the optional makefrag generated by
+       gensources.sh.
+
+2010-04-01  Zoltan Varga  <vargaz@gmail.com>
+
+       * config-default.make (LIBRARY_FLAGS): Applied patch from Laurent Etiemble
+       (laurent.etiemble@gmail.com). Use CFLAGS in the environment if defined.
+
+2010-03-31  Zoltan Varga  <vargaz@gmail.com>
+
+       * library.make ($(the_lib)$(PLATFORM_AOT_SUFFIX)): Pass --debug to the aot
+       compiler. Fixes #592545.
+
+2010-03-16  Jonathan Pryor  <jpryor@novell.com>
+
+       * library.make (MDOC_UP): Set MONO_PATH to find monodoc.dll.
+       * rules.make (MDOC): MONO_PATH needs to include 
+         $(topdir)/class/lib/net_2_0 so that monodoc.dll can be found.
+
+2010-03-16  Jb Evain  <jbevain@novell.com>
+
+       * profiles/net_2_1_*.make: rename to moonlight_*.make and
+       define the MOONLIGHT symbol.
+
+2010-03-03  Jonathan Pryor <jpryor@novell.com>
+
+       * library.make: Add the generated per-profile .source file to
+         library_CLEAN_FILES so that it's actually removed on clean.
+
+2010-03-03  Rolf Bjarne Kvinge  <RKvinge@novell.com>
+
+       * profiles/net_2_1_bootstrap.make: Make 'basic' the bootstrapping
+       profile for net_2_1_bootstrap.
+
+2010-02-27  Raja R Harinath  <harinath@hurrynot.org>
+
+       * rules.make (all-local $(STD_TARGETS:=-local)): Add empty targets.
+
 2010-02-08  Zoltan Varga  <vargaz@gmail.com>
 
        * library.make (install-local): Install the compiled aot lib too.
@@ -1271,4 +1336,3 @@ Fri Nov 24 18:38:31 CET 2006 Paolo Molaro <lupus@ximian.com>
 
        * Created. See ../ChangeLog for entries earlier than
        this.
-