summaryrefslogtreecommitdiff
path: root/autoconf
Commit message (Expand)AuthorAge
* 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
* `link' is now `llvm-link'. Also alphabetized the tools for easy reference.Misha Brukman2003-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
* Configure the llvm-ar directoryChris Lattner2003-09-13
* Caught a few misses in the last modification.John Criswell2003-09-12
* Updated for the re-organization of llvm/test/Programs/MultiSource.John Criswell2003-09-12
* Added the SetjmpLongjmp Makefile.John Criswell2003-09-11
* Fixed SPEC so that it would run correctly with the new autoconf-style objectJohn Criswell2003-09-11
* Updated to reflect the new locations of SingleSource tests.John Criswell2003-09-10
* Add missing runtime directoriesChris Lattner2003-09-10
* Removed Makefiles for directories that no longer exist.John Criswell2003-09-09
* Checkin of autoconf-style object root.John Criswell2003-09-06
* Added code to check for python and qmtest.John Criswell2003-08-25
* I just moved papi to a new directoryChris Lattner2003-08-14
* Removed the -only-static option as it is no longer required (and didn't workJohn Criswell2003-07-31
* Changed the default location of OBJ_ROOT to follow these rules:John Criswell2003-07-31
* Enable JIT when the platform supports it.John Criswell2003-07-29
* Renamed libtool to mklib for your tab completion pleasure.John Criswell2003-07-23
* Fixed the enable/disable options. The AC_ARG_ENABLE macro does not performJohn Criswell2003-07-22
* These are the autoconf files in their new home.John Criswell2003-07-22