aboutsummaryrefslogtreecommitdiffstats
path: root/autoconf/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* let configure recognize AlphasAndrew Lenharth2005-01-241-0/+1
* Mark CVS versions different from releasesMisha Brukman2005-01-241-1/+1
* We're working towards LLVM 1.5 now so bump the version number. This changeReid Spencer2005-01-221-1/+1
* Fix llvm-java project autconfiguration.Alkis Evlogimenos2005-01-161-1/+1
* Provide support for HP/UX aCC compiler's variant of hash_map and hash_setReid Spencer2005-01-161-0/+1
* The Java project now lives under projects/llvm-java.Alkis Evlogimenos2005-01-051-1/+1
* For PR351:Reid Spencer2004-12-311-0/+4
* For PR351:Reid Spencer2004-12-311-2/+2
* * Fix a bug in an m4 macro that used an incorrect test operatorReid Spencer2004-12-291-1/+6
* Make the x86_64 target names match between def and use. Thanks Misha.Reid Spencer2004-12-281-1/+1
* Make the 64-bit x86 target named "x86_64" instead of "AMD64".Reid Spencer2004-12-281-2/+2
* Don't create symbolic links for lib/System any more. It doesn't need them.Reid Spencer2004-12-271-5/+0
* For PR351:Reid Spencer2004-12-271-2/+5
* Oops, reverse the logic on a test for WITH_LLVMGCCDIR to make it defineReid Spencer2004-12-271-1/+1
* For PR351:Reid Spencer2004-12-251-14/+30
* Make the symbolic link using the correct variable!Reid Spencer2004-12-241-2/+2
* For PR351:Reid Spencer2004-12-241-15/+47
* Change llvmgcc/llvmg++ to llvm-gcc and llvm-g++ respectively.Reid Spencer2004-12-241-3/+3
* Update the amd64 target detection checks.Reid Spencer2004-12-231-6/+6
* Added support for detection of amd64 targets.Reid Spencer2004-12-231-1/+3
* For PR432:Reid Spencer2004-12-221-42/+13
* For PR351:Reid Spencer2004-12-201-2/+3
* Add CMP and CP configuration variables for the unix cmp and cp programs.Reid Spencer2004-12-161-0/+2
* Remove LLVMGCCDIR from the set of defines.Reid Spencer2004-12-151-2/+0
* Don't put newlines in AC macros that can't handle them!Reid Spencer2004-12-151-3/+2
* Add some system specific functions we useReid Spencer2004-12-151-1/+2
* Get LLVMGCCDIR into the #definesReid Spencer2004-12-131-0/+3
* More QMTest cruft gone!Reid Spencer2004-12-091-2/+0
* Remove last remnants of Python/QMTest supportReid Spencer2004-12-081-35/+27
* Add a check for the tclsh program needed by dejagnu. This can have weirdReid Spencer2004-11-301-0/+1
* * Implement embedding libltdl into LLVM which required some rearranging.Reid Spencer2004-11-291-18/+12
* * allow doxygen documentation to be enabled/disabled (default off)Reid Spencer2004-11-291-10/+35
* Remove a dead check at the end of the configure script that was a left overReid Spencer2004-11-271-9/+0
* Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now.Reid Spencer2004-11-251-19/+0
* Gack. Actually use the correct variable name in setting the JIT support.Reid Spencer2004-11-251-1/+1
* Fix the lib/System/platform link by using proper cached variable name.Reid Spencer2004-11-251-2/+2
* For PR256:Reid Spencer2004-11-251-295/+399
* Add the configurable configuration files for llvmc.Reid Spencer2004-11-231-1/+2
* Changes for testing presence of ltdl.h and lt_dlopen(), libtool functionsReid Spencer2004-11-181-9/+19
* Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. ThisReid Spencer2004-11-071-4/+6
* Added the poolalloc module to the list of projects to configure, if present.John Criswell2004-10-281-0/+1
* Changes to support rand48 testsReid Spencer2004-10-271-1/+2
* Add a check for the tar program.Reid Spencer2004-10-251-0/+1
* Transfer Makefile.JIT into the build tree for JIT-enabling tools and examplesMisha Brukman2004-10-141-0/+1
* Add checks for the ZLIB and BZIP2 header files, not just the libraries.Reid Spencer2004-10-041-4/+10
* Move the warning about no compression library down to the bottom, awayReid Spencer2004-10-041-7/+9
* Provide support for auto-detection and use of compression libraries.Reid Spencer2004-10-041-0/+2
* Add checks for bzip2 and libz for use with the Compression concept forReid Spencer2004-10-021-0/+16
* Improve warningAlkis Evlogimenos2004-09-271-1/+1
* Updated the last two header files so that they are configured withJohn Criswell2004-09-241-5/+5