index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
autoconf
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
*
Get the cache variable name right.
Reid Spencer
2004-11-27
1
-5
/
+5
*
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
*
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
*
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
*
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
6
-34
/
+64
*
Really get mkinstalldirs to shut up about what its doing .. who cares?
Reid Spencer
2004-10-26
1
-3
/
+3
*
Teach mkinstalldirs how to shut up about making directories.
Reid Spencer
2004-10-25
1
-1
/
+1
*
Add a check for the tar program.
Reid Spencer
2004-10-25
1
-0
/
+1
*
Remove automake support.
Reid Spencer
2004-10-22
1
-18
/
+0
*
We won't use automake
Reid Spencer
2004-10-22
1
-633
/
+0
*
Add runtime directories
Reid Spencer
2004-10-17
1
-1
/
+23
*
Transfer Makefile.JIT into the build tree for JIT-enabling tools and examples
Misha Brukman
2004-10-14
1
-0
/
+1
*
Set up BUILD_MODE based on the configuration so the default build mode
Reid Spencer
2004-10-13
1
-4
/
+11
*
Save Reid's notes from bugzilla on the proper procedure to upgrade libtool
Misha Brukman
2004-10-13
1
-0
/
+12
*
Changes for libtool 1.5.10
Reid Spencer
2004-10-13
1
-63
/
+64
*
Update for libtool 1.5.10
Reid Spencer
2004-10-13
1
-480
/
+592
*
Harden the version requirements to the set that actually works after three
Reid Spencer
2004-10-13
1
-3
/
+3
*
Directory changes
Reid Spencer
2004-10-10
1
-1
/
+2
*
Ensure timestamp on saved contents of configure.ac is not changed.
Reid Spencer
2004-10-10
6
-567
/
+1684
*
Add the --with-automake option to AutoRegen.sh and provide the automake
Reid Spencer
2004-10-08
2
-10
/
+519
*
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
4
-14
/
+17
*
Modified hash_map and hash_set configuration so that they are not
John Criswell
2004-09-24
3
-20
/
+26
*
Configure Datatypes.h.in with AC_CONFIG_HEADERS. This should prevent it
John Criswell
2004-09-24
1
-14
/
+4
*
Change the warning text so that NO warnings are permitted. This is now the
Reid Spencer
2004-09-21
1
-4
/
+4
*
Don't attempt to (illegally) configure a subdir if we don't recognize it.
Reid Spencer
2004-09-21
1
-1
/
+3
*
Fix the program passed to AC_LANG_PROGRAM to be only the BODY of the main
Reid Spencer
2004-09-21
1
-3
/
+2
*
Use the right directory for the Java frontend
Alkis Evlogimenos
2004-09-20
1
-1
/
+1
*
Correct the use AC_RUN_IFELSE to ensure it builds programs correctly by
Reid Spencer
2004-09-20
2
-14
/
+8
*
The problem with depending on the internal implementation of third party
Reid Spencer
2004-09-20
1
-1
/
+1
*
Update the script to generate mklib instead of libtool.
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
*
Numerous fixes to convert ~ into ; that (probably) occurred during data
Reid Spencer
2004-09-19
1
-61
/
+45
[prev]
[next]