[MonoDevelop] NAntPlugin changes

Michael Lausch mla@lausch.at
Wed, 15 Dec 2004 17:44:50 +0100


i really should do a tarball release, but at least i tagged it in SVN

https://www.lausch.at/svn/public/monodevelop/nantplugin/tags/alpha-0.0

The changes:

o  Make the whole thing compile out of monodevelop
o  Create a Service NAntService and register it
o  Move initialization of NAnt to the service
o  Create the logic to find a build file in the service
o  Prepare the code to display a fileselector widget if
   more then one file which matches "*.build" is found
o  Prepare the logic to store defaults (log level, name of build file,
   targets) in the project.

-- 
Michael Lausch <mla@lausch.at>