Age | Commit message (Expand) | Author |
---|---|---|
2012-06-21 | Remove a goofy CMake hack and use the standard CMake facilities to | Chandler Carruth |
2011-12-29 | Fix cmake build with -DBUILD_SHARED_LIBS=ON. | Rafael Espindola |
2011-02-20 | Correct name of dependent target. | Oscar Fuentes |
2011-02-19 | Fix some add_dependencies. | Oscar Fuentes |
2011-02-17 | When building StaticAnalyzer/Frontend add -I "<Checkers build dir>" to allow ... | Argyrios Kyrtzidis |
2011-02-14 | [analyzer] Overhauling of the checker registration mechanism. | Argyrios Kyrtzidis |
2011-02-14 | [analyzer] Move Checkers/FrontendActions.cpp -> Frontend/FrontendActions.cpp | Argyrios Kyrtzidis |
2011-02-14 | [analyzer] Introduce libclangStaticAnalyzerFrontend and move Checkers/Analysi... | Argyrios Kyrtzidis |