gentoo / dotnet

[MIRROR] Newer mono, .NET languages, and libraries
https://gitweb.gentoo.org/repo/proj/dotnet.git
78 stars 56 forks source link

monodevelop on roslyn #86

Open ArsenShnurkov opened 9 years ago

ArsenShnurkov commented 9 years ago

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

piedar commented 8 years ago

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.