]> git.saurik.com Git - cycript.git/history - xcode.sh
Remove APR dependency: getopt_long actually works.
[cycript.git] / xcode.sh
2014-10-11  Jay Freeman (saurik)Remove APR dependency: getopt_long actually works.
2014-08-19  Jay Freeman (saurik)Use osx as the short tag for OS X instead of mac.
2014-06-04  Jay Freeman (saurik)Also build OS X target and use for libcycript-any.
2014-01-12  Jay Freeman (saurik)Finally managed to target iOS 2.0 fully correctly.
2014-01-10  Jay Freeman (saurik)Try (and almost fail) to compile armv6 on -mthumb.
2014-01-10  Jay Freeman (saurik)Use -mllvm -arm-reserve-r9 to support iOS 2.x.
2014-01-01  Jay Freeman (saurik)Remove now definitely-unneeded libgcc_eh comment.
2014-01-01  Jay Freeman (saurik)Use more appropropriate target triples and mins.
2014-01-01  Jay Freeman (saurik)Port and package (a Cydia release) for iOS 7 ARM64.
2013-12-31  Jay Freeman (saurik)Compile everything for iOS 7 ARM64 using Xcode 5.
2013-09-10  Jay Freeman (saurik)Organize configure arguments in Xcode build setup.
2013-09-10  Jay Freeman (saurik)Change all /bin/bash shebangs to use env bash.
2013-09-10  Jay Freeman (saurik)Support both armv7s and armv6 at the same time.
2013-09-10  Jay Freeman (saurik)Build i386 and x86_64 architectures separately.
2013-09-09  Jay Freeman (saurik)Finish new build environment, relocatable objects.
2013-09-09  Jay Freeman (saurik)Switch from gcc to clang (Apple is incompetent).
2013-09-09  Jay Freeman (saurik)Drop -sys distinction and stabilize Xcode build.