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 llvm-svn: 78065 | ||||
* | 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. llvm-svn: 73212 |