[cmake-developers] [CMake 0012522]: xcode: Disable environment variable debug for CMake

Mantis Bug Tracker mantis at public.kitware.com
Mon Oct 17 08:08:12 EDT 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=12522 
====================================================================== 
Reported By:                Johan Björk
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   12522
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-10-17 08:08 EDT
Last Modified:              2011-10-17 08:08 EDT
====================================================================== 
Summary:                    xcode: Disable environment variable debug for CMake
Description: 
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.


Steps to Reproduce: 
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.

====================================================================== 

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                 
  
======================================================================




More information about the cmake-developers mailing list