[cmake-developers] [CMake 0011656]: CPackRPM: Support dependency between RPM component

2011-01-04 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=11656 == Reported By:Eric NOULARD Assigned To:

[CMake] VS2010 solution/project reload

2011-01-04 Thread Andrea Galeazzi
I'm currently dealing with a project requiring a lot of dependencies (74), so the structure of the CMakeLists.txt is as following: project ( Main ) add_subdirectory(W:/Lib1 ${CMAKE_CURRENT_BINARY_DIR}/Lib1) add_subdirectory(W:/Lib2 ${CMAKE_CURRENT_BINARY_DIR}/Lib2) add_subdirectory(W:/Lib3

Re: [CMake] VS2010 solution/project reload

2011-01-04 Thread David Cole
On Tue, Jan 4, 2011 at 6:58 AM, Andrea Galeazzi galea...@korg.it wrote: I'm currently dealing with a project requiring a lot of dependencies (74), so the structure of the CMakeLists.txt is as following: project ( Main )  add_subdirectory(W:/Lib1  ${CMAKE_CURRENT_BINARY_DIR}/Lib1)  

Re: [CMake] How to find the path to the currently include() or find_package file()

2011-01-04 Thread David Cole
On Tue, Jan 4, 2011 at 2:00 AM, Michael Hertling mhertl...@online.de wrote: On 01/04/2011 07:41 AM, Michael Hertling wrote: On 01/04/2011 05:47 AM, John McGehee wrote: I am using CMake 2.8 on Linux and Windows. When I include() or find_package() a .cmake file, is there a variable that I can

Re: [CMake] VS2010 solution/project reload

2011-01-04 Thread David Cole
On Tue, Jan 4, 2011 at 7:51 AM, Rolf Eike Beer e...@sf-mail.de wrote: On Tue, Jan 4, 2011 at 6:58 AM, Andrea Galeazzi galea...@korg.it wrote: I'm currently dealing with a project requiring a lot of dependencies (74), so the structure of the CMakeLists.txt is as following: project ( Main )  

[CMake] Filenames becomes too big on windows (VS10)

2011-01-04 Thread Martin Nielsen
Hi All I'm curently facing an issue with filenames becoming too big with the Visual Studio 10 generator. Doing the compilation of our source code I get the following errors: C:\bs-vs2010\synergy-main-winnt-x86-vs10\build\install\no_log\output\no _log\Synergy.sln (default target) (1) -

Re: [CMake] Filenames becomes too big on windows (VS10)

2011-01-04 Thread Brad King
On 01/04/2011 07:44 AM, Martin Nielsen wrote: Would it be possible to direct CMake to use absolute filenames in the project files instead of the relative path? Put the build directory somewhere that is not inside the source directory. -Brad ___

Re: [CMake] Chasing up: XCode 3.2.4 and CMake 2.8.2, setting GCC version to 4.0

2011-01-04 Thread John Clayton
I have a solution for the problem of creating XCode 3.2.x project on a 10.6 machine that are to target the 10.4u SDK.Here's what I did (thanks to the OGRE and Open Scene Graph projects - which exposed me to this solution).WARNING: my solution assumes a 32 bit build, so here goes:Here's how: put

Re: [CMake] Chasing up: XCode 3.2.4 and CMake 2.8.2, setting GCC version to 4.0

2011-01-04 Thread Michael Wild
Hi John You shouldn't rely on CMAKE_SIZEOF_VOID_P anyway; it's deadly when you try to build a universal binary. Much better to use the CheckTypeSize module with which you can do the following: include(CheckTypeSize) check_type_size(void* SIZEOF_VOID_P) if(SIZEOF_VOID_P STREQUAL )

Re: [CMake] how to submit customized test report

2011-01-04 Thread Tyler Roscoe
On Mon, Jan 03, 2011 at 05:48:13AM -0800, girish hilage wrote:    So, now I have to edit Test.xml generated by 'ctest' under directory :    /home/girish/project/trunk/Testing/20110103-1027/    What I would like to know is, if there is any 'CTEST_' variable which would give me path of the

Re: [CMake] Chasing up: XCode 3.2.4 and CMake 2.8.2, setting GCC version to 4.0

2011-01-04 Thread David Cole
On Tue, Jan 4, 2011 at 9:59 AM, John Clayton jo...@filewave.com wrote: I have a solution for the problem of creating XCode 3.2.x project on a 10.6 machine that are to target the 10.4u SDK. Here's what I did (thanks to the OGRE and Open Scene Graph projects - which exposed me to this

[CMake] control order of custom target as a sub-part of a customized KDE build

2011-01-04 Thread Shawn Rutledge
I am building a KDE control panel plugin, and there is a requirement to use a different translation mechanism rather than the default Qt tr macros. So I want to post-process my ui_*.h files to replace lines like this ClearSiteDataDialog-setWindowTitle(tr2i18n(foo, 0)); with the

[CMake] BundleUtilities Error on Install

2011-01-04 Thread Michael Jackson
Running on Windows 7 x64 with CMake 2.8.3 and Visual Studio 2008. My project is configured with the Win64 type. I am trying to consolidate my installation code to use the BundleUtilities on all platforms where possible. I can not figure out what is going wrong with the install project. Here is

[Cmake-commits] CMake branch, next, updated. v2.8.3-1158-gf3d1d7e

2011-01-04 Thread Brad King
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 f3d1d7e4a9fed74521e8ec14371e9466e731db6b (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.3-1164-g95c4524

2011-01-04 Thread Brad King
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 95c45241560212ad77cd6ae47d4bea322f218dc0 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.3-1167-gf0e44c1

2011-01-04 Thread Brad King
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 f0e44c18ab6840912356f014ed6062ae1ba1fcf0 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.3-1171-ga4224b4

2011-01-04 Thread Brad King
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 a4224b486a9d6817d00d04e128ea1dfec1583eda (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.3-1173-g26ec6c1

2011-01-04 Thread Brad King
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 26ec6c178fe1d6a83aad93e04de78321545cd108 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.3-1175-gfeb9dbb

2011-01-04 Thread Brad King
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 feb9dbb5541ca055dec8fdb641acb2eb7b41511b (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.3-1178-g178864a

2011-01-04 Thread Brad King
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 178864a13321fbe5d911dd56fc3216a4f350e755 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.3-1180-geb7aa73

2011-01-04 Thread Brad King
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 eb7aa7392e45c0bb0de117688ef7b033b0bad333 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.3-1182-ge13cd47

2011-01-04 Thread Brad King
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 e13cd47017db9acfe53458331aece28e7cb4cc17 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.3-378-gda9b5fe

2011-01-04 Thread Brad King
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, master has been updated via da9b5fe4b521bbb9d873cfa3ebc9c67c0d6b66bf (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.3-382-gf1d7a56

2011-01-04 Thread Brad King
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, master has been updated via f1d7a5600fab0d3cd314fd9ae059010ea6f7e5b9 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.3-387-g3556ab9

2011-01-04 Thread Brad King
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, master has been updated via 3556ab9f724589c53a9d00fa7c4ee6236e5b6e2f (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.3-393-gcc6ae13

2011-01-04 Thread Brad King
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, master has been updated via cc6ae138d9df648562ce5945ebfd5b85bda4b9fc (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.3-396-g138a796

2011-01-04 Thread Brad King
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, master has been updated via 138a79628b513fed2b2d5414b31b8c135c1a09dc (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.3-398-g61063f1

2011-01-04 Thread Brad King
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, master has been updated via 61063f12eb4dec062882f3fee1f65f045a2b9442 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.3-400-g79f5a7c

2011-01-04 Thread Brad King
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, master has been updated via 79f5a7c0981757ed94fc618b2615cbc938254574 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.3-402-gd61b7c5

2011-01-04 Thread Brad King
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, master has been updated via d61b7c59fee2d01c8155bb2f30b79a329a91a0bc (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.3-404-gfff676d

2011-01-04 Thread Brad King
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, master has been updated via fff676d8cd7c4171fb7e95a60051c2534758922b (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.3-406-g2bb193a

2011-01-04 Thread Brad King
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, master has been updated via 2bb193a7f2c5b9144ee1b5fdde8de801e2baf037 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.3-408-g45b6120

2011-01-04 Thread Brad King
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, master has been updated via 45b61209f972cc6f1f644f14739a67c6fc530da7 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.3-410-g70950ed

2011-01-04 Thread Brad King
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, master has been updated via 70950edde06305f9bfcb2f6bfd5442add72dc947 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.3-1199-g37dfc19

2011-01-04 Thread Clinton Stimpson
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 37dfc1918a4cb358639da669bee47630da762aff (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.3-413-g00c88bb

2011-01-04 Thread KWSys Robot
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, master has been updated via 00c88bbcd84b43ef7ac8e08cbb858f5943a2657a (commit) from