View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012522CMakeCMakepublic2011-10-17 08:082012-03-06 08:37
ReporterJohan Björk 
Assigned ToDavid Cole 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake 2.8.6 
Target VersionCMake 2.8.7Fixed in VersionCMake 2.8.7 
Summary0012522: xcode: Disable environment variable debug for CMake
DescriptionXCode 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.
Steps To ReproduceGenerate a project with Xcode. run xcodebuild from command line and observe the spam of 'setenv XXX'

Apply patch, observe the lack of setenv spam.
TagsNo tags attached.
Attached Filespatch file icon 0001-xcode-Disable-environment-debugging-setEnv-flood-for.patch [^] (1,629 bytes) 2011-10-17 08:08 [Show Content]

 Relationships

  Notes
(0027608)
David Cole (manager)
2011-10-21 10:58

Fix pushed to 'next':

  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5a94d099ddbd8f3d4b850957faa8c11f619c6f18 [^]
(0028827)
David Cole (manager)
2012-03-06 08:37

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2011-10-17 08:08 Johan Björk New Issue
2011-10-17 08:08 Johan Björk File Added: 0001-xcode-Disable-environment-debugging-setEnv-flood-for.patch
2011-10-19 14:39 David Cole Assigned To => David Cole
2011-10-19 14:39 David Cole Status new => assigned
2011-10-21 10:58 David Cole Note Added: 0027608
2011-10-21 10:58 David Cole Status assigned => resolved
2011-10-21 10:58 David Cole Resolution open => fixed
2011-10-21 12:02 David Cole Fixed in Version => CMake 2.8.7
2011-10-21 12:02 David Cole Target Version => CMake 2.8.7
2012-03-06 08:37 David Cole Note Added: 0028827
2012-03-06 08:37 David Cole Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team