Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
86f42bdad93677fa0ca33b27afb0f493028376cb
/
Makefile
129f6cf
etags isn't portable at all. Make it not run by default. If you still
by Chris Lattner
· 21 years ago
431c876
Change tags rule to pipe output from find through etags command so that it
by Reid Spencer
· 21 years ago
4f840ed
Change the install-includes target to completely ignore the llvm/Internal
by Reid Spencer
· 21 years ago
6d5ab86
Standardize header comments of top-level Makefiles.
by Misha Brukman
· 21 years ago
d994db0
As a part of the bootstrapping process, the top-level tools-only target
by Brian Gaeke
· 21 years ago
89409b6
Should fix pr220 - "make install" doesn't install header files when
by Brian Gaeke
· 21 years ago
6c09696
Fix bug in installation process: MKDIR must respect DESTDIR.
by Brian Gaeke
· 21 years ago
5993223
Remove rules for autoconf'ing files from top-level Makefile
by Brian Gaeke
· 21 years ago
6a8c290
Revised version of a patch for PR222 that works with my version of gmake.
by Chris Lattner
· 21 years ago
9cf662b
Apply Michael Kahl's patch to fix the 'make tools-only' target when OBJDIR != SRCDIR.
by Chris Lattner
· 21 years ago
6fdaf4a
Move support for building tags database from Makefile.rules to Makefile, because
by Brian Gaeke
· 21 years ago
67afaa1
Part 2 of DESTDIR support
by Brian Gaeke
· 21 years ago
f292021
Simplify configure rules. (I don't know if anyone else cares...)
by Brian Gaeke
· 21 years ago
265f0ec
Support 'make install' for LLVM include files.
by Brian Gaeke
· 21 years ago
c536545
Add tools-only target, for bootstrapping the C/C++ front end.
by Brian Gaeke
· 21 years ago
e488e93
Added LLVM copyright notice to Makefiles.
by John Criswell
· 21 years ago
b68e334
I really meant to use that AUTOHEADER variable I put in there.
by Brian Gaeke
· 21 years ago
e9b5090
Add rule for regenerating config.h.in using autoheader.
by Brian Gaeke
· 21 years ago
7528343
Add target to regenerate top-level "configure" script.
by Brian Gaeke
· 21 years ago
091bbba
Revert back to keeping Burg and TableGen in the utils directory
by Chris Lattner
· 21 years ago
4e07978
Moved llvm/lib/Support to llvm/support/lib/Support.
by John Criswell
· 21 years ago
52cc7e2
build the new runtime directory
by Chris Lattner
· 22 years ago
d741bcf
Merged in changes between PRE11_ROOT and LLVM_PRE111 (i.e. the beginning of
by John Criswell
· 22 years ago
8bff509
Modified Makefile.common to handle compilation of projects inside and outside
by John Criswell
· 22 years ago
737ae6e
Make sure to build lib/Support before the utilities, then use the new
by Chris Lattner
· 22 years ago
ea4b0b2
Build burg tree
by Chris Lattner
· 22 years ago
0095054
Initial revision
by Chris Lattner
· 24 years ago