2010-01-06  Jb Evain  <jbevain@novell.com>

	* Descriptors/mscorlib.xml: preserve Environment.StackTrace.

2009-12-10  Chris Toshok  <toshok@ximian.com>

	* Makefile.am: remove all the installation of things into the
	$prefix/lib/mono/2.1/ directory.  also stop creating it.

2009-11-18  Sebastien Pouliot  <sebastien@ximian.com> 

	* Makefile.am: Install System.Xml.Linq.dll along with smcs.exe
	since parts of our test suite assume it to be available (needed
	until we can fix SDK == plugin dir misassumption)

2009-11-18  Sebastien Pouliot  <sebastien@ximian.com>

	* Makefile.am: Don't install System.Xml.Linq.dll into the plugin 
	directory (since the one in the XAP has priority). Install Mono.
	CompilerServices.SymbolWriter.dll along with smcs.exe (instead of
	the plugin directory) since it's not platform code (and unusable)

2009-11-03  Jb Evain  <jbevain@novell.com>

	* Makefile.am: set throw_on_visibility_error to true. The build will
	break if the tuner detects a visibility issue while tuning the 2.1
	profile.

	r:spouliot

2009-09-10  Andrés G. Aragoneses  <aaragoneses@novell.com>

	* Makefile.am: Add the new descriptor file to the build, to be
	consumed by the linker (Descriptors/a11y.xml).

	r: spouliot

2009-07-15  Jb Evain  <jbevain@novell.com>

	* masterinfos/*.info: update masterinfos generated
	from the RTW of Silverlight 3.0.

2009-05-11  Sebastien Pouliot  <sebastien@ximian.com>

	* Makefile.am: Add Descriptors/System.Net.xml

2009-05-06  Raja R Harinath  <harinath@hurrynot.org>

	* Makefile.am (TUNER_DESCS): Prefix $(srcdir)/.
	(TUNER_MASTERS): Likewise.
	(output.stamp): Look for mono.snk in $(srcdir).

2009-04-30  Jeffrey Stedfast  <fejj@novell.com>

	* Makefile.am: Fixed some bugs wrt Mono Basic in my previous fix.

2009-04-24  Jeffrey Stedfast  <fejj@novell.com>

	* Makefile.am: Fixed to work with make -j (altho it could use love
	to make it actually take advantage of the parallel makes).

2009-04-21  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* Makefile.am: Build Microsoft.VisualBasic.dll if it hasn't
	  been built already.

2009-04-21  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* Makefile.am: Fix typo, and keep
	  Microsoft.VisualBasic.dll.mdb away from the linker since it
	  causes the linker to crash.

2009-04-21  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* Makefile.am: Create the correct directory.

2009-04-21  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* Makefile.am: Try to fix build.

2009-04-21  Jb Evain  <jbevain@novell.com>

	* masterinfos/Microsoft.VisualBasic.info: complete.

2009-04-21  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* masterinfos/Microsoft.VisualBasic.info: A dummy masterinfo
	  file.

	* Makefile.am: Tune Microsoft.VisualBasic.dll too.

2009-04-16  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* Makefile.am: Create the directory we're actually putting the
	  files in.

2009-04-03  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* Makefile.am: Unbreak the build on OS11.0.

2009-04-02  Jb Evain  <jbevain@novell.com>

	* Makefile.am: re-enable the visibility checks.

2009-03-31  Jb Evain  <jbevain@novell.com>

	* Makefile.am: install smcs.exe in $(prefix)/mono/lib/2.1.

2009-03-27  Sebastien Pouliot  <sebastien@ximian.com>

	* Makefile.am: Do not install 2.1 in the GAC but in the plugin dir

2009-03-13  Jb Evain  <jbevain@novell.com>

	* Makefile.am: copy back the tuned assemblies in the mcs tree.

2009-03-13  Atsushi Enomoto  <atsushi@ximian.com>

	* Descriptors/System.Xml.xml: add more types and methods
	  for System.Xml.Serialization.dll use.

2009-03-13  Jb Evain  <jbevain@novell.com>

	* Descriptors/System.Xml.xml
	* Makefile.am:
		add a protection descriptor file for System.Xml.
		Protect System.Xml.XmlConvert.To/FromBinHexString.

2008-03-12  Sebastien Pouliot  <sebastien@ximian.com>

	* Makefile.am: Add SecurityAttributes to SUBDIRS and re-tune all
	assemblies if one of the .secattr (merged) file has been updated

2009-02-27  Jb Evain  <jbevain@novell.com>

	* Makefile.am: update for the moon build.

2009-01-19  Jb Evain  <jbevain@novell.com>

	* Descriptors/System.ServiceModel.xml
	* Makefile: add new linking profile for wcf.

2008-12-16  Jb Evain  <jbevain@novell.com>

	* Makefile: use the monolinker.exe from the profile directory.

2008-12-01  Jb Evain  <jbevain@novell.com>

	* Makefile: re-use the tuning logic that previously was defined
	in mcs/tools/tuner. We're now building the net_2_1 tuned libraries
	from here exclusively.
