1. 9638eef BUILD_ARCHIVE is the default for libraries, no need to set it. by Chris Lattner · 14 years ago
  2. c4dec1c Makefiles: Set Clang CPP compiler flags in a single location, instead of scattered throughout the project Makefiles. by Daniel Dunbar · 14 years ago
  3. afed099 Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. by Daniel Dunbar · 14 years ago
  4. 3352406 Allow users to set CPPFLAGS and CXXFLAGS on the make command line. by Jeffrey Yasskin · 15 years ago
  5. 0bb46d2 -fno-rtti is now the default. by Chris Lattner · 15 years ago
  6. 14ea569 Installation of Clang libraries and headers, from Axel Naumann! by Douglas Gregor · 15 years ago
  7. 7ebe971 Don't install Clang libraries. by Douglas Gregor · 15 years ago
  8. a393e9e Build system changes to use TableGen to generate the various by Douglas Gregor · 16 years ago
  9. 4ad19bf Fix name. by Daniel Dunbar · 16 years ago
  10. e1bd4e6 Rename lib/Driver (etc) to lib/Frontend in prep for the *actual* by Daniel Dunbar · 16 years ago[Renamed (95%) from lib/Driver/Makefile]
  11. fd54ebc add a libDriver, for now only move the text diangostics stuff from Driver to there by Nico Weber · 16 years ago