summaryrefslogtreecommitdiffstats
path: root/lib/Index/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [index] CMake: add missing reference to clangSerialization library.Argyrios Kyrtzidis2017-01-301-0/+1
* clangIndex requires LLVMIR as Core, since r260858 uses llvm/IR.NAKAMURA Takumi2016-02-151-0/+1
* [index] Factor libclang's functionality to determing the mangled name of symb...Argyrios Kyrtzidis2016-02-141-1/+2
* [libclang] Separate the underlying indexing functionality of libclang and int...Argyrios Kyrtzidis2016-02-121-0/+8
* [CMake] Prune redundant libdeps.NAKAMURA Takumi2014-10-301-2/+0
* [CMake] Add dependencies on clangToolingCore.NAKAMURA Takumi2014-10-301-0/+1
* Make clang's rewrite engine a core featureAlp Toker2014-07-161-1/+1
* [CMake] Use LINK_LIBS instead of target_link_libraries().NAKAMURA Takumi2014-02-261-2/+1
* [CMake] Apply ADDITIONAL_HEADERS introduced in r199639.NAKAMURA Takumi2014-01-201-1/+3
* [CMake] clang/lib: Satisfy dependencies to add *actually used* libraries on t...NAKAMURA Takumi2013-12-091-1/+8
* libclang does not depend directly on clangFormat; but clangIndex doesDmitri Gribenko2013-11-131-0/+1
* Documentation parsing: move comment-to-XML conversion routines to libIndexDmitri Gribenko2013-11-131-0/+2
* Rename libIDE to libIndex.Argyrios Kyrtzidis2013-08-171-0/+8
* Remove the unused, unmaintained, incomplete 'Index' library.Douglas Gregor2012-04-131-18/+0
* Unbreak the CMake builds following the CallGraph change.Anna Zaks2012-03-021-1/+1
* CMake: LLVM_NO_RTTI must be obsolete now!NAKAMURA Takumi2011-02-101-2/+0
* Fix CMake clangIndex library dependencies, from Logan ChienDouglas Gregor2010-09-201-15/+1
* Revert "CMake: Update to use standard CMake dependency tracking facilities in...Michael J. Spencer2010-09-131-19/+17
* CMake: Update to use standard CMake dependency tracking facilities insteadMichael J. Spencer2010-09-101-17/+19
* Clean up CMake dependenciesDouglas Gregor2010-09-091-0/+5
* Clean up some of the CMake dependenciesDouglas Gregor2010-09-081-0/+14
* Remove unused location-to-AST-node resolver. libclang's implementation superc...Douglas Gregor2010-07-191-1/+0
* Update CMake for CallGraph.cpp move.Daniel Dunbar2009-12-031-0/+1
* Lexically order files.Ted Kremenek2009-07-301-2/+2
* Update CMake.Argyrios Kyrtzidis2009-07-301-0/+5
* Update CMake files.Argyrios Kyrtzidis2009-07-061-0/+3
* Introduce the 'Index' library.Argyrios Kyrtzidis2009-07-051-0/+7