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
/
projects
/
sample
/
autoconf
Age
Commit message (
Expand
)
Author
2010-12-12
Fix paths; AutoRegen.sh changes its current working directory to be the
Peter Collingbourne
2010-01-25
Fix autoconf llvm srcdir location for generic projects.
Eric Christopher
2009-03-25
Revert r67655 and r67656, as they are breaking the build. I'm
Dan Gohman
2009-03-24
Fix paths; AutoRegen.sh changes its current working directory to be the
Dan Gohman
2009-03-24
Update for autoconf 2.6x;
Dan Gohman
2009-03-24
Fix bash-isms.
Dan Gohman
2007-06-29
Convert .cvsignore files
John Criswell
2006-04-18
Have the AutoRegen.sh script prompt the user for the LLVM src and obj
Reid Spencer
2005-02-24
Remove auxilliary files that are now picked up from llvm/autoconf. This
Reid Spencer
2005-02-24
* Move all the "standard" configuration stuff to the start of the file
Reid Spencer
2005-02-24
Don't put generated files into CVS.
Reid Spencer
2005-02-24
* Fix an output message
Reid Spencer
2005-01-05
Ignore autoconf/aclocal generated stuff.
Reid Spencer
2005-01-05
Cleanup configuration for Cygwin
Reid Spencer
2005-01-01
Update to autoconf 2.59 standards.
Reid Spencer
2003-10-17
Adding license information for the sample project.
John Criswell
2003-10-16
Adding autoconf support for the sample project.
John Criswell