aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Regenerated using autoconf-2.57Brian Gaeke2003-11-181-7/+8
* Added a check for the -R linker option.John Criswell2003-11-171-0/+50
* Regenerated using autoconf-2.57.Brian Gaeke2003-11-171-34/+47
* Regenerated with autoconf-2.57.Brian Gaeke2003-11-161-36/+94
* Regenerated `configure' for adding Makefiles and test.in to FreeBenchMisha Brukman2003-11-121-28/+118
* Regenerated.Brian Gaeke2003-11-101-36/+210
* Generated autoconf script for Chris.John Criswell2003-10-281-28/+40
* Updated configure script.John Criswell2003-10-231-2/+1
* Someone forgot to commit an updated configure after adding tools/llvm-nm to c...Alkis Evlogimenos2003-10-171-28/+34
* Added autoconf support for the sample project.John Criswell2003-10-161-70/+37
* Added a macro and code that checks for the %a format string in sprintf().John Criswell2003-10-131-69/+82
* Added the eon and perlbmk benchmarks.John Criswell2003-10-101-28/+40
* Added 177.mesa to the list of Makefiles to propogate to the object root.John Criswell2003-10-091-86/+124
* Renamed -use-spec to -use-spec2000.John Criswell2003-10-071-47/+52
* Switching over to the new test database.John Criswell2003-10-071-32/+38
* regenerated using autoconf-2.57.Brian Gaeke2003-10-071-62/+66
* Hand update the configure script for moved directoriesChris Lattner2003-10-061-32/+20
* Removed the check for purify as we don't support its use at present.John Criswell2003-10-021-43/+2
* Removed Makefile for CompileFail tests. They are now run by QMTest and areJohn Criswell2003-09-301-34/+28
* Added conditional configuration of poolalloc.John Criswell2003-09-301-28/+37
* Added the ability to conditionally configure the reopt project if it is checkedJohn Criswell2003-09-301-29/+183
* Removed the utils/Makefile file from being copied to the object root tree.John Criswell2003-09-301-34/+28
* Added Makefiles to llvm/test/Programs/SingleSource/Regression/C++/EH andJohn Criswell2003-09-291-28/+40
* Moved llvm/lib/Support to llvm/support/lib/Support.John Criswell2003-09-291-52/+70
* Moved llvm/test/Programs/SingleSource/Regression around a bit to supportJohn Criswell2003-09-261-28/+40
* Added llvm/test/Programs/SingleSource/Regression/Makefile.John Criswell2003-09-261-28/+34
* If we fail to find python or qmtest, give a warning message instead of anJohn Criswell2003-09-231-6/+4
* Added code that stops the configure script if a needed program is not found.John Criswell2003-09-231-0/+85
* Regenerated configure with Misha's changes.John Criswell2003-09-161-19/+19
* Have the configure script put llvm.py into the object root.John Criswell2003-09-161-28/+34
* Removed llvm/tools/as, llvm/tools/dis, and runtime/GCCLibraries/libexception.John Criswell2003-09-151-46/+28
* Modified the checks slightly so that one can re-configure LLVM withoutJohn Criswell2003-09-151-31/+33
* Added code that verifies that the source directory has not been configuredJohn Criswell2003-09-151-33/+36
* Re-generated for recent changes.John Criswell2003-09-151-28/+34
* manually add the llvm-ar stuff. this should be regeneratedChris Lattner2003-09-131-1/+6
* Caught a few misses in the last modification.John Criswell2003-09-121-16/+16
* Updated for the re-organization of llvm/test/Programs/MultiSource.John Criswell2003-09-121-164/+176
* Added the SetjmpLongjmp Makefile.John Criswell2003-09-111-28/+34
* Fixed SPEC so that it would run correctly with the new autoconf-style objectJohn Criswell2003-09-111-28/+64
* Updated to reflect the new locations of SingleSource tests.John Criswell2003-09-101-37/+61
* Regenerated for Chris's updates, which adds several runtime libraryJohn Criswell2003-09-101-1487/+1976
* Removed Makefiles for directories that no longer exist.John Criswell2003-09-091-2042/+1487
* Checkin of autoconf-style object root.John Criswell2003-09-061-55/+1136
* Added code to check for python and qmtest.John Criswell2003-08-251-30/+180
* Changed the default location of OBJ_ROOT to follow these rules:John Criswell2003-07-311-2/+8
* Enable JIT when the platform supports it.John Criswell2003-07-291-15/+39
* Renamed libtool to mklib for your tab completion pleasure.John Criswell2003-07-231-2/+2
* Repaired the --enable and --disable options.John Criswell2003-07-221-25/+59
* Made some corrections to the enable-llc_diffs option.John Criswell2003-07-221-30/+46
* Generated a new configure script.John Criswell2003-07-221-1333/+1820