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
/
configure
Age
Commit message (
Expand
)
Author
2005-04-22
Build the `Skeleton' target when building "all" targets
Misha Brukman
2005-04-22
Make sure the CBackend is always a target that is built.
Reid Spencer
2005-04-22
Consolidate the target selection options into a single option,
Reid Spencer
2005-04-22
First step in avoiding compilation/usage of non-relevant targets. New
Reid Spencer
2005-03-17
Recognize an IA64 when we see one
Misha Brukman
2005-02-24
Adjust to changes needed to more easily support projects via the new
Reid Spencer
2005-02-16
Remove the "pax" program from the list of those needed to support LLVM.
Reid Spencer
2005-02-11
The pool allocator is now the llvm-poolalloc module in public CVS
Chris Lattner
2005-01-24
let configure recognize Alphas
Andrew Lenharth
2005-01-16
Fix llvm-java project autconfiguration.
Alkis Evlogimenos
2005-01-16
Provide support for HP/UX aCC compiler's variant of hash_map and hash_set
Reid Spencer
2005-01-14
Correctly update configure to configure the llvm-java project
Alkis Evlogimenos
2005-01-05
The Java project now lives under projects/llvm-java.
Alkis Evlogimenos
2004-12-31
For PR351:
Reid Spencer
2004-12-31
For PR351:
Reid Spencer
2004-12-29
* Fix a bug in an m4 macro that used an incorrect test operator
Reid Spencer
2004-12-28
Make the x86_64 target names match between def and use. Thanks Misha.
Reid Spencer
2004-12-28
Make the 64-bit x86 target named "x86_64" instead of "AMD64".
Reid Spencer
2004-12-27
Don't create symbolic links for lib/System any more. It doesn't need them.
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-25
For PR351:
Reid Spencer
2004-12-24
Make the symbolic link using the correct variable!
Reid Spencer
2004-12-24
For PR351:
Reid Spencer
2004-12-23
Update the amd64 target detection checks.
Reid Spencer
2004-12-23
Added support for detection of amd64 targets.
Reid Spencer
2004-12-22
For PR432:
Reid Spencer
2004-12-20
For PR351:
Reid Spencer
2004-12-16
Add CMP and CP configuration variables for the unix cmp and cp programs.
Reid Spencer
2004-12-15
Remove LLVMGCCDIR from the set of defines.
Reid Spencer
2004-12-15
Don't put newlines in AC macros that can't handle them!
Reid Spencer
2004-12-15
Add some system specific functions we use
Reid Spencer
2004-12-13
Get LLVMGCCDIR into the #defines
Reid Spencer
2004-12-09
More QMTest cruft gone!
Reid Spencer
2004-12-08
Remove last remnants of Python/QMTest support
Reid Spencer
2004-12-02
Search for tclsh last so we don't find the FreeBSD warning script too early
Reid Spencer
2004-12-02
Fix the tclsh test to find tclsh8.[34] and tclsh8.[34].X as well.
Reid Spencer
2004-11-30
Add a check for the tclsh program needed by dejagnu. This can have weird
Reid Spencer
2004-11-29
* Implement embedding libltdl into LLVM which required some rearranging.
Reid Spencer
2004-11-29
* allow doxygen documentation to be enabled/disabled (default off)
Reid Spencer
2004-11-27
Remove a dead check at the end of the configure script that was a left over
Reid Spencer
2004-11-25
Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now.
Reid Spencer
2004-11-25
Gack. Actually use the correct variable name in setting the JIT support.
Reid Spencer
2004-11-25
Fix the lib/System/platform link by using proper cached variable name.
Reid Spencer
2004-11-25
For PR256:
Reid Spencer
2004-11-23
Add the configurable configuration files for llvmc.
Reid Spencer
2004-11-18
Changes for testing presence of ltdl.h and lt_dlopen(), libtool functions
Reid Spencer
2004-11-07
Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. This
Reid Spencer
2004-10-28
Added the poolalloc module to the list of projects to configure, if present.
John Criswell
2004-10-28
Regenerated after fixing typo.
Brian Gaeke
2004-10-27
Changes to support rand48 tests
Reid Spencer
[next]