1. 8bff509 Modified Makefile.common to handle compilation of projects inside and outside by John Criswell · 21 years ago
  2. 794fcd2 Added configurable options for the Linker and Archiver. by John Criswell · 21 years ago
  3. 5361c83 Minor reordering of options by Chris Lattner · 21 years ago
  4. d17eae3 Moved the FLEX and BISON macros from Makefile.common since they are by John Criswell · 21 years ago
  5. e281d30 Add new support for a bytecode repository by Chris Lattner · 22 years ago
  6. 35fcad0 'whoami' doesn't exist on solaris by Chris Lattner · 22 years ago
  7. 9c32df3 Let CC invoke gcc and not cc. The latter doesn't work with either our by Vikram S. Adve · 22 years ago
  8. 2ad319c Native CC compiler has the same problem as CXX compiler. by Chris Lattner · 22 years ago
  9. e2b5485 Reorder options to be sorted basically by how important they are. by Chris Lattner · 22 years ago
  10. 4512f33 * Move the burg option into Makefile.common, since it is no longer configurable by Chris Lattner · 22 years ago
  11. 5542b9f Switch over to using the x86 version of the C frontend, by default. by Chris Lattner · 22 years ago
  12. 66c1ab8 Change Makefile.config to support building on the group's linux machines by Chris Lattner · 22 years ago
  13. 52ee1b0 Use locally built burg by Chris Lattner · 22 years ago
  14. bf587f3 Add LLVMGCCDIR variable to eliminate hardcoded paths from test/Makefile.tests. by Vikram S. Adve · 22 years ago
  15. 049857e Local configuration options for a particular installation of LLVM. by Vikram S. Adve · 22 years ago