1. f64c18a Set process return code of 1 in set-xcode-analyzer when Xcode needs to be quit. Fixes <rdar://problem/12983031>. by Ted Kremenek · 12 years ago
  2. 1b15e85 Fix set-xcode-analyzer to only modify the ExecPath for the analyzer when using --use-xcode-clang. by Ted Kremenek · 12 years ago
  3. e756b65 Require set-xcode-analyzer to run with Python 2.7 or later. by Ted Kremenek · 12 years ago
  4. 8b03277 Teach set-xcode-analyzer that the new default value for ExecPath is CLANG_ANALYZER_EXEC. by Ted Kremenek · 12 years ago
  5. b2d6bc3 Have set-xcode-analyer report an error if no xcspec file could be found. by Ted Kremenek · 12 years ago
  6. 9d86eab Make set-xcode-analyzer more tolerant of the naming differenes reported by xcode-select. by Ted Kremenek · 12 years ago
  7. b8971b2 Add hack (provided by Jonathan Sauer) to fall back to assuming Xcode is installed in /Developer by Ted Kremenek · 12 years ago
  8. 2775b93 Update set-xcode-analyzer to work with Xcode repackaging in Xcode 4.3 by Ted Kremenek · 13 years ago
  9. 5a15d92 Force set-xcode-analyzer to use the system version of Python installed on OS X. by Ted Kremenek · 13 years ago
  10. 8d69937 Tweak output. by Ted Kremenek · 15 years ago
  11. 962da0b Add a check for a running Xcode before modifying its configuration files. by Ted Kremenek · 15 years ago
  12. 757a9d1 Add some diagnostics for when we cannot update the original spec file. by Ted Kremenek · 15 years ago
  13. 7aaa953 Add a Python script to change what version of Clang is used by Xcode for static analysis (and ONLY static analysis). by Ted Kremenek · 15 years ago