Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Use "svn export" instead of "svn co" and avoid cleaning up .svn dirs | Misha Brukman | 2009-08-04 | 1 | -14/+14 |
| | | | | | | | | * Use "svn info" to get last revision in repo, will get matching tarballs * Now run "svn -q" since "svn info" tells us the revision number git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78065 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Added two scripts to aid with building Linux/x86 -> Linux/ARM crosstools, using | Misha Brukman | 2009-06-12 | 1 | -0/+41 |
CodeSourcery's provided GCC-based crosstools, from which we use binutils. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73212 91177308-0d34-0410-b5e6-96231b3b80d8 |