aboutsummaryrefslogtreecommitdiffstats
path: root/make.sh
Commit message (Expand)AuthorAgeFilesLines
* Update build environment to support sbigner's era.Jay Freeman (saurik)2019-02-181-7/+32
* Fix compilation via macOS 10.12 targetting iOS 11.Jay Freeman (saurik)2018-01-131-3/+3
* Use internal build of libplist instead of -lplist.Jay Freeman (saurik)2015-10-101-3/+1
* Use Apple's CommonCrypto for SHA-1 when __APPLE__.Jay Freeman (saurik)2015-10-101-1/+1
* Avoid libplist++ (it's slow and slightly awkward).Jay Freeman (saurik)2015-09-281-1/+1
* Link libplist and switch to their C++ wrapper API.Jay Freeman (saurik)2015-09-271-1/+3
* Use OpenSSL to implement SHA1 instead of our copy.Jay Freeman (saurik)2015-08-231-1/+4
* Add libplist (and libcnary) so to sign Info.plist.Jay Freeman (saurik)2015-08-211-2/+42
* Older versions of Apple's compiler give me errors.Jay Freeman (saurik)2015-06-261-0/+2
* Avoid Depends: on odcctools for codesign_allocate.Jay Freeman (saurik)2015-06-261-1/+4
* Fix compile using newer Xcode SDK or gcc on Linux.Jay Freeman (saurik)2015-02-081-11/+9
* Very minor (critical) changes to the build script.v1.1.2Jay Freeman (saurik)2013-12-311-1/+1
* Attept to autodetect support gcc architectures.Jay Freeman (saurik)2012-09-061-1/+8
* Add a build environment for iOS+Cydia packaging.Jay Freeman (saurik)2012-09-061-1/+1
* Have make.sh output what it is doing.Jay Freeman (saurik)2011-01-131-0/+2
* Support compilation on Mac OS X 10.4.Jay Freeman (saurik)2011-01-131-1/+9
* Support running ldid on ppc.Jay Freeman (saurik)2010-11-081-1/+1
* Add a simple build environment.Jay Freeman (saurik)2010-11-051-0/+2