aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add a simple build environment.Jay Freeman (saurik)2010-11-052-0/+3
|
* Add support for i386 and x86_64 binaries.Jay Freeman (saurik)2010-11-051-7/+47
|
* Fix a stupid warning with printf().Jay Freeman (saurik)2010-11-051-1/+1
|
* Be a little more explicit about types for Cygwin.Jay Freeman (saurik)2009-08-131-16/+16
|
* Make ldid workaround the stupid inode issue.v1.0.610Jay Freeman (saurik)2009-05-201-0/+16
|
* Add MH_DYLDLINK before attempting codesign_allocate.Jay Freeman (saurik)2009-04-211-0/+4
|
* Checkpointing work on -n and -w before adding MH_DYLDLINK.Jay Freeman (saurik)2009-04-201-0/+156
|
* Added string.h for memset. (toelooper)Jay Freeman (saurik)2009-02-221-0/+1
|
* Added ldid -e.v1.0.476Jay Freeman (saurik)2008-09-151-2/+22
|
* Fixed a stupid bug in ldid that caused incorrect signatures occasionally.v1.0.371Jay Freeman (saurik)2008-07-221-2/+2
|
* Added usage to ldid.v1.0.363Jay Freeman (saurik)2008-07-201-1/+7
|
* Added codehash update-only and entitlement hashing.Jay Freeman (saurik)2008-07-181-7/+55
|
* Switched to minimal's strndup.Jay Freeman (saurik)2008-07-061-1/+2
|
* Added support for entitlement XML files.Jay Freeman (saurik)2008-07-061-24/+60
|
* Added .ar and .elc determinism.Jay Freeman (saurik)2008-06-161-0/+29
|
* Added a #define for a DYLIB_STUB, not that I need to use it, apparently.Jay Freeman (saurik)2008-06-161-3/+4
|
* Maintain permissions during codehashing.Jay Freeman (saurik)2008-06-141-0/+7
|
* Added requirement slots and armv6 support to ldid/codesign.Jay Freeman (saurik)2008-06-141-7/+41
|
* Forgot to add this file many blue moons ago.Jay Freeman (saurik)2008-06-141-0/+416
|
* Replaced codesign with ldid -S.Jay Freeman (saurik)2008-06-133-26/+670
|
* Drastic, sweeping modifications to support iPhone 1.2.0/2.0.Jay Freeman (saurik)2008-04-061-0/+297
|
* Revision numbers on packages now being bumped, moved files around in Apple ↵Jay Freeman (saurik)2008-01-040-0/+0
packages to the correct folders (adjusting for conflicts), added numerous Java packages, and fixed dependencies on findutils, coreutils, inetutils, and gnupg.