summaryrefslogtreecommitdiff
path: root/tools/Makefile
Commit message (Expand)AuthorAge
* Rename new lto2 tool as lto.Devang Patel2008-06-30
* Disable building of llvm2cpp. The directory will be removed before 2.3 release.Anton Korobeynikov2008-04-23
* stop building llvmc.Chris Lattner2008-03-30
* Disable building llvm-upgrade.Tanya Lattner2008-03-25
* Add first proof-of-concept universal compiler driver framework basedAnton Korobeynikov2008-03-23
* Renable lto2 build.Tanya Lattner2008-03-03
* Disable lto because its broken on tiger.Tanya Lattner2008-03-01
* stop building lto on all platforms. Start building lto2 on DarwinNick Kledzik2008-02-29
* remove attributions from tools/utils makefiles.Chris Lattner2007-12-29
* Fix accidental commit by Bill.Chris Lattner2007-12-09
* Reverting 44702. It wasn't correct to rename them.Bill Wendling2007-12-08
* Don't build llvm-stub twice.Reid Spencer2007-08-13
* Get the use of \ right.Reid Spencer2007-02-09
* Now that gccas and gccld are just schell scripts, adjust the build orderingReid Spencer2007-02-09
* Build libLLVMlto on non-Darwin architectures. Resolves PR1055: http://llvm.or...Chandler Carruth2007-01-08
* Build llvm-update now.Reid Spencer2006-12-02
* ok this really works :)Chris Lattner2006-09-08
* Remove redundant include.Devang Patel2006-09-08
* Need to include Makefile.config to get the value of $(OS). Add a comment.Chris Lattner2006-09-08
* Enabling LTO building on Darwin only right now. This probably should beAnton Korobeynikov2006-09-08
* Add lto into the list of PARALLEL_DIRSDevang Patel2006-09-07
* Rearrange order to build more frequently used tools first and make theReid Spencer2006-08-23
* Fix a typo.Reid Spencer2006-08-23
* Rearrange the build order to better accommodate parallel build by reducingReid Spencer2006-08-22
* For PR872:Reid Spencer2006-08-18
* Add llvm2cpp to DIRs listChris Lattner2006-07-26
* Build llvm-config to identify library cycles earlier in the build process.Reid Spencer2006-07-26
* llvm2cpp is ready to be compiled so add it to the makefile, but make itReid Spencer2006-05-30
* Remove the llvm-db and bugpoint restrictions from the win32 platform soReid Spencer2006-05-17
* Okay, llvm-config is good to go now.Reid Spencer2006-04-20
* Don't build llvm-config until issues are resolved.Reid Spencer2006-04-20
* Build the llvm-config directory as a tool.Reid Spencer2006-04-20
* extract has been renamed to llvm-extract to avoid conflicting with another toolMisha Brukman2005-04-24
* Rename BUILD_* to PROJ_*Reid Spencer2005-01-16
* Correct the conditional test for non-portable tools so that it willReid Spencer2004-12-31
* Reverse the logic for Win32 to ensure that bugpoint and llvm-db are NOTReid Spencer2004-12-17
* Fix this file to actually work. ifneq was incorrectly used. Subtract outReid Spencer2004-12-17
* Makefile.JIT doesn't exist any more so it doesn't need to be distributed.Reid Spencer2004-12-17
* Disable bugpoint and llvm-db tools for Win32. They can't be supported onReid Spencer2004-12-17
* For PR351:Reid Spencer2004-12-13
* Add the llvm-ranlib toolReid Spencer2004-11-14
* Add llvm-ld to the subdirs to be builtReid Spencer2004-10-28
* Add EXTRA_DIST for additional files to be distributed.Reid Spencer2004-10-26
* Add LLEE into compilation, but not for SparcMisha Brukman2004-09-13
* add llvmcReid Spencer2004-08-29
* Build llvm-bcanalyzerBrian Gaeke2004-07-02
* Commit For New Tool: llvm-abcd (Analysis of ByteCode Dumper). This toolReid Spencer2004-06-07
* Build the llvm-stub directoryChris Lattner2004-06-01
* Add new directoryChris Lattner2004-01-05
* Build the llvm-prof directoryChris Lattner2003-10-28