summaryrefslogtreecommitdiff
path: root/autoconf
Commit message (Expand)AuthorAge
* 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
* Minor syntactical change to make this a little easier to comprehend.Reid Spencer2004-12-13
* 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
* Search for tclsh last so we don't find the FreeBSD warning script.Reid Spencer2004-12-02
* * Make sure the cache variable gets cachedReid Spencer2004-12-02
* 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
* * Update instructions about upgrading libtoolReid Spencer2004-11-29
* Converted with autoupdate for autoconf 2.50 -> 2.59 differences.Reid Spencer2004-11-29
* This file contains macros that allow us to incorporate the ltdl source intoReid 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
* Get the cache variable name right.Reid 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
* 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