Re: [cmake-developers] Cross-compiling with clang

2013-06-19 Thread Brad King
On 6/13/2013 11:39 AM, Stephen Kelly wrote: However, even when LDFLAGS is set, the ABI compiler test fails, and the triple is not automatically determined, or the implicit link dirs etc. Only the patch to the CMakeDetermineCompilerABI.cmake file I posted helps with that. Is that expected,

Re: [cmake-developers] Add a manifest file to the created jar

2013-06-19 Thread Brad King
On 6/17/2013 12:51 PM, Matthew Woehlke wrote: I pushed document-add_jar-compat-shims to stage to make this more explicit. Brad/Andreas/Nicolas, can you please verify that it looks reasonable? Yes, merged to next, thanks. -Brad -- Powered by www.kitware.com Visit other Kitware open-source

[cmake-developers] [CMake 0014231]: external project doesn't pass CMAKE_Fortran_COMPILER to subprojects

2013-06-19 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14231 == Reported By:Andy Bauer Assigned To:

[cmake-developers] [CMake 0014232]: cmake can't find X11 (XQuartz)

2013-06-19 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=14232 == Reported By:Schamschula Assigned To:

Re: [cmake-developers] Peculiar issue for NMake Makefiles JOM (GOT IT TO WORK)

2013-06-19 Thread Alan W. Irwin
Thanks to off-list help from Bill, I now have the following (subject to mail wrapping issues) working with my build_projects project on Wine: bash.exe-3.1$ cmake -GNMake Makefiles JOM -DCMAKE_C_COMPILER:FILEPATH=/z/home/wine/newstart/MinGW-4.7.2/bin/gcc.exe

[CMake] Error running CMake on Win 7 64

2013-06-19 Thread Aaron Boxer
Hello, I am trying to run cmake on a project (openjpeg) using CMake 2.8.11 GUI, and I get the following errors: The C compiler identification is unknown Check if the system is big endian Searching 16 bit integer CMake Error at C:/Program Files (x86)/CMake

Re: [CMake] Error running CMake on Win 7 64

2013-06-19 Thread Sergei Nikulov
2013/6/19 Aaron Boxer boxe...@gmail.com Hello, I am trying to run cmake on a project (openjpeg) using CMake 2.8.11 GUI, and I get the following errors: The C compiler identification is unknown Check if the system is big endian Searching 16 bit integer CMake Error at C:/Program Files

[CMake] Fwd: Error running CMake on Win 7 64

2013-06-19 Thread Aaron Boxer
-- Forwarded message -- From: Aaron Boxer boxe...@gmail.com Date: Wed, Jun 19, 2013 at 11:47 AM Subject: Re: [CMake] Error running CMake on Win 7 64 To: Sergei Nikulov sergey.niku...@gmail.com @Sergei When I click configure, I choose Visual Studio 2010 Win64 as my compiler.

Re: [CMake] CMake Tools for Visual Studio 1.0 RC2 Available

2013-06-19 Thread Szymon Gatner
2013/6/18 David Golub golu...@gmail.com I’ve made available CMake Tools for Visual Studio 1.0 RC2, which incorporates several bug fixes and enhancements since RC1. It can be downloaded from http://cmaketools.codeplex.com. Enjoy! ** Thanks for doing this. Awesome tool. A feature

Re: [CMake] Fwd: Error running CMake on Win 7 64

2013-06-19 Thread Sergei Nikulov
@Sergei When I click configure, I choose Visual Studio 2010 Win64 as my compiler. Then I get the following output: Aaron, Looks like something wrong with your environment. Another idea is - try remove CMakeCache in existing build dir or start from clean dir Re-run cmake. Just checked out

Re: [CMake] Fwd: Error running CMake on Win 7 64

2013-06-19 Thread Aaron Boxer
Sergei, Yes, thanks very much for testing this out. I was able to build the project on another system. Cheers, Aaron On Wed, Jun 19, 2013 at 2:37 PM, Sergei Nikulov sergey.niku...@gmail.comwrote: @Sergei When I click configure, I choose Visual Studio 2010 Win64 as my compiler. Then

[CMake] enviroment variables (ice cream builds)

2013-06-19 Thread Izaak Beekman
You probably are aware of the following points, but I'm going to share them anyway. 1) You should be able to set environment variables at cmake time with set(ENV{my_var} my_value). I think that this would need to be done before cmake starts searching for the compilers etc, so before any

[Cmake-commits] CMake branch, next, updated. v2.8.11.1-2661-g7bdddaf

2013-06-19 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 7bdddaf768f3c32322b7b7600ab7ff65943e27b8 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.11.1-2663-gd76b841

2013-06-19 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 d76b841d95b996208d2dc6472eaf62cc2eed0b47 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.11.1-2667-g71a6b62

2013-06-19 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 71a6b621712e1486ab37b2d7a0b0b745411ac5ef (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.11.1-2669-gfcdc24b

2013-06-19 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 fcdc24b725e8faf3a64b06ae9b1cda7597469627 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.11.1-326-g7c61c73

2013-06-19 Thread Kitware Robot
Stamp diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index 7e59a80..a08de90 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 11) -set(CMake_VERSION_TWEAK 20130619