dotnet icon indicating copy to clipboard operation
dotnet copied to clipboard

monodevelop on roslyn

Open ArsenShnurkov opened this issue 10 years ago • 1 comments

http://tirania.org/blog/archive/2015/Jul-21.html "we now have a Roslyn-powered branch:" https://github.com/mono/monodevelop/tree/roslyn

"Mono's master release contains now support for using PPDB files as its debug information. " "Roslyn can produce debug information that Mono can consume."

So, I propose to write three new ebuilds (or vesions of existing ebuilds with new USEs) - for Roslyn, mono and Monodevelop's branch

ArsenShnurkov avatar Jul 29 '15 00:07 ArsenShnurkov

MonoDevelop 6 has a hard dependency on Roslyn, so its ebuilds grab DLLs from mono/roslyn. The fork has been discontinued because dotnet/roslyn can build on Mono now, but it looks like a monster to package with the bundled toolchain.

piedar avatar Oct 11 '16 01:10 piedar