[CMake] CMake adds -qalias=noansi by for XLC

2015-06-26 Thread Todd Gamblin
Hi, I noticed while poking around CMake's compiler modules that the defaults for XL are kind of inconsistent. Specifically, If you look here: https://github.com/Kitware/CMake/blob/master/Modules/Compiler/XL-C.cmake CMake adds -qalias=noansi by default, which prevents a bunch of optimizations.

[CMake] [ANNOUNCE] CMake 3.3.0-rc3 is now ready!

2015-06-26 Thread Robert Maynard
I am proud to announce the third CMake 3.3 release candidate. Sources and binaries are available at: http://www.cmake.org/download/ Documentation is available at: http://www.cmake.org/cmake/help/v3.3 Release notes appear below and are also published at http://www.cmake.org/cmake/help/v3.3/

Re: [CMake] C# support?

2015-06-26 Thread James Johnston
> -Original Message- > From: CMake [mailto:cmake-boun...@cmake.org] On Behalf Of Stuermer, > Michael SP/HZA-ZSEP > Sent: Friday, June 26, 2015 14:47 > To: cmake-develop...@cmake.org; cmake@cmake.org > Subject: [CMake] C# support? > > Hi and sorry for cross-posting this on both lists, > >

[CMake] C# support?

2015-06-26 Thread Stuermer, Michael SP/HZA-ZSEP
Hi and sorry for cross-posting this on both lists, I checked the mailing list history about the C#/.NET support topic and realized that the interest in C# support seems to have declined a bit. I am right now in the need of good C# support and adding external project files is not that much of an

[CMake] Long command lines

2015-06-26 Thread Daniel Wirtz
Hey all, i've recently run into a problem (both windows/mingw and unix/intel) where the cmake-generated build files create too long command lines that break the overall build. more precisely, the build system uses architecture paths etc and hence there are long include directories for many pack