summaryrefslogtreecommitdiffstats
path: root/clang/tools/c-index-test/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Move libxml2 stuff from clang to llvm/cmake.NAKAMURA Takumi2012-12-141-2/+1
* Force C89 for c-index-test.cDmitri Gribenko2012-11-071-0/+7
* libclang API for comment-to-xml conversion.Dmitri Gribenko2012-08-071-0/+7
* Include clang-check as part of the clang installation.David Blaikie2012-07-311-2/+0
* Remove a goofy CMake hack and use the standard CMake facilities toChandler Carruth2012-06-211-2/+4
* Install c-index-test also on CMake build, following up r140681.NAKAMURA Takumi2011-09-281-0/+1
* Re-instate r125819 and r125820 with no functionality changePeter Collingbourne2011-02-191-2/+1
* Revert 125820 and 125819 to fix PR9266.Rafael Espindola2011-02-191-1/+2
* Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenActionPeter Collingbourne2011-02-181-2/+1
* CMake: LLVM_NO_RTTI must be obsolete now!NAKAMURA Takumi2011-02-101-2/+0
* Revert "CMake: Update to use standard CMake dependency tracking facilities in...Michael J. Spencer2010-09-131-4/+8
* CMake: Update to use standard CMake dependency tracking facilities insteadMichael J. Spencer2010-09-101-8/+4
* Clean up CMake dependenciesDouglas Gregor2010-09-091-13/+1
* Another step in the process of making the parser depend on Sema:John McCall2010-08-201-1/+1
* Reintroduce the serialization library, with fixed dependencies.Sebastian Redl2010-08-171-0/+1
* Rename 'CIndex' to 'libclang', since it has basically become our stable publicDaniel Dunbar2010-04-301-1/+1
* Normalize CIndex/c-index-test/index-test link lines in the hopes it will fixDaniel Dunbar2009-12-021-0/+1
* Fix relative ordering of Analyis library.Daniel Dunbar2009-12-021-1/+1
* Add ASTUnit::LoadFromCompilerInvocation, which does what it says.Daniel Dunbar2009-12-011-0/+3
* Make sure that c-index-test links as a C++ executableDouglas Gregor2009-10-051-0/+5
* Lot's of little changes to get the C-based indexing API going...Steve Naroff2009-08-281-0/+20
OpenPOWER on IntegriCloud