Re: [cmake-developers] trouble with running cpack --help during cmake step

2012-06-26 Thread David Cole
On Tue, Jun 26, 2012 at 6:31 PM, David Cole wrote: > On Tue, Jun 26, 2012 at 5:56 PM, Eric Noulard wrote: >> 2012/6/26 Bill Hoffman : >>> So, this code here: >>> >>> 2a34b579 Tests/CMakeLists.txt  (Eric NOULARD                  2012-03-30 >>> 17:07:06 +0200  720)     # Analyze 'cpack --help' outp

Re: [cmake-developers] trouble with running cpack --help during cmake step

2012-06-26 Thread David Cole
On Tue, Jun 26, 2012 at 5:56 PM, Eric Noulard wrote: > 2012/6/26 Bill Hoffman : >> So, this code here: >> >> 2a34b579 Tests/CMakeLists.txt  (Eric NOULARD                  2012-03-30 >> 17:07:06 +0200  720)     # Analyze 'cpack --help' output for list of >> available generators: >> 2a34b579 Tests/C

Re: [cmake-developers] trouble with running cpack --help during cmake step

2012-06-26 Thread Eric Noulard
2012/6/26 Bill Hoffman : > So, this code here: > > 2a34b579 Tests/CMakeLists.txt  (Eric NOULARD                  2012-03-30 > 17:07:06 +0200  720)     # Analyze 'cpack --help' output for list of > available generators: > 2a34b579 Tests/CMakeLists.txt  (Eric NOULARD                  2012-03-30 > 17:

[cmake-developers] trouble with running cpack --help during cmake step

2012-06-26 Thread Bill Hoffman
So, this code here: 2a34b579 Tests/CMakeLists.txt (Eric NOULARD 2012-03-30 17:07:06 +0200 720) # Analyze 'cpack --help' output for list of available generators: 2a34b579 Tests/CMakeLists.txt (Eric NOULARD 2012-03-30 17:07:06 +0200 721) execute_proc

Re: [cmake-developers] [CMake] CMake 2.8.9-rc1 ready for testing!

2012-06-26 Thread Claus Klein
Yes, on MSYS it works too. I will try to debug it at the Weekend, I have no Time befor sunday. Sorry Claus With regards Claus On 26.06.2012, at 23:00, Bill Hoffman wrote: > On 6/26/2012 2:42 PM, Claus Klein wrote: >> yes, sure, >> >> On Darwin, I simply do: >> >> cmake -G 'Eclipse CDT4 - Ni

Re: [cmake-developers] [CMake] CMake 2.8.9-rc1 ready for testing!

2012-06-26 Thread Bill Hoffman
On 6/26/2012 2:42 PM, Claus Klein wrote: yes, sure, On Darwin, I simply do: cmake -G 'Eclipse CDT4 - Ninja' -DCMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT=1 ../LMX That works with any cmake project I work. Nightly build on uname -a Darwin claus-kleins-macbook-pro.local 9.8.0 Darwin Kernel Version 9.

[cmake-developers] [CMake 0013353]: xcodebuild no longer recognizes the -buildstyle argument

2012-06-26 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=13353 == Reported By:Grant Limberg Assigned To:

[cmake-developers] [CMake 0013352]: Incorrect linking of shared-library dependencies on AIX

2012-06-26 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=13352 == Reported By:Daniel R. Gomez Assigned To:

Re: [cmake-developers] [CMake] CMake 2.8.9-rc1 ready for testing!

2012-06-26 Thread Claus Klein
yes, sure, On Darwin, I simply do: cmake -G 'Eclipse CDT4 - Ninja' - DCMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT=1 ../LMX That works with any cmake project I work. Nightly build on uname -a Darwin claus-kleins-macbook-pro.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; ro

Re: [cmake-developers] [CMake] CMake 2.8.9-rc1 ready for testing!

2012-06-26 Thread Bill Hoffman
On 6/26/2012 2:25 PM, Claus Klein wrote: Hi Dave, I found one more Ninja issue; The Ninja Eclipse Generator crashes while make target generation. No Idea why, but this helps for now: Can you give a way to reproduce the problem? diff --git a/Source/cmExtraEclipseCDT4Generator.cxx b/Source

Re: [cmake-developers] [CMake] CMake 2.8.9-rc1 ready for testing!

2012-06-26 Thread Claus Klein
Hi Dave, I found one more Ninja issue; The Ninja Eclipse Generator crashes while make target generation. No Idea why, but this helps for now: diff --git a/Source/cmExtraEclipseCDT4Generator.cxx b/Source/ cmExtraEclipseCDT4Generator.cxx index ab11307..b9e360b 100644 --- a/Source/cmExtraEcli

Re: [cmake-developers] Portable STD_CXX11 target property?

2012-06-26 Thread Stephen Kelly
Brad King wrote: >> I have pushed a std-cxx-target-property branch to my gitorious repo to >> illustrate the idea further, but I don't think there is any way to >> specify which c++ standard to restrict to with MSVC, so the idea may >> already be useless or dead in the water. > > I'm not sure how

[cmake-developers] [CMake 0013351]: GetPrerequisites.cmake doesn't catch errors from dumpbin

2012-06-26 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=13351 == Reported By:Clinton Stimpson Assigned To: