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