MantisBT - CMake
View Issue Details
0012522CMakeCMakepublic2011-10-17 08:082012-03-06 08:37
Johan Björk 
David Cole 
normalminoralways
closedfixed 
CMake 2.8.6 
CMake 2.8.7CMake 2.8.7 
0012522: xcode: Disable environment variable debug for CMake
XCode can be very verbose, even to the level that we filter this in the cmakexbuild wrapper.
The attached patch disables environment variable debugging on the shell script phases emitted by CMake.

It can obviously be enabled from the UI for people that need it.
Generate a project with Xcode. run xcodebuild from command line and observe the spam of 'setenv XXX'

Apply patch, observe the lack of setenv spam.
No tags attached.
patch 0001-xcode-Disable-environment-debugging-setEnv-flood-for.patch (1,629) 2011-10-17 08:08
https://public.kitware.com/Bug/file/4092/0001-xcode-Disable-environment-debugging-setEnv-flood-for.patch
Issue History
2011-10-17 08:08Johan BjörkNew Issue
2011-10-17 08:08Johan BjörkFile Added: 0001-xcode-Disable-environment-debugging-setEnv-flood-for.patch
2011-10-19 14:39David ColeAssigned To => David Cole
2011-10-19 14:39David ColeStatusnew => assigned
2011-10-21 10:58David ColeNote Added: 0027608
2011-10-21 10:58David ColeStatusassigned => resolved
2011-10-21 10:58David ColeResolutionopen => fixed
2011-10-21 12:02David ColeFixed in Version => CMake 2.8.7
2011-10-21 12:02David ColeTarget Version => CMake 2.8.7
2012-03-06 08:37David ColeNote Added: 0028827
2012-03-06 08:37David ColeStatusresolved => closed

Notes
(0027608)
David Cole   
2011-10-21 10:58   
Fix pushed to 'next':

  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5a94d099ddbd8f3d4b850957faa8c11f619c6f18 [^]
(0028827)
David Cole   
2012-03-06 08:37   
Closing resolved issues that have not been updated in more than 4 months.