1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/utils
Reid Spencer b459222ce0 New Makefile Features:
* "dist" target now builds tar.gz, tar.bz2, and zip files suitable for
  distribution. "dist" can only be run from $(BUILD_OBJ_ROOT) and implies
  a "check".

* made the preconditions not do a recursive make and ensured that they are
  executed sequentially.

* made the messages output by the makefile be prefixed with "llvm" and the
  make level (e.g. llvm[1]: ) in the same way that make does so that the
  messages are uniform and more readable.

* Fixed the tags target so that tags depends on TAGS which contains the
  rules to build a file named TAGS

* Implemented the EXTRA_DIST feature in a few directories to make sure it
  works.

llvm-svn: 17210
2004-10-25 08:27:37 +00:00
..
Burg Remove double colon rule for gram.tab.h so it doesn't conflict with the 2004-10-22 23:05:46 +00:00
emacs Add support for undef and unreachable 2004-10-16 18:24:35 +00:00
fpcmp We're not doing automake any more 2004-10-22 21:02:23 +00:00
TableGen Make VC happier, patch contributed by Morten Ofstad 2004-10-23 04:58:50 +00:00
vim Add support for undef and unreachable 2004-10-16 18:24:35 +00:00
check-each-file Added support for C++ compilation. 2004-02-26 23:02:25 +00:00
codegen-diff Add debug variable. 2003-10-16 23:46:01 +00:00
countloc.sh Documentation upgrade. 2004-09-20 08:09:36 +00:00
cvsupdate Do not show errors when moving file. The error is shown the first time anyone 2003-05-25 16:38:24 +00:00
getsrcs.sh Documentation upgrade. 2004-09-20 08:09:36 +00:00
llvm-native-gcc Added EH support. 2004-03-02 15:54:25 +00:00
llvm-native-gxx C++ version of llvm-native-gcc. 2004-02-26 23:01:21 +00:00
llvmdo Remove unused variable. 2004-10-08 18:01:31 +00:00
llvmgrep Make these scripts work on SunOS too. 2004-10-07 16:03:21 +00:00
Makefile New Makefile Features: 2004-10-25 08:27:37 +00:00
makellvm Really use a search path as described in the log message for the last 2003-09-15 11:18:36 +00:00
NightlyTest.gnuplot Change the "rotate by 90" xtics specification to just "rotate" which is 2004-07-06 17:04:09 +00:00
NightlyTest.pl Touch output files before reading or writing them, so that they are 2004-09-28 16:04:00 +00:00
NightlyTestTemplate.html Change column name 2004-07-23 06:50:18 +00:00
profile.pl Default to using edge counts 2004-03-08 20:04:46 +00:00
RegressionFinder.pl Squash /usr/dcs path; use a 'require <version>' instead. 2004-03-03 17:38:51 +00:00