index
:
~vadimg/llvm
master
r600-wip-sched
si_sched
vadimg's llvm repository
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-11
Get rid of annoying spaces.
David Greene
1
-1
/
+1
2007-07-08
Install things needed by llvm-top to allow successful building
Reid Spencer
1
-0
/
+8
2007-04-15
Echo command lines only if the user wants them.
Reid Spencer
1
-2
/
+2
2007-04-15
Add a new testing target: check-one. It is used like this:
Reid Spencer
1
-0
/
+3
2007-03-29
don't build runtime for now, ever
Chris Lattner
1
-3
/
+5
2007-02-21
revert r1.68. This breaks 'make install' without doing 'make' first, but
Chris Lattner
1
-0
/
+7
2007-02-05
Add a show-footprint target to run du a few times to show how much disk
Reid Spencer
1
-0
/
+6
2007-02-05
Don't prevent install target from descending into the utils directory.
Reid Spencer
1
-7
/
+0
2006-11-17
Undo removal of the runtime libraries. While this may have been a bit
Reid Spencer
1
-4
/
+9
2006-11-16
In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will
Reid Spencer
1
-9
/
+4
2006-09-04
Document build order dependencies. Make sure that llvm-config is built before
Chris Lattner
1
-1
/
+12
2006-08-16
Add .PHONY targets for building source and binary RPM packages. You can
Reid Spencer
1
-0
/
+7
2006-07-26
Revamp this to use filter-out, which makes the logic simpler and not nested.
Chris Lattner
1
-21
/
+18
2006-06-02
More of PR728, don't install utils either.
Chris Lattner
1
-4
/
+14
2006-06-02
Part of PR728, don't install examples or projects.
Chris Lattner
1
-1
/
+5
2006-06-01
Make a shorthand target for running the llvm2cpp test suite. This test
Reid Spencer
1
-0
/
+2
2006-05-17
Make some changes suggested by Chris:
Reid Spencer
1
-1
/
+1
2006-04-12
Include the win32 and Xcode directories in the distribution.
Reid Spencer
1
-1
/
+1
2006-04-08
Fix recursion:
Reid Spencer
1
-2
/
+4
2006-04-08
Don't build projects/examples if libs-only was specified.
Reid Spencer
1
-1
/
+1
2006-04-07
Invert the tests on LLVMGCC_MAJVERS to check for value 4 instead of value
Reid Spencer
1
-1
/
+1
2006-04-07
THis -> This
Chris Lattner
1
-2
/
+3
2006-04-07
For PR723:
Reid Spencer
1
-0
/
+10
2006-04-06
Avoid building the runtime libraries if llvm-gcc version 4 is detected.
Reid Spencer
1
-6
/
+11
2005-08-25
For PR614:
Reid Spencer
1
-0
/
+18
2005-05-29
Make sure the tools get built if no build target is specified.
Reid Spencer
1
-1
/
+1
2005-05-25
Add a "libs-only" target for avoiding construction of the tools and
Reid Spencer
1
-4
/
+9
2005-05-24
Two dist-check related changes:
Reid Spencer
1
-0
/
+4
2004-12-06
Remove the check target. Its now in Makefile.rules
Reid Spencer
1
-3
/
+0
2004-12-04
CVS directory elimination moved to Makefile.rules
Reid Spencer
1
-2
/
+0
2004-12-04
Made it default to check instead of check-dejagnu.
Tanya Lattner
1
-2
/
+1
2004-12-03
check is now a single colon rule. Also make it default to running dejagnu in...
Chris Lattner
1
-4
/
+2
2004-11-29
Add "docs" as a descendable directory (at the end)
Reid Spencer
1
-2
/
+2
2004-11-25
Add a convenience target to build all three modes: Debug, Release, Profile
Reid Spencer
1
-1
/
+13
2004-11-08
Move path override in test/Makefile.
Alkis Evlogimenos
1
-1
/
+1
2004-11-08
Override PATH to submake so that all tools are found if the PATH is
Alkis Evlogimenos
1
-1
/
+1
2004-11-07
Removed passing TARGET.
Tanya Lattner
1
-1
/
+1
2004-11-07
Changed check-dejagnu to take TESTSUITE as its args instead of TEST in order ...
Tanya Lattner
1
-1
/
+1
2004-11-07
Minor error.
Tanya Lattner
1
-1
/
+1
2004-11-07
Added support to specify which test suite dejagnu should run (Feature or Regr...
Tanya Lattner
1
-1
/
+1
2004-11-07
Added rough support for dejagnu testing. Changes need to be made to autoconf ...
Tanya Lattner
1
-0
/
+3
2004-10-30
Internalize variable names to prevent recursive assignment. Cleanup docs.
Reid Spencer
1
-6
/
+6
2004-10-26
Reduce the number of EXTRA_DIST files since Makefile.rules now handles the
Reid Spencer
1
-6
/
+10
2004-10-25
New Makefile Features:
Reid Spencer
1
-0
/
+11
2004-10-24
Move top level rules for tags and installing headers to Makefile.rules
Reid Spencer
1
-30
/
+0
2004-09-17
Changed the distclean target to handle the new location of config.h.
John Criswell
1
-1
/
+1
2004-08-29
Add lib/System ahead of lib/Support in case there are operating system
Reid Spencer
1
-1
/
+1
2004-08-24
Include the "examples" directory as optional.
Reid Spencer
1
-1
/
+1
2004-06-24
etags isn't portable at all. Make it not run by default. If you still
Chris Lattner
1
-1
/
+1
2004-06-11
Change tags rule to pipe output from find through etags command so that it
Reid Spencer
1
-1
/
+1
[next]