index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
buildit
/
GNUmakefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the install location for the Embedded makefile target.
Bob Wilson
2012-04-03
1
-1
/
+1
*
Remove dead code for installing libLTO when building llvmCore.
Bob Wilson
2012-04-03
1
-4
/
+1
*
Install llvmCore to /usr/local. <rdar://problem/10390708>
Bob Wilson
2011-11-29
1
-1
/
+1
*
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-15
1
-1
/
+1
*
Add a new "Embedded" makefile target for Apple-style builds.
Bob Wilson
2011-02-25
1
-1
/
+5
*
Install Embedded builds into usr/local. Radar 8313723.
Bob Wilson
2010-08-16
1
-2
/
+2
*
Install llvmCore_Sim to the simulator SDK directory. Radar 8282845.
Bob Wilson
2010-08-10
1
-1
/
+1
*
Add support for a new Apple-style build target, EmbeddedSim, that builds
Bob Wilson
2010-07-20
1
-3
/
+11
*
Try to get embedded build of llvmCore to pass verification.
Bob Wilson
2010-07-14
1
-2
/
+2
*
Select an ARM-hosted cross build with a separate makefile target instead of
Bob Wilson
2010-05-05
1
-1
/
+8
*
Add an option to the Apple-style build to control whether libLTO.dylib should
Bob Wilson
2010-04-28
1
-1
/
+4
*
Undo most of my previous whitespace fix. I think I like it better this way
Bob Wilson
2010-04-28
1
-3
/
+3
*
Fix whitespace.
Bob Wilson
2010-04-28
1
-4
/
+3
*
Fix comment.
Bill Wendling
2010-03-03
1
-1
/
+1
*
Don't turn assertions on by default.
Bill Wendling
2010-03-03
1
-1
/
+1
*
Use ENABLE_ASSERTIONS throughout.
Bill Wendling
2010-01-14
1
-2
/
+2
*
Erm, previous patch was wrong; Thanks Bill\!
Stuart Hastings
2010-01-14
1
-2
/
+0
*
Enable assertions by default for Apple-style builds.
Stuart Hastings
2010-01-14
1
-2
/
+2
*
Trying again to tweak the top-level Makefile to facilitate an Apple-style build.
Stuart Hastings
2009-10-22
1
-1
/
+1
*
Revert "Tweak top-level Makefile to facilitate Apple-style build.", this is
Daniel Dunbar
2009-10-20
1
-1
/
+1
*
Tweak top-level Makefile to facilitate Apple-style build.
Stuart Hastings
2009-10-19
1
-1
/
+1
*
Don't submit test directory.
Bill Wendling
2009-08-26
1
-0
/
+1
*
Revert 64023. make prefers GNUmakefile over makefile.
Evan Cheng
2009-02-07
1
-0
/
+115
*
Move Apple style build makefiles to the top level. Just like llvmgcc42.
Evan Cheng
2009-02-07
1
-115
/
+0
*
fix default RC_ProjectSourceSubversion to be zero
Nick Kledzik
2008-02-29
1
-1
/
+1
*
Always put version numbers at the end because they are optional.
Devang Patel
2008-01-30
1
-2
/
+4
*
Fix makefiles to enable Apply style debug build.
Evan Cheng
2008-01-18
1
-1
/
+8
*
Initial commit of files that support building LLVM the "Apple" way.
Bill Wendling
2007-11-09
1
-0
/
+106