Re: [cmake-developers] Saving user settings with xcode generator

2011-01-31 Thread Eric Noulard
2011/1/31 David Cole david.c...@kitware.com: When you are logged in to Mantis, there should be a Monitor button right under where you see a link to the patch that you attached... Is there no Monitor button there? (You may already be monitoring it if you attached a patch. I'm pretty sure that

Re: [cmake-developers] CMake dashboard breakage [again]

2011-01-31 Thread Brad King
On 01/31/2011 03:07 AM, Eric Noulard wrote: If not what could be the cause of this problem? CMake 2.6's foreach does not support the IN LISTS syntax: diff --git a/Tests/CMakeLists.txt b/Tests/CMakeLists.txt index 475e0de..4d4764f 100644 --- a/Tests/CMakeLists.txt +++ b/Tests/CMakeLists.txt @@

Re: [cmake-developers] CMake dashboard breakage [again]

2011-01-31 Thread Eric Noulard
2011/1/31 Eric Noulard eric.noul...@gmail.com: 2011/1/31 Brad King brad.k...@kitware.com: On 01/31/2011 03:07 AM, Eric Noulard wrote: If not what could be the cause of this problem? CMake 2.6's foreach does not support the IN LISTS syntax: Ok, I see... I'll fix this later today. Just

Re: [cmake-developers] stage push?

2011-01-31 Thread Brad King
Looks like a access right issue. Yeah... this is just a permissions issue because you're trying to push files outside of the Modules directory. I fixed the server's checks to allow any developer to push changes to the stage in any directory (except Source/kwsys/ which is managed by a

[cmake-developers] CMake 2.8.4-rc2 ready for testing!

2011-01-31 Thread David Cole
The CMake 2.8.4 release candidate stream continues! You can find the source and binaries here: http://www.cmake.org/files/v2.8/?C=M;O=D Since we switched to git, and a new workflow, we're expecting to do more frequent releases. Because of that, our release candidate phases will be shorter than