aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add support for Canadian Cross builds where the host executables are notJim Grosbach2008-10-021-0/+6
* For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"Anton Korobeynikov2008-05-291-6/+6
* a happier version of happinessGabor Greif2008-03-211-2/+2
* Run 'svn info' in the C locale. Also appropriately escape spaces and ? for ga...Gabor Greif2008-02-281-3/+3
* Simplify and clean up "update" target. AlsoGabor Greif2008-02-281-5/+6
* Now that targets are serialized, introduceGabor Greif2008-02-281-1/+13
* Treat all targets serially at the toplevel. This allowsGabor Greif2008-02-281-1/+6
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-291-2/+2
* Add install-libs target which only installs libraries, not toolsNate Begeman2007-12-131-0/+6
* Adding ocaml language bindings for the vmcore and bitwriter libraries. These areGordon Henriksen2007-09-181-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+139