Re: [cmake-developers] I'm sure this is often asked

2011-07-28 Thread Eric Noulard
2011/7/29 J Decker : > Any reason that environment variables can't be used as cmake > variables?  Like of course any cmake variable in a script would > override the environment, but if it's not otherwise found, checking in > the environemnt would make scripts prettier. > > > set BUILD_TYPE=debug >

[cmake-developers] I'm sure this is often asked

2011-07-28 Thread J Decker
Any reason that environment variables can't be used as cmake variables? Like of course any cmake variable in a script would override the environment, but if it's not otherwise found, checking in the environemnt would make scripts prettier. set BUILD_TYPE=debug set BUILD_MONOLITHIC=1 cmake /path/

[cmake-developers] [CMake 0012370]: Space in MACOSX_BUNDLE target name yields PostBuild script error with Xcode generator

2011-07-28 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=12370 == Reported By:simleb Assigned To: =

[cmake-developers] [CMake 0012369]: BundleUtilities - Add support for library built against plugin

2011-07-28 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=12369 == Reported By:Jean-Christophe Fillion-Robin Assign

Re: [cmake-developers] Cross platform test for comparing two text files

2011-07-28 Thread Eric Noulard
2011/7/28 Ali Ghayoor : > Hello All, > > I use cmake 2.8.5, and I want to make a test by the cmake which compares an > output text file with a baseline file. We use the "diff" command at the > Linux to compare two text files, but it will not work at Windows operating > systems. > > Does anyone know

[cmake-developers] Cross platform test for comparing two text files

2011-07-28 Thread Ali Ghayoor
Hello All, I use cmake 2.8.5, and I want to make a test by the cmake which compares an output text file with a baseline file. We use the "diff" command at the Linux to compare two text files, but it will not work at Windows operating systems. Does anyone know about the best cross platform way to

Re: [cmake-developers] [CMake] Xcode and Cmake ReRun

2011-07-28 Thread Johan Björk
Cool stuff. Thanks for finding it! /Johan On Thu, Jul 28, 2011 at 3:47 PM, David Cole wrote: > After applying a small tweak on top of your patch, we have a dashboard > result the same as before your patch (with only one failing test): > > http://cdash.org/CDash/buildSummary.php?buildid=137410

[cmake-developers] [CMake 0012367]: cpack_add_component_group doesn't use DISPLAY_NAME in the NSIS installer

2011-07-28 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=12367 == Reported By:ycollet Assigned To:

Re: [cmake-developers] [CMake] Xcode and Cmake ReRun

2011-07-28 Thread David Cole
After applying a small tweak on top of your patch, we have a dashboard result the same as before your patch (with only one failing test): http://cdash.org/CDash/buildSummary.php?buildid=1374108 The tweak needed was this: $ git show commit 027b5f14efdb841e4917275f379ec5bb712fde4c Author: David

Re: [cmake-developers] [CMake] Xcode and Cmake ReRun

2011-07-28 Thread David Cole
I ran these two dashboards this morning: before patch: http://cdash.org/CDash/buildSummary.php?buildid=1373777 after patch: http://cdash.org/CDash/buildSummary.php?buildid=1373850 The second one with 131 failing tests is the one with your patch applied. I think it may just be a quoting probl

[cmake-developers] [CMake 0012366]: when using different components RPM packages have the same package name

2011-07-28 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=12366 == Reported By:winfriedd Assigned To: