summaryrefslogtreecommitdiff
path: root/Makefile.config
Commit message (Expand)AuthorAge
* Modified Makefile.common to handle compilation of projects inside and outsideJohn Criswell2003-06-11
* Added configurable options for the Linker and Archiver.John Criswell2003-05-30
* Minor reordering of optionsChris Lattner2003-05-29
* Moved the FLEX and BISON macros from Makefile.common since they areJohn Criswell2003-05-29
* Add new support for a bytecode repositoryChris Lattner2003-01-17
* 'whoami' doesn't exist on solarisChris Lattner2002-09-22
* Let CC invoke gcc and not cc. The latter doesn't work with either ourVikram S. Adve2002-09-20
* Native CC compiler has the same problem as CXX compiler.Chris Lattner2002-09-19
* Reorder options to be sorted basically by how important they are.Chris Lattner2002-09-19
* * Move the burg option into Makefile.common, since it is no longer configurableChris Lattner2002-09-19
* Switch over to using the x86 version of the C frontend, by default.Chris Lattner2002-09-19
* Change Makefile.config to support building on the group's linux machinesChris Lattner2002-09-18
* Use locally built burgChris Lattner2002-09-17
* Add LLVMGCCDIR variable to eliminate hardcoded paths from test/Makefile.tests.Vikram S. Adve2002-08-30
* Local configuration options for a particular installation of LLVM.Vikram S. Adve2002-08-29