aboutsummaryrefslogtreecommitdiff
path: root/autoconf
AgeCommit message (Expand)Author
2005-01-16Fix llvm-java project autconfiguration.Alkis Evlogimenos
2005-01-16Provide support for HP/UX aCC compiler's variant of hash_map and hash_setReid Spencer
2005-01-05The Java project now lives under projects/llvm-java.Alkis Evlogimenos
2004-12-31For PR351:Reid Spencer
2004-12-31For PR351:Reid Spencer
2004-12-29* Fix a bug in an m4 macro that used an incorrect test operatorReid Spencer
2004-12-29Fix a Bourne Shell syntax error in a testReid Spencer
2004-12-29Fix one of the names to not have a . in front of it.Reid Spencer
2004-12-28Make the x86_64 target names match between def and use. Thanks Misha.Reid Spencer
2004-12-28Make the 64-bit x86 target named "x86_64" instead of "AMD64".Reid Spencer
2004-12-27Don't create symbolic links for lib/System any more. It doesn't need them.Reid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-27For PR351:Reid Spencer
2004-12-27Oops, reverse the logic on a test for WITH_LLVMGCCDIR to make it defineReid Spencer
2004-12-27Provide a value for HAVE_MMAP_ANONYMOUS variable, for consistency withReid Spencer
2004-12-25For PR351:Reid Spencer
2004-12-24Make the symbolic link using the correct variable!Reid Spencer
2004-12-24For PR351:Reid Spencer
2004-12-24Change llvmgcc/llvmg++ to llvm-gcc and llvm-g++ respectively.Reid Spencer
2004-12-24Fix a bug in libtool's ltmain.sh. On Cygwin the "$output.exp" expressionReid Spencer
2004-12-23Update the amd64 target detection checks.Reid Spencer
2004-12-23Added support for detection of amd64 targets.Reid Spencer
2004-12-22For PR432:Reid Spencer
2004-12-22Get rid of old automake stuffReid Spencer
2004-12-22Ignore generated filesMisha Brukman
2004-12-20For PR351:Reid Spencer
2004-12-16Add CMP and CP configuration variables for the unix cmp and cp programs.Reid Spencer
2004-12-15Remove LLVMGCCDIR from the set of defines.Reid Spencer
2004-12-15Don't put newlines in AC macros that can't handle them!Reid Spencer
2004-12-15Add some system specific functions we useReid Spencer
2004-12-13Minor syntactical change to make this a little easier to comprehend.Reid Spencer
2004-12-13Get LLVMGCCDIR into the #definesReid Spencer
2004-12-09More QMTest cruft gone!Reid Spencer
2004-12-08Remove last remnants of Python/QMTest supportReid Spencer
2004-12-02Search for tclsh last so we don't find the FreeBSD warning script.Reid Spencer
2004-12-02* Make sure the cache variable gets cachedReid Spencer
2004-11-30Add a check for the tclsh program needed by dejagnu. This can have weirdReid Spencer
2004-11-29* Implement embedding libltdl into LLVM which required some rearranging.Reid Spencer
2004-11-29* Update instructions about upgrading libtoolReid Spencer
2004-11-29Converted with autoupdate for autoconf 2.50 -> 2.59 differences.Reid Spencer
2004-11-29This file contains macros that allow us to incorporate the ltdl source intoReid Spencer
2004-11-29* allow doxygen documentation to be enabled/disabled (default off)Reid Spencer
2004-11-27Remove a dead check at the end of the configure script that was a left overReid Spencer
2004-11-27Get the cache variable name right.Reid Spencer
2004-11-25Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now.Reid Spencer
2004-11-25Gack. Actually use the correct variable name in setting the JIT support.Reid Spencer
2004-11-25Fix the lib/System/platform link by using proper cached variable name.Reid Spencer
2004-11-25For PR256:Reid Spencer
2004-11-25Cache the value of this test.Reid Spencer
2004-11-25Tidy up the indentation. Give the cache variable a proper name.Reid Spencer