1. f51f20f Rename 'CIndex' to 'libclang', since it has basically become our stable public by Daniel Dunbar · 14 years ago
  2. 9fb48de Eliminate index-test; all of its tested functionality is now in c-index-test. by Douglas Gregor · 15 years ago
  3. 864db01 Remove clang-cc tool, it has joined in unholy union with clang. by Daniel Dunbar · 15 years ago
  4. aa7dd81 Sort CMakeLists.txt by Kovarththanan Rajaratnam · 15 years ago
  5. cd1b5cb Remove stale reference to old WPA dir, patch by Kovarththanan Rajaratnam. by Daniel Dunbar · 15 years ago
  6. 2e06fc8 Changes for building as a Windows DLL by John Thompson · 15 years ago
  7. 1cf13cd Disable c-index-test on MSVC until someone figures out the real problem. by Daniel Dunbar · 15 years ago
  8. ac47bc7 CMake build support for libCIndex and c-index-test. The indexing tests by Douglas Gregor · 15 years ago
  9. 9773f60 Hide clang-wpa executable behind a CMake variable so it won't be built by default by Douglas Gregor · 15 years ago
  10. 0d9ff0b Add 'clang-wpa' to the CMake-based build. by Ted Kremenek · 15 years ago
  11. 30b983b Introduce tools/index-test. by Argyrios Kyrtzidis · 15 years ago
  12. 073777f Move <root>/Driver into <root>/tools/clang-cc. by Daniel Dunbar · 15 years ago
  13. cbcd98b Add CMake files for tools/driver; I am just guessing here, can someone test/fix? by Daniel Dunbar · 15 years ago