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