aboutsummaryrefslogtreecommitdiff
path: root/tools/scan-build/set-xcode-analyzer
AgeCommit message (Expand)Author
2013-01-11Set process return code of 1 in set-xcode-analyzer when Xcode needs to be qui...Ted Kremenek
2013-01-05Fix set-xcode-analyzer to only modify the ExecPath for the analyzer when usin...Ted Kremenek
2013-01-04Require set-xcode-analyzer to run with Python 2.7 or later.Ted Kremenek
2012-10-11Teach set-xcode-analyzer that the new default value for ExecPath is CLANG_ANA...Ted Kremenek
2012-09-26Have set-xcode-analyer report an error if no xcspec file could be found.Ted Kremenek
2012-09-26Make set-xcode-analyzer more tolerant of the naming differenes reported by xc...Ted Kremenek
2012-07-16Add hack (provided by Jonathan Sauer) to fall back to assuming Xcode is insta...Ted Kremenek
2012-02-22Update set-xcode-analyzer to work with Xcode repackaging in Xcode 4.3Ted Kremenek
2012-01-03Force set-xcode-analyzer to use the system version of Python installed on OS X.Ted Kremenek
2010-02-09Tweak output.Ted Kremenek
2010-02-09Add a check for a running Xcode before modifying its configuration files.Ted Kremenek
2010-02-08Add some diagnostics for when we cannot update the original spec file.Ted Kremenek
2010-02-08Add a Python script to change what version of Clang is used by Xcode for stat...Ted Kremenek