aboutsummaryrefslogtreecommitdiff
path: root/ModuleInfo.txt
AgeCommit message (Collapse)Author
2007-07-20Update to include clean and install commands.Reid Spencer
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40119 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-16In ModuleInfo.txt, make sure that the script being executed can beReid Spencer
found by prepending a . In build-for-llvm-top.sh, dereference variables for exansion. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39936 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-16Prepare for the future when llvm doesn't depend on llvm-gcc-4-0.Reid Spencer
This also avoids a fork bomb from the llvm-top/build script which doesn't know how to handle cycles in the dependence graph. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39933 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-16Prepare for building from llvm-top. Unfortunately, this doesn't work becauseReid Spencer
of the cyclic depndency between llvm and llvm-gcc-4-0. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39910 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-11Adjust this per the changes to the configuration script in the llvm-top module.Reid Spencer
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38521 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-08Install things needed by llvm-top to allow successful building Reid Spencer
of llvm from that level. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38423 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-08LLVM needs ModuleInfo.txt as well.Reid Spencer
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38422 91177308-0d34-0410-b5e6-96231b3b80d8