summaryrefslogtreecommitdiff
path: root/Makefile.config.in
Commit message (Expand)AuthorAge
...
* Remove last remnants of Python/QMTest supportReid Spencer2004-12-08
* Add a check for the tclsh program needed by dejagnu. This can have weirdReid Spencer2004-11-30
* * Get additional configured values into the makefilesReid Spencer2004-11-29
* Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now.Reid Spencer2004-11-25
* Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. ThisReid Spencer2004-11-07
* Add TARGET_TRIPLEReid Spencer2004-11-07
* Internalize variable names to prevent recursive assignment. Cleanup docs.Reid Spencer2004-10-30
* New Makefile Features:Reid Spencer2004-10-25
* Remove the unused SourceDir variable (use BUILD_SRC_DIR)Reid Spencer2004-10-22
* Fix typo in makefile variable name that prevents zlib from being recognizedReid Spencer2004-10-04
* Provide support for auto-detection and use of compression libraries.Reid Spencer2004-10-04
* PAPI is not used here.Brian Gaeke2004-09-07
* Remove variables and tests that were specific to the now defunctReid Spencer2004-09-07
* 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