Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
bd29a36043f24fa31a7453ca4db7f345ede88c89
/
tools
/
llvm-config
/
Makefile
d4076cf
Rewrite makefiles to explicitly reference DESTDIR to fix bug 3153.
by Erick Tryzelaar
· 15 years ago
18743f4
New flag for GenLibDeps, and llvm-config-perobjincl.
by Torok Edwin
· 15 years ago
e73a31f
Stop building RTTI information for *most* llvm libraries. Notable
by Chris Lattner
· 15 years ago
4832f88
Change these sed lines to behave correctly when the input string
by Dan Gohman
· 16 years ago
5116784
remove attributions from tools/utils makefiles.
by Chris Lattner
· 17 years ago
f248f0d
Added quotes around $(NM_PATH) argument to GenLibDeps.pl script so that
by Ted Kremenek
· 17 years ago
4a2c083
Makesure the -cppflags also uses the CPP.BaseFlags as the CPP.Defines only
by Reid Spencer
· 17 years ago
a696d24
Add support for building with _GLIBCXX_DEBUG. New configure option
by David Greene
· 17 years ago
d7fc4f6
Fix grammaro in output message.
by Reid Spencer
· 18 years ago
5c4db8a
Run GenLibDeps.pl with the configured PERL path to handle different install
by Reid Spencer
· 18 years ago
d5ee896
Fixing a ">" redirect to be a ">>" redirect, so a sed command doesn't get clobbered.
by Chandler Carruth
· 18 years ago
f72538e
Add an option for getting the C compiler flags, --cflags.
by Reid Spencer
· 18 years ago
4fbcdf6
Fix PR1040:
by Reid Spencer
· 18 years ago
c6c3843
reword message
by Chris Lattner
· 18 years ago
80930eb
If a cycle exists, don't succeed building the second time around.
by Chris Lattner
· 18 years ago
3acbb9b
Fixed typo. Thanks, Reid.
by Anton Korobeynikov
· 18 years ago
de9c02b
Removed usage of "sort", which can lead to undeterministic behavior on mingw & cygwin platforms.
by Anton Korobeynikov
· 18 years ago
ecfe088
For PR845:
by Reid Spencer
· 18 years ago
1bc6864
Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to
by Reid Spencer
· 18 years ago
dd3f6aa
Make changes necessary for stopping the build if a cyclic library
by Reid Spencer
· 18 years ago
0465fa9
Tools require EH for their top-level try blocks.
by Chris Lattner
· 18 years ago
73ebd09
Make the llvm-config library dependency database depend on all of the libraries.
by Chris Lattner
· 18 years ago
abdbae7
Capture the build mode (e.g. Debug/Release) in the llvm-config script.
by Chris Lattner
· 18 years ago
6574994
Remove obsolete CORE_IS_ARCHIVE support
by Chris Lattner
· 18 years ago
dee0511
Build llvm-config into the ToolDir not in the local directory. This makes
by Reid Spencer
· 18 years ago
b3bd5ca
For PR764:
by Reid Spencer
· 19 years ago
05dee50
Several Changes To Support Building llvm-config:
by Reid Spencer
· 19 years ago
b195d9d
Update to llvm-config tool, by Erik Kidd:
by Reid Spencer
· 19 years ago
025213e
Don't print out ugly command line when building LibDeps.txt.
by Reid Spencer
· 19 years ago
f2722ca
These changes are necessary to support the new llvm-config tool. llvm-config
by Reid Spencer
· 19 years ago
0fab2b1
First cut at the Makefile for llvm-config. This initial version just provides
by Reid Spencer
· 19 years ago