[Xquartz-changes] [551] tinderbox/jhbuildrc.linux

source_changes at macosforge.org source_changes at macosforge.org
Wed May 4 22:24:38 PDT 2011


Revision: 551
          http://trac.macosforge.org/projects/xquartz/changeset/551
Author:   jeremyhu at freedesktop.org
Date:     2011-05-04 22:24:37 -0700 (Wed, 04 May 2011)
Log Message:
-----------
Add clang analysis to linux tinderboxes

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

Modified: tinderbox/jhbuildrc.linux
===================================================================
--- tinderbox/jhbuildrc.linux	2011-05-03 06:18:55 UTC (rev 550)
+++ tinderbox/jhbuildrc.linux	2011-05-05 05:24:37 UTC (rev 551)
@@ -18,6 +18,10 @@
 makeargs = '-j1'
 
 makecheck = True
-
 # libdrm
 makecheck_advisory = True
+
+static_analyzer = True
+static_analyzer_outputdir = os.path.join(os.environ['JHBUILDDIR'] , os.environ['ANALYZERSUBDIR'])
+static_analyzer_template = 'scan-build -v --use-cc=gcc --use-c++=g++ -o %(outputdir)s/%(module)s '
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/xquartz-changes/attachments/20110504/43a4fa4f/attachment.html>


More information about the Xquartz-changes mailing list