aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.config
Commit message (Expand)AuthorAgeFilesLines
* 'whoami' doesn't exist on solarisChris Lattner2002-09-221-1/+1
* Let CC invoke gcc and not cc. The latter doesn't work with either ourVikram S. Adve2002-09-201-1/+1
* Native CC compiler has the same problem as CXX compiler.Chris Lattner2002-09-191-0/+5
* Reorder options to be sorted basically by how important they are.Chris Lattner2002-09-191-12/+13
* * Move the burg option into Makefile.common, since it is no longer configurableChris Lattner2002-09-191-8/+6
* Switch over to using the x86 version of the C frontend, by default.Chris Lattner2002-09-191-1/+1
* Change Makefile.config to support building on the group's linux machinesChris Lattner2002-09-181-2/+9
* Use locally built burgChris Lattner2002-09-171-1/+1
* Add LLVMGCCDIR variable to eliminate hardcoded paths from test/Makefile.tests.Vikram S. Adve2002-08-301-0/+3
* Local configuration options for a particular installation of LLVM.Vikram S. Adve2002-08-291-0/+23