aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Support 'make install' for LLVM include files.Brian Gaeke2003-12-101-0/+10
* Add tools-only target, for bootstrapping the C/C++ front end.Brian Gaeke2003-10-211-0/+3
* Added LLVM copyright notice to Makefiles.John Criswell2003-10-201-0/+8
* I really meant to use that AUTOHEADER variable I put in there.Brian Gaeke2003-10-081-1/+1
* Add rule for regenerating config.h.in using autoheader.Brian Gaeke2003-10-071-1/+5
* Add target to regenerate top-level "configure" script.Brian Gaeke2003-10-071-0/+5
* Revert back to keeping Burg and TableGen in the utils directoryChris Lattner2003-10-051-1/+1
* Moved llvm/lib/Support to llvm/support/lib/Support.John Criswell2003-09-291-1/+1
* build the new runtime directoryChris Lattner2003-08-151-1/+1
* Merged in changes between PRE11_ROOT and LLVM_PRE111 (i.e. the beginning ofJohn Criswell2003-08-121-0/+8
* Modified Makefile.common to handle compilation of projects inside and outsideJohn Criswell2003-06-111-0/+1
* Make sure to build lib/Support before the utilities, then use the newChris Lattner2002-12-021-1/+1
* Build burg treeChris Lattner2002-09-171-1/+1
* Initial revisionChris Lattner2001-06-061-0/+7