- Oct 25, 2004
-
-
Reid Spencer authored
* "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
-
- Oct 24, 2004
-
-
Reid Spencer authored
llvm-svn: 17203
-
- Sep 17, 2004
-
-
John Criswell authored
llvm-svn: 16385
-
- Aug 29, 2004
-
-
Reid Spencer authored
issues. llvm-svn: 16095
-
- Aug 24, 2004
-
-
Reid Spencer authored
Update configure script to configure the examples/Makefile llvm-svn: 16028
-
- Jun 24, 2004
-
-
Chris Lattner authored
want it, just type 'make tags' llvm-svn: 14368
-
- Jun 11, 2004
-
-
Reid Spencer authored
doesn't break on machines with limited command line lengths. llvm-svn: 14138
-
- May 25, 2004
-
-
Reid Spencer authored
directory. Headers located there are not public to LLVM but are shared between LLVM modules. llvm-svn: 13769
-
- Apr 24, 2004
-
-
Misha Brukman authored
llvm-svn: 13143
-
- Apr 16, 2004
-
-
Brian Gaeke authored
should not build projects. llvm-svn: 12984
-
- Feb 10, 2004
-
-
Brian Gaeke authored
BUILD_SRC_ROOT != BUILD_OBJ_ROOT llvm-svn: 11253
-
- Feb 09, 2004
-
-
Brian Gaeke authored
llvm-svn: 11236
-
- Feb 08, 2004
-
-
Brian Gaeke authored
llvm-svn: 11185
-
- Feb 04, 2004
-
-
Chris Lattner authored
llvm-svn: 11104
-
- Feb 03, 2004
-
-
Chris Lattner authored
See PR222. llvm-svn: 11102
-
- Jan 22, 2004
-
-
Brian Gaeke authored
it's only used in the top-level directory. llvm-svn: 10960
-
Brian Gaeke authored
llvm-svn: 10945
-
- Jan 13, 2004
-
-
Brian Gaeke authored
llvm-svn: 10816
-
- Dec 10, 2003
-
-
Brian Gaeke authored
llvm-svn: 10378
-
- Oct 21, 2003
-
-
Brian Gaeke authored
llvm-svn: 9341
-
John Criswell authored
llvm-svn: 9312
-
- Oct 08, 2003
-
-
Brian Gaeke authored
llvm-svn: 8972
-
Brian Gaeke authored
llvm-svn: 8957
-
- Oct 07, 2003
-
-
Brian Gaeke authored
llvm-svn: 8927
-
- Oct 05, 2003
-
-
Chris Lattner authored
llvm-svn: 8876
-
- Sep 29, 2003
-
-
John Criswell authored
Moved llvm/utils/Burg and llvm/utils/TableGen to llvm/support/tools. llvm-svn: 8733
-
- Aug 15, 2003
-
-
Chris Lattner authored
llvm-svn: 7876
-
- 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
-
- 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
-
- Dec 02, 2002
-
-
Chris Lattner authored
makefile in utils to build the utilities llvm-svn: 4844
-
- Sep 18, 2002
-
-
Chris Lattner authored
llvm-svn: 3792
-
- Jun 06, 2001
-
-
Chris Lattner authored
llvm-svn: 2
-