Re: [CMake] "cmake --build ." and colors

2013-05-17 Thread Gregoire Aujay
Hello, Ok tell me if I am wrong but what you're saying is that it is possible to enable a pass-thru mode for cmake --build but currently it is not implementer? Meanwhile I finally found a workaround using the "build_command" Command that I did not see before: http://www.cmake.org/cmake/help/v2

Re: [CMake] Best way to build and test same project with different compilers?

2013-05-17 Thread Rolf Eike Beer
Zaak Beekman wrote: > Hi, > I'm pretty new to CMake/CTest, and I was wondering what the best way to > switch between compilers is when testing and building the same project with > multiple compilers. It seems deleting the CMake cache from cmake-gui > doesn't always work to switch compilers (which I

[CMake] Best way to build and test same project with different compilers?

2013-05-17 Thread Zaak Beekman
Hi, I'm pretty new to CMake/CTest, and I was wondering what the best way to switch between compilers is when testing and building the same project with multiple compilers. It seems deleting the CMake cache from cmake-gui doesn't always work to switch compilers (which I am specifying with `export CC

Re: [CMake] "cmake --build ." and colors

2013-05-17 Thread Brad King
On 05/04/2013 08:12 AM, Leif Walsh wrote: > I think the colors and carriage returns (without line feeds) are lost > because the build tool sees its controlling terminal is cmake, not a > real terminal program capable of showing color or redrawing, so it > doesn't output them. Cmake may be logging t

[CMake] CMake 2.8.11 Released!

2013-05-17 Thread Robert Maynard
On behalf of myself, Ken, Bill, Brad, David, Alex, Eike, Steve, Eric, Zach, Ben and the rest of the CMake team from all around the world, we are pleased to announce that CMake 2.8.11 is now available for download at: http://www.cmake.org/files/v2.8/?C=M;O=D It is also available from the usual dow