I have used gcc with CC.NET already, but i didn't write any
XSL for it. I just used the exec task or called it from an
NAnt build script. It was enough for me to see the build log.
But as it seems i will have more gcc based projects in the
future. Maybe we could join forces and hack a task for it
and some XSL, or improve gcc integration in another way.

regards,

Daniel


2010/2/24 lunix15 <[email protected]>:
> I've been using CC.Net with a .Net 3.5 project for 2 years now and I
> love it. I'm now starting to get a C Makefile project setup.
>
> I'm wondering how many users out there are using a similar setup and
> how they've accomplished integration.  Seems to me that since the
> make / gcc output isn't XML I'm going to have to write custom tasks to
> handle this, and also write some XSL files.
>
> If anybody can help / share some code I'd appreciate it.  Would be
> nice if we could get a task integrated into the trunk to make this
> easier.
>
> Thanks
>

Reply via email to