On 10/06/2013, at 5:17 PM, Russel Winder <[email protected]> wrote:
> On Mon, 2013-06-10 at 10:38 +1000, Adam Murdoch wrote: > […] >> We'll probably let the community drive exactly which compilers and >> versions that we officially support, so that if someone is willing to >> implement and help support the Intel compiler integration, we'll be >> happy to include it. >> >> Same with support for other platforms, too. We'll need some help from >> the community with integrating with and supporting specific operating >> systems and architectures. > > I think the obvious set to have as a target is (cl, gcc, clang, intel) > on (Windows, OS X, Linux, FreeBSD). This is a pretty good list. Windows, OS X and Linux are officially supported (exact versions TBD). The plugins work on FreeBSD and Solaris as well, and probably on other platforms too, but we don't have CI coverage for these, so they're not on the official list yet. Compiler-wise, cl and gcc are officially supported (again, exact versions TBD). I also have some clang integration ready to merge, I just need to find time to add some CI coverage for it. There's no support for the intel compiler at the moment. > Although not all may be created by > Gradleware folk, the "holes" awaiting community input should be clear. I think that's true. We're certainly hoping that the community can help out with some of the missing integrations. -- Adam Murdoch Gradle Co-founder http://www.gradle.org VP of Engineering, Gradleware Inc. - Gradle Training, Support, Consulting http://www.gradleware.com Join us at the Gradle Summit 2013, June 13th and 14th in Santa Clara, CA: http://www.gradlesummit.com
