index
:
cydia.git
master
proper
testing
userspacereboot
Cydia Installer
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
makefile
Age
Commit message (
Collapse
)
Author
2018-10-04
Specify arches to compile via variable and clear up iOS11 availability warning
v1.1.32%b2
Sam Bingner
2018-09-30
Make Cydia compatible back to iOS5 - unable to support older with this apt ↵
Sam Bingner
version due to newer apt requiring functions provided via libc++ on iOS
2018-09-30
Try making uicache trigger
Sam Bingner
2018-07-11
Minimal changes to support iOS11
Sam Bingner
2017-03-04
Add the date to the binary symbol sidestored copy.
Jay Freeman (saurik)
2017-01-30
Do not pass -Wl,-segalign,4000 to the arm64 build.
Jay Freeman (saurik)
2017-01-29
Don't strip the binary when releasing beta builds.
Jay Freeman (saurik)
2016-12-31
strip was enough for Cydia, and this broke bins/*.
Jay Freeman (saurik)
2016-12-28
Compile Cydia to arm64 by linking with APT 1.4~b1.
Jay Freeman (saurik)
2015-07-04
Apparently, move.sh also required a copy of du :(.
Jay Freeman (saurik)
2015-07-02
Cydia no longer runs as root. (WE FINALLY DID IT!)
Jay Freeman (saurik)
2015-07-02
Use a private (owned by mobile!) APT sources.list.
Jay Freeman (saurik)
2015-07-02
Replace dpkg with an insecure setuid root wrapper.
Jay Freeman (saurik)
2015-06-27
Drop sysroot dependency on coreutils by owning du.
Jay Freeman (saurik)
2015-06-26
Borrow Cycript's CYPool to avoid Depends: apr-lib.
Jay Freeman (saurik)
2015-06-26
Use libicucore's uregex to avoid Depends: libpcre.
Jay Freeman (saurik)
2015-06-26
Remove the CydiaAppliance: it's probably obsolete.
Jay Freeman (saurik)
2014-10-29
Fix video playing on iOS 8 (bug due to -no_uuid).
Jay Freeman (saurik)
2014-10-27
Pretend to link against iOS 8 to allow 3.0 scale.
Jay Freeman (saurik)
2014-10-25
If Library/move.sh is changed, rebuild the package.
Jay Freeman (saurik)
2014-10-25
Carefully set NSFileProtectionNone inside of /var.
Jay Freeman (saurik)
2014-10-24
Don't use /System/Library/LaunchDaemons for Cydia.
Jay Freeman (saurik)
2014-05-19
Link libicucore and add headers to idirafter path.
Jay Freeman (saurik)
2014-05-16
No longer on gcc 4.2, so let's go Objective-C++11.
Jay Freeman (saurik)
2014-05-16
Port build environment to Xcode 5.0.2 (iOS 7 SDK).
Jay Freeman (saurik)
2013-09-29
Pretend to link against iOS 7 to get the flat UI.
Jay Freeman (saurik)
2013-09-28
Use MobileGestalt to get device uniqueIdentifier.
Jay Freeman (saurik)
2013-09-22
Support armv6 with clang using the iPhoneOS5.1 SDK.
Jay Freeman (saurik)
2012-03-07
We should rebuild the package if Library/startup changes.
Jay Freeman (saurik)
2012-02-18
Use consistent (upper-)capitalization for Version.h.
Jay Freeman (saurik)
2012-02-18
Use xcode-select --print-path to find /Developer.
Jay Freeman (saurik)
2011-10-20
Support compilation with 5.0 SDK.
Jay Freeman (saurik)
2011-06-18
Limit -mcpu to armv6 on gcc.
Jay Freeman (saurik)
2011-06-09
Fix postinst compile post-clang.
Jay Freeman (saurik)
2011-06-08
Make compilations with clang succeed.
Jay Freeman (saurik)
2011-04-16
Create bins directory if nonexistent.
Jay Freeman (saurik)
2011-03-21
Steal more entitlements from MobileSafari: I want Nitro.
Jay Freeman (saurik)
2011-03-20
Store backup symbols in bins/.
Jay Freeman (saurik)
2011-03-20
Expose ramifications of kCFCoreFoundationVersionNumber.
Jay Freeman (saurik)
2011-03-20
Prefer $@ to hardcode.
Jay Freeman (saurik)
2011-03-19
Backup pre-stripped binary.
Jay Freeman (saurik)
2011-03-17
Remove obsolete .PHONY: sign.
Jay Freeman (saurik)
2011-03-17
Run ldid on postinst.
Jay Freeman (saurik)
2011-03-14
Move BigBoss icons back to bigboss package.
Jay Freeman (saurik)
2011-03-14
Add a postinst to update cydia.list.
Jay Freeman (saurik)
2011-03-14
Separate out Sources.mm.
Jay Freeman (saurik)
2011-03-14
Better consider preinst in makefile.
Jay Freeman (saurik)
2011-03-11
Separate out Version.mm: faster compile.
Jay Freeman (saurik)
2011-03-10
Notice out-of-date sysroot folders and complain.
Jay Freeman (saurik)
2011-03-10
Add /usr/share/bigboss/icons from the bigboss package.
Jay Freeman (saurik)
[next]