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
/
Makefile
Age
Commit message (
Expand
)
Author
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