1. edd1cae Use tabs instead of spaces. by Benjamin Kramer · 13 years ago
  2. f8e5d4c clang -v support for separate clang.git and llvm.git, patch by Andrew Trick. by Jia Liu · 13 years ago
  3. 16a8fb7 Basic: Simplify getClangRepositoryPath and getClangRevision. by Daniel Dunbar · 14 years ago
  4. 640cf37 Basic: Add support for git svn to get the repo version in clang executable, by Daniel Dunbar · 14 years ago
  5. 9638eef BUILD_ARCHIVE is the default for libraries, no need to set it. by Chris Lattner · 14 years ago
  6. c4dec1c Makefiles: Set Clang CPP compiler flags in a single location, instead of scattered throughout the project Makefiles. by Daniel Dunbar · 14 years ago
  7. afed099 Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. by Daniel Dunbar · 14 years ago
  8. 0bb46d2 -fno-rtti is now the default. by Chris Lattner · 15 years ago
  9. 3687a5d Move version string generation (e.g., "clang 1.1 ...") to libBasic/Version.cpp, getClangFullVendorVersion(). by Ted Kremenek · 15 years ago
  10. 38474aa Update to use llvm/utils/GetSourceVersion to detect version number, instead of by Daniel Dunbar · 15 years ago
  11. 14ea569 Installation of Clang libraries and headers, from Axel Naumann! by Douglas Gregor · 15 years ago
  12. b8d1191 Provide a common set of routines in Version.h that return Subversion by Douglas Gregor · 15 years ago
  13. 7ebe971 Don't install Clang libraries. by Douglas Gregor · 15 years ago
  14. a393e9e Build system changes to use TableGen to generate the various by Douglas Gregor · 16 years ago
  15. bda0b62 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 17 years ago[Renamed (80%) from Basic/Makefile]
  16. 6298b8c remove attribution from makefiles. by Chris Lattner · 17 years ago
  17. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago