summaryrefslogtreecommitdiff
path: root/autoconf/configure.ac
Commit message (Expand)AuthorAge
* For PR351:Reid Spencer2004-12-31
* For PR351:Reid Spencer2004-12-31
* * Fix a bug in an m4 macro that used an incorrect test operatorReid Spencer2004-12-29
* Make the x86_64 target names match between def and use. Thanks Misha.Reid Spencer2004-12-28
* Make the 64-bit x86 target named "x86_64" instead of "AMD64".Reid Spencer2004-12-28
* Don't create symbolic links for lib/System any more. It doesn't need them.Reid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-27
* Oops, reverse the logic on a test for WITH_LLVMGCCDIR to make it defineReid Spencer2004-12-27
* For PR351:Reid Spencer2004-12-25
* Make the symbolic link using the correct variable!Reid Spencer2004-12-24
* For PR351:Reid Spencer2004-12-24
* Change llvmgcc/llvmg++ to llvm-gcc and llvm-g++ respectively.Reid Spencer2004-12-24
* Update the amd64 target detection checks.Reid Spencer2004-12-23
* Added support for detection of amd64 targets.Reid Spencer2004-12-23
* For PR432:Reid Spencer2004-12-22
* For PR351:Reid Spencer2004-12-20
* Add CMP and CP configuration variables for the unix cmp and cp programs.Reid Spencer2004-12-16
* Remove LLVMGCCDIR from the set of defines.Reid Spencer2004-12-15
* Don't put newlines in AC macros that can't handle them!Reid Spencer2004-12-15
* Add some system specific functions we useReid Spencer2004-12-15
* Get LLVMGCCDIR into the #definesReid Spencer2004-12-13
* More QMTest cruft gone!Reid Spencer2004-12-09
* Remove last remnants of Python/QMTest supportReid Spencer2004-12-08
* Add a check for the tclsh program needed by dejagnu. This can have weirdReid Spencer2004-11-30
* * Implement embedding libltdl into LLVM which required some rearranging.Reid Spencer2004-11-29
* * allow doxygen documentation to be enabled/disabled (default off)Reid Spencer2004-11-29
* Remove a dead check at the end of the configure script that was a left overReid Spencer2004-11-27
* Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now.Reid Spencer2004-11-25
* Gack. Actually use the correct variable name in setting the JIT support.Reid Spencer2004-11-25
* Fix the lib/System/platform link by using proper cached variable name.Reid Spencer2004-11-25
* For PR256:Reid Spencer2004-11-25
* Add the configurable configuration files for llvmc.Reid Spencer2004-11-23
* Changes for testing presence of ltdl.h and lt_dlopen(), libtool functionsReid Spencer2004-11-18
* Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. ThisReid Spencer2004-11-07
* Added the poolalloc module to the list of projects to configure, if present.John Criswell2004-10-28
* Changes to support rand48 testsReid Spencer2004-10-27
* Add a check for the tar program.Reid Spencer2004-10-25
* Transfer Makefile.JIT into the build tree for JIT-enabling tools and examplesMisha Brukman2004-10-14
* Add checks for the ZLIB and BZIP2 header files, not just the libraries.Reid Spencer2004-10-04
* Move the warning about no compression library down to the bottom, awayReid Spencer2004-10-04
* Provide support for auto-detection and use of compression libraries.Reid Spencer2004-10-04
* Add checks for bzip2 and libz for use with the Compression concept forReid Spencer2004-10-02
* Improve warningAlkis Evlogimenos2004-09-27
* Updated the last two header files so that they are configured withJohn Criswell2004-09-24
* Modified hash_map and hash_set configuration so that they are notJohn Criswell2004-09-24
* Configure Datatypes.h.in with AC_CONFIG_HEADERS. This should prevent itJohn Criswell2004-09-24
* Don't attempt to (illegally) configure a subdir if we don't recognize it.Reid Spencer2004-09-21
* Use the right directory for the Java frontendAlkis Evlogimenos2004-09-20
* The problem with depending on the internal implementation of third partyReid Spencer2004-09-20
* Various minor cleanups and replacement of obsoleted macro names.Reid Spencer2004-09-19