1. 073777f Move <root>/Driver into <root>/tools/clang-cc. by Daniel Dunbar · 15 years ago
  2. 432eeec Add 'make cscope.files' top level target. by Daniel Dunbar · 15 years ago
  3. a393e9e Build system changes to use TableGen to generate the various by Douglas Gregor · 15 years ago
  4. e89b6b2 Revert the switch to the tablegen diags. It fails for seperate objdir builds and cmake builds, and I have no clue what to do about it. Revisit this after someone with a clue about the build systems has looked at it. by Sebastian Redl · 15 years ago
  5. 3801d71 Switch diagnostics from .def to tablegen files. Please validate the Windows build. by Sebastian Redl · 15 years ago
  6. 8ba82b3 Add tags; this is documented to work, just need the wiring to enable it. by Mike Stump · 15 years ago
  7. adc981a Fix make test when configuring for a seperate build directory. by Mike Stump · 15 years ago
  8. c72e5ae ccc: Add installation of ccc; based on patch from Mike Stump. by Daniel Dunbar · 15 years ago
  9. 1ede17a Add doxygen support - Stolen from LLVM with minor modifications by Daniel Dunbar · 16 years ago
  10. 9d294b9 remove the old non-parallel test system. 'make' in clang/test now runs by Chris Lattner · 16 years ago
  11. 4c0c97d Use make's -C option to enter directories. by Gabor Greif · 16 years ago
  12. 5267d7c reduce chattyness of makefiles by Gabor Greif · 16 years ago
  13. ab72ffe Switch over to the parallelized makefile, but keep old serial by Gabor Greif · 16 years ago
  14. bda0b62 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 16 years ago
  15. 4a308e0 Build the clang headers. by Chris Lattner · 16 years ago
  16. 8bd12b8 Initial checkin of rewriter interface. It is just stubbed out for now. by Chris Lattner · 17 years ago
  17. 7cba960 Added libClangAnalysis by Ted Kremenek · 17 years ago
  18. 7d5afc3 Make check conflicts with the other default llvm target, 'make check' will come later I guess. by Chris Lattner · 17 years ago
  19. 077c3f2 'make check' is what more people expect. by Chris Lattner · 17 years ago
  20. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago