1. 3e80d8a Introduce a module map for (some of) the compiler-supplied by Douglas Gregor · 13 years ago
  2. 6ee5b93 Clang-side build system infrastructure for multiple tblgens. by Peter Collingbourne · 13 years ago
  3. af18791 build: Make sure arm_neon.h gets installed. by Daniel Dunbar · 14 years ago
  4. e188b09 Add a missing dependency to try to fix a buildbot failure. It complained with: by Bob Wilson · 14 years ago
  5. bc817cf build: Get CLANG_VERSION from Version.inc instead of depending on VER file directly. by Daniel Dunbar · 14 years ago
  6. a23326b Generate arm_neon.inc in include/clang/Basic, which provides: by Nate Begeman · 14 years ago
  7. afed099 Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. by Daniel Dunbar · 14 years ago
  8. c90b32e Convert arm_neon.h into arm_neon.td, from which arm_neon.h will be built by Nate Begeman · 14 years ago
  9. f918b8f Collapse more clang version numbers down into fewer places. by Mike Stump · 15 years ago
  10. 1f2c32e Back to 1.1 we go. by Mike Stump · 15 years ago
  11. adcf5b3 Put compiler headers in <prefix>/lib/clang/1.0/include (vs by Daniel Dunbar · 16 years ago
  12. 3733831 Avoid creating .dir files in the installation area. by Mike Stump · 16 years ago
  13. bda0b62 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 17 years ago[Renamed (91%) from Headers/Makefile]
  14. 0ec8242 be more quiet when building headers. by Chris Lattner · 17 years ago
  15. aba5122 Add a makefile to build and install headers. by Chris Lattner · 17 years ago