index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autoconf
Age
Commit message (
Expand
)
Author
2004-12-02
Search for tclsh last so we don't find the FreeBSD warning script.
Reid Spencer
2004-12-02
* Make sure the cache variable gets cached
Reid Spencer
2004-11-30
Add a check for the tclsh program needed by dejagnu. This can have weird
Reid Spencer
2004-11-29
* Implement embedding libltdl into LLVM which required some rearranging.
Reid Spencer
2004-11-29
* Update instructions about upgrading libtool
Reid Spencer
2004-11-29
Converted with autoupdate for autoconf 2.50 -> 2.59 differences.
Reid Spencer
2004-11-29
This file contains macros that allow us to incorporate the ltdl source into
Reid Spencer
2004-11-29
* allow doxygen documentation to be enabled/disabled (default off)
Reid Spencer
2004-11-27
Remove a dead check at the end of the configure script that was a left over
Reid Spencer
2004-11-27
Get the cache variable name right.
Reid Spencer
2004-11-25
Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now.
Reid Spencer
2004-11-25
Gack. Actually use the correct variable name in setting the JIT support.
Reid Spencer
2004-11-25
Fix the lib/System/platform link by using proper cached variable name.
Reid Spencer
2004-11-25
For PR256:
Reid Spencer
2004-11-25
Cache the value of this test.
Reid Spencer
2004-11-25
Tidy up the indentation. Give the cache variable a proper name.
Reid Spencer
2004-11-25
Eliminate duplicate "checking" message.
Reid Spencer
2004-11-25
Make the check print something, give the cache var an llvm specific name.
Reid Spencer
2004-11-23
Add the configurable configuration files for llvmc.
Reid Spencer
2004-11-18
Changes for testing presence of ltdl.h and lt_dlopen(), libtool functions
Reid Spencer
2004-11-07
Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. This
Reid Spencer
2004-10-28
Added the poolalloc module to the list of projects to configure, if present.
John Criswell
2004-10-28
Make sure we test the right variable for the AC_DEFINE
Reid Spencer
2004-10-28
It's spelled IEEEFP
Brian Gaeke
2004-10-27
Changes to support rand48 tests
Reid Spencer
2004-10-26
Really get mkinstalldirs to shut up about what its doing .. who cares?
Reid Spencer
2004-10-25
Teach mkinstalldirs how to shut up about making directories.
Reid Spencer
2004-10-25
Add a check for the tar program.
Reid Spencer
2004-10-22
Remove automake support.
Reid Spencer
2004-10-22
We won't use automake
Reid Spencer
2004-10-17
Add runtime directories
Reid Spencer
2004-10-14
Transfer Makefile.JIT into the build tree for JIT-enabling tools and examples
Misha Brukman
2004-10-13
Set up BUILD_MODE based on the configuration so the default build mode
Reid Spencer
2004-10-13
Save Reid's notes from bugzilla on the proper procedure to upgrade libtool
Misha Brukman
2004-10-13
Changes for libtool 1.5.10
Reid Spencer
2004-10-13
Update for libtool 1.5.10
Reid Spencer
2004-10-13
Harden the version requirements to the set that actually works after three
Reid Spencer
2004-10-10
Directory changes
Reid Spencer
2004-10-10
Ensure timestamp on saved contents of configure.ac is not changed.
Reid Spencer
2004-10-08
Add the --with-automake option to AutoRegen.sh and provide the automake
Reid Spencer
2004-10-04
Add checks for the ZLIB and BZIP2 header files, not just the libraries.
Reid Spencer
2004-10-04
Move the warning about no compression library down to the bottom, away
Reid Spencer
2004-10-04
Provide support for auto-detection and use of compression libraries.
Reid Spencer
2004-10-02
Add checks for bzip2 and libz for use with the Compression concept for
Reid Spencer
2004-09-27
Improve warning
Alkis Evlogimenos
2004-09-24
Updated the last two header files so that they are configured with
John Criswell
2004-09-24
Modified hash_map and hash_set configuration so that they are not
John Criswell
2004-09-24
Configure Datatypes.h.in with AC_CONFIG_HEADERS. This should prevent it
John Criswell
2004-09-21
Change the warning text so that NO warnings are permitted. This is now the
Reid Spencer
2004-09-21
Don't attempt to (illegally) configure a subdir if we don't recognize it.
Reid Spencer
[next]