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
/
autoconf
/
AutoRegen.sh
Age
Commit message (
Expand
)
Author
2012-12-24
AutoRegen.sh: update reference to documentation
Dmitri Gribenko
2009-09-27
Leave a pointer to the documentation so that people don't end up change one but
Nick Lewycky
2009-08-13
* Moved all tool version requirements to the same place
Misha Brukman
2009-08-13
Converted tabs to spaces.
Misha Brukman
2008-11-20
Revert accidental last patch
Scott Michel
2008-11-20
CellSPU: Adjust spacing/tabulation
Scott Michel
2007-07-13
* llvm.spec.in: update blurb
Gabor Greif
2006-08-04
Update the auto* tools: autoconf 2.60, libtool 1.5.22, automake 1.9.6.
Reid Spencer
2006-06-01
Tighten this script up a bit.
Reid Spencer
2004-12-22
Get rid of old automake stuff
Reid Spencer
2004-10-27
Changes to support rand48 tests
Reid Spencer
2004-10-22
Remove automake support.
Reid Spencer
2004-10-13
Harden the version requirements to the set that actually works after three
Reid Spencer
2004-10-10
Ensure timestamp on saved contents of configure.ac is not changed.
Reid Spencer
2004-10-08
Add the --with-automake option to AutoRegen.sh and provide the automake
Reid Spencer
2004-09-21
Change the warning text so that NO warnings are permitted. This is now the
Reid Spencer
2004-09-19
Make the "Warning" notice a LOT more prominent.
Reid Spencer
2004-09-19
Add in version dependency checks on all the tools we depend on. This is
Reid Spencer
2004-09-07
- Perform all validity checks before doing anything.
Reid Spencer
2004-02-24
small portability fix.
Brian Gaeke
2004-02-08
Move rules for regenerating autoconf files into this shell script.
Brian Gaeke