summaryrefslogtreecommitdiff
path: root/Makefile.config.in
Commit message (Expand)AuthorAge
* Set a variable so that we can find the python interpreter.John Criswell2004-08-02
* Since the Great LLVM Tool Renaming(tm), we no longer have collisions between ourMisha Brukman2004-06-17
* Added the EXEEXT variable so that Makefiles can figure out what extensionJohn Criswell2004-06-01
* Standardize header comments of top-level Makefiles.Misha Brukman2004-04-24
* Fix up a seriously outdated comment.Brian Gaeke2004-03-10
* Fix typo. I wonder how this actually worked.Alkis Evlogimenos2004-02-25
* Complete the SPEC_ROOT and USE_SPEC to SPEC2000_ROOT and USE_SPEC200 rename.Alkis Evlogimenos2004-02-25
* Added the POVRAY_ROOT to locate Povray.John Criswell2004-02-20
* Added check for target machine endian-ness and put the result intoJohn Criswell2004-02-13
* Added support for configuring SPEC95.John Criswell2004-02-10
* Move bytecode_libdir def'n to Makefile.config.in from Makefile.rules, so itBrian Gaeke2004-01-22
* Get autoconf'd ETAGSFLAGS value from configure.Brian Gaeke2004-01-22
* Get SHLIBEXT variable from configure script.Brian Gaeke2004-01-21
* Remove some whitespace and fix up some comments.Brian Gaeke2004-01-16
* Remove and/or shorten many comments in configure.ac.Brian Gaeke2004-01-13
* The configure script now defines BISON as the name of the bison program andJohn Criswell2004-01-12
* Add installation directories and commands, standardly provided by configure.Brian Gaeke2003-12-10
* Fixed SPEC so that it would run correctly with the new autoconf-style objectJohn Criswell2003-09-11
* Checkin of autoconf-style object root.John Criswell2003-09-06
* Updated to use files within the autoconf subdirectory.John Criswell2003-07-22
* The word `open' was really intended to be `option'.Misha Brukman2003-07-02
* Removed the --enable-profiling option.John Criswell2003-07-02
* Removed the CPPFLAGS and CFLAGS variables since the -DHAVE_CONFIG_H messesJohn Criswell2003-07-02
* Added the ARCH variable so that some of the Makefiles can perform actions basedJohn Criswell2003-07-01
* The Makefile now adds autoconf information to the compiler and linker flagJohn Criswell2003-07-01
* Fix verbose support bugChris Lattner2003-06-30
* Removed the LIBS environment variable as it interferes with the tests andJohn Criswell2003-06-30
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-30