]> git.saurik.com Git - ldid.git/history - make.sh
UnionFolder clobbered sub-paths in nested bundles.
[ldid.git] / make.sh
2015-10-10  Jay Freeman (saurik)Use internal build of libplist instead of -lplist.
2015-10-10  Jay Freeman (saurik)Use Apple's CommonCrypto for SHA-1 when __APPLE__.
2015-09-28  Jay Freeman (saurik)Avoid libplist++ (it's slow and slightly awkward).
2015-09-28  Jay Freeman (saurik)Link libplist and switch to their C++ wrapper API.
2015-08-23  Jay Freeman (saurik)Use OpenSSL to implement SHA1 instead of our copy.
2015-08-21  Jay Freeman (saurik)Add libplist (and libcnary) so to sign Info.plist.
2015-06-27  Jay Freeman (saurik)Older versions of Apple's compiler give me errors.
2015-06-26  Jay Freeman (saurik)Avoid Depends: on odcctools for codesign_allocate.
2015-02-09  Jay Freeman (saurik)Fix compile using newer Xcode SDK or gcc on Linux.
2013-12-31  Jay Freeman (saurik)Very minor (critical) changes to the build script. v1.1.2
2012-09-07  Jay Freeman (saurik)Attept to autodetect support gcc architectures.
2012-09-07  Jay Freeman (saurik)Add a build environment for iOS+Cydia packaging.
2011-01-13  Jay Freeman (saurik)Have make.sh output what it is doing.
2011-01-13  Jay Freeman (saurik)Support compilation on Mac OS X 10.4.
2010-11-08  Jay Freeman (saurik)Support running ldid on ppc.
2010-11-05  Jay Freeman (saurik)Add a simple build environment.