summaryrefslogtreecommitdiff
path: root/lib/Lex/CMakeLists.txt
Commit message (Expand)AuthorAge
* [CMake] Use LINK_LIBS instead of target_link_libraries().NAKAMURA Takumi2014-02-26
* [CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce...NAKAMURA Takumi2014-02-21
* clang/Lex: [CMake] Update CMakefiles since r169229.NAKAMURA Takumi2012-12-04
* clang/lib: [CMake] Update tblgen'd dependencies.NAKAMURA Takumi2012-07-27
* clang/lib: [CMake] Reformat, alphabetize lists.NAKAMURA Takumi2012-07-27
* Remove a goofy CMake hack and use the standard CMake facilities toChandler Carruth2012-06-21
* Update the CMake build for r146959's new files.Chandler Carruth2011-12-20
* Introduce basic support for parsing module map files.Douglas Gregor2011-11-11
* Add CMake dependencies so that LLVM_USED_LIBS order doesn't matter.Jeffrey Yasskin2011-02-11
* CMake: LLVM_NO_RTTI must be obsolete now!NAKAMURA Takumi2011-02-10
* Add a __has_attribute macro that works much like __has_feature and __has_buil...Anders Carlsson2010-10-20
* Revert "CMake: Update to use standard CMake dependency tracking facilities in...Michael J. Spencer2010-09-13
* CMake: Update to use standard CMake dependency tracking facilities insteadMichael J. Spencer2010-09-10
* Clean up some of the CMake dependenciesDouglas Gregor2010-09-08
* Introduce the notion of a "preprocessing record", which keeps track ofDouglas Gregor2010-03-18
* Lexically order files in CMakeLists.txt files.Ted Kremenek2009-07-15
* Build system changes to use TableGen to generate the variousDouglas Gregor2009-03-16
* Fix cmake builds.Mike Stump2009-02-13
* CMake: Added some source files.Oscar Fuentes2008-11-19
* CMake: Builds and installs clang binary and libs (no docs yet). ItOscar Fuentes2008-10-26