1. adc981a Fix make test when configuring for a seperate build directory. by Mike Stump · 15 years ago
  2. c72e5ae ccc: Add installation of ccc; based on patch from Mike Stump. by Daniel Dunbar · 15 years ago
  3. 1ede17a Add doxygen support - Stolen from LLVM with minor modifications by Daniel Dunbar · 16 years ago
  4. 9d294b9 remove the old non-parallel test system. 'make' in clang/test now runs by Chris Lattner · 16 years ago
  5. 4c0c97d Use make's -C option to enter directories. by Gabor Greif · 16 years ago
  6. 5267d7c reduce chattyness of makefiles by Gabor Greif · 16 years ago
  7. ab72ffe Switch over to the parallelized makefile, but keep old serial by Gabor Greif · 16 years ago
  8. bda0b62 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 16 years ago
  9. 4a308e0 Build the clang headers. by Chris Lattner · 16 years ago
  10. 8bd12b8 Initial checkin of rewriter interface. It is just stubbed out for now. by Chris Lattner · 17 years ago
  11. 7cba960 Added libClangAnalysis by Ted Kremenek · 17 years ago
  12. 7d5afc3 Make check conflicts with the other default llvm target, 'make check' will come later I guess. by Chris Lattner · 17 years ago
  13. 077c3f2 'make check' is what more people expect. by Chris Lattner · 17 years ago
  14. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago