The NetBSD Project

CVS log for pkgsrc/devel/mono-addins/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / mono-addins

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2010Q2


Revision 1.13 / (download) - annotate - [select for diffs], Fri Jun 11 12:41:35 2010 UTC (13 years, 9 months ago) by kefren
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.12: +2 -3 lines
Diff to previous 1.12 (colored)

Update to 0.5

The 0.5 release of Mono.Addins comes packed with new features, including:

 * User defined custom attributes can now be used to declare extensions
   and add-in metadata.
 * The new AddinEngine class allows hosting several independent add-in
   engines in a single application domain.
 * Improved lazy loading of add-ins. More information is now lazy loaded.
 * An XML manifest can now be split in several files embedded as resources
   in an assembly.
 * More add-in information can be declared using custom attributes instead
   of an XML manifest: author list, imported files and assemblies, optional
   modules, localizers.
 * Added new API based on generic methods and collections.
 * New MSBuild tasks file and target, which allows using add-in references
   directly in a build file (still experimental).
 * Reorganized the samples directory.
 * Many bug fixes.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>