Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Tidy up a bunch of tool Makefiles, and simplify where possible using the | Daniel Dunbar | 2011-10-18 | 1 | -4/+4 |
* | disable exports from a bunch more tools, those without plugins. | Chris Lattner | 2009-02-26 | 1 | -0/+3 |
* | remove attributions from tools/utils makefiles. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | archive library already depends on bc reader | Chris Lattner | 2007-05-06 | 1 | -1/+1 |
* | Use LINK_COMPONENTS to specify *components* to link against instead of | Chris Lattner | 2006-09-04 | 1 | -2/+1 |
* | Tools require EH for their top-level try blocks. | Chris Lattner | 2006-07-07 | 1 | -0/+1 |
* | Use archive libraries instead of object files for VMCore, BCReader, | Reid Spencer | 2006-06-01 | 1 | -2/+2 |
* | Make sure that tool names don't have any leading or trailing spaces in them. | Reid Spencer | 2005-05-19 | 1 | -1/+1 |
* | Add LLVMbzip2 library, now required. | Reid Spencer | 2004-11-25 | 1 | -1/+2 |
* | Makefile for llvm-ranlib tool | Reid Spencer | 2004-11-14 | 1 | -0/+14 |