[Mono-dev] License compiler for mono (the actual tool)

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Thu Oct 15 23:20:11 EDT 2009


On Tue, 2009-10-13 at 15:43 +0200, Carlo Kok wrote:
> attached to this mail is a (working) license compiler for mono (converts 
> a licx file to a .licenses file that can be embedded as a resource). 
> Works with the patch I sent earlier but also without (has a temporary 
> workaround for that). It accepts the same cmdline arguments as the .NET 
> lc.exe and makes it possible to compile these files as required for any 
> project that uses commercial components that use license files (most do).
> 
> The program.cs file contains the actual logic. It uses Options.cs from 
> the mono/windows install (ndesk.options) for the command line parsing.

This is now in mcs/tools/lc (trunk and mono-2-6).

Thanks a lot!

-Gonzalo

P.S.: btw, care to contribute a manual page for it?



More information about the Mono-devel-list mailing list