- Aug 15, 2003
-
-
Chris Lattner authored
llvm-svn: 7864
-
Chris Lattner authored
llvm-svn: 7855
-
- Aug 14, 2003
-
-
Chris Lattner authored
broken by libtoolification anyways, and noone can use it because purify doesn't support the 64-bit sparc compilers even if it weren't broken! llvm-svn: 7850
-
- Aug 12, 2003
-
-
John Criswell authored
the pre-release 1.1 branch and pre-release 1.1.1). Made the USE_SPEC option work. Silenced unnecessary error output from the cmp command when checking for updates to lex/yacc generated files. This fixes a problem where we get error messages the first time the file is generated. Fixed the distclean option. It is now in the Makefile (i.e. only runs in the top level source directory), removes more files, and plays nicely with external project Makefiles. llvm-svn: 7780
-
- Aug 06, 2003
-
-
Brian Gaeke authored
llvm-svn: 7650
-
- Aug 05, 2003
-
-
John Criswell authored
The shell AND/OR operators short-circuit on command success/failure, which is the inverse of exit status (i.e. 0 means success, non-zero means failure). llvm-svn: 7616
-
John Criswell authored
o Not all versions of diff have the -q option o The cmp program is probably faster than diff Fixed the logic that only copies the file over if no differences are found. llvm-svn: 7615
-
- Aug 04, 2003
-
-
Chris Lattner authored
llvm-svn: 7573
-
Chris Lattner authored
llvm-svn: 7572
-
Chris Lattner authored
hide the bison command line. * If running flex or bison gives us the files we already have, don't overwrite the ones we have, which cause unnecessary compilation. I demand the ability to make meaningless changes without penalty! llvm-svn: 7571
-
- Jul 31, 2003
-
-
John Criswell authored
This can be done using the disable-shared tag that comes with libtool. This change also required changing how .o libraries are linked. llvm-svn: 7458
-
- Jul 23, 2003
-
-
John Criswell authored
llvm-svn: 7255
-
- Jul 16, 2003
-
-
John Criswell authored
up builds a little bit since it will prevent GNU make from matching these phony targets against implicit rules. llvm-svn: 7183
-
- Jul 14, 2003
-
-
Misha Brukman authored
llvm-svn: 7174
-
- Jul 10, 2003
-
-
Vikram S. Adve authored
llvm-svn: 7147
-
Misha Brukman authored
in a variable assignment. llvm-svn: 7141
-
- Jul 08, 2003
-
-
Misha Brukman authored
combined with a '/' separating them. llvm-svn: 7121
-
- Jul 01, 2003
-
-
John Criswell authored
One of the test Makefiles uses the same variable names for something else, and this was probably interfering with it. llvm-svn: 7024
-
- Jun 30, 2003
-
-
John Criswell authored
system. llvm-svn: 7014
-
- Jun 27, 2003
-
-
John Criswell authored
llvm-svn: 6926
-
- Jun 20, 2003
-
-
John Criswell authored
llvm-svn: 6812
-
John Criswell authored
if a home directory is provided by the environment. llvm-svn: 6805
-
Chris Lattner authored
llvm-svn: 6798
-
- Jun 18, 2003
-
-
Chris Lattner authored
llvm-svn: 6773
-
- Jun 16, 2003
-
-
John Criswell authored
do the following: 1) Determine their default values without $HOME 2) Configure the default values as full absolute pathnames. This should help fix the nightly test builds. llvm-svn: 6719
-
- 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
-
-
Dinakar Dhurjati authored
llvm-svn: 6418
-
Chris Lattner authored
llvm-svn: 6416
-
Misha Brukman authored
llvm-svn: 6409
-
John Criswell authored
Fixed the LibInstDir macro. Added the use of the FLEX variable. llvm-svn: 6405
-
Dinakar Dhurjati authored
llvm-svn: 6402
-
- May 15, 2003
-
-
Chris Lattner authored
llvm-svn: 6238
-
- Mar 14, 2003
-
-
Chris Lattner authored
Fix several bugs in the build system, including the use of the Debug version of Burg no matter what configuration is currently configured. llvm-svn: 5744
-
- Feb 19, 2003
-
-
Chris Lattner authored
llvm-svn: 5600
-
- Feb 13, 2003
-
-
Chris Lattner authored
llvm-svn: 5551
-
- Feb 12, 2003
-
-
Chris Lattner authored
llvm-svn: 5547
-
- Jan 31, 2003
-
-
Chris Lattner authored
llvm-svn: 5449
-
- Jan 23, 2003
-
-
Chris Lattner authored
llvm-svn: 5410
-
- Jan 22, 2003
-
-
Chris Lattner authored
llvm-svn: 5396
-