aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Reverse the logic for Win32 to ensure that bugpoint and llvm-db are NOTReid Spencer2004-12-171-1/+1
* Fix this file to actually work. ifneq was incorrectly used. Subtract outReid Spencer2004-12-171-9/+6
* Makefile.JIT doesn't exist any more so it doesn't need to be distributed.Reid Spencer2004-12-171-2/+0
* Disable bugpoint and llvm-db tools for Win32. They can't be supported onReid Spencer2004-12-171-2/+10
* For PR351:Reid Spencer2004-12-131-1/+1
* Add the llvm-ranlib toolReid Spencer2004-11-141-1/+1
* Add llvm-ld to the subdirs to be builtReid Spencer2004-10-281-3/+3
* Add EXTRA_DIST for additional files to be distributed.Reid Spencer2004-10-261-0/+2
* Add LLEE into compilation, but not for SparcMisha Brukman2004-09-131-2/+7
* add llvmcReid Spencer2004-08-291-3/+3
* Build llvm-bcanalyzerBrian Gaeke2004-07-021-1/+1
* Commit For New Tool: llvm-abcd (Analysis of ByteCode Dumper). This toolReid Spencer2004-06-071-1/+2
* Build the llvm-stub directoryChris Lattner2004-06-011-1/+1
* Add new directoryChris Lattner2004-01-051-2/+3
* Build the llvm-prof directoryChris Lattner2003-10-281-1/+1
* Added LLVM copyright to Makefiles.John Criswell2003-10-201-0/+8
* Welcome llvm-nm to the familyChris Lattner2003-10-161-1/+1
* `link' is now `llvm-link'.Misha Brukman2003-09-161-1/+1
* Stop building `as' and `dis' as they have been removed.Misha Brukman2003-09-151-1/+1
* Added llvm-ar to the MakefileTanya Lattner2003-09-131-1/+1
* Build llvm-as and llvm-dis as the upgrade path to renamed tools.Misha Brukman2003-08-281-1/+2
* Get rid of really old makefile cruftChris Lattner2003-05-141-9/+0
* Don't try to buidl jelloChris Lattner2002-12-241-5/+5
* Only build jello when compiling on X86Chris Lattner2002-12-061-2/+11
* Build bugpointChris Lattner2002-11-201-1/+1
* Jello now buildsChris Lattner2002-10-291-1/+1
* Compile sub-directories in parallel, because they don't have interdependenciesChris Lattner2002-09-181-1/+1
* Reorder tool building sequence to more closely match the reality of whatChris Lattner2002-08-011-1/+1
* Build the extract utilityChris Lattner2002-05-221-1/+1
* Don't forget to build gccld!Chris Lattner2002-03-061-1/+1
* Build new gccas toolChris Lattner2001-10-311-1/+1
* Build the new linkerChris Lattner2001-10-131-1/+1
* Oops, accidentally checked my debugging makefileChris Lattner2001-09-141-1/+1
* This checkin represents some cleanup of the backend, implementing the followi...Chris Lattner2001-09-141-1/+1
* Build lli firstChris Lattner2001-09-071-1/+1
* Compile LLIChris Lattner2001-08-231-1/+1
* Build as before disChris Lattner2001-07-251-1/+1
* Make sure we build all of the code!Chris Lattner2001-07-211-1/+1
* Build new analyze toolChris Lattner2001-07-031-1/+1
* Initial revisionChris Lattner2001-06-061-0/+5