[cmake-developers] Faster automoc with parallel processing?

2012-06-17 Thread Thomas Sondergaard
Hi, I've tested the new automoc feature and it certainly makes the developers life simpler and the CMakeLists.txt a lot simpler. Thanks for that, it is a great improvement. On Windows with MSVC 2010 Generator, moc seems to be very slow and it is a paint to see it run sequentially. Could

[cmake-developers] current hugin not compilable ATM

2012-06-17 Thread Kornel Benko
Maybe forgotten to push Image.cpp and Image.h? ... [ 81%] Building CXX object src/hugin_cpfind/localfeatures/CMakeFiles/keypoints.dir/keypoints.cpp.o /usr/src/hugin/hugin_hg/src/hugin_cpfind/localfeatures/keypoints.cpp: In function ‘bool DetectKeypoints(const string, bool, double,

Re: [cmake-developers] current hugin not compilable ATM

2012-06-17 Thread Eric Noulard
2012/6/17 Kornel Benko kor...@lyx.org: Maybe forgotten to push Image.cpp and Image.h? Looks like this mail end-up in the wrong list? This is cmke-developer ML? Looks like it belongs to Hugin ML? Or did I miss something? ... [ 81%] Building CXX object

[cmake-developers] [CMake 0013310]: Regular expression documentation doesn't match command effects.

2012-06-17 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=13310 == Reported By:don la dieu Assigned To:

Re: [cmake-developers] current hugin not compilable ATM

2012-06-17 Thread Kornel Benko
Am Sonntag, 17. Juni 2012 um 18:12:46, schrieb Eric Noulard eric.noul...@gmail.com 2012/6/17 Kornel Benko kor...@lyx.org: Maybe forgotten to push Image.cpp and Image.h? Looks like this mail end-up in the wrong list? This is cmke-developer ML? Looks like it belongs to Hugin ML? Or did

Re: [CMake] help with shared-lib make failure

2012-06-17 Thread luxInteg
On Sunday 17 June 2012 08:35:07 Andreas Naumann wrote: Am 17.06.2012 01:39, schrieb luxInteg: On Saturday 16 June 2012 09:45:56 luxInteg wrote: Greetings, Its been about 1 year since since I had a go at learning cmake. My current setup has these:- OS 64bit(AMD) cblfs linux, gcc-4.4.2,

Re: [CMake] Corrupt object files bootstrapping cmake on x86_64 Synology

2012-06-17 Thread Vicne Vicne
Hi, Replying to self as I finally managed to build. I'm sharing here in case others run into similar same problem. Obviously, there was something wrong with my build system, so I removed the gcc and optware-devel packages, reinstalled them, then rebooted the NAS, and bootstrap suceeded. I don't

Re: [CMake] cmake as pkg-config replacement has problems?

2012-06-17 Thread Alexander Neundorf
On Saturday 16 June 2012, Hendrik Sattler wrote: Hi, I try the following commands with my projects config file. It is not installed but the build tree is registered with export(TARGET). $ cmake -DNAME=OpenObex -DCOMPILER_ID=GNU -DLANGUAGE=C -DMODE=COMPILE --find-package

Re: [CMake] Calling NMake from CMake

2012-06-17 Thread David Cole
You could use: BUILD_COMMAND nmake /f makefile.vc BUILD_IN_SOURCE 1 in your ExternalProject_Add call. nmake is already available from within the Visual Studio environment. Of course, if your project is cross-platform, you'll have to conditionalize this so that it only happens when using a

[CMake] cpack DEB generator docs

2012-06-17 Thread Doug
Hm... I can't edit the wiki myself without going through the process of getting an account. Would it be possible to add just a note to this page: http://www.vtk.org/Wiki/CMake:CPackPackageGenerators#DEB_.28UNIX_only.29 Some of the supported options are not listed. These are probably seldom used

[Cmake-commits] CMake branch, next, updated. v2.8.8-3205-g2d81514

2012-06-17 Thread Peter Kuemmel
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via 2d815148d2aa5d20f261a6cf318e6e88dd6eca62 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.8-307-g1d8199f

2012-06-17 Thread Kitware Robot
Stamp diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index c34d43d..ba80ba9 100644 --- a/Source/CMakeVersion.cmake +++ b/Source/CMakeVersion.cmake @@ -2,5 +2,5 @@ SET(CMake_VERSION_MAJOR 2) SET(CMake_VERSION_MINOR 8) SET(CMake_VERSION_PATCH 8) -SET(CMake_VERSION_TWEAK 20120617