3 Commits (b13f7f8d557ed9f9fbc50cbb57891b6fc6669fe5)

Author SHA1 Message Date
Matt Ward cf49e04ea6 Detect Mono using current user's registry. 12 years ago
Doug Kasten 25062cc7ca Add support to Mono Addin for Mono 4.0 using dcms compiler to support .NET 4.0 12 years ago
Matt Ward 3e065a31bd Moved Mono addin to samples and added support for Mono's new VB.NET compiler Vbnc. 18 years ago
Markus Palme a1543c981e removed unused import statements 19 years ago
Matt Ward a77b961def Fixed null reference exception generated when Mono's DefaultCLR registry value was missing. 19 years ago
Matt Ward 17aa48e709 Modified the MonoCompilerTask class (base class for all mono compiler tasks) so it uses Microsoft's ToolTask class to run the compiler instead of doing all the work itself. 20 years ago
Matt Ward 5d68029091 Added support for Mono's GAC. Added Gtk# and Glade# project templates. Project templates can now clear any imports added by default. Improved code completion for Mono GAC assemblies with dependencies. 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Matt Ward a20acba51c The Mono build task attempts to locate the Mono install path by reading the registry before falling back to its original method of assuming that the Mcs/Gmcs compilers have been added to the Path. 20 years ago