- Sep 11, 2003
-
-
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 06, 2003
-
-
John Criswell authored
Moved Makefile.common to Makefile.rules. This makes project Makefiles easier to support, and allows for easier overriding of default configuration values that used to be in Makefile.common. Modified Makefile.config.in to determine paths for directories (like LLVM_SRC_ROOT) and to use the pwd binary as opposed to the shell builtin (this works better for symbolic links). llvm-svn: 8377
-
- Jul 22, 2003
-
-
John Criswell authored
llvm-svn: 7234
-
- Jul 02, 2003
-
-
Misha Brukman authored
llvm-svn: 7080
-
John Criswell authored
llvm-svn: 7079
-
John Criswell authored
up the test suite. Since all the LLVM software assumes that config.h exists, we can just do away with it for now. llvm-svn: 7069
-
John Criswell authored
upon the target hardware architecture (as opposed to always checking the OS). llvm-svn: 7050
-
- Jul 01, 2003
-
-
John Criswell authored
variables instead of overwriting those variables. This makes it more flexible and keeps some of the test Makefiles from breaking. llvm-svn: 7025
-
Chris Lattner authored
llvm-svn: 7023
-
John Criswell authored
is currently unused. llvm-svn: 7022
-
- Jun 30, 2003
-
-
John Criswell authored
system. llvm-svn: 7014
-
- Jun 11, 2003
-
-
John Criswell authored
of the llvm source directory. The main modification was to add new environment variables: one set for llvm entities and another set for source entities current being compiled. This should make the Makefile more flexible and easier to understand as each environment variable only does one thing. llvm-svn: 6679
-
- May 30, 2003
-
-
John Criswell authored
llvm-svn: 6432
-
- May 29, 2003
-
-
Chris Lattner authored
llvm-svn: 6407
-
John Criswell authored
configuration options like CC and CXX. Updated LLVMGCCDIR so that it refers to the valid LLVM gcc code. Added pathnames and flags to be used by some of the tests. Moved configuration options from Makefile.common to here since they should all be in one place. llvm-svn: 6404
-
- Jan 17, 2003
-
-
Chris Lattner authored
llvm-svn: 5352
-
- Sep 23, 2002
-
-
Chris Lattner authored
llvm-svn: 3882
-
- Sep 20, 2002
-
-
Vikram S. Adve authored
source or some of our tests. llvm-svn: 3853
-
- Sep 19, 2002
-
-
Chris Lattner authored
llvm-svn: 3836
-
Chris Lattner authored
llvm-svn: 3832
-
Chris Lattner authored
* Makefile.config now should only specify the location of the gcc frontend if it is not in the place specified by the platform makefile. llvm-svn: 3829
-
Chris Lattner authored
llvm-svn: 3825
-
- Sep 18, 2002
-
-
Chris Lattner authored
llvm-svn: 3814
-
Chris Lattner authored
llvm-svn: 3793
-
- Aug 30, 2002
-
-
Vikram S. Adve authored
llvm-svn: 3528
-
Vikram S. Adve authored
llvm-svn: 3526
-