aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Should fix pr220 - "make install" doesn't install header files whenBrian Gaeke2004-02-101-0/+3
* Fix bug in installation process: MKDIR must respect DESTDIR.Brian Gaeke2004-02-091-1/+1
* Remove rules for autoconf'ing files from top-level MakefileBrian Gaeke2004-02-081-7/+0
* Revised version of a patch for PR222 that works with my version of gmake.Chris Lattner2004-02-031-2/+6
* Apply Michael Kahl's patch to fix the 'make tools-only' target when OBJDIR !=...Chris Lattner2004-02-031-2/+2
* Move support for building tags database from Makefile.rules to Makefile, becauseBrian Gaeke2004-01-221-2/+11
* Part 2 of DESTDIR supportBrian Gaeke2004-01-211-1/+1
* Simplify configure rules. (I don't know if anyone else cares...)Brian Gaeke2004-01-131-5/+2
* 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