index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2004-04-16
As a part of the bootstrapping process, the top-level tools-only target
Brian Gaeke
2004-02-10
Should fix pr220 - "make install" doesn't install header files when
Brian Gaeke
2004-02-09
Fix bug in installation process: MKDIR must respect DESTDIR.
Brian Gaeke
2004-02-08
Remove rules for autoconf'ing files from top-level Makefile
Brian Gaeke
2004-02-03
Revised version of a patch for PR222 that works with my version of gmake.
Chris Lattner
2004-02-03
Apply Michael Kahl's patch to fix the 'make tools-only' target when OBJDIR !=...
Chris Lattner
2004-01-22
Move support for building tags database from Makefile.rules to Makefile, because
Brian Gaeke
2004-01-21
Part 2 of DESTDIR support
Brian Gaeke
2004-01-13
Simplify configure rules. (I don't know if anyone else cares...)
Brian Gaeke
2003-12-10
Support 'make install' for LLVM include files.
Brian Gaeke
2003-10-21
Add tools-only target, for bootstrapping the C/C++ front end.
Brian Gaeke
2003-10-20
Added LLVM copyright notice to Makefiles.
John Criswell
2003-10-08
I really meant to use that AUTOHEADER variable I put in there.
Brian Gaeke
2003-10-07
Add rule for regenerating config.h.in using autoheader.
Brian Gaeke
2003-10-07
Add target to regenerate top-level "configure" script.
Brian Gaeke
2003-10-05
Revert back to keeping Burg and TableGen in the utils directory
Chris Lattner
2003-09-29
Moved llvm/lib/Support to llvm/support/lib/Support.
John Criswell
2003-08-15
build the new runtime directory
Chris Lattner
2003-08-12
Merged in changes between PRE11_ROOT and LLVM_PRE111 (i.e. the beginning of
John Criswell
2003-06-11
Modified Makefile.common to handle compilation of projects inside and outside
John Criswell
2002-12-02
Make sure to build lib/Support before the utilities, then use the new
Chris Lattner
2002-09-17
Build burg tree
Chris Lattner
2001-06-06
Initial revision
Chris Lattner
[prev]