index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ccc back for now.
Mike Stump
2009-03-30
1
-1
/
+1
*
Update to account for driver renaming.
Mike Stump
2009-03-26
1
-1
/
+2
*
Remove configurey-fu to autodetect hash_map and hash_set now that they are
Nick Lewycky
2009-03-09
1
-4
/
+0
*
Add targets to support the installation of clang in isolation.
Mike Stump
2009-01-19
1
-0
/
+13
*
Removed trailing whitespace.
Misha Brukman
2009-01-08
1
-8
/
+8
*
Modify the unittests Makefiles so that they don't rebuild parts of LLVM just to
Bill Wendling
2009-01-04
1
-2
/
+1
*
Original patch by Talin.
Misha Brukman
2009-01-01
1
-1
/
+7
*
Proper way of doing llvm canadian-cross compilation.
Anton Korobeynikov
2008-11-10
1
-9
/
+29
*
Add support for Canadian Cross builds where the host executables are not
Jim Grosbach
2008-10-02
1
-0
/
+6
*
For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"
Anton Korobeynikov
2008-05-29
1
-6
/
+6
*
a happier version of happiness
Gabor Greif
2008-03-21
1
-2
/
+2
*
Run 'svn info' in the C locale. Also appropriately escape spaces and ? for ga...
Gabor Greif
2008-02-28
1
-3
/
+3
*
Simplify and clean up "update" target. Also
Gabor Greif
2008-02-28
1
-5
/
+6
*
Now that targets are serialized, introduce
Gabor Greif
2008-02-28
1
-1
/
+13
*
Treat all targets serially at the toplevel. This allows
Gabor Greif
2008-02-28
1
-1
/
+6
*
remove attributions from the rest of the llvm makefiles.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Add install-libs target which only installs libraries, not tools
Nate Begeman
2007-12-13
1
-0
/
+6
*
Adding ocaml language bindings for the vmcore and bitwriter libraries. These are
Gordon Henriksen
2007-09-18
1
-2
/
+2
*
Get rid of annoying spaces.
David Greene
2007-07-11
1
-1
/
+1
*
Install things needed by llvm-top to allow successful building
Reid Spencer
2007-07-08
1
-0
/
+8
*
Echo command lines only if the user wants them.
Reid Spencer
2007-04-15
1
-2
/
+2
*
Add a new testing target: check-one. It is used like this:
Reid Spencer
2007-04-15
1
-0
/
+3
*
don't build runtime for now, ever
Chris Lattner
2007-03-29
1
-3
/
+5
*
revert r1.68. This breaks 'make install' without doing 'make' first, but
Chris Lattner
2007-02-21
1
-0
/
+7
*
Add a show-footprint target to run du a few times to show how much disk
Reid Spencer
2007-02-05
1
-0
/
+6
*
Don't prevent install target from descending into the utils directory.
Reid Spencer
2007-02-05
1
-7
/
+0
*
Undo removal of the runtime libraries. While this may have been a bit
Reid Spencer
2006-11-17
1
-4
/
+9
*
In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will
Reid Spencer
2006-11-16
1
-9
/
+4
*
Document build order dependencies. Make sure that llvm-config is built before
Chris Lattner
2006-09-04
1
-1
/
+12
*
Add .PHONY targets for building source and binary RPM packages. You can
Reid Spencer
2006-08-16
1
-0
/
+7
*
Revamp this to use filter-out, which makes the logic simpler and not nested.
Chris Lattner
2006-07-26
1
-21
/
+18
*
More of PR728, don't install utils either.
Chris Lattner
2006-06-02
1
-4
/
+14
*
Part of PR728, don't install examples or projects.
Chris Lattner
2006-06-02
1
-1
/
+5
*
Make a shorthand target for running the llvm2cpp test suite. This test
Reid Spencer
2006-06-01
1
-0
/
+2
*
Make some changes suggested by Chris:
Reid Spencer
2006-05-17
1
-1
/
+1
*
Include the win32 and Xcode directories in the distribution.
Reid Spencer
2006-04-12
1
-1
/
+1
*
Fix recursion:
Reid Spencer
2006-04-08
1
-2
/
+4
*
Don't build projects/examples if libs-only was specified.
Reid Spencer
2006-04-08
1
-1
/
+1
*
Invert the tests on LLVMGCC_MAJVERS to check for value 4 instead of value
Reid Spencer
2006-04-07
1
-1
/
+1
*
THis -> This
Chris Lattner
2006-04-07
1
-2
/
+3
*
For PR723:
Reid Spencer
2006-04-07
1
-0
/
+10
*
Avoid building the runtime libraries if llvm-gcc version 4 is detected.
Reid Spencer
2006-04-06
1
-6
/
+11
*
For PR614:
Reid Spencer
2005-08-25
1
-0
/
+18
*
Make sure the tools get built if no build target is specified.
Reid Spencer
2005-05-29
1
-1
/
+1
*
Add a "libs-only" target for avoiding construction of the tools and
Reid Spencer
2005-05-25
1
-4
/
+9
*
Two dist-check related changes:
Reid Spencer
2005-05-24
1
-0
/
+4
*
Remove the check target. Its now in Makefile.rules
Reid Spencer
2004-12-06
1
-3
/
+0
*
CVS directory elimination moved to Makefile.rules
Reid Spencer
2004-12-04
1
-2
/
+0
*
Made it default to check instead of check-dejagnu.
Tanya Lattner
2004-12-04
1
-2
/
+1
*
check is now a single colon rule. Also make it default to running dejagnu in...
Chris Lattner
2004-12-03
1
-4
/
+2
[next]