nant-developers  

[nant-dev] NAnt progress

Gert Driesen
Sun, 07 Oct 2007 13:31:07 -0700

Hi,
 
I've decided to spend some more time on NAnt. Initial results of that work
are available in today's nightly build.
 
Some of the more visible changes since the 0.85 release are:
 
Framework support
* Added support for targeting .NET Framework 3.5
* Experimental support for targeting Silverlight / Moonlight 1.1.
* Fixed Mono support in Cygwin
 
Core
* Initial start-up time and project initialization have been reduced
dramatically.
 
Tasks
* Improvements to <al>, <csc>, <vbc>, ...
* Several bug fixes.
 
Types
* Case-sensitivity fixes for <fileset>.

Binary distributions:
http://nant.sourceforge.net/nightly/latest/nant-bin.zip
http://nant.sourceforge.net/nightly/latest/nant-bin.tar.gz
 
Source distributions:
 
http://nant.sourceforge.net/nightly/latest/nant-src.zip
http://nant.sourceforge.net/nightly/latest/nant-src.tar.gz
 
Check out the release notes for a full list of changes:
http://nant.sourceforge.net/nightly/latest/releasenotes.html
 
All feedback is appreciated!
 
Gert


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers
  • [nant-dev] NAnt progress Gert Driesen