Re: [CMake] File permissions issue

2010-01-12 Thread Johannes Felten
Hi Brad, issue number is 10126: http://www.cmake.org/Bug/view.php?id=10126 Haven't had much time to add a patch, sorry. Thanks, Johannes 2010/1/12 Brad King > Johannes Felten wrote: > > I took a look at the CMake 2.8.0 sourcecode and tracked it down to > > Source/kwsys/ProcessUNIX.c in funct

Re: [CMake] File permissions issue

2010-01-12 Thread Brad King
Johannes Felten wrote: > I took a look at the CMake 2.8.0 sourcecode and tracked it down to > Source/kwsys/ProcessUNIX.c in function kwsysProcessSetupOutputPipeFile I > believe. > I wonder why CMake sets the permissions explicitly to 644 here. Is this > a bug or done intentionally? Nice find; it's

[CMake] File permissions issue

2010-01-11 Thread Johannes Felten
Hi all, I couldn't find much information either on Google or the Wiki or elswhere, so I post my questions here. We are using Cmake under Linux and have experienced some difficulties with CMake due to the multi-user-environment in Linux. In one run, CMake generates files with different file-permis