X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2FChangeLog;h=3111e81a8d643265b464ce0ea8be332afd6c3084;hb=11723d484d0e8ddfb185c98be4e86e3344dfc833;hp=6e67b36b5ed3237f4bf50510d80e66c543953b76;hpb=a5e40870bd3bb18e1681afed6c71e7edfdb80534;p=mono.git diff --git a/mcs/ChangeLog b/mcs/ChangeLog index 6e67b36b5ed..3111e81a8d6 100644 --- a/mcs/ChangeLog +++ b/mcs/ChangeLog @@ -1,3 +1,91 @@ +2010-04-03 Ankit Jain + + * Makefile: Process tools/xbuild for 3.5 also. + +2010-03-16 Jb Evain + + * Makefile: rename the net_2_1 profile to moonlight. + +2010-03-03 Rolf Bjarne Kvinge + + * Makefile: Make basic the bootstrapping profile for net_2_1_bootstrap. + +2010-03-03 Atsushi Enomoto + + * docs/Makefile : drop Mono.Data.SqliteClient. + +2010-02-28 Miguel de Icaza + + * docs/Makefile: install during the 4.0 build now. + + * Makefile: Process `docs' now on the 4.0 profile. + +2010-01-25 Atsushi Enomoto + + * Makefile : finally System.ServiceModel.dll is on the centum tests. + +2009-10-01 Marek Safar + + * Makefile: Removed net_1_1 bootstrap. + +2009-09-07 Atsushi Enomoto + + * Makefile: add some WCF assemblies to centum_tests. + +2009-07-21 Jb Evain + + * Makefile: specify bootstrap and SUBDIRS for the monotouch profile. + +2009-07-16 Raja R Harinath + + Improve coarse-grain parallelism in the build + * Makefile (_boot_:net_2_0_bootstrap): Depend on + 'net_1_1_bootstrap' profile, rather than 'net_1_1'. + +2009-07-10 Atsushi Enomoto + + * nunit20 : removed old framework. + +2009-06-07 Marek Safar + + * Makefile: Add net_4_0* profiles. + +2009-02-24 Jonathan Pryor + + * docs/Makefile: Remove and don't install nunit-docs.source. As + Atsushi Enomoto said on 2008-11-26, Mono's NUnit is for internal use + only, and installing nunit-docs.source causes an warning message + during monodoc startup. + * docs/nunit-docs.source: Remove. + +2009-02-03 Rodrigo Kumpera + + * docs/Makefile: Fix install-local and uninstall-local if + DISABLE_MCS_DOCS is defined. + +2009-02-02 Rodrigo Kumpera + + * docs/Makefile: Don't build build-documentation if DISABLE_MCS_DOCS + is defined. + +2009-01-31 Rodrigo Kumpera + + * docs/Makefile: use -f with rm on the clean target so + rm doesn't complain about missing files. + +2008-12-10 Atsushi Enomoto + + * Makefile : remove sys.messaging from CENTUM_TESTS. It has never + been supported, and now, it's heavily developed. + +2008-12-08 Jonathan Pryor + + * docs/monodoc.xml: Rename the "File Formats" node to "Commands and + Files", so that ~all man pages can be under the same node. + * docs/lang-csharp.source: Since C# is the only current language, move + the child nodes "up" a node so we have "Languages/C# Compiler Error + Reference" and "Languages/C# Language Specification" nodes. + 2008-12-02 Jonathan Pryor * docs/Makefile: Build additional directories (Npgsql,