[Mono-dev] [PATCH 1/3] Add create-native-map to mono-tools

Jonathan Pryor jonpryor at vt.edu
Wed Oct 18 08:23:47 EDT 2006


Attached is a patch to add the create-native-map program to the
mono-tools repository.  It was previously kept as
mcs/class/Mono.Posix/Mono.Unix.Native/make-map.cs, but it's being used
by Mono.Fuse in addition to Mono.Posix, and I'd like to have a common
location to store it.

This patch is required for the subsequent mono & mcs patches, as both
rely *indirectly* upon create-native-map; mcs & mono will have copies of
the create-native-map.exe binary within their repos, so that mcs & mono
don't depend upon mono-tools for updates -- create-native-map.exe is
*NOT* needed for building, just for updating the create-native-map
generated source.

Aside from moving make-map into mono-tools, it also increases the code
generation abilities, enhances the MapAttribute type, and adds a man
page.

Permission to commit?

Thanks,
 - Jon

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mono-tools.patch.gz
Type: application/x-gzip
Size: 23337 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061018/111a964b/attachment.gz 


More information about the Mono-devel-list mailing list