aboutsummaryrefslogtreecommitdiff
path: root/lib/Lex/CMakeLists.txt
AgeCommit message (Expand)Author
2012-12-04clang/Lex: [CMake] Update CMakefiles since r169229.NAKAMURA Takumi
2012-07-27clang/lib: [CMake] Update tblgen'd dependencies.NAKAMURA Takumi
2012-07-27clang/lib: [CMake] Reformat, alphabetize lists.NAKAMURA Takumi
2012-06-21Remove a goofy CMake hack and use the standard CMake facilities toChandler Carruth
2011-12-20Update the CMake build for r146959's new files.Chandler Carruth
2011-11-11Introduce basic support for parsing module map files.Douglas Gregor
2011-02-11Add CMake dependencies so that LLVM_USED_LIBS order doesn't matter.Jeffrey Yasskin
2011-02-10CMake: LLVM_NO_RTTI must be obsolete now!NAKAMURA Takumi
2010-10-20Add a __has_attribute macro that works much like __has_feature and __has_buil...Anders Carlsson
2010-09-13Revert "CMake: Update to use standard CMake dependency tracking facilities in...Michael J. Spencer
2010-09-10CMake: Update to use standard CMake dependency tracking facilities insteadMichael J. Spencer
2010-09-08Clean up some of the CMake dependenciesDouglas Gregor
2010-03-18Introduce the notion of a "preprocessing record", which keeps track ofDouglas Gregor
2009-07-15Lexically order files in CMakeLists.txt files.Ted Kremenek
2009-03-16Build system changes to use TableGen to generate the variousDouglas Gregor
2009-02-13Fix cmake builds.Mike Stump
2008-11-19CMake: Added some source files.Oscar Fuentes
2008-10-26CMake: Builds and installs clang binary and libs (no docs yet). ItOscar Fuentes