Re: [cmake-developers] Targets for FindGTK2.cmake

2013-08-05 Thread Philip Lowman
-- Philip Lowman -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http

[Cmake-commits] CMake branch, next, updated. v2.8.9-995-gdd7e797

2012-10-03 Thread Philip Lowman
dd7e7979b4c7a28ecf13c5ef7e77fc756998be55 Merge: 19321e4 0594bee Author: Philip Lowman phi...@yhbt.com AuthorDate: Thu Oct 4 01:10:25 2012 -0400 Commit: CMake Topic Stage kwro...@kitware.com CommitDate: Thu Oct 4 01:10:25 2012 -0400 Merge topic 'FindGTK2Fixes' into next 0594bee

[Cmake-commits] CMake branch, next, updated. v2.8.9-691-g9a49bd7

2012-09-21 Thread Philip Lowman
- http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9a49bd7107b74669baf8dc6b29985ca4fe0f301c commit 9a49bd7107b74669baf8dc6b29985ca4fe0f301c Merge: 15a3d70 a722780 Author: Philip Lowman phi...@yhbt.com AuthorDate: Fri Sep 21 23:15:48 2012 -0400 Commit: CMake Topic Stage kwro

[Cmake-commits] CMake branch, next, updated. v2.8.9-141-g69fa443

2012-08-18 Thread Philip Lowman
, below. - Log - http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=69fa443a58699281437577b4ba3a037592ed158a commit 69fa443a58699281437577b4ba3a037592ed158a Merge: f9c04e2 dd60ed2 Author: Philip Lowman phi...@yhbt.com AuthorDate: Sat

[Cmake-commits] CMake branch, next, updated. v2.8.9-144-gfd7fa92

2012-08-18 Thread Philip Lowman
, below. - Log - http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=fd7fa92fb1e2d7dd87c526a1855acf34b01bf41c commit fd7fa92fb1e2d7dd87c526a1855acf34b01bf41c Merge: 69fa443 ad30210 Author: Philip Lowman phi...@yhbt.com AuthorDate: Sat

Re: [cmake-developers] FindBoost: boost version vs cached variables

2012-07-01 Thread Philip Lowman
Andriy, Sorry for the delay in responding. I did some additional testing tonight and merged the changes into next. Thanks again for reporting this. On Thu, Jun 21, 2012 at 1:12 PM, Andriy Gapon a...@icyb.net.ua wrote: on 20/06/2012 07:39 Philip Lowman said the following: I wasn't aware

[Cmake-commits] CMake branch, next, updated. v2.8.8-3351-g98dd8b9

2012-07-01 Thread Philip Lowman
, below. - Log - http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=98dd8b9c3c238043a96ae164136637df443b2db0 commit 98dd8b9c3c238043a96ae164136637df443b2db0 Merge: 03f870a ca90709 Author: Philip Lowman phi...@yhbt.com AuthorDate: Mon

[Cmake-commits] CMake branch, next, updated. v2.8.7-2568-ge0a918e

2012-02-11 Thread Philip Lowman
- http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e0a918e0996bfbde1bf511486c7810359b2731e0 commit e0a918e0996bfbde1bf511486c7810359b2731e0 Merge: 5994d9d 815485e Author: Philip Lowman phi...@yhbt.com AuthorDate: Sat Feb 11 18:55:00 2012 -0500 Commit: CMake Topic Stage kwro

[Cmake-commits] CMake branch, next, updated. v2.8.7-2570-ga2e8cbf

2012-02-11 Thread Philip Lowman
- http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a2e8cbf70204b2c9fec6414d224be2da9fd2cf5f commit a2e8cbf70204b2c9fec6414d224be2da9fd2cf5f Merge: e0a918e 11cf52e Author: Philip Lowman phi...@yhbt.com AuthorDate: Sat Feb 11 20:40:37 2012 -0500 Commit: CMake Topic Stage kwro

[Cmake-commits] CMake branch, next, updated. v2.8.7-2503-g8513847

2012-02-08 Thread Philip Lowman
- http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=85138471659200d3650ea7b7d0a000ce1c873755 commit 85138471659200d3650ea7b7d0a000ce1c873755 Merge: 7e8cbbe 5d5bccd Author: Philip Lowman phi...@yhbt.com AuthorDate: Wed Feb 8 07:47:33 2012 -0500 Commit: CMake Topic Stage kwro

[Cmake-commits] CMake branch, next, updated. v2.8.7-1951-g1359324

2012-01-03 Thread Philip Lowman
- http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=135932415b3de7975a6fc90606b04b9e0471523d commit 135932415b3de7975a6fc90606b04b9e0471523d Merge: af18e76 27bc9e2 Author: Philip Lowman phi...@yhbt.com AuthorDate: Tue Jan 3 19:51:43 2012 -0500 Commit: CMake Topic Stage kwro

[Cmake-commits] CMake branch, next, updated. v2.8.6-2278-g894d532

2011-12-18 Thread Philip Lowman
- http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=894d5321585d323b1d9e964b51a5ac724290d903 commit 894d5321585d323b1d9e964b51a5ac724290d903 Merge: 8279bae 84079c9 Author: Philip Lowman phi...@yhbt.com AuthorDate: Sun Dec 18 18:21:54 2011 -0500 Commit: CMake Topic Stage kwro

Re: [CMake] Protobuf Module

2011-10-12 Thread Philip Lowman
in order for CMake to cause them to be generated. E.g. add_executable(foo foo.cc ${PROTO_SRCS} ${PROTO_HDRS}) target_link_libraries(foo ${PROTOBUF_LIBRARIES}) Hope that solves your problem. -- Philip Lowman -- Powered by www.kitware.com Visit other Kitware open-source projects at http

[Cmake-commits] CMake branch, next, updated. v2.8.6-1575-g280a278

2011-10-12 Thread Philip Lowman
- http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=280a27891bddf2d9c8446d6a124dfd5c42fce037 commit 280a27891bddf2d9c8446d6a124dfd5c42fce037 Merge: b6440da a481d84 Author: Philip Lowman phi...@yhbt.com AuthorDate: Wed Oct 12 23:45:03 2011 -0400 Commit: CMake Topic Stage kwro

Re: [cmake-developers] FindBullet (was: CMake branch, next, updated. v2.8.5-1956-gd66bbbd)

2011-09-26 Thread Philip Lowman
Yes, I will contact the bullet developers about adding exports to a future release. Thanks for the link. On Fri, Sep 23, 2011 at 8:14 AM, Brad King brad.k...@kitware.com wrote: On 9/22/2011 11:35 PM, Philip Lowman wrote: 6f935d7 FindBullet: Also search for _Debug postfixed library names

[Cmake-commits] CMake branch, next, updated. v2.8.5-1956-gd66bbbd

2011-09-22 Thread Philip Lowman
- http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d66bbbda7f7ed904a06effdda0a29693167dfe65 commit d66bbbda7f7ed904a06effdda0a29693167dfe65 Merge: 83cabdf 6f935d7 Author: Philip Lowman phi...@yhbt.com AuthorDate: Thu Sep 22 23:35:30 2011 -0400 Commit: CMake Topic Stage kwro

Re: [CMake] FindBoost PATH_SUFFIXES fix

2011-06-15 Thread Philip Lowman
people from breaking things). -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http

Re: [CMake] CMakeDetermineVSServicePack.cmake

2011-06-09 Thread Philip Lowman
/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Philip Lowman ___ Powered

[Cmake-commits] CMake branch, next, updated. v2.8.4-1696-g3f18b6c

2011-06-06 Thread Philip Lowman
3f18b6c49ac0809e88e54e2a9981cbbfb0a17261 Merge: 6e076e9 51c7860 Author: Philip Lowman phi...@yhbt.com AuthorDate: Tue Jun 7 01:11:34 2011 -0400 Commit: CMake Topic Stage kwro...@kitware.com CommitDate: Tue Jun 7 01:11:34 2011 -0400 Merge topic

[Cmake-commits] CMake branch, next, updated. v2.8.4-1618-g08a5024

2011-05-26 Thread Philip Lowman
, below. - Log - http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=08a5024306cf00c4aa06bab6995f89d18b2154d9 commit 08a5024306cf00c4aa06bab6995f89d18b2154d9 Merge: 1f4e39e 517837f Author: Philip Lowman phi...@yhbt.com AuthorDate: Thu

[Cmake-commits] CMake branch, next, updated. v2.8.4-1613-g4b1bd05

2011-05-25 Thread Philip Lowman
- http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4b1bd050a90944babc637eca6a9e822c3f057055 commit 4b1bd050a90944babc637eca6a9e822c3f057055 Merge: 94ce752 ca000a0 Author: Philip Lowman phi...@yhbt.com AuthorDate: Wed May 25 22:04:25 2011 -0400 Commit: CMake Topic Stage kwro

Re: [CMake] [CMake General][FindBoost] CMake and Boost 1.46.1

2011-05-02 Thread Philip Lowman
default behavior on Unix platforms. If you want FindBoost to search for static libraries instead, simply set: set(Boost_USE_STATIC_LIBS ON) -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http

Re: [CMake] [CMake General][FindBoost] CMake and Boost 1.46.1

2011-05-01 Thread Philip Lowman
://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource

[Cmake-commits] CMake branch, next, updated. v2.8.3-827-g1f70d7a

2010-12-12 Thread Philip Lowman
- http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=1f70d7aa3829e8fab044a33f457449febab3180d commit 1f70d7aa3829e8fab044a33f457449febab3180d Merge: dda8035 a80d6e9 Author: Philip Lowman phi...@yhbt.com AuthorDate: Mon Dec 13 01:23:36 2010 -0500 Commit: CMake Topic Stage kwro

Re: [CMake] CMake bug tracker discussion

2010-12-09 Thread Philip Lowman
and force it into the bug tracker. It seems a little rude to the person that emailed about the issue because you might be asking them to deal with the rigmarole of creating a mantis account when they already went through the hassle of joining the mailing list and making the post. -- Philip Lowman

Re: [CMake] FindBoost: find both win32 and x64 static libs

2010-12-07 Thread Philip Lowman
On Sunday, December 5, 2010, Hicham Mouline hic...@mouline.org wrote: I've built both win32 and x64 versions of boost thread library with the following 2 lines: 1. 32bit cl.exe from msvc9 directory in the %PATH% bjam --with-thread --layout=versioned toolset=msvc address-model=64

Re: [CMake] Wiki: version compatibility matrix

2010-12-05 Thread Philip Lowman
/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Re: [CMake] Makefile to CMakeLists.txt (GTEST)

2010-12-04 Thread Philip Lowman
add_custom_target() when you could just use add_executable() and target_link_libraries(), but I doubt this has anything to do with your undefined symbol reference. -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http

Re: [CMake] FindBoost: find both win32 and x64 static libs

2010-12-04 Thread Philip Lowman
this: include(CheckTypeSize) CHECK_TYPE_SIZE(void* SIZEOF_PTR) message(size of pointer = ${SIZEOF_PTR}) Then if SIZEOF_PTR is 4, you would set BOOST_LIBRARYDIR to be ${BOOST_ROOT}/lib32 and if it is 8, you set it to ${BOOST_ROOT}/lib64. -- Philip Lowman

Re: [CMake] FindBoost: find both win32 and x64 static libs

2010-12-04 Thread Philip Lowman
when generated by visual studio? If you want to try to patch FindBoost yourself, please make sure you're playing with the version from 2.8.3. http://www.cmake.org/Bug -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source

Re: [CMake] Makefile to CMakeLists.txt (GTEST)

2010-11-29 Thread Philip Lowman
messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open

Re: [CMake] Eciipse and multiple configuration

2010-11-16 Thread Philip Lowman
/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Re: [CMake] Bug fix requests for the *next* release of CMake...

2010-11-09 Thread Philip Lowman
On Sun, Nov 7, 2010 at 8:29 PM, Luigi Calori l.cal...@cineca.it wrote: On 07/11/2010 21.01, Philip Lowman wrote: On Fri, Nov 5, 2010 at 12:08 PM, Luigi Calori l.cal...@cineca.it wrote: +1 for FindBoost support to CMakeified version of Boost at http://gitorious.org/~denisarnaud/boost

Re: [CMake] Bug fix requests for the *next* release of CMake...

2010-11-07 Thread Philip Lowman
FindBoost.cmake and the branch of Boost that you're referring to and I would be more than happy to look into the issue. I've heard reports of people getting FindBoost and CMakeified boost to play nice together but it involved changing build settings in CMakeified Boost (not quite ideal). -- Philip

Re: [CMake] Bug fix requests for the *next* release of CMake...

2010-11-07 Thread Philip Lowman
have to be an extended form of the find_library(), find_path(), etc. commands. -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic

Re: [CMake] Linking Boost on Linux on 64bit host and 32bit target

2010-11-05 Thread Philip Lowman
-- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow

Re: [CMake] Linking Boost on Linux on 64bit host and 32bit

2010-11-04 Thread Philip Lowman
this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic

[Cmake-commits] CMake branch, next, updated. v2.8.2-1133-g63529b1

2010-10-28 Thread Philip Lowman
- http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=63529b1c6d7eb82b662a8fe672585c7339d12930 commit 63529b1c6d7eb82b662a8fe672585c7339d12930 Merge: b32b318 fffe1c0 Author: Philip Lowman phi...@yhbt.com AuthorDate: Thu Oct 28 22:53:27 2010 -0400 Commit: CMake Topic Stage kwro

[Cmake-commits] CMake branch, next, updated. v2.8.2-1054-gad39bab

2010-10-11 Thread Philip Lowman
- http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ad39bab508c9b61616a6bf2f58e9ef931402f850 commit ad39bab508c9b61616a6bf2f58e9ef931402f850 Merge: 94040d6 b867a3f Author: Philip Lowman phi...@yhbt.com AuthorDate: Mon Oct 11 22:56:59 2010 -0400 Commit: CMake Topic Stage kwro

Re: [CMake] Disallowing in-source builds

2010-10-07 Thread Philip Lowman
isn't aware of (that aren't generated), these could be added to ADDITIONAL_MAKE_CLEAN_FILES, or a new property could be added for custom files that are to be deleted on a distclean. -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open

Re: [CMake] Boost Library Search

2010-10-06 Thread Philip Lowman
for CMake 2.8.3, I plan on removing it and just counting on if the user has defined Boost_USE_STATIC_RUNTIME or not (regardless if they set it ON or OFF) to disable the double search on WIN32. -- Philip Lowman ___ Powered by www.kitware.com Visit other

Re: [CMake] Disallowing in-source builds

2010-10-06 Thread Philip Lowman
specify). This is kind of related to my ticket asking for a distclean target, so I'll just throw it out there in case anyone has some free time on their hands. http://www.cmake.org/Bug/view.php?id=6647 -- Philip Lowman ___ Powered by www.kitware.com

Re: [CMake] CMakeDetermineVSServicePack.cmake support for vs2010

2010-09-30 Thread Philip Lowman
messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open

Re: [CMake] CMakeDetermineVSServicePack.cmake support for vs2010

2010-09-30 Thread Philip Lowman
a new ticket and submit a patch. It would save probably at least a second off of an initial configure. -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please

[Cmake-commits] CMake branch, next, updated. v2.8.2-851-gacee917

2010-09-20 Thread Philip Lowman
- http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=acee917d8fa06f8d0e64b13c1ca72cc65486777d commit acee917d8fa06f8d0e64b13c1ca72cc65486777d Merge: c2c5534 24cb498 Author: Philip Lowman phi...@yhbt.com AuthorDate: Mon Sep 20 22:31:12 2010 -0400 Commit: CMake Topic Stage kwro

[Cmake-commits] CMake branch, next, updated. v2.8.2-836-g2511163

2010-09-19 Thread Philip Lowman
- http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=25111637c9b67a6f8349413ad89aaf7aa833abfd commit 25111637c9b67a6f8349413ad89aaf7aa833abfd Merge: 66551b4 38691d9 Author: Philip Lowman phi...@yhbt.com AuthorDate: Sun Sep 19 23:58:26 2010 -0400 Commit: CMake Topic Stage kwro

[Cmake-commits] CMake branch, next, updated. v2.8.2-834-g66551b4

2010-09-18 Thread Philip Lowman
66551b4c1d035aeb36486ffc054b5b30be137876 Merge: a00839f 7016fae Author: Philip Lowman phi...@yhbt.com AuthorDate: Sat Sep 18 13:51:33 2010 -0400 Commit: CMake Topic Stage kwro...@kitware.com CommitDate: Sat Sep 18 13:51:33 2010 -0400 Merge topic '11136' into next 7016fae Fix

[Cmake-commits] CMake branch, next, updated. v2.8.2-755-gc134483

2010-09-12 Thread Philip Lowman
bc0b19a Author: Philip Lowman phi...@yhbt.com AuthorDate: Sun Sep 12 22:16:57 2010 -0400 Commit: CMake Topic Stage kwro...@kitware.com CommitDate: Sun Sep 12 22:16:57 2010 -0400 Merge topic 'FindBoost_lots_of_fixes' into next bc0b19a Lots of FindBoost bugfixes 3665e69 KWSys

[CMake] Volunteering to become maintainer of FindBoost.cmake

2010-09-10 Thread Philip Lowman
Hi everyone, I'm volunteering to become the primary maintainer of FindBoost.cmake. -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages

Re: [CMake] Volunteering to become maintainer of FindBoost.cmake

2010-09-10 Thread Philip Lowman
. For now I would just recommend adding the target_link_library manually against pthreads when you're using it and ensure we have a bug filed for this issue in the tracker. On Fri, Sep 10, 2010 at 1:29 PM, Matthew Woehlke matthew.woeh...@kitware.com wrote: On 09/10/2010 09:02 AM, Philip Lowman wrote

[CMake] Loop expansion in find_library() seems backwards

2010-09-08 Thread Philip Lowman
${CMAKE_CURRENT_SOURCE_DIR}/libnspr4a.so /usr/lib/libnspr4a.so This is with CMake 2.8.2 -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check

Re: [CMake] Loop expansion in find_library() seems backwards

2010-09-08 Thread Philip Lowman
, Michael Wild them...@gmail.com wrote: On 8. Sep, 2010, at 8:25 , Philip Lowman wrote: Let's say I have many different potential names for a library and the following filesystem /usr/lib/libnspr4.so ${CMAKE_CURRENT_SOURCE_DIR}/libnspr4a.so find_library(TEST_LIBRARY NAMES nspr4

Re: [CMake] Loop expansion in find_library() seems backwards

2010-09-08 Thread Philip Lowman
this over... It was one approach for how to solve the version number problem... http://www.cmake.org/Bug/view.php?id=8396 -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource

Re: [CMake] FindBoost.cmake trouble with static libs (-gd vs -sgd issue)

2010-09-07 Thread Philip Lowman
and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http

Re: [CMake] FindOpenSSL.cmake

2010-08-31 Thread Philip Lowman
/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Philip Lowman ___ Powered by www.kitware.com

Re: [CMake] detecting libc version info

2010-08-31 Thread Philip Lowman
/precomp.html#sec15 HTH -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki

Re: [CMake] [cmake-developers] Bug fix requests for the *next* release of CMake...

2010-08-31 Thread Philip Lowman
a roadmap be posted for CMake? Such as is for other projects at: http://www.cmake.org/Bug/roadmap_page.php ___ cmake-developers mailing list cmake-develop...@cmake.org http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers -- Philip

Re: [CMake] FindBoost.cmake in 2.8.2 _Boost_KNOWN_VERSIONS variable

2010-08-25 Thread Philip Lowman
this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic

[Cmake-commits] CMake branch, next, updated. v2.8.2-543-g7485a2c

2010-08-25 Thread Philip Lowman
- http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7485a2c94938a83187ea938ac6ebb690f7990abf commit 7485a2c94938a83187ea938ac6ebb690f7990abf Merge: 5cb07af 7828932 Author: Philip Lowman phi...@yhbt.com AuthorDate: Thu Aug 26 00:17:35 2010 -0400 Commit: CMake Topic Stage kwro

Re: [CMake] CTest: Any way around the one test == one program invocation assumption?

2010-06-08 Thread Philip Lowman
. Sounds like that's what would have to be written. cmCTestTestHandler::GenerateDartOutput Looks like it may be a place to start? -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource

Re: [CMake] FindThreads.cmake

2010-06-03 Thread Philip Lowman
://www.cmake.org/mailman/listinfo/cmake -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http

Re: [CMake] FindBoost problem

2010-05-26 Thread Philip Lowman
-- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link

Re: [CMake] Trying to link my project with Boost.Thread using CMake

2010-05-24 Thread Philip Lowman
the extra cruft I messed that up. Just image they're matching :) On 05/23/10 11:36, Philip Lowman wrote: On Sun, May 23, 2010 at 10:31 AM, Clark Gaebel cg.wowus...@gmail.com wrote: When I link Boost.Thread to my boost_test executable, it gives me make[2]: *** No rule to make target `/usr

Re: [CMake] Trying to link my project with Boost.Thread using CMake

2010-05-23 Thread Philip Lowman
() Don't you want: target_link_libraries(boost_test ${Boost_THREAD_LIBRARY}) instead of test_boost? -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please

Re: [CMake] CMake 2.8.1 / Win: Neither if nor else?`

2010-05-22 Thread Philip Lowman
, simply omit it which should give you a similar effect. -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ

Re: [CMake] Linking error with VS2005

2010-05-21 Thread Philip Lowman
://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Philip Lowman

Re: [CMake] VS-C++ Express Version

2010-05-14 Thread Philip Lowman
://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Philip Lowman ___ Powered

Re: [CMake] VS-C++ Express Version

2010-05-14 Thread Philip Lowman
there would be no need for all of the crazy macro stuff. On Fri, May 14, 2010 at 10:53 AM, David Cole david.c...@kitware.com wrote: On Fri, May 14, 2010 at 8:02 AM, Philip Lowman phi...@yhbt.com wrote: This is Microsoft's fault. You should complain to them. Well, yes and no. It's a Visual

Re: [CMake] cmake: could NOT find Boost

2010-05-05 Thread Philip Lowman
/cmake -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ

Re: [CMake] FIND_LIBRARY in FindBoost finds wrong library

2010-03-22 Thread Philip Lowman
). -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow

Re: [CMake] FIND_LIBRARY in FindBoost finds wrong library

2010-03-21 Thread Philip Lowman
NO_CMAKE_SYSTEM_PATH on all of the find_library() and find_path() calls. Alternatively, we could make the module behave as you describe and hope that it doesn't break too many people. What do you think? -- Philip Lowman ___ Powered by www.kitware.com Visit other

Re: [CMake] FIND_LIBRARY in FindBoost finds wrong library

2010-03-19 Thread Philip Lowman
Someone could add an option to FindBoost that will simply exclude the system paths from the search. This has never been implied by setting BOOST_ROOT. As long as the unversioned library names are being searched for with find_library they are likely going to be found. Currently the onus is on the

Re: [CMake] Skipping PATH when using find_library

2010-03-12 Thread Philip Lowman
-- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link

Re: [CMake] set proxy with cmake file download

2010-03-11 Thread Philip Lowman
-- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link

Re: [CMake] CMAKE_BUILD_TYPE should start as a drop-list option

2010-03-02 Thread Philip Lowman
The second line seems like a good idea to me. The user can always modify the property in their code if they have custom build types. The first line seems like a bad idea. I think the default build type should be left to the project. Currently you can set it manually before project(). I think

Re: [CMake] FindCurses wide

2010-02-28 Thread Philip Lowman
Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep

Re: [CMake] Missing Software\Microsoft\VisualStudio\8.0\vsmacros\OtherProjects7

2010-02-22 Thread Philip Lowman
I have visual studio 8 sp1 installed and have keys in HKCU/Software/Microsoft/VisualStudio/8.0/vsmacros/OtherProjects7 On Feb 22, 2010 10:32 AM, Wheeler, Frederick W (GE, Research) whee...@ge.com wrote: I did an uninstall/reinstall and have some more info on this problem. From: David Cole

Re: [CMake] Overwriting variables in cache.

2010-02-18 Thread Philip Lowman
the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http

Re: [CMake] CTest/CDash and miscellaneous post-build steps (was Re: continuous integration with CMake)

2010-02-17 Thread Philip Lowman
I've been meaning to add something like that to our nightly builds just using shell/batch scripting. You should be able to set CMAKE_PREFIX_PATH in the initial cache and then just make install or use the vs command line app to run the INSTALL project after calling ctest -S. Not sure on how to

Re: [CMake] FindBoost: trunk

2010-02-15 Thread Philip Lowman
Not that I know of. I think FindBoost expects only versioned releases. Please open a ticket with your requirements and preferably a patch. Http://public.kitware.com/Bug On Feb 14, 2010 5:34 PM, Hicham Mouline hic...@mouline.org wrote: Hello, Is there a way to find the boost trunk include

Re: [CMake] How to avoid continuous download while using ExternalProjects

2010-02-13 Thread Philip Lowman
to have helpers to build patches, as in CMakePorts... I was testing it on MSVC but it seems like they keep checking in code which breaks MSVC every 1.2.3.X and I haven't been checking X consistently. Your above comment is an example. If only they had a dashboard... sigh. -- Philip Lowman

Re: [CMake] Bison extra headers

2010-02-12 Thread Philip Lowman
://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Philip Lowman

Re: [CMake] How to findXXX libraries with debug suffix

2010-02-11 Thread Philip Lowman
. You might want to check with if(DEFINED FOO_LIBRARY) and if so not set it maybe? -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages

Re: [CMake] How to avoid continuous download while using ExternalProjects

2010-02-10 Thread Philip Lowman
. Also, for any that are interested, beta releases of zlib now have a CMakeLists.txt in them. It could use testing on Mac OSX and other unix systems. http://zlib.net/current/beta/ -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware

Re: [CMake] How to findXXX libraries with debug suffix

2010-02-09 Thread Philip Lowman
with a CMake error or linking against liboptimized.so! :) if(FOO_LIBRARY_DEBUG) target_link_libraries(bar optimized ${FOO_LIBRARY} debug ${FOO_LIBRARY_DEBUG}) else() target_link_libraries(bar ${FOO_LIBRARY}) endif() -- Philip Lowman ___ Powered

Re: [CMake] set “Whole Program Optimization”to Y es in VS 2005

2010-02-09 Thread Philip Lowman
shows up in the additional options line and thus gets added to the command line when the compiler is run. -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Re: [CMake] Manual version vs CMake version

2010-02-06 Thread Philip Lowman
during a patch release. The same should probably be true of new find modules. -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic

Re: [CMake] Warning D9025 : overriding '/W3' with '/W4'

2010-01-18 Thread Philip Lowman
, but instead of CMAKE_CXX_FLAGS_DEBUG, CMAKE_CXX_FLAGS_RELEASE, etc., you would only need to specify CMAKE_C_FLAGS and CMAKE_CXX_FLAGS and make them whatever they are in the CACHE by default but with /W4 instead of /W3. http://www.itk.org/Wiki/CMake_FAQ#Make_Override_Files -- Philip Lowman

Re: [CMake] FindGTest patch

2010-01-16 Thread Philip Lowman
with CMake 2.8.0. Also, The latest version in CMake CVS (with some minor changes from 2.8.0) is here: http://public.kitware.com/cgi-bin/viewcvs.cgi/Modules/FindGTest.cmake?revision=1.4root=CMakeview=markup -- Philip Lowman ___ Powered

Re: [CMake] Proposal for new generator options

2010-01-15 Thread Philip Lowman
to be modified is Modules/Platform/Windows-cl.cmake to set the initial cache differently and perhaps adding a checkbox to the GUI when selecting the initial generator. -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http

Re: [CMake] Visual Studio with static runtime

2010-01-15 Thread Philip Lowman
. http://msdn.microsoft.com/en-us/library/abx4dbyh(VS.71).aspx For tips on how to change your CMakeLists.txt, see also: http://www.cmake.org/Wiki/CMake_FAQ#How_can_I_build_my_MSVC_application_with_a_static_runtime.3F -- Philip Lowman ___ Powered

Re: [CMake] ANN: UseOcaml.cmake

2010-01-14 Thread Philip Lowman
into one FindOCaml and UseOCaml script. There is no sense having two of them out there. -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages

Re: [CMake] ANN: UseOcaml.cmake

2010-01-13 Thread Philip Lowman
(basically to deal with patches and bugs) and follow the process documented in Modules/README.txt to obtain CVS commit access. http://public.kitware.com/cgi-bin/viewcvs.cgi/Modules/readme.txt?root=CMakeview=markup -- Philip Lowman ___ Powered

Re: [CMake] Can you add sources to a target library after add_library()?

2010-01-09 Thread Philip Lowman
://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Philip Lowman ___ Powered

Re: [CMake] xxxxxSPAMxxxxx Simple Question Regarding Link Libraries on Linux

2010-01-05 Thread Philip Lowman
://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Re: [CMake] [New Module] FindGTK2.cmake call for testing

2010-01-04 Thread Philip Lowman
On Mon, Jan 4, 2010 at 10:48 AM, Michael Wild them...@gmail.com wrote: On 8. Jan, 2009, at 9:54 , Philip Lowman wrote: If you use GTK2 in any of your projects and have time, please test this CMake module and post any issues to this thread.  I intend to check it into CMake and support

Re: [CMake] cmake query

2010-01-03 Thread Philip Lowman
/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ

Re: [CMake] target_link_libraries: prefer static to dynamic

2010-01-03 Thread Philip Lowman
functions which maybe could be checked with something like nm ? If I recall correctly we discussed this a long time ago and there were some dll specific symbols present in the accompanying import library that weren't there in the static library. -- Philip Lowman

Re: [CMake] EXECUTE_PROCESS and relative path

2009-12-20 Thread Philip Lowman
to CMakeLists.txt file. You can use ${CMAKE_CURRENT_SOURCE_DIR} and the path relative to that. http://www.cmake.org/Wiki/CMake_Useful_Variables -- Philip Lowman ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com

Re: [CMake] cmake 2.8.0, FindGTK2 on mac

2009-12-01 Thread Philip Lowman
Hi, I wrote FindGTK2. You might try removing the gtk/ from line 350? Line 345 where the include path is searched for may also need to be modified... I don't have a MAC so if anyone has any better ideas, help would be appreciated. On Dec 1, 2009 1:27 PM, Aleksander Demko ade...@gmail.com wrote:

  1   2   3   4   5   6   >