Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
0bb4828f176a5c9603477f3c9e9f2815e0908e7a
/
configure
c068283
Adjust to changes needed to more easily support projects via the new
by Reid Spencer
· 20 years ago
78ba11d
Remove the "pax" program from the list of those needed to support LLVM.
by Reid Spencer
· 20 years ago
c6cf2fb
The pool allocator is now the llvm-poolalloc module in public CVS
by Chris Lattner
· 20 years ago
501cb27
let configure recognize Alphas
by Andrew Lenharth
· 20 years ago
7bd1ede
Fix llvm-java project autconfiguration.
by Alkis Evlogimenos
· 20 years ago
8085cff
Provide support for HP/UX aCC compiler's variant of hash_map and hash_set
by Reid Spencer
· 20 years ago
ae192d3
Correctly update configure to configure the llvm-java project
by Alkis Evlogimenos
· 20 years ago
eadc9ef
The Java project now lives under projects/llvm-java.
by Alkis Evlogimenos
· 20 years ago
bbf7a8a
For PR351: Make LLVM_ON_UNIX and LLVM_ON_WIN32 available in the makefiles
by Reid Spencer
· 20 years ago
ba46ca3
For PR351: * lib/System depends on sbrk(3), make sure we check for it.
by Reid Spencer
· 20 years ago
582a23c
* Fix a bug in an m4 macro that used an incorrect test operator
by Reid Spencer
· 20 years ago
2dc6586
Make the x86_64 target names match between def and use. Thanks Misha.
by Reid Spencer
· 20 years ago
be41b25
Make the 64-bit x86 target named "x86_64" instead of "AMD64".
by Reid Spencer
· 20 years ago
f97c703
Don't create symbolic links for lib/System any more. It doesn't need them.
by Reid Spencer
· 20 years ago
7931a78
For PR351:
by Reid Spencer
· 20 years ago
59473af
For PR351:
by Reid Spencer
· 20 years ago
3bf6960
Make the symbolic link using the correct variable!
by Reid Spencer
· 20 years ago
7b3e851
For PR351:
by Reid Spencer
· 20 years ago
ee93c87
Update the amd64 target detection checks.
by Reid Spencer
· 20 years ago
95ed843
Added support for detection of amd64 targets.
by Reid Spencer
· 20 years ago
502935f
For PR432:
by Reid Spencer
· 20 years ago
ab5eaea
For PR351:
by Reid Spencer
· 20 years ago
8a2d471
Add CMP and CP configuration variables for the unix cmp and cp programs.
by Reid Spencer
· 20 years ago
757838e
Remove LLVMGCCDIR from the set of defines.
by Reid Spencer
· 20 years ago
6af3d26
Don't put newlines in AC macros that can't handle them!
by Reid Spencer
· 20 years ago
f9960f7
Add some system specific functions we use
by Reid Spencer
· 20 years ago
ca76740
Get LLVMGCCDIR into the #defines
by Reid Spencer
· 20 years ago
d4f0f98
More QMTest cruft gone!
by Reid Spencer
· 20 years ago
8690180
Remove last remnants of Python/QMTest support
by Reid Spencer
· 20 years ago
fc757b5
Search for tclsh last so we don't find the FreeBSD warning script too early
by Reid Spencer
· 20 years ago
cda35f8
Fix the tclsh test to find tclsh8.[34] and tclsh8.[34].X as well.
by Reid Spencer
· 20 years ago
0fcb941
Add a check for the tclsh program needed by dejagnu. This can have weird
by Reid Spencer
· 20 years ago
2bc7bd5
* Implement embedding libltdl into LLVM which required some rearranging.
by Reid Spencer
· 20 years ago
1f31942
* allow doxygen documentation to be enabled/disabled (default off)
by Reid Spencer
· 20 years ago
3be58f9
Remove a dead check at the end of the configure script that was a left over
by Reid Spencer
· 20 years ago
4a41586
Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now.
by Reid Spencer
· 20 years ago
efbe40a
Gack. Actually use the correct variable name in setting the JIT support.
by Reid Spencer
· 20 years ago
edd01b9
Fix the lib/System/platform link by using proper cached variable name.
by Reid Spencer
· 20 years ago
5e1d9a5
For PR256:
by Reid Spencer
· 20 years ago
0acd65f
Add the configurable configuration files for llvmc.
by Reid Spencer
· 20 years ago
1779597
Changes for testing presence of ltdl.h and lt_dlopen(), libtool functions
by Reid Spencer
· 20 years ago
4b8f82f
Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. This
by Reid Spencer
· 20 years ago
e96aa1c
Added the poolalloc module to the list of projects to configure, if present.
by John Criswell
· 20 years ago
6802b55
Regenerated after fixing typo.
by Brian Gaeke
· 20 years ago
abec8f9
Changes to support rand48 tests
by Reid Spencer
· 20 years ago
ad354c9
Add a check for the tar program.
by Reid Spencer
· 20 years ago
591edc6
Add Makefile.JIT to the list of Makefiles transferred to the build dir to give
by Misha Brukman
· 20 years ago
177dbe2
Resolution to PR451.
by Reid Spencer
· 20 years ago
0d98aed
Add checks for the ZLIB and BZIP2 header files, not just the libraries.
by Reid Spencer
· 20 years ago
37130d2
Provide support for auto-detection and use of compression libraries.
by Reid Spencer
· 20 years ago
c28d7ad
Add checks for bzip2 and libz for use with the Compression concept for
by Reid Spencer
· 20 years ago
a281b6fa
Improve warning
by Alkis Evlogimenos
· 20 years ago
4046846
Updated the last two header files so that they are configured with
by John Criswell
· 20 years ago
9f01186
Modified hash_map and hash_set configuration so that they are not
by John Criswell
· 20 years ago
5fbb1f8
Configure Datatypes.h.in with AC_CONFIG_HEADERS. This should prevent it
by John Criswell
· 20 years ago
8b93e7a
Fix a problem where the mmap_file test was generating an incorrect test
by Reid Spencer
· 20 years ago
641f7ef
Change the name of the "known" module for Java from llvm-java to Java.
by Reid Spencer
· 20 years ago
777ce17
Fix problems with AC_FUNC_MMAP_FILE and AC_LINK_USE_R that caused problems
by Reid Spencer
· 20 years ago
2e89ae2
Allow the suffix for shared libraries to be obtained correctly so we can
by Reid Spencer
· 20 years ago
e4d18e4
Change to support creation of "mklib" instead of "libtool" in builddir.
by Reid Spencer
· 20 years ago
2706f8c
Adjust the libtool macros so that libtool's name is "mklib". Also, tidy up
by Reid Spencer
· 20 years ago
0a62133
Regenerated, to recognize mingw.
by Brian Gaeke
· 20 years ago
9751dbf
Remove PAPIDIR, per brg
by Reid Spencer
· 20 years ago
4d68ba2
Remove variables and tests that were specific to the now defunct
by Reid Spencer
· 20 years ago
1704168
Remove configuration of test/Programs/* Makefiles.
by Reid Spencer
· 20 years ago
ceca904
Regenerated after Reid's change for uint64_t/u_int64_t (patch by Bill Wendling)
by Misha Brukman
· 20 years ago
679ff31
Added a check for u_int64_t, which is used by Interix.
by John Criswell
· 20 years ago
551ccae
Changes For Bug 352
by Reid Spencer
· 20 years ago
a11e4db
Add support for Interix and FreeBSD
by Reid Spencer
· 20 years ago
73fb548
Fix a "test" botch.
by Reid Spencer
· 20 years ago
886e951
Recognize Interix systems as if they were SunOS and make sure we don't
by Reid Spencer
· 20 years ago
de8c47f
Updated to create a link needed for correct lib/System compilation.
by Reid Spencer
· 20 years ago
5f28539
Include the "examples" directory as optional.
by Reid Spencer
· 20 years ago
ff22c42
Changes resulting from change in autoconf/configure.in (rename a #define)
by Reid Spencer
· 20 years ago
e9de091
Update after change to autoconf/configure.ac
by Reid Spencer
· 20 years ago
2b51a08
Change the package identification to use one less level of quoting so that
by Reid Spencer
· 20 years ago
dc76e32
Revised the generation of files so that they follow the newer autoconf
by John Criswell
· 20 years ago
adfe28d
Regenerated using autoconf-2.57.
by Brian Gaeke
· 20 years ago
d59a647
Regenerated with autoconf/autoheader 2.57
by Brian Gaeke
· 20 years ago
52a551d
Regenerated with autoconf-2.57. Patch contributed by Bill Wendling.
by Brian Gaeke
· 20 years ago
7ed43ad
Added support for stdint.h. It is now automatically included by
by John Criswell
· 20 years ago
6f5b621
Regenerated.
by Brian Gaeke
· 20 years ago
8a54a1e
Added the llvm/test/Programs/Makefile.test Makefile.
by John Criswell
· 20 years ago
db84a09
Regenerated with autoconf-2.57 for AIX detection support.
by Misha Brukman
· 20 years ago
d662156
Added checks for mkstemp and getrusage.
by John Criswell
· 20 years ago
44afcb7
Recognize cygwin
by Chris Lattner
· 20 years ago
b2815e0
Added a check for a new header file.
by John Criswell
· 20 years ago
f3ecf3a
Only give warnings if the user doesn't have mmap(). This is pretty much
by John Criswell
· 20 years ago
e773b86
Regenerated using autoconf-2.57.
by Brian Gaeke
· 21 years ago
95f45c5
Regenerated
by Chris Lattner
· 21 years ago
f66cdf8
Regenerated using autoconf-2.57.
by Brian Gaeke
· 21 years ago
9a08b5e
Regenerated using autoconf-2.57.
by Brian Gaeke
· 21 years ago
0550256
Modified the default pathname for Povray.
by John Criswell
· 21 years ago
271143f
Remove .micro references as those files no longer exist and add some more recent Makefile additions to the list
by Alkis Evlogimenos
· 21 years ago
1e3aba1
Complete the SPEC_ROOT and USE_SPEC to SPEC2000_ROOT and USE_SPEC200 rename.
by Alkis Evlogimenos
· 21 years ago
878be7d
Added the VTune tests.
by John Criswell
· 21 years ago
6c3fd81
Regenerated with autoconf-2.57.
by Brian Gaeke
· 21 years ago
c9a410c
Regenerated with autoconf-2.57.
by Brian Gaeke
· 21 years ago
793c5f2
Regenerated using autoconf-2.57.
by Brian Gaeke
· 21 years ago
295d4b8
Regenerated with autoconf-2.57.
by Brian Gaeke
· 21 years ago
Next »