index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
Makefile
Age
Commit message (
Expand
)
Author
2007-08-13
Don't build llvm-stub twice.
Reid Spencer
2007-02-09
Get the use of \ right.
Reid Spencer
2007-02-09
Now that gccas and gccld are just schell scripts, adjust the build ordering
Reid Spencer
2007-01-08
Build libLLVMlto on non-Darwin architectures. Resolves PR1055: http://llvm.or...
Chandler Carruth
2006-12-02
Build llvm-update now.
Reid Spencer
2006-09-08
ok this really works :)
Chris Lattner
2006-09-08
Remove redundant include.
Devang Patel
2006-09-08
Need to include Makefile.config to get the value of $(OS). Add a comment.
Chris Lattner
2006-09-08
Enabling LTO building on Darwin only right now. This probably should be
Anton Korobeynikov
2006-09-07
Add lto into the list of PARALLEL_DIRS
Devang Patel
2006-08-23
Rearrange order to build more frequently used tools first and make the
Reid Spencer
2006-08-23
Fix a typo.
Reid Spencer
2006-08-22
Rearrange the build order to better accommodate parallel build by reducing
Reid Spencer
2006-08-18
For PR872:
Reid Spencer
2006-07-26
Add llvm2cpp to DIRs list
Chris Lattner
2006-07-26
Build llvm-config to identify library cycles earlier in the build process.
Reid Spencer
2006-05-30
llvm2cpp is ready to be compiled so add it to the makefile, but make it
Reid Spencer
2006-05-17
Remove the llvm-db and bugpoint restrictions from the win32 platform so
Reid Spencer
2006-04-20
Okay, llvm-config is good to go now.
Reid Spencer
2006-04-20
Don't build llvm-config until issues are resolved.
Reid Spencer
2006-04-20
Build the llvm-config directory as a tool.
Reid Spencer
2005-04-24
extract has been renamed to llvm-extract to avoid conflicting with another tool
Misha Brukman
2005-01-16
Rename BUILD_* to PROJ_*
Reid Spencer
2004-12-31
Correct the conditional test for non-portable tools so that it will
Reid Spencer
2004-12-17
Reverse the logic for Win32 to ensure that bugpoint and llvm-db are NOT
Reid Spencer
2004-12-17
Fix this file to actually work. ifneq was incorrectly used. Subtract out
Reid Spencer
2004-12-17
Makefile.JIT doesn't exist any more so it doesn't need to be distributed.
Reid Spencer
2004-12-17
Disable bugpoint and llvm-db tools for Win32. They can't be supported on
Reid Spencer
2004-12-13
For PR351:
Reid Spencer
2004-11-14
Add the llvm-ranlib tool
Reid Spencer
2004-10-28
Add llvm-ld to the subdirs to be built
Reid Spencer
2004-10-26
Add EXTRA_DIST for additional files to be distributed.
Reid Spencer
2004-09-13
Add LLEE into compilation, but not for Sparc
Misha Brukman
2004-08-29
add llvmc
Reid Spencer
2004-07-02
Build llvm-bcanalyzer
Brian Gaeke
2004-06-07
Commit For New Tool: llvm-abcd (Analysis of ByteCode Dumper). This tool
Reid Spencer
2004-06-01
Build the llvm-stub directory
Chris Lattner
2004-01-05
Add new directory
Chris Lattner
2003-10-28
Build the llvm-prof directory
Chris Lattner
2003-10-20
Added LLVM copyright to Makefiles.
John Criswell
2003-10-16
Welcome llvm-nm to the family
Chris Lattner
2003-09-16
`link' is now `llvm-link'.
Misha Brukman
2003-09-15
Stop building `as' and `dis' as they have been removed.
Misha Brukman
2003-09-13
Added llvm-ar to the Makefile
Tanya Lattner
2003-08-28
Build llvm-as and llvm-dis as the upgrade path to renamed tools.
Misha Brukman
2003-05-14
Get rid of really old makefile cruft
Chris Lattner
2002-12-24
Don't try to buidl jello
Chris Lattner
2002-12-06
Only build jello when compiling on X86
Chris Lattner
2002-11-20
Build bugpoint
Chris Lattner
2002-10-29
Jello now builds
Chris Lattner
[next]