[cmake-developers] [CMake 0014873]: Ninja: invalid command line contains ':'

2014-04-12 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14873 == Reported By:Peter Kuemmel Assigned To:

[cmake-developers] CMAKE_lang_LINK_EXECUTABLE and BG/Q

2014-04-12 Thread Todd Gamblin
Hey all, I'm working on putting together some platform files for CMake for Blue Gene/Q, and I'd really like to be able to make *one* platform file for both static and dynamic executables, so that I can install both from the same build. BG/Q (like BG/P) requires that you add -dynamic (gcc) or

[cmake-developers] [PATCH] remove x placeholder from STREQUAL operands

2014-04-12 Thread Jiri Malak
Hi, I enclosed patch for removing placeholder x from STREQUAL operands. It does comparision transparent. Regards JiriFrom e2a1f5490002c3479a1e637ae584d7c23a08561d Mon Sep 17 00:00:00 2001 From: Jiri Malak malak.j...@gmail.com Date: Sun, 13 Apr 2014 06:55:17 +0200 Subject: [PATCH] remove x

[CMake] cmake - configuration roolback to default

2014-04-12 Thread shahidan
Hi, i want to change CMAKE_C_COMPILER and CMAKE_CXX_COMPILER to gcc-4.7 and g++-4.7. But when i run cmake, the configuration rollback to default. Can somebody help me? == CMakeCCompiler.cmake == SET(CMAKE_C_COMPILER /usr/bin/gcc) SET(CMAKE_C_COMPILER_ARG1 ) SET(CMAKE_C_COMPILER_ID GNU)

Re: [CMake] cmake - configuration roolback to default

2014-04-12 Thread Iosif Neitzke
Is this usage what you are describing? http://cmake.org/Wiki/CMake_FAQ#How_do_I_use_a_different_compiler.3F On Sat, Apr 12, 2014 at 7:48 AM, shahi...@mycrypto.biz wrote: Hi, i want to change CMAKE_C_COMPILER and CMAKE_CXX_COMPILER to gcc-4.7 and g++-4.7. But when i run cmake, the

[CMake] How to build several packages for a library with CPack?

2014-04-12 Thread SF Markus Elfring
Hello, A wiki article contains some information for the generation of installation packages. http://cmake.org/Wiki/index.php?title=CMake:Packaging_With_CPack#Using_CMake_variables_to_configure_CPack I would like to generate software packages for the following components. 1. Class library 2.

[CMake] Dependency between Fortran projects added with cmake_add_fortran_subdirectory

2014-04-12 Thread victor.zverov...@gmail.com
Hi, I have a C++ project with two subprojects written in Fortran, sub1 and sub2. To be able to build them on Windows with MinGW's gfortran, the subprojects are added to the main project with cmake_add_fortran_subdirectory as described in http://www.kitware.com/blog/home/post/231. Moreover, sub2

[Cmake-commits] CMake branch, next, updated. v3.0.0-rc3-2252-g9e9177e

2014-04-12 Thread Rolf Eike Beer
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 9e9177e30783ed3da0c96b5973ab4219b50b1f41 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-rc3-2255-g082b5dc

2014-04-12 Thread Rolf Eike Beer
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 082b5dc809cf8cf590f7b59450a7339afe7381f5 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-rc3-2257-g477ed70

2014-04-12 Thread Rolf Eike Beer
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 477ed703a84bc6ea557137159d9f7afab5896d7a (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-rc3-562-g99514c7

2014-04-12 Thread Kitware Robot
20140412) +set(CMake_VERSION_PATCH 20140413) #set(CMake_VERSION_RC 1) --- Summary of changes: Source/CMakeVersion.cmake |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- CMake