2008-11-02  Chris Toshok  <toshok@ximian.com>

	* mxap.cs: if --desktop is given, invoke gmcs with the proper
	-pkg: flags instead of using smcs.

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

	* mxap.cs: update SL2 runtime version.

2008-08-14  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Makefile.am: Generate debug info.
	* mxap.cs: Added another flag, allowing to specify cs files listed in a
	  sources file.

2008-08-05  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* mxap.cs: Add support for specifying EntryPointType and
	  ApplicationName manually. Removed -pkg switch to smcs, smcs doesn't
	  support that switch anymore. Don't add *.g.cs files which doesn't
	  exist.

