summaryrefslogtreecommitdiffstats
path: root/clang/lib/Rewrite/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek2012-09-011-33/+2
* clang/lib: [CMake] Update tblgen'd dependencies.NAKAMURA Takumi2012-07-271-0/+3
* Implement AST classes for comments, a real parser for Doxygen comments and aDmitri Gribenko2012-07-061-0/+1
* Remove a goofy CMake hack and use the standard CMake facilities toChandler Carruth2012-06-211-3/+9
* Add a -rewrite-includes option, which is similar to -rewrite-macros, but only...David Blaikie2012-06-061-0/+1
* objc rewriter: start supporting modern objective-c abiFariborz Jahanian2012-02-071-0/+1
* CMake: LLVM_NO_RTTI must be obsolete now!NAKAMURA Takumi2011-02-101-2/+0
* Revert "CMake: Update to use standard CMake dependency tracking facilities in...Michael J. Spencer2010-09-131-9/+3
* CMake: Update to use standard CMake dependency tracking facilities insteadMichael J. Spencer2010-09-101-3/+9
* Clean up CMake dependenciesDouglas Gregor2010-09-091-1/+1
* Clean up some of the CMake dependenciesDouglas Gregor2010-09-081-1/+3
* Fix CMake dependenciesDouglas Gregor2010-08-301-0/+6
* Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library...Daniel Dunbar2010-06-151-0/+6
* Lexically order files in CMakeLists.txt files.Ted Kremenek2009-07-151-1/+1
* CMake: Builds and installs clang binary and libs (no docs yet). ItOscar Fuentes2008-10-261-0/+9
OpenPOWER on IntegriCloud