summaryrefslogtreecommitdiff
path: root/autoconf
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
* Cache the value of this test.Reid Spencer2004-11-25
* Tidy up the indentation. Give the cache variable a proper name.Reid Spencer2004-11-25
* Eliminate duplicate "checking" message.Reid Spencer2004-11-25
* Make the check print something, give the cache var an llvm specific name.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
* Make sure we test the right variable for the AC_DEFINEReid Spencer2004-10-28
* It's spelled IEEEFPBrian Gaeke2004-10-28
* Changes to support rand48 testsReid Spencer2004-10-27
* Really get mkinstalldirs to shut up about what its doing .. who cares?Reid Spencer2004-10-26
* Teach mkinstalldirs how to shut up about making directories.Reid Spencer2004-10-25
* Add a check for the tar program.Reid Spencer2004-10-25
* Remove automake support.Reid Spencer2004-10-22
* We won't use automakeReid Spencer2004-10-22
* Add runtime directoriesReid Spencer2004-10-17
* Transfer Makefile.JIT into the build tree for JIT-enabling tools and examplesMisha Brukman2004-10-14
* Set up BUILD_MODE based on the configuration so the default build modeReid Spencer2004-10-13
* Save Reid's notes from bugzilla on the proper procedure to upgrade libtoolMisha Brukman2004-10-13
* Changes for libtool 1.5.10Reid Spencer2004-10-13
* Update for libtool 1.5.10Reid Spencer2004-10-13
* Harden the version requirements to the set that actually works after threeReid Spencer2004-10-13
* Directory changesReid Spencer2004-10-10
* Ensure timestamp on saved contents of configure.ac is not changed.Reid Spencer2004-10-10
* Add the --with-automake option to AutoRegen.sh and provide the automakeReid Spencer2004-10-08
* 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
* Change the warning text so that NO warnings are permitted. This is now theReid Spencer2004-09-21
* Don't attempt to (illegally) configure a subdir if we don't recognize it.Reid Spencer2004-09-21
* Fix the program passed to AC_LANG_PROGRAM to be only the BODY of the mainReid Spencer2004-09-21
* Use the right directory for the Java frontendAlkis Evlogimenos2004-09-20
* Correct the use AC_RUN_IFELSE to ensure it builds programs correctly byReid Spencer2004-09-20
* The problem with depending on the internal implementation of third partyReid Spencer2004-09-20
* Update the script to generate mklib instead of libtool.Reid Spencer2004-09-20
* Various minor cleanups and replacement of obsoleted macro names.Reid Spencer2004-09-19
* Numerous fixes to convert ~ into ; that (probably) occurred during dataReid Spencer2004-09-19
* Bring the script out of the dark ages and into modern autoconfness.Reid Spencer2004-09-19
* Make the "Warning" notice a LOT more prominent.Reid Spencer2004-09-19
* Add in version dependency checks on all the tools we depend on. This isReid Spencer2004-09-19