| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add a new macro for configuring projects, LLVM_CONFIG_PROJECT. This macro | Reid Spencer | 2005-02-24 | 1 | -0/+14 |
* | Fix a Bourne Shell syntax error in a test | Reid Spencer | 2004-12-29 | 1 | -1/+1 |
* | Fix one of the names to not have a . in front of it. | Reid Spencer | 2004-12-29 | 1 | -1/+1 |
* | For PR351: | Reid Spencer | 2004-12-27 | 1 | -0/+17 |
* | Provide a value for HAVE_MMAP_ANONYMOUS variable, for consistency with | Reid Spencer | 2004-12-27 | 1 | -1/+1 |
* | Minor syntactical change to make this a little easier to comprehend. | Reid Spencer | 2004-12-13 | 1 | -5/+2 |
* | Search for tclsh last so we don't find the FreeBSD warning script. | Reid Spencer | 2004-12-02 | 1 | -1/+1 |
* | * Make sure the cache variable gets cached | Reid Spencer | 2004-12-02 | 1 | -33/+16 |
* | Add a check for the tclsh program needed by dejagnu. This can have weird | Reid Spencer | 2004-11-30 | 1 | -0/+56 |
* | Converted with autoupdate for autoconf 2.50 -> 2.59 differences. | Reid Spencer | 2004-11-29 | 1 | -12/+9 |
* | This file contains macros that allow us to incorporate the ltdl source into | Reid Spencer | 2004-11-29 | 1 | -0/+430 |
* | Get the cache variable name right. | Reid Spencer | 2004-11-27 | 1 | -5/+5 |
* | Cache the value of this test. | Reid Spencer | 2004-11-25 | 2 | -16/+14 |
* | Tidy up the indentation. Give the cache variable a proper name. | Reid Spencer | 2004-11-25 | 1 | -19/+20 |
* | Eliminate duplicate "checking" message. | Reid Spencer | 2004-11-25 | 1 | -1/+1 |
* | Make the check print something, give the cache var an llvm specific name. | Reid Spencer | 2004-11-25 | 1 | -2/+1 |
* | Make sure we test the right variable for the AC_DEFINE | Reid Spencer | 2004-10-28 | 1 | -1/+1 |
* | It's spelled IEEEFP | Brian Gaeke | 2004-10-28 | 1 | -1/+1 |
* | Changes to support rand48 tests | Reid Spencer | 2004-10-27 | 4 | -32/+61 |
* | Changes for libtool 1.5.10 | Reid Spencer | 2004-10-13 | 1 | -63/+64 |
* | Updated the last two header files so that they are configured with | John Criswell | 2004-09-24 | 3 | -9/+12 |
* | Modified hash_map and hash_set configuration so that they are not | John Criswell | 2004-09-24 | 2 | -18/+24 |
* | Fix the program passed to AC_LANG_PROGRAM to be only the BODY of the main | Reid Spencer | 2004-09-21 | 1 | -3/+2 |
* | Correct the use AC_RUN_IFELSE to ensure it builds programs correctly by | Reid Spencer | 2004-09-20 | 2 | -14/+8 |
* | Update the script to generate mklib instead of libtool. | Reid Spencer | 2004-09-20 | 1 | -1/+1 |
* | Numerous fixes to convert ~ into ; that (probably) occurred during data | Reid Spencer | 2004-09-19 | 1 | -61/+45 |
* | Bring the script out of the dark ages and into modern autoconfness. | Reid Spencer | 2004-09-19 | 12 | -124/+115 |
* | Add our own version of libtool.m4 instead of relying on the installed one. | Reid Spencer | 2004-09-19 | 1 | -0/+6010 |
* | move AC_FUNC_ISINF and AC_FUNC_ISNAN to their own files. | Reid Spencer | 2004-09-07 | 3 | -34/+42 |
* | Individual autoconf function broken out of acincludes.m4. This change | Reid Spencer | 2004-09-07 | 15 | -0/+435 |