X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2FChangeLog;h=3111e81a8d643265b464ce0ea8be332afd6c3084;hb=b1ea381dfd6d704b9d75e4ae0e449186b1eb0bf2;hp=aefa0e438628bd9b54e0eb3d831b3e1a502caa4b;hpb=6969398a405a57ccba1b15759934a7de825117ed;p=mono.git diff --git a/mcs/ChangeLog b/mcs/ChangeLog index aefa0e43862..3111e81a8d6 100644 --- a/mcs/ChangeLog +++ b/mcs/ChangeLog @@ -1,3 +1,73 @@ +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