- Nov 25, 2003
-
-
John Criswell authored
object tree if it is missing. This means that new Makefiles should get picked up automagically, requiring less bothersome re-configuring after updates. llvm-svn: 10209
-
- Nov 24, 2003
-
-
John Criswell authored
not necessary. llvm-svn: 10199
-
- Nov 11, 2003
-
-
Misha Brukman authored
llvm-svn: 9874
-
- Nov 09, 2003
-
-
Misha Brukman authored
tree. llvm-svn: 9836
-
- Nov 08, 2003
-
-
Chris Lattner authored
llvm-svn: 9810
-
- Nov 07, 2003
-
-
Chris Lattner authored
Thanks to Reid Spencer for figuring this out! :) llvm-svn: 9763
-
- Nov 05, 2003
-
-
Misha Brukman authored
llvm-svn: 9729
-
- Nov 03, 2003
-
-
John Criswell authored
This helps to disambiguate when linking begins and when the library/program is linked and ready to be used. This is sort of as preference thing, so feel free to modify/revert the change. llvm-svn: 9687
-
- Oct 29, 2003
-
-
Dinakar Dhurjati authored
llvm-svn: 9591
-
Dinakar Dhurjati authored
path for external libraries). llvm-svn: 9582
-
- Oct 28, 2003
-
-
Brian Gaeke authored
llvm-svn: 9549
-
- Oct 21, 2003
-
-
Chris Lattner authored
llvm-svn: 9339
-
John Criswell authored
llvm-svn: 9319
-
- Oct 16, 2003
-
-
John Criswell authored
Fixed the header comment in Makefile.rules Changed all references to the echo program in Makefile.rules to the value found by autoconf. llvm-svn: 9151
-
- Oct 10, 2003
-
-
Misha Brukman authored
llvm-svn: 9018
-
Chris Lattner authored
llvm-svn: 9004
-
- Oct 07, 2003
-
-
Misha Brukman authored
change even though configure changes. llvm-svn: 8923
-
John Criswell authored
updated. llvm-svn: 8921
-
- Oct 02, 2003
-
-
John Criswell authored
llvm-svn: 8823
-
- Sep 18, 2003
-
-
John Criswell authored
Make actually uses it to "regenerate" header files that have been moved/removed. llvm-svn: 8600
-
- Sep 16, 2003
-
-
Chris Lattner authored
subdirectory. This prevents the 'make clean' rule from removing lib/Bytecode llvm-svn: 8550
-
- Sep 15, 2003
-
-
Chris Lattner authored
llvm-svn: 8531
-
Chris Lattner authored
llvm-svn: 8512
-
Chris Lattner authored
llvm-svn: 8511
-
- 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
-
John Criswell authored
This makes the output more consistent, and I just find aposthrophes annoying. :) llvm-svn: 8465
-
- Sep 10, 2003
-
-
Chris Lattner authored
into the source directory llvm-svn: 8450
-
- Sep 09, 2003
-
-
John Criswell authored
much cleaner and easier. Labeled .td as a suffix for tblgen files in Makefile.rules. Modified build rules so that source files generated during the build are placed in the build directory and not the source directory (and not in a Debug directory). This makes the system cleaner and allows us to have a read-only source tree. llvm-svn: 8424
-
- 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
-
- Aug 29, 2003
-
-
Chris Lattner authored
llvm-svn: 8211
-
- Aug 28, 2003
-
-
Misha Brukman authored
llvm-svn: 8193
-
- Aug 27, 2003
-
-
Chris Lattner authored
as well. Compile with -fshort-enums whether in debug or release mode, because it breaks the ABI llvm-svn: 8164
-
- Aug 23, 2003
-
-
Chris Lattner authored
llvm-svn: 8069
-
- Aug 22, 2003
-
-
Chris Lattner authored
Allow disabling generation of .d files for a whole directory llvm-svn: 8053
-
Chris Lattner authored
llvm-svn: 8047
-
Chris Lattner authored
llvm-svn: 8046
-
Chris Lattner authored
llvm-svn: 8035
-
Chris Lattner authored
Projects no longer need to specify LLVM_OBJ_ROOT. Also, for the prdirs target, don't let make print out all of the echo commands before the echos get echo'd llvm-svn: 8034
-
Misha Brukman authored
llvm-svn: 8028
-
- Aug 21, 2003
-
-
Chris Lattner authored
llvm-svn: 8027
-