aboutsummaryrefslogtreecommitdiffstats
path: root/autoconf
Commit message (Expand)AuthorAgeFilesLines
* The Java project now lives under projects/llvm-java.Alkis Evlogimenos2005-01-051-1/+1
* For PR351:Reid Spencer2004-12-311-0/+4
* For PR351:Reid Spencer2004-12-311-2/+2
* * Fix a bug in an m4 macro that used an incorrect test operatorReid Spencer2004-12-291-1/+6
* Fix a Bourne Shell syntax error in a testReid Spencer2004-12-291-1/+1
* Fix one of the names to not have a . in front of it.Reid Spencer2004-12-291-1/+1
* Make the x86_64 target names match between def and use. Thanks Misha.Reid Spencer2004-12-281-1/+1
* Make the 64-bit x86 target named "x86_64" instead of "AMD64".Reid Spencer2004-12-281-2/+2
* Don't create symbolic links for lib/System any more. It doesn't need them.Reid Spencer2004-12-271-5/+0
* For PR351:Reid Spencer2004-12-271-2/+5
* For PR351:Reid Spencer2004-12-271-0/+17
* Oops, reverse the logic on a test for WITH_LLVMGCCDIR to make it defineReid Spencer2004-12-271-1/+1
* Provide a value for HAVE_MMAP_ANONYMOUS variable, for consistency withReid Spencer2004-12-271-1/+1
* For PR351:Reid Spencer2004-12-251-14/+30
* Make the symbolic link using the correct variable!Reid Spencer2004-12-241-2/+2
* For PR351:Reid Spencer2004-12-241-15/+47
* Change llvmgcc/llvmg++ to llvm-gcc and llvm-g++ respectively.Reid Spencer2004-12-241-3/+3
* Fix a bug in libtool's ltmain.sh. On Cygwin the "$output.exp" expressionReid Spencer2004-12-242-12/+13
* Update the amd64 target detection checks.Reid Spencer2004-12-231-6/+6
* Added support for detection of amd64 targets.Reid Spencer2004-12-231-1/+3
* For PR432:Reid Spencer2004-12-221-42/+13
* Get rid of old automake stuffReid Spencer2004-12-221-11/+2
* Ignore generated filesMisha Brukman2004-12-221-0/+2
* For PR351:Reid Spencer2004-12-201-2/+3
* Add CMP and CP configuration variables for the unix cmp and cp programs.Reid Spencer2004-12-161-0/+2
* Remove LLVMGCCDIR from the set of defines.Reid Spencer2004-12-151-2/+0
* Don't put newlines in AC macros that can't handle them!Reid Spencer2004-12-151-3/+2
* Add some system specific functions we useReid Spencer2004-12-151-1/+2
* Minor syntactical change to make this a little easier to comprehend.Reid Spencer2004-12-131-5/+2
* Get LLVMGCCDIR into the #definesReid Spencer2004-12-131-0/+3
* More QMTest cruft gone!Reid Spencer2004-12-091-2/+0
* Remove last remnants of Python/QMTest supportReid Spencer2004-12-081-35/+27
* Search for tclsh last so we don't find the FreeBSD warning script.Reid Spencer2004-12-021-1/+1
* * Make sure the cache variable gets cachedReid Spencer2004-12-021-33/+16
* Add a check for the tclsh program needed by dejagnu. This can have weirdReid Spencer2004-11-302-0/+57
* * Implement embedding libltdl into LLVM which required some rearranging.Reid Spencer2004-11-291-18/+12
* * Update instructions about upgrading libtoolReid Spencer2004-11-291-8/+35
* Converted with autoupdate for autoconf 2.50 -> 2.59 differences.Reid Spencer2004-11-291-12/+9
* This file contains macros that allow us to incorporate the ltdl source intoReid Spencer2004-11-291-0/+430
* * allow doxygen documentation to be enabled/disabled (default off)Reid Spencer2004-11-291-10/+35
* Remove a dead check at the end of the configure script that was a left overReid Spencer2004-11-271-9/+0
* Get the cache variable name right.Reid Spencer2004-11-271-5/+5
* Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now.Reid Spencer2004-11-251-19/+0
* Gack. Actually use the correct variable name in setting the JIT support.Reid Spencer2004-11-251-1/+1
* Fix the lib/System/platform link by using proper cached variable name.Reid Spencer2004-11-251-2/+2
* For PR256:Reid Spencer2004-11-251-295/+399
* Cache the value of this test.Reid Spencer2004-11-252-16/+14
* Tidy up the indentation. Give the cache variable a proper name.Reid Spencer2004-11-251-19/+20
* Eliminate duplicate "checking" message.Reid Spencer2004-11-251-1/+1
* Make the check print something, give the cache var an llvm specific name.Reid Spencer2004-11-251-2/+1