aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2004-02-13Added check for target machine endian-ness and put the result intoJohn Criswell
2004-02-10Updated to handle the new SPEC95 configuration options.John Criswell
2004-01-22Regenerated using autoconf-2.57.Brian Gaeke
2004-01-21Regenerated using autoconf-2.57 and autoheader-2.57.Brian Gaeke
2004-01-16Regenerated using autoconf-2.57.Brian Gaeke
2004-01-15Remove configure support for endianness checking, the need for whichBrian Gaeke
2004-01-13Whoopsie. I should remember to use aclocal next time.Brian Gaeke
2004-01-13Remove and/or shorten many comments in configure.ac.Brian Gaeke
2004-01-12Modified the configure script so that it defines BISON as the bisonJohn Criswell
2003-12-30Updated from files in llvm/autoconf. This was done immediently followingJohn Criswell
2003-12-20Fix help string for --enable-spec2000 optionAlkis Evlogimenos
2003-12-18Merged in RELEASE_11.John Criswell
2003-12-12Updated configure script so that it does not configure llvm/projectJohn Criswell
2003-12-05Add check for pthread_mutex_lock() in -lpthread (or otherwise).Brian Gaeke
2003-11-25Configure all project directories contained in llvm/projects.John Criswell
2003-11-25Added a pseudo-hack: The Makefile now copies Makefiles from source tree toJohn Criswell
2003-11-24Regenerated using autoconf-2.57Brian Gaeke
2003-11-18Regenerated using autoconf-2.57Brian Gaeke
2003-11-17Added a check for the -R linker option.John Criswell
2003-11-17Regenerated using autoconf-2.57.Brian Gaeke
2003-11-16Regenerated with autoconf-2.57.Brian Gaeke
2003-11-12Regenerated `configure' for adding Makefiles and test.in to FreeBenchMisha Brukman
2003-11-10Regenerated.Brian Gaeke
2003-10-28Generated autoconf script for Chris.John Criswell
2003-10-23Updated configure script.John Criswell
2003-10-17Someone forgot to commit an updated configure after adding tools/llvm-nm to c...Alkis Evlogimenos
2003-10-16Added autoconf support for the sample project.John Criswell
2003-10-13Added a macro and code that checks for the %a format string in sprintf().John Criswell
2003-10-10Added the eon and perlbmk benchmarks.John Criswell
2003-10-09Added 177.mesa to the list of Makefiles to propogate to the object root.John Criswell
2003-10-07Renamed -use-spec to -use-spec2000.John Criswell
2003-10-07Switching over to the new test database.John Criswell
2003-10-07regenerated using autoconf-2.57.Brian Gaeke
2003-10-06Hand update the configure script for moved directoriesChris Lattner
2003-10-02Removed the check for purify as we don't support its use at present.John Criswell
2003-09-30Removed Makefile for CompileFail tests. They are now run by QMTest and areJohn Criswell
2003-09-30Added conditional configuration of poolalloc.John Criswell
2003-09-30Added the ability to conditionally configure the reopt project if it is checkedJohn Criswell
2003-09-30Removed the utils/Makefile file from being copied to the object root tree.John Criswell
2003-09-29Added Makefiles to llvm/test/Programs/SingleSource/Regression/C++/EH andJohn Criswell
2003-09-29Moved llvm/lib/Support to llvm/support/lib/Support.John Criswell
2003-09-26Moved llvm/test/Programs/SingleSource/Regression around a bit to supportJohn Criswell
2003-09-26Added llvm/test/Programs/SingleSource/Regression/Makefile.John Criswell
2003-09-23If we fail to find python or qmtest, give a warning message instead of anJohn Criswell
2003-09-23Added code that stops the configure script if a needed program is not found.John Criswell
2003-09-16Regenerated configure with Misha's changes.John Criswell
2003-09-16Have the configure script put llvm.py into the object root.John Criswell
2003-09-15Removed llvm/tools/as, llvm/tools/dis, and runtime/GCCLibraries/libexception.John Criswell
2003-09-15Modified the checks slightly so that one can re-configure LLVM withoutJohn Criswell
2003-09-15Added code that verifies that the source directory has not been configuredJohn Criswell