summaryrefslogtreecommitdiff
path: root/tools/c-arcmt-test/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Tweak libclang's users, c-arcmt-test, c-index-test and libclangTests to satis...NAKAMURA Takumi2015-07-121-0/+4
* Reformat Makefile.NAKAMURA Takumi2015-07-121-1/+6
* Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl2015-02-251-3/+2
* Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl2015-02-251-2/+3
* Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl2015-02-241-3/+4
* Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl2015-02-241-4/+3
* [autoconf] Add clangToolingCore.a to Makefile(s) for static build w/o libclan...NAKAMURA Takumi2014-10-301-0/+1
* Make clang's rewrite engine a core featureAlp Toker2014-07-161-1/+1
* c-arcmt-test/Makefile: Update USEDLIBS for -static.NAKAMURA Takumi2014-04-271-1/+4
* c-arcmt-test/Makefile: Fixup for LDFLAGS=-static on cygming, corresponding to...NAKAMURA Takumi2013-12-121-0/+1
* {c-index-test|c-arcmt-test}/Makefile: Update USEDLIBS along corresponding to ...NAKAMURA Takumi2013-08-181-1/+1
* [Driver] Refactor clang driver to use LLVM's Option libraryReid Kleckner2013-06-141-1/+1
* libclang: Update comment about USEDLIBS in c-*-test/Makefile.NAKAMURA Takumi2013-01-221-1/+1
* Add bitreader to LINK_COMPONENTS in users of libclang, c-arcmt-test and c-ind...NAKAMURA Takumi2013-01-201-1/+1
* Comment that clang.dll is unavailable on cygming yet.Ted Kremenek2012-09-011-0/+3
* c-arcmt-test/Makefile: Restore some stuff. clang.dll is unavailable on cygmin...NAKAMURA Takumi2012-09-011-2/+8
* Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek2012-09-011-5/+2
* c-arcmt-test, c-index-test: Appease Cygwin, to link to libclang.a, not clang....NAKAMURA Takumi2012-08-101-1/+6
* Kill the last vestiges of clangIndexDouglas Gregor2012-04-131-1/+1
* Update library dependencies to add clangEdit on c-index-test and c-arcmt-test.NAKAMURA Takumi2012-03-111-1/+1
* tools/c-arcmt-test/Makefile: Add clangARCMigrate.a clangRewrite.a to USEDLIBS...NAKAMURA Takumi2011-07-101-1/+2
* Fix linker problem in buildbot.Argyrios Kyrtzidis2011-07-091-1/+1
* [arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option.Argyrios Kyrtzidis2011-07-091-0/+24