Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utils: Remove build-for-llvm-top.sh and ModuleInfo.txt, which are not ↵ | Daniel Dunbar | 2011-11-04 | 1 | -4/+0 |
| | | | | | | documented and I am pretty sure no one uses. llvm-svn: 143708 | ||||
* | Remove trailing space. This is just an excuse to poke the | Duncan Sands | 2010-10-05 | 1 | -1/+1 |
| | | | | | | buildbots, since I seem to have blown up the build master :( llvm-svn: 115662 | ||||
* | Patch to build llvm with srcdir != objdir from | Duncan Sands | 2009-01-23 | 1 | -2/+2 |
| | | | | | | | | llvm-top. By Michael Schuerig, with some small tweaks to make the "don't configure if already configured" logic work. llvm-svn: 62842 | ||||
* | Update to include clean and install commands. | Reid Spencer | 2007-07-20 | 1 | -0/+2 |
| | | | | llvm-svn: 40119 | ||||
* | In ModuleInfo.txt, make sure that the script being executed can be | Reid Spencer | 2007-07-16 | 1 | -1/+1 |
| | | | | | | | found by prepending a . In build-for-llvm-top.sh, dereference variables for exansion. llvm-svn: 39936 | ||||
* | Prepare for the future when llvm doesn't depend on llvm-gcc-4-0. | Reid Spencer | 2007-07-16 | 1 | -1/+1 |
| | | | | | | | This also avoids a fork bomb from the llvm-top/build script which doesn't know how to handle cycles in the dependence graph. llvm-svn: 39933 | ||||
* | Prepare for building from llvm-top. Unfortunately, this doesn't work because | Reid Spencer | 2007-07-16 | 1 | -4/+2 |
| | | | | | | of the cyclic depndency between llvm and llvm-gcc-4-0. llvm-svn: 39910 | ||||
* | Adjust this per the changes to the configuration script in the llvm-top module. | Reid Spencer | 2007-07-11 | 1 | -1/+3 |
| | | | | llvm-svn: 38521 | ||||
* | Install things needed by llvm-top to allow successful building | Reid Spencer | 2007-07-08 | 1 | -1/+1 |
| | | | | | | of llvm from that level. llvm-svn: 38423 | ||||
* | LLVM needs ModuleInfo.txt as well. | Reid Spencer | 2007-07-08 | 1 | -0/+2 |
llvm-svn: 38422 |