[cmake-developers] [CMake 0014520]: UseSWIG module can generate too long command lines in the build chain

2013-10-29 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=14520 == Reported By:Adrien Bruneton Assigned To:

Re: [cmake-developers] CPack BAR package generator

2013-10-29 Thread Stephen Kelly
Stephen Kelly steveire@... writes: Do you have any thoughts on the CPACK_PACKAGE_CONTACT problem? Namely that the debian generator and the BAR generator have differing expectations on what such a thing would contain. Should we have separate CPACK_PACKAGE_CONTACT_NAME and

Re: [cmake-developers] Cross compiling toolchain variables

2013-10-29 Thread Stephen Kelly
Brad King wrote: These folks should try the CMake 2.8.12 release. It added these: OS X: Search system SDKs for frameworks http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=1fce189e OS X: Enable command-line build without tools in PATH

[cmake-developers] [CMake 0014521]: add_custom_command to a target with parentheses in its name fails at build time

2013-10-29 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14521 == Reported By:Domagoj Saric Assigned To:

Re: [cmake-developers] CPack BAR package generator

2013-10-29 Thread David Cole
Stephen Kelly steveire@... writes: Do you have any thoughts on the CPACK_PACKAGE_CONTACT problem? Namely that the debian generator and the BAR generator have differing expectations on what such a thing would contain. Should we have separate CPACK_PACKAGE_CONTACT_NAME and

Re: [cmake-developers] CPack BAR package generator

2013-10-29 Thread Eric Noulard
2013/10/29 David Cole dlrd...@aol.com: Stephen Kelly steveire@... writes: Do you have any thoughts on the CPACK_PACKAGE_CONTACT problem? Namely that the debian generator and the BAR generator have differing expectations on what such a thing would contain. Should we have separate

Re: [cmake-developers] CPack BAR package generator

2013-10-29 Thread David Cole
References: http://stackoverflow.com/questions/2631065/what-is-the-format-of-email-header-name-email http://tools.ietf.org/html/rfc2822#section-3.4 David Cole dlrd...@aol.com works fine as-is for .deb. Thanks -- good to know. The regex shown on the Stackoverflow article is scary.

[cmake-developers] Fwd: Re: Ninja keeps starting cmake

2013-10-29 Thread Bill Hoffman
An issue came up on the ninja list. Seems that the most recent version of cmake in some cases re-runs cmake every time in some cases on the Mac. It seems to be related to app bundle creation. Here is the information so far: Original Message Subject: Re: Ninja keeps

[cmake-developers] [CMake 0014522]: CPACK_NSIS_DEFINES doesn't work in component-based installer

2013-10-29 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14522 == Reported By:Mark Stijnman Assigned To:

Re: [cmake-developers] Cross compiling toolchain variables

2013-10-29 Thread Stephen Kelly
Brad King wrote: That also relates to this bug: https://bugreports.qt-project.org/browse/QTBUG-32308 These folks should try the CMake 2.8.12 release. It added these: OS X: Search system SDKs for frameworks http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=1fce189e OS X: Enable

Re: [cmake-developers] Cross compiling toolchain variables

2013-10-29 Thread Robert Maynard
I am sorry I hadn't fully understood your desire to not have it merged in. I would prefer to have the Cuda module support arm as soon as possible. But we can back it out if we don't want to introduce a second way to set the compiler target. On Tue, Oct 29, 2013 at 4:39 PM, Stephen Kelly

Re: [CMake] CPACK_NSIS_DEFINES

2013-10-29 Thread Mark Stijnman
On Mon, Oct 28, 2013 at 9:03 AM, Mark Stijnman mark.stijn...@gmail.com wrote: Dear all, I need to add some options to my NSIS installer, and noticed in the NSIS.template.in there is a variable CPACK_NSIS_DEFINES that looked suitable. Even though it doesn't appear to be documented, I've found

Re: [CMake] /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.5' not found

2013-10-29 Thread Izaak Beekman
I am having a similar problem to Chandan, except I am trying to establish a dashboard for the intel compilers on RHEL5 x86_64 Linux. I can't seem to successfully point the CMake build to the version of libstdc++ that has the correct interface. Any help on this issue would be greatly appreciated.

Re: [CMake] /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.5' not found

2013-10-29 Thread Bill Hoffman
On 10/29/2013 2:33 PM, Izaak Beekman wrote: I am having a similar problem to Chandan, except I am trying to establish a dashboard for the intel compilers on RHEL5 x86_64 Linux. I can't seem to successfully point the CMake build to the version of libstdc++ that has the correct interface. Any

Re: [CMake] Can't Remove CXX_FLAGS entry

2013-10-29 Thread Stewart, Robert
I wrote: When I generate NMake files for a project, to build on Windows, CMAKE_CXX_FLAGS_DEBUG includes /RTC1. That's fine for most of the libraries in the build tree, but one uses /CLR and that conflicts with /RTC1. Is there a way to update the compiler flags for a particular target? A

[CMake] Best way to copy Python test file to binary directory?

2013-10-29 Thread James Amundson
Hi, I have a mixed C++/Python project. The test suite includes executing python files through a wrapper script. For example, add_test(test_parallel_utils_py ${SYNERGIA2_BINARY_DIR}/synergia-local -c import nose; nose.main() test_parallel_utils.py) One detail is important: the python

[CMake] Weird problems after updating to 2.8.12

2013-10-29 Thread NoRulez
Hello, I updated cmake from 2.8.10-2 to 2.8.12. Since the update I get the following error on Mac OS (10.6.8) when I run the command 'cmake -G Unix Makefiles ../source': add_subdirectory not given a binary directory but the given source directory is not a subdirectory of... When specifying an

Re: [CMake] Best way to copy Python test file to binary directory?

2013-10-29 Thread Jean-Christophe Fillion-Robin
Hi James, Within CTK we implemented a macro allowing to easily copy and compile files to the binary directory. See https://github.com/commontk/CTK/blob/master/CMake/ctkMacroCompilePythonScript.cmake Hth Jc On Tue, Oct 29, 2013 at 4:50 PM, James Amundson amund...@fnal.gov wrote: Hi, I have

[CMake] FOSDEM 2014 Desktops DevRoom Call for Talks

2013-10-29 Thread Pau Garcia i Quiles
Hello, As usual, it's time to submit your talk proposal for FOSDEM --8--- FOSDEM is one of the largest gatherings of Free Software contributors in the world and happens each February in Brussels (Belgium). One of the tracks will be the Desktops DevRoom (formerly known as CrossDesktop DevRoom),

[CMake] Weird problems after updating to 2.8.12

2013-10-29 Thread norulez
Hello, I updated cmake from 2.8.10-2 to 2.8.12. Since the update I get the following error on Mac OS (10.6.8) when I run the command 'cmake -G Unix Makefiles ../source': add_subdirectory not given a binary directory but the given source directory is not a subdirectory of... When specifying an

[Cmake-commits] CMake branch, next, updated. v2.8.12-4590-gd531835

2013-10-29 Thread Nils Gladitz
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 d5318357fe68210e5ec9ebc63e56c5a14a7cca80 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.12-4602-gb6392d3

2013-10-29 Thread Stephen Kelly
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 b6392d3ef086b757629ef9652cc66a88936e9fa1 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.12-527-g8f80eaf

2013-10-29 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 8f80eaf98175f9a60089f8146d4c9281e72d72f4 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.12-4628-gae8391b

2013-10-29 Thread Stephen Kelly
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 ae8391b2bf49633a5d3b8673bd61f0ffad235a0d (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.12-4632-g3f266dc

2013-10-29 Thread Stephen Kelly
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 3f266dc03cd4169d84c24b9cfef7d049e4712f8d (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.12-4634-gc5f75da

2013-10-29 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 c5f75da5976ee42e02c3b9f7c1f6df88595a6121 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.12-4636-g9e03b39

2013-10-29 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 9e03b39fc92d4b7737a335245c3452098293d53b (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.12-531-ga1254dd

2013-10-29 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 a1254ddd742ad01158f8655f0c9c1b674b590e87 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.12-4638-g3b6beab

2013-10-29 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 3b6beab43f1fdfce3329fb205aa8e0b890580b5a (commit) via

Re: [Cmake-commits] Error when bootstrapping CMake (v. 2.8.12)

2013-10-29 Thread Brad King
On 10/29/2013 01:47 PM, Giuseppe Aprea wrote: Hi all, This is a version control update notification mailing list. Please go to the users list: http://www.cmake.org/mailman/listinfo/cmake -Brad ___ Cmake-commits mailing list Cmake-commits@cmake.org

[Cmake-commits] CMake branch, next, updated. v2.8.12-4641-g8cf25c7

2013-10-29 Thread Nils Gladitz
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 8cf25c725f97fd1a78b3453d0f10209b5a071a4e (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.12-4643-g7a4777e

2013-10-29 Thread Nils Gladitz
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 7a4777e0351350d51c18d4105229a9ae4274431e (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.12-532-g601d403

2013-10-29 Thread Kitware Robot
Stamp diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index 3028463..010ddc2 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 12) -set(CMake_VERSION_TWEAK 20131029