- Sep 29, 2003
-
-
John Criswell authored
Moved llvm/utils/Burg and llvm/utils/TableGen to llvm/support/tools. llvm-svn: 8733
-
- Sep 26, 2003
-
-
John Criswell authored
multiple languages. llvm-svn: 8727
-
John Criswell authored
llvm-svn: 8721
-
- Sep 23, 2003
-
-
John Criswell authored
error message. This should hopefully allow our nightly tester to run, which does not run the QMTest tests at present. llvm-svn: 8691
-
John Criswell authored
llvm-svn: 8680
-
- Sep 16, 2003
-
-
John Criswell authored
Now link is llvm-link and things are alphabetized. llvm-svn: 8565
-
John Criswell authored
The QMTest program can then use that as the location for loading test and resource class, thus compiling the Python code into the object root as desired. llvm-svn: 8551
-
- Sep 15, 2003
-
-
John Criswell authored
llvm-svn: 8546
-
John Criswell authored
having to do a "make distclean" when building in the source directory. llvm-svn: 8540
-
John Criswell authored
already. This should help prevent strange errors from happening, but will make re-configuring the source directory more difficult when it is shared with the object directory. llvm-svn: 8539
-
John Criswell authored
llvm-svn: 8526
-
- Sep 13, 2003
-
-
Chris Lattner authored
llvm-svn: 8507
-
- Sep 12, 2003
-
-
John Criswell authored
llvm-svn: 8500
-
John Criswell authored
llvm-svn: 8499
-
- Sep 11, 2003
-
-
John Criswell authored
llvm-svn: 8486
-
John Criswell authored
directory. Added Makefile.spec to the list of files to copy to the object directory. Moved the configuration of $SourceDir to Makefile.config and corrected the conditional that surrounds it. This allows SPEC to reset it and get the correct VPATH. llvm-svn: 8475
-
- Sep 10, 2003
-
-
John Criswell authored
llvm-svn: 8447
-
John Criswell authored
directories. llvm-svn: 8439
-
- Sep 09, 2003
-
-
John Criswell authored
llvm-svn: 8423
-
- Sep 06, 2003
-
-
John Criswell authored
Copies Makefiles into the new object root directory from the source directory. Removed the --with-objroot option. llvm-svn: 8384
-
- Aug 25, 2003
-
-
John Criswell authored
Added code that verifies that GCC is version 3.0 or higher. llvm-svn: 8141
-
- Jul 31, 2003
-
-
John Criswell authored
1. If USER is defined and localhome/$USER is a directory, set OBJ_ROOT to /localhome/$USER 2. Otherwise, set OBJ_ROOT to . This should hopefully fix the nightly tester. llvm-svn: 7451
-
- Jul 29, 2003
-
-
John Criswell authored
Select /localhome/$USER when it exists. Fix the checks for bidirectional and forward iterators so that they work with version of GCC prior to 3.x. llvm-svn: 7383
-
- Jul 23, 2003
-
-
John Criswell authored
llvm-svn: 7255
-
- Jul 22, 2003
-
-
John Criswell authored
llvm-svn: 7239
-
John Criswell authored
This should keep it from breaking for now. llvm-svn: 7236
-
John Criswell authored
This script uses files within the new autoconf subdirectory and includes changes from Brian Gaeke's recent changes to configure.ac. llvm-svn: 7235
-
- Jul 14, 2003
-
-
John Criswell authored
Specifically, this updates libtool to version 1.5 and adds the following: - Added the -only-static option that we added in our previous libtool. - Modified the autoconf macros so that libtool uses the -G option when linking on Solaris. This allows libraries with global variables with constructors to automatically run those constructors when the library is dlopened(). llvm-svn: 7171
-
- Jul 02, 2003
-
-
John Criswell authored
llvm-svn: 7078
-
John Criswell authored
upon the target hardware architecture (as opposed to always checking the OS). llvm-svn: 7050
-
- Jul 01, 2003
-
-
John Criswell authored
llvm-svn: 7019
-
- Jun 30, 2003
-
-
John Criswell authored
system. llvm-svn: 7014
-