summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* 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
* Regenerated after fixing typo.Brian Gaeke2004-10-28
* Changes to support rand48 testsReid Spencer2004-10-27
* Add a check for the tar program.Reid Spencer2004-10-25
* Add Makefile.JIT to the list of Makefiles transferred to the build dir to giveMisha Brukman2004-10-14
* Resolution to PR451.Reid Spencer2004-10-13
* Add checks for the ZLIB and BZIP2 header files, not just the libraries.Reid 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
* Fix a problem where the mmap_file test was generating an incorrect testReid Spencer2004-09-21
* Change the name of the "known" module for Java from llvm-java to Java.Reid Spencer2004-09-20
* Fix problems with AC_FUNC_MMAP_FILE and AC_LINK_USE_R that caused problemsReid Spencer2004-09-20
* Allow the suffix for shared libraries to be obtained correctly so we canReid Spencer2004-09-20
* Change to support creation of "mklib" instead of "libtool" in builddir.Reid Spencer2004-09-20
* Adjust the libtool macros so that libtool's name is "mklib". Also, tidy upReid Spencer2004-09-19
* Regenerated, to recognize mingw.Brian Gaeke2004-09-08
* Remove PAPIDIR, per brgReid Spencer2004-09-07
* Remove variables and tests that were specific to the now defunctReid Spencer2004-09-07
* Remove configuration of test/Programs/* Makefiles.Reid Spencer2004-09-05
* Regenerated after Reid's change for uint64_t/u_int64_t (patch by Bill Wendling)Misha Brukman2004-09-02
* Added a check for u_int64_t, which is used by Interix.John Criswell2004-09-02
* Changes For Bug 352Reid Spencer2004-09-01
* Add support for Interix and FreeBSDReid Spencer2004-08-31
* Fix a "test" botch.Reid Spencer2004-08-31
* Recognize Interix systems as if they were SunOS and make sure we don'tReid Spencer2004-08-31
* Updated to create a link needed for correct lib/System compilation.Reid Spencer2004-08-29
* Include the "examples" directory as optional.Reid Spencer2004-08-24
* Changes resulting from change in autoconf/configure.in (rename a #define)Reid Spencer2004-08-20
* Update after change to autoconf/configure.acReid Spencer2004-08-20
* Change the package identification to use one less level of quoting so thatReid Spencer2004-08-04
* Revised the generation of files so that they follow the newer autoconfJohn Criswell2004-07-23
* Regenerated using autoconf-2.57.Brian Gaeke2004-07-21
* Regenerated with autoconf/autoheader 2.57Brian Gaeke2004-07-21
* Regenerated with autoconf-2.57.Brian Gaeke2004-07-21
* Added support for stdint.h. It is now automatically included byJohn Criswell2004-07-19
* Regenerated.Brian Gaeke2004-06-22
* Added the llvm/test/Programs/Makefile.test Makefile.John Criswell2004-06-22
* Regenerated with autoconf-2.57 for AIX detection support.Misha Brukman2004-06-22
* Added checks for mkstemp and getrusage.John Criswell2004-06-07