aboutsummaryrefslogtreecommitdiff
path: root/tools/c-arcmt-test/Makefile
AgeCommit message (Expand)Author
2013-01-22libclang: Update comment about USEDLIBS in c-*-test/Makefile.NAKAMURA Takumi
2013-01-20Add bitreader to LINK_COMPONENTS in users of libclang, c-arcmt-test and c-ind...NAKAMURA Takumi
2012-09-01Comment that clang.dll is unavailable on cygming yet.Ted Kremenek
2012-09-01c-arcmt-test/Makefile: Restore some stuff. clang.dll is unavailable on cygmin...NAKAMURA Takumi
2012-09-01Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek
2012-08-10c-arcmt-test, c-index-test: Appease Cygwin, to link to libclang.a, not clang....NAKAMURA Takumi
2012-04-13Kill the last vestiges of clangIndexDouglas Gregor
2012-03-11Update library dependencies to add clangEdit on c-index-test and c-arcmt-test.NAKAMURA Takumi
2011-07-10tools/c-arcmt-test/Makefile: Add clangARCMigrate.a clangRewrite.a to USEDLIBS...NAKAMURA Takumi
2011-07-09Fix linker problem in buildbot.Argyrios Kyrtzidis
2011-07-09[arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option.Argyrios Kyrtzidis