aboutsummaryrefslogtreecommitdiff
path: root/contrib/cross.sh
AgeCommit message (Collapse)Author
2006-11-21 r9372@totoro: nickm | 2006-11-21 10:59:47 -0500Nick Mathewson
Small cross-compilation fixes. svn:r8980
2006-11-20 r9349@totoro: nickm | 2006-11-20 11:35:14 -0500Nick Mathewson
Apply cross.sh patch from Mike Mohr: rename ARCH_PREFIX to HOST_TRIPLET; work even when autogen.sh has not yet been run. svn:r8973
2006-10-26 r9392@Kushana: nickm | 2006-10-25 21:54:03 -0400Nick Mathewson
Make cross.sh script executable svn:r8831
2006-10-26 r9391@Kushana: nickm | 2006-10-25 21:51:33 -0400Nick Mathewson
Patch to cross.sh from Michael Mohr; check more values before failing; always --enable-eventdns svn:r8830
2006-05-23trim out the parts of cross.sh that don't make sense now that we'veRoger Dingledine
applied cross-path directly. also, now we can run cross.sh from the tarball, not just from cvs. svn:r6477
2006-05-23Add cross.sh cross-compilation script from Michael Mohr. Trivial backport ↵Nick Mathewson
candidate, since adding a new script cannot possibly break anything. svn:r6475