Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 'whoami' doesn't exist on solaris | Chris Lattner | 2002-09-22 | 1 | -1/+1 |
* | Let CC invoke gcc and not cc. The latter doesn't work with either our | Vikram S. Adve | 2002-09-20 | 1 | -1/+1 |
* | Native CC compiler has the same problem as CXX compiler. | Chris Lattner | 2002-09-19 | 1 | -0/+5 |
* | Reorder options to be sorted basically by how important they are. | Chris Lattner | 2002-09-19 | 1 | -12/+13 |
* | * Move the burg option into Makefile.common, since it is no longer configurable | Chris Lattner | 2002-09-19 | 1 | -8/+6 |
* | Switch over to using the x86 version of the C frontend, by default. | Chris Lattner | 2002-09-19 | 1 | -1/+1 |
* | Change Makefile.config to support building on the group's linux machines | Chris Lattner | 2002-09-18 | 1 | -2/+9 |
* | Use locally built burg | Chris Lattner | 2002-09-17 | 1 | -1/+1 |
* | Add LLVMGCCDIR variable to eliminate hardcoded paths from test/Makefile.tests. | Vikram S. Adve | 2002-08-30 | 1 | -0/+3 |
* | Local configuration options for a particular installation of LLVM. | Vikram S. Adve | 2002-08-29 | 1 | -0/+23 |