summaryrefslogtreecommitdiffstats
path: root/tools/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Adds a tooling library.Manuel Klimek2012-04-041-1/+2
* Misc Minix-specific changes to clang:Eli Friedman2011-12-081-4/+0
* Add 'diagtool' to the 'tools/' directory. diagtool is a new tool (WIP) for a...Ted Kremenek2011-08-091-1/+1
* [arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option.Argyrios Kyrtzidis2011-07-091-1/+1
* The ARC Migration Tool. All the credit goes to Argyrios and FariborzJohn McCall2011-06-151-2/+2
* libclang and c-index-test can be built on Cygming.NAKAMURA Takumi2010-11-091-1/+1
* Minix doesn't support dylibs, PR7294Chris Lattner2010-06-291-1/+1
* Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.Daniel Dunbar2010-06-081-3/+3
* Rename 'CIndex' to 'libclang', since it has basically become our stable publicDaniel Dunbar2010-04-301-2/+2
* Fix thinko and enable clang build on mingw again (hopefully)Anton Korobeynikov2010-03-141-2/+1
* disable these dirs which rely on dynamic linking on mingw/cygwinChris Lattner2010-03-071-0/+7
* Eliminate index-test; all of its tested functionality is now in c-index-test.Douglas Gregor2010-01-221-1/+1
* Remove clang-cc tool, it has joined in unholy union with clang.Daniel Dunbar2009-12-121-1/+1
* wpa is an experiment, don't build it by default, it adds to build times due t...Chris Lattner2009-09-241-1/+1
* Lot's of little changes to get the C-based indexing API going...Steve Naroff2009-08-281-1/+1
* Add initial boilerplate for CIndex, a shared library that will vend high-levelTed Kremenek2009-08-261-1/+1
* Unbreak build?Daniel Dunbar2009-07-161-1/+1
* update makefile.Zhongxing Xu2009-07-161-1/+1
* Introduce tools/index-test.Argyrios Kyrtzidis2009-06-251-1/+1
* Remove ccc from the makefile as well.Daniel Dunbar2009-05-021-1/+1
* Move <root>/Driver into <root>/tools/clang-cc.Daniel Dunbar2009-03-241-1/+1
* Stub out some structure for C++ driver.Daniel Dunbar2009-03-021-1/+1
* Makefile isn't executable.Daniel Dunbar2009-01-191-0/+0
* ccc: Add missing file.Daniel Dunbar2009-01-191-0/+13