summaryrefslogtreecommitdiff
path: root/lib/FrontendTool/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Use LINK_LIBS instead of target_link_libraries().NAKAMURA Takumi2014-02-261-10/+13
* [CMake] Resurrect mis-dropped dependency to ClangDriverOptions since r201842.NAKAMURA Takumi2014-02-231-0/+3
* [CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce...NAKAMURA Takumi2014-02-211-6/+0
* [CMake] clang/lib: Prune redundant dependencies.NAKAMURA Takumi2013-12-101-3/+0
* [CMake] clang/lib: Satisfy dependencies to add *actually used* libraries on t...NAKAMURA Takumi2013-12-091-1/+7
* Fix dependencies now that the ARC migrator depends on the static analyzer.Jordan Rose2013-08-221-1/+6
* With CLANG_ENABLE_STATIC_ANALYZER=0, link clang properly and skip clang-check.Jordan Rose2013-07-031-3/+8
* Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek2012-09-011-1/+2
* clang/lib: [CMake] Update tblgen'd dependencies.NAKAMURA Takumi2012-07-271-0/+2
* Remove a goofy CMake hack and use the standard CMake facilities toChandler Carruth2012-06-211-5/+13
* Fix cmake. Remaining two ClangCC1Options deps.Andrew Trick2012-05-021-2/+1
* More missing dependencies picked up by Ninja.Peter Collingbourne2011-09-071-0/+4
* Raise the ARCMT functionality in Clang into proper FrontendActions.Chandler Carruth2011-06-161-1/+2
* [analyzer] Introduce libclangStaticAnalyzerFrontend and move Checkers/Analysi...Argyrios Kyrtzidis2011-02-141-1/+1
* CMake: LLVM_NO_RTTI must be obsolete now!NAKAMURA Takumi2011-02-101-2/+0
* Chris Lattner has strong opinions about directoryTed Kremenek2010-12-231-1/+1
* Rename headers: 'clang/GR' 'clang/EntoSA' andTed Kremenek2010-12-231-1/+1
* [analyzer] Refactoring: Move checkers into lib/GR/Checkers and their own libr...Argyrios Kyrtzidis2010-12-221-1/+1
* [analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclang...Argyrios Kyrtzidis2010-12-221-1/+1
* Revert "CMake: Update to use standard CMake dependency tracking facilities in...Michael J. Spencer2010-09-131-8/+3
* CMake: Update to use standard CMake dependency tracking facilities insteadMichael J. Spencer2010-09-101-3/+8
* Clean up CMake dependenciesDouglas Gregor2010-09-091-0/+3
* Move ExecuteCompilerInvocation to a new library FrontendToolPeter Collingbourne2010-08-241-0/+5