aboutsummaryrefslogtreecommitdiff
path: root/lib/Index/CMakeLists.txt
AgeCommit message (Expand)Author
2012-04-13Remove the unused, unmaintained, incomplete 'Index' library.Douglas Gregor
2012-03-02Unbreak the CMake builds following the CallGraph change.Anna Zaks
2011-02-10CMake: LLVM_NO_RTTI must be obsolete now!NAKAMURA Takumi
2010-09-20Fix CMake clangIndex library dependencies, from Logan ChienDouglas Gregor
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-09Clean up CMake dependenciesDouglas Gregor
2010-09-08Clean up some of the CMake dependenciesDouglas Gregor
2010-07-19Remove unused location-to-AST-node resolver. libclang's implementation superc...Douglas Gregor
2009-12-03Update CMake for CallGraph.cpp move.Daniel Dunbar
2009-07-30Lexically order files.Ted Kremenek
2009-07-30Update CMake.Argyrios Kyrtzidis
2009-07-06Update CMake files.Argyrios Kyrtzidis
2009-07-05Introduce the 'Index' library.Argyrios Kyrtzidis