Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
165329c1d134d000904d6e08b1d166bf34e05517
/
tools
/
CMakeLists.txt
e802c61
Place back previous order of add_subdirectory()'s to reflect build depedencies.
by Ted Kremenek
· 13 years ago
2dc651d
Add 'diagtool' to the 'tools/' directory. diagtool is a new tool (WIP) for analyzing and working with clang diagnostics.
by Ted Kremenek
· 13 years ago
38559ec
Sort CMakeLists.txt.
by Ted Kremenek
· 13 years ago
69325d5
[arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option.
by Argyrios Kyrtzidis
· 13 years ago
8f0e8d2
The ARC Migration Tool. All the credit goes to Argyrios and Fariborz for this.
by John McCall
· 14 years ago
f51f20f
Rename 'CIndex' to 'libclang', since it has basically become our stable public
by Daniel Dunbar
· 15 years ago
9fb48de
Eliminate index-test; all of its tested functionality is now in c-index-test.
by Douglas Gregor
· 15 years ago
864db01
Remove clang-cc tool, it has joined in unholy union with clang.
by Daniel Dunbar
· 15 years ago
aa7dd81
Sort CMakeLists.txt
by Kovarththanan Rajaratnam
· 15 years ago
cd1b5cb
Remove stale reference to old WPA dir, patch by Kovarththanan Rajaratnam.
by Daniel Dunbar
· 15 years ago
2e06fc8
Changes for building as a Windows DLL
by John Thompson
· 15 years ago
1cf13cd
Disable c-index-test on MSVC until someone figures out the real problem.
by Daniel Dunbar
· 15 years ago
ac47bc7
CMake build support for libCIndex and c-index-test. The indexing tests
by Douglas Gregor
· 15 years ago
9773f60
Hide clang-wpa executable behind a CMake variable so it won't be built by default
by Douglas Gregor
· 15 years ago
0d9ff0b
Add 'clang-wpa' to the CMake-based build.
by Ted Kremenek
· 15 years ago
30b983b
Introduce tools/index-test.
by Argyrios Kyrtzidis
· 15 years ago
073777f
Move <root>/Driver into <root>/tools/clang-cc.
by Daniel Dunbar
· 16 years ago
cbcd98b
Add CMake files for tools/driver; I am just guessing here, can someone test/fix?
by Daniel Dunbar
· 16 years ago