2009-05-21  Larry Ewing  <lewing@novell.com>

	* Makefile.am (Microsoft.Silverlight.Testing.dll): add
	GENERATED_SOURCES to the compile line.

2009-05-21  Rusty Howell  <rhowell@novell.com>

	 * Makefile.am: Removed one source file as it is generated by xamlg

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

	* Makefile.am: Use $(top_builddir) instead of $(builddir).
	  Makes sles 10 happier.

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

	* Makefile.am: Sign these assemblies, this way they can be
	  used by other signed assemblies.

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

	* Makefile.am: change reference to System.Xml.Linq to take the newly
	tuned one in the local tree.

2009-01-14  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* Makefile.am: Find xamlg.

2009-01-12  Jackson Harper  <jackson@ximian.com>

	* Makefile.am: Find respack.

2009-01-12  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* Makefile.am: Generate TestPage.xaml whenever necessary and embed it
	properly.

2008-12-04  Chris Toshok  <toshok@ximian.com>

	* Makefile.am: no need to copy the VisualStudio dll into this
	directory.  just reference it.

2008-11-25  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Makefile: Add a horrible hack to remove the strong name from
	  System.Xml.Linq.dll before building
	  Microsoft.Silverlight.Testing.dll so that we can use the mono-build
	  xap on Silverlight.

2008-11-21  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Makefile: Compile in resources correctly.

2008-11-20  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* TestFx.mds: Add some more bits to make the harness compatible with
	  our tests.

2008-11-20  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Makefile: Added Makefile.

2008-11-20  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* TestFx.mds: ifdef out all code to access VisualStudio. Add MD project
	  and solutions.

