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