Re: [CMake] Coverage tests with gcov under Linux

2008-05-10 Thread Judicaël Bedouet
It works if I set LC_ALL to POSIX before running `make Experimental`. Unknown line messages disappear. I think it would be a good idea for CMake to set locales to POSIX before executing gcov. Thank you all, J. Bedouet On Sat, May 10, 2008 at 5:38 AM, John Doe [EMAIL PROTECTED] wrote: I don't

Re: [CMake] is it possible to generate a noarch rpm?

2008-05-10 Thread Eric Noulard
2008/5/7 Eric Noulard [EMAIL PROTECTED]: Ok nice, I'd rather keep it consistent and directly add Buildarch: ${CPACK_RPM_PACKAGE_ARCHITECTURE} unless we want to differentiate between ARCHITECTURE and BUILD_ARCHITECTURE. Sorry I was wrong, your patch is ok for me. I would have do it your

Re: [CMake] Fwd: how to install files outside /usr in rpm?

2008-05-10 Thread Eric Noulard
2008/5/7 Timenkov Yuri [EMAIL PROTECTED]: Also, bunch of problems with building from non-root account, can be solved by setting CPACK_SET_DESTDIR option. You are right and I think we can make this the default behavior for CPäckRPM. I did file a bug+patch for this:

Re: [CMake] Coverage tests with gcov under Linux

2008-05-10 Thread Bill Hoffman
Judicaël Bedouet wrote: It works if I set LC_ALL to POSIX before running `make Experimental`. Unknown line messages disappear. I think it would be a good idea for CMake to set locales to POSIX before executing gcov. Sounds good. $ cvs commit -m ENH: make sure english is used for output of

Re: [CMake] FindwxWidgets.cmake Debug flag missing

2008-05-10 Thread Miguel A. Figueroa-Villanueva
On Fri, May 9, 2008 at 11:03 AM, Werner Smekal wrote: Hi, I'm using cmake (2.4.8) with the MinGW toolkit (on Windows CLI, not msys) and use the FindwxWidgets.cmake module in order to find my wxMSW 2.8.7 build. If I tell FindwxWidgets.cmake to use the debug configuration of wxMSW

[CMake] Problems moving my project to 2.6.0

2008-05-10 Thread Karl Wallner
I currently moving a about 6 LoC-Project from cmake-2.4.8 to cmake-2.6.0. Cmake segfaults during make process when trying to build shared libraries: make[2]: Entering directory `/build/wepsDIS-0.9.2-BUILD.linux-g++-Debug-CMake26-uups' cd