index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.config.in
Age
Commit message (
Expand
)
Author
Files
Lines
2004-10-04
Fix typo in makefile variable name that prevents zlib from being recognized
Reid Spencer
1
-1
/
+1
2004-10-04
Provide support for auto-detection and use of compression libraries.
Reid Spencer
1
-0
/
+4
2004-09-07
PAPI is not used here.
Brian Gaeke
1
-4
/
+0
2004-09-07
Remove variables and tests that were specific to the now defunct
Reid Spencer
1
-31
/
+0
2004-08-02
Set a variable so that we can find the python interpreter.
John Criswell
1
-0
/
+3
2004-06-17
Since the Great LLVM Tool Renaming(tm), we no longer have collisions between our
Misha Brukman
1
-6
/
+1
2004-06-01
Added the EXEEXT variable so that Makefiles can figure out what extension
John Criswell
1
-0
/
+3
2004-04-24
Standardize header comments of top-level Makefiles.
Misha Brukman
1
-2
/
+9
2004-03-10
Fix up a seriously outdated comment.
Brian Gaeke
1
-2
/
+2
2004-02-25
Fix typo. I wonder how this actually worked.
Alkis Evlogimenos
1
-1
/
+1
2004-02-25
Complete the SPEC_ROOT and USE_SPEC to SPEC2000_ROOT and USE_SPEC200 rename.
Alkis Evlogimenos
1
-6
/
+4
2004-02-20
Added the POVRAY_ROOT to locate Povray.
John Criswell
1
-0
/
+4
2004-02-13
Added check for target machine endian-ness and put the result into
John Criswell
1
-0
/
+3
2004-02-10
Added support for configuring SPEC95.
John Criswell
1
-0
/
+2
2004-01-22
Move bytecode_libdir def'n to Makefile.config.in from Makefile.rules, so it
Brian Gaeke
1
-0
/
+1
2004-01-22
Get autoconf'd ETAGSFLAGS value from configure.
Brian Gaeke
1
-0
/
+1
2004-01-21
Get SHLIBEXT variable from configure script.
Brian Gaeke
1
-0
/
+3
2004-01-16
Remove some whitespace and fix up some comments.
Brian Gaeke
1
-69
/
+9
2004-01-13
Remove and/or shorten many comments in configure.ac.
Brian Gaeke
1
-17
/
+6
2004-01-12
The configure script now defines BISON as the name of the bison program and
John Criswell
1
-1
/
+2
2003-12-10
Add installation directories and commands, standardly provided by configure.
Brian Gaeke
1
-0
/
+20
2003-09-11
Fixed SPEC so that it would run correctly with the new autoconf-style object
John Criswell
1
-0
/
+7
2003-09-06
Checkin of autoconf-style object root.
John Criswell
1
-1
/
+65
2003-07-22
Updated to use files within the autoconf subdirectory.
John Criswell
1
-1
/
+1
2003-07-02
The word `open' was really intended to be `option'.
Misha Brukman
1
-1
/
+1
2003-07-02
Removed the --enable-profiling option.
John Criswell
1
-1
/
+0
2003-07-02
Removed the CPPFLAGS and CFLAGS variables since the -DHAVE_CONFIG_H messes
John Criswell
1
-2
/
+7
2003-07-01
Added the ARCH variable so that some of the Makefiles can perform actions based
John Criswell
1
-0
/
+5
2003-07-01
The Makefile now adds autoconf information to the compiler and linker flag
John Criswell
1
-4
/
+4
2003-06-30
Fix verbose support bug
Chris Lattner
1
-1
/
+0
2003-06-30
Removed the LIBS environment variable as it interferes with the tests and
John Criswell
1
-1
/
+5
2003-06-30
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
1
-0
/
+159