Hi NAnters,

looking into new 0.91 sources and I got there few patches locally which do
not make it into head yet. I hope I sent all of them to list (maybe some
only to Gert?).

Anyway - here are few minor ones (out of NAnt.MSBuild):

1) datetime_functions.patch
It just AIDS new function to allow datetime formatting (tostring with format
passed in)

2) element.patch
To support better error messages somewhere in Solution task I need to read
Location from non-descendant class. This allows read to public (write to
protected).

3) VSNet.patch
Adds VS2008 and VS2010. Plus minor change for Berger debugging on 2.0/4.

4) vcprojs
I'm no expert to C++ builds, but I got some code changes around to support
vcproj from VS2005 and VS2008 (need some work for VS2010).

Changes around: UsePrecompiledHeader, exception handling /EHS, managed
extenstions. Short changes, nothing big.


Martin Aliger

-----Original Message-----
From: Ryan Boggs [mailto:rmbo...@gmail.com] 
Sent: Sunday, May 30, 2010 4:03 AM
To: mono-l...@lists.ximian.com; nant-us...@lists.sourceforge.net;
nant-developers@lists.sourceforge.net; nant-annou...@lists.sourceforge.net
Subject: [nant-dev] Announcing NAnt 0.91 Alpha1

Announcing NAnt 0.91 Alpha1
We are proud to announce the first alpha release of NAnt 0.91, the
first official release with .NET 4.0 support.

The primary goal for this release is to improve support for .NET 4.0.
Please give this release a test and report any NAnt core specific bugs
back along with examples as soon as you can.

This release focuses on extending our already strong support for
multiple target frameworks, bringing improved flexibility and
performance.  A number of outstanding issues have been fixed as well.

A roadmap has been created to help illustrate the current release
plan.  Please note that this roadmap is a work in progress and is
subject to change depending on feature priorities, issues, and
developer's comfort level with the release:
https://sourceforge.net/apps/mediawiki/nant/index.php?title=Roadmap

Binary and source distributions are available for immediate download from:
http://sourceforge.net/project/showfiles.php?group_id=31650

The CVS tag for NAnt 0.91Alpha1 is:
rel-0-91-alpha1

Instruction for checking out sources from CVS are available here:
http://sourceforge.net/cvs/?group_id=31650

Discussion of NAnt occurs on the mailing list at
nant-us...@lists.sourceforge.net.

Bugs can be reported using the Bug Tracker at
http://sourceforge.net/projects/nant.

For more detailed progress on the inner workings of NAnt, check out
the NAnt Blog at https://sourceforge.net/apps/wordpress/nant/

About NAnt:
NAnt is a free .NET build tool, allowing applications to be built
targeting both Microsoft .NET and Mono while supporting both Windows
and Linux platforms.

Check the NAnt homepage for additional info at http://nant.sourceforge.net.

Thanks,
Ryan

----------------------------------------------------------------------------
--

_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Attachment: datetime_functions.patch
Description: Binary data

Attachment: element.patch
Description: Binary data

Attachment: vsnet.patch
Description: Binary data

Attachment: vcprojs.patch
Description: Binary data

------------------------------------------------------------------------------

_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to