[MonoDevelop] clang support for CBinding addin

Jeff Stedfast jeff at xamarin.com
Mon Feb 10 23:24:25 UTC 2014


Hi Bruno,

Is there any chance we could get this in a pull request on GitHub? I
started looking over the patches, and they seem ok, but it'd be nicer to
read these patches as a pull request.

It would also be easier for me to get some of the other team members to
look over them that way.

Thanks,

Jeff


On Thu, Feb 6, 2014 at 11:51 AM, Bruno Lauzé <brunolauze at msn.com> wrote:

> I am posted a series of small patches to include clang as a possible
> compiler.
> Clang is now a really popular compiler and a lot of systems are switching
> from gcc
> I works really great. It just makes clang/clang++ available from the
> dropdown under Compiler Setting section.
>
>
> The patch patch-src_addins_MonoDevelop.Autotools_SolutionDeployer.cs is to
> show we would need the file to be parsed with $(MAKE) or better to be able
> to address the value with configuration.
>
>
> patch-extras__MonoDevelop.Profiling__MonoDevelop.Profiling.HeapShot__Gui__ReferenceTreeViewer.cs
>
> patch-extras__MonoDevelop.Profiling__MonoDevelop.Profiling__ProfilingService.cs
>
> This fix the build of MonoDevelop.Profiling where ProfileService.Locations
> doesn't exists anymore,
> and there's a duplicate in pname/rname declaration in
> ReferenceTreeViewer.cs
>
> Of course, I am explicit saying that I am releasing those patch under BSD
> License and can be transferred to MIT License as one please.
>
> Thanks.
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20140210/b8538740/attachment.html>


More information about the Monodevelop-list mailing list