[Xquartz-changes] [579] tinderbox/jhbuildrc.xquartz

source_changes at macosforge.org source_changes at macosforge.org
Wed Sep 28 08:46:43 PDT 2011


Revision: 579
          http://trac.macosforge.org/projects/xquartz/changeset/579
Author:   jeremyhu at freedesktop.org
Date:     2011-09-28 08:46:43 -0700 (Wed, 28 Sep 2011)
Log Message:
-----------
Xquartz should respect STATIC_ANALYSIS

Modified Paths:
--------------
    tinderbox/jhbuildrc.xquartz

Modified: tinderbox/jhbuildrc.xquartz
===================================================================
--- tinderbox/jhbuildrc.xquartz	2011-09-28 15:44:06 UTC (rev 578)
+++ tinderbox/jhbuildrc.xquartz	2011-09-28 15:46:43 UTC (rev 579)
@@ -16,7 +16,7 @@
 
 makecheck = True
 
-static_analyzer = True
+static_analyzer = os.environ['STATIC_ANALYSIS']
 # libxcb generated code has a bunch of warnings that take up 1G of log space
 module_static_analyzer = { 'libxcb' : False }
 static_analyzer_outputdir = os.path.join(os.environ['JHBUILDDIR'] , os.environ['ANALYZERSUBDIR'])
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/xquartz-changes/attachments/20110928/e0b45576/attachment.html>


More information about the Xquartz-changes mailing list