summaryrefslogtreecommitdiffstats
path: root/tools/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Adds a tooling library.Manuel Klimek2012-04-041-0/+1
* Place back previous order of add_subdirectory()'s to reflect build depedencies.Ted Kremenek2011-08-091-2/+2
* Add 'diagtool' to the 'tools/' directory. diagtool is a new tool (WIP) for a...Ted Kremenek2011-08-091-0/+1
* Sort CMakeLists.txt.Ted Kremenek2011-08-091-2/+2
* [arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option.Argyrios Kyrtzidis2011-07-091-0/+1
* The ARC Migration Tool. All the credit goes to Argyrios and FariborzJohn McCall2011-06-151-0/+1
* Rename 'CIndex' to 'libclang', since it has basically become our stable publicDaniel Dunbar2010-04-301-1/+1
* Eliminate index-test; all of its tested functionality is now in c-index-test.Douglas Gregor2010-01-221-1/+0
* Remove clang-cc tool, it has joined in unholy union with clang.Daniel Dunbar2009-12-121-1/+0
* Sort CMakeLists.txtKovarththanan Rajaratnam2009-11-241-2/+2
* Remove stale reference to old WPA dir, patch by Kovarththanan Rajaratnam.Daniel Dunbar2009-11-171-4/+0
* Changes for building as a Windows DLLJohn Thompson2009-10-271-4/+1
* Disable c-index-test on MSVC until someone figures out the real problem.Daniel Dunbar2009-09-261-1/+4
* CMake build support for libCIndex and c-index-test. The indexing testsDouglas Gregor2009-09-251-0/+2
* Hide clang-wpa executable behind a CMake variable so it won't be built by def...Douglas Gregor2009-09-251-1/+4
* Add 'clang-wpa' to the CMake-based build.Ted Kremenek2009-07-161-0/+1
* Introduce tools/index-test.Argyrios Kyrtzidis2009-06-251-0/+1
* Move <root>/Driver into <root>/tools/clang-cc.Daniel Dunbar2009-03-241-0/+1
* Add CMake files for tools/driver; I am just guessing here, can someone test/fix?Daniel Dunbar2009-03-241-0/+1