summaryrefslogtreecommitdiffstats
path: root/clang/tools/scan-build/set-xcode-analyzer
Commit message (Expand)AuthorAgeFilesLines
* [scan-build] Make scan-build work whether it's installed or notJonathan Roelofs2015-11-131-114/+0
* Handle possible trailing '/' in xcode-select output. Patch by Jeff Olson.Ted Kremenek2014-04-211-1/+1
* Remove trailing spaces (no other change). Bikeshed #2Sylvestre Ledru2014-02-181-6/+5
* Set process return code of 1 in set-xcode-analyzer when Xcode needs to be qui...Ted Kremenek2013-01-111-1/+1
* Fix set-xcode-analyzer to only modify the ExecPath for the analyzer when usin...Ted Kremenek2013-01-051-0/+2
* Require set-xcode-analyzer to run with Python 2.7 or later.Ted Kremenek2013-01-041-1/+5
* Teach set-xcode-analyzer that the new default value for ExecPath is CLANG_ANA...Ted Kremenek2012-10-111-2/+13
* Have set-xcode-analyer report an error if no xcspec file could be found.Ted Kremenek2012-09-261-0/+5
* Make set-xcode-analyzer more tolerant of the naming differenes reported by xc...Ted Kremenek2012-09-261-1/+1
* Add hack (provided by Jonathan Sauer) to fall back to assuming Xcode is insta...Ted Kremenek2012-07-161-1/+5
* Update set-xcode-analyzer to work with Xcode repackaging in Xcode 4.3Ted Kremenek2012-02-221-1/+9
* Force set-xcode-analyzer to use the system version of Python installed on OS X.Ted Kremenek2012-01-031-1/+5
* Tweak output.Ted Kremenek2010-02-091-8/+7
* Add a check for a running Xcode before modifying its configuration files.Ted Kremenek2010-02-091-1/+8
* Add some diagnostics for when we cannot update the original spec file.Ted Kremenek2010-02-081-3/+9
* Add a Python script to change what version of Clang is used by Xcode for stat...Ted Kremenek2010-02-081-0/+65
OpenPOWER on IntegriCloud