summaryrefslogtreecommitdiff
path: root/autoconf/m4
Commit message (Expand)AuthorAge
* When on darwin, compiler_flags need to be percolated down to the 'gcc -r'Chris Lattner2006-04-19
* Make it possible to default the llvm_src and llvm_obj variables based onReid Spencer2006-04-18
* Update to llvm-config tool, by Erik Kidd:Reid Spencer2006-03-23
* For PR678:Reid Spencer2005-12-22
* Get rid of bash specific syntax for variable dereferencing, replacing itReid Spencer2005-07-25
* Add a parameter to the FIND_STD_PROGRAM macro that allows an alternate nameReid Spencer2005-07-17
* Add two new checks for use in LLVM configuration files:Reid Spencer2005-07-17
* This macro cannot assume that the location of install-sh and mkinstalldirsReid Spencer2005-02-24
* Add a new macro for configuring projects, LLVM_CONFIG_PROJECT. This macroReid Spencer2005-02-24
* Fix a Bourne Shell syntax error in a testReid Spencer2004-12-29
* Fix one of the names to not have a . in front of it.Reid Spencer2004-12-29
* For PR351:Reid Spencer2004-12-27
* Provide a value for HAVE_MMAP_ANONYMOUS variable, for consistency withReid Spencer2004-12-27
* Minor syntactical change to make this a little easier to comprehend.Reid Spencer2004-12-13
* 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
* 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
* Get the cache variable name right.Reid Spencer2004-11-27
* 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
* 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
* Changes for libtool 1.5.10Reid Spencer2004-10-13
* 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
* Fix the program passed to AC_LANG_PROGRAM to be only the BODY of the mainReid Spencer2004-09-21
* Correct the use AC_RUN_IFELSE to ensure it builds programs correctly byReid Spencer2004-09-20
* Update the script to generate mklib instead of libtool.Reid Spencer2004-09-20
* 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
* Add our own version of libtool.m4 instead of relying on the installed one.Reid Spencer2004-09-19
* move AC_FUNC_ISINF and AC_FUNC_ISNAN to their own files.Reid Spencer2004-09-07
* Individual autoconf function broken out of acincludes.m4. This changeReid Spencer2004-09-07