]> git.saurik.com Git - cycript.git/history - trampoline.sh
Add a local install target (why not?) to xcode.mk.
[cycript.git] / trampoline.sh
2014-01-01  Jay Freeman (saurik)Surprisingly, od -t c is locale (LANG) sensitive.
2013-09-10  Jay Freeman (saurik)Change all /bin/bash shebangs to use env bash.
2013-06-20  Jay Freeman (saurik)Support full compilation on Mac OS X with clang++.
2013-06-19  Jay Freeman (saurik)Upgrade copyright notice (2013, mk, sh, GPLv3).
2013-06-15  Jay Freeman (saurik)Port build environment to automake (break -arch).
2012-06-04  Jay Freeman (saurik)Support building non-fat injection trampolines.
2011-11-23  Jay Freeman (saurik)Propogate errors through scripts.
2011-05-21  Jay Freeman (saurik)Use ${lipo} during trampoline.sh for lipo.
2010-05-04  Jay Freeman (saurik)Actually fix the trailing backslash in multiline commen...
2010-05-04  Jay Freeman (saurik)Fixed a bug with trailing backslashes in trampoline...
2010-05-02  Jay Freeman (saurik)Got universal inject working.