index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
autoconf
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
* allow doxygen documentation to be enabled/disabled (default off)
Reid Spencer
2004-11-29
1
-10
/
+35
*
Remove a dead check at the end of the configure script that was a left over
Reid Spencer
2004-11-27
1
-9
/
+0
*
Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now.
Reid Spencer
2004-11-25
1
-19
/
+0
*
Gack. Actually use the correct variable name in setting the JIT support.
Reid Spencer
2004-11-25
1
-1
/
+1
*
Fix the lib/System/platform link by using proper cached variable name.
Reid Spencer
2004-11-25
1
-2
/
+2
*
For PR256:
Reid Spencer
2004-11-25
1
-295
/
+399
*
Add the configurable configuration files for llvmc.
Reid Spencer
2004-11-23
1
-1
/
+2
*
Changes for testing presence of ltdl.h and lt_dlopen(), libtool functions
Reid Spencer
2004-11-18
1
-9
/
+19
*
Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. This
Reid Spencer
2004-11-07
1
-4
/
+6
*
Added the poolalloc module to the list of projects to configure, if present.
John Criswell
2004-10-28
1
-0
/
+1
*
Changes to support rand48 tests
Reid Spencer
2004-10-27
1
-1
/
+2
*
Add a check for the tar program.
Reid Spencer
2004-10-25
1
-0
/
+1
*
Transfer Makefile.JIT into the build tree for JIT-enabling tools and examples
Misha Brukman
2004-10-14
1
-0
/
+1
*
Add checks for the ZLIB and BZIP2 header files, not just the libraries.
Reid Spencer
2004-10-04
1
-4
/
+10
*
Move the warning about no compression library down to the bottom, away
Reid Spencer
2004-10-04
1
-7
/
+9
*
Provide support for auto-detection and use of compression libraries.
Reid Spencer
2004-10-04
1
-0
/
+2
*
Add checks for bzip2 and libz for use with the Compression concept for
Reid Spencer
2004-10-02
1
-0
/
+16
*
Improve warning
Alkis Evlogimenos
2004-09-27
1
-1
/
+1
*
Updated the last two header files so that they are configured with
John Criswell
2004-09-24
1
-5
/
+5
*
Modified hash_map and hash_set configuration so that they are not
John Criswell
2004-09-24
1
-2
/
+2
*
Configure Datatypes.h.in with AC_CONFIG_HEADERS. This should prevent it
John Criswell
2004-09-24
1
-14
/
+4
*
Don't attempt to (illegally) configure a subdir if we don't recognize it.
Reid Spencer
2004-09-21
1
-1
/
+3
*
Use the right directory for the Java frontend
Alkis Evlogimenos
2004-09-20
1
-1
/
+1
*
The problem with depending on the internal implementation of third party
Reid Spencer
2004-09-20
1
-1
/
+1
*
Various minor cleanups and replacement of obsoleted macro names.
Reid Spencer
2004-09-19
1
-14
/
+13
*
recognize MinGW
Brian Gaeke
2004-09-08
1
-0
/
+4
*
PAPI check has been moved to projects/reopt.
Brian Gaeke
2004-09-07
1
-3
/
+0
*
- Handle AC_CONFIG_SUBDIRS properly for existing "well known" projects
Reid Spencer
2004-09-07
1
-73
/
+14
*
Remove configuration of test/Programs/* Makefiles.
Reid Spencer
2004-09-05
1
-39
/
+0
*
Don't just assume that either uint64_t or u_int64_t is available. Instead,
Reid Spencer
2004-09-02
1
-2
/
+3
*
Added a check for u_int64_t, which is used by Interix.
John Criswell
2004-09-02
1
-0
/
+1
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-7
/
+7
*
Add support for Interix and FreeBSD
Reid Spencer
2004-08-31
1
-2
/
+2
*
Fix a "test" botch.
Reid Spencer
2004-08-31
1
-25
/
+44
*
Recognize Interix systems as if they were SunOS and make sure we don't
Reid Spencer
2004-08-31
1
-0
/
+9
*
Create a link from $BUILD_OBJ_ROOT/lib/System/platform to
Reid Spencer
2004-08-29
1
-15
/
+31
*
Ensure that the examples get built.
Reid Spencer
2004-08-24
1
-0
/
+1
*
Actually name the #define correctly.
Reid Spencer
2004-08-20
1
-1
/
+1
*
Change version 1.3 -> 1.4
Reid Spencer
2004-08-20
1
-1
/
+35
*
Change the package identification to use one less level of quoting so that
Reid Spencer
2004-08-04
1
-1
/
+1
*
Revised the generation of files so that they follow the newer autoconf
John Criswell
2004-07-23
1
-7
/
+12
*
Add call to check for isinf().
Brian Gaeke
2004-07-21
1
-0
/
+1
*
Added support for stdint.h. It is now automatically included by
John Criswell
2004-07-19
1
-0
/
+5
*
Call custom check (AC_FUNC_ISNAN) instead of using the generic function check.
Brian Gaeke
2004-06-22
1
-1
/
+3
*
Added the llvm/test/Programs/Makefile.test Makefile.
John Criswell
2004-06-22
1
-1
/
+2
*
Add AIX to the list of recognized operating systems.
Misha Brukman
2004-06-22
1
-3
/
+3
*
Added checks for mkstemp and getrusage.
John Criswell
2004-06-07
1
-1
/
+1
*
Recognize cygwin
Chris Lattner
2004-06-02
1
-0
/
+3
*
Added a check for a new header file.
John Criswell
2004-05-27
1
-1
/
+1
*
Only give warnings if the user doesn't have mmap(). This is pretty much
John Criswell
2004-05-27
1
-2
/
+2
[next]